- 05 Jan, 2017 14 commits
-
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
-
Filipa Lacerda authored
Creates individual html for dropdown Adds simplified CSS for the new dropdown Removes old CSS Improves dropdown item in Chrome, Firefox and Safari Use SCSS variables for colors. Fix scss linter errors Adds animation when the stage is hovered. Adds back tooltip on dropdown toggle Fixes broken tests additional css changes to get more into direction of mockups
-
Annabel Dunstone Gray authored
25701 standardize text colors Closes #25701 See merge request !8383
-
Fatih Acet authored
Removes unneeded `window` declaration in environments related code Closes #25725 See merge request !8456
-
Douwe Maan authored
Absorb gitlab_git Closes #24374 See merge request !8447
-
Achilleas Pipinellis authored
UX Guide: add section on search box See merge request !8429
-
Achilleas Pipinellis authored
UX Guide: Add new primary and secondary text colors See merge request !8449
-
Rémy Coutable authored
Explain why we have this monkey-patch See merge request !8329
-
Kamil Trzciński authored
Add API route slack slash commands Closes #25954 See merge request !8362
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Robert Speicher authored
-
Robert Speicher authored
-
- 04 Jan, 2017 18 commits
-
-
Fatih Acet authored
Removes invalid html and unneeded CSS to prevent shaking in the pipelines tab Closes #26278 See merge request !8411
-
Jacob Schatz authored
Terminal: Add TextEncoder and TextDecoder in terminal bundle. Closes #25977 See merge request !8450
-
Allison Whilden authored
-
Fatih Acet authored
-
tauriedavis authored
-
Robert Speicher authored
Fix ImplicitDiv Haml lint failure See merge request !8441
-
Jacob Vosmaer (GitLab) authored
Clarify git housekeeping See merge request !8373
-
Robert Speicher authored
-
Rémy Coutable authored
Properly handle failed reCAPTCHA on user registration See merge request !8403
-
Douwe Maan authored
Add email confirmation field to registration form Closes #3053 See merge request !7432
-
Douwe Maan authored
Remove unused `Project#web_url_without_protocol` method See merge request !8416
-
Jacob Schatz authored
Review commits and commit scss See merge request !8010
-
Sean McGivern authored
Refactor issues filter in API See merge request !8432
-
Sean McGivern authored
Add changelog entry for renaming API param See merge request !8433
-
Robert Schilling authored
-
Sean McGivern authored
Fix project hooks params Closes #26291 See merge request !8425
-
Robert Schilling authored
-
Robert Schilling authored
-
- 03 Jan, 2017 8 commits
-
-
Allison Whilden authored
-
Robert Speicher authored
Gitlab::LDAP::Person uses LDAP attributes configuration Closes #26290 See merge request !8418
-
Robert Schilling authored
-
Fatih Acet authored
Resolves overflow of dropdown text for long branch name Closes #25580 See merge request !8118
-
Z.J. van de Weg authored
-
Fatih Acet authored
Merge branch '25836-changing-from-version-in-diff-comparison-does-not-preserve-to-version' into 'master' Resolve changing "from" version in diff comparison does not preserve "to" version Closes #25836 See merge request !8328
-
Drew Blessing authored
We allow users to configure LDAP attribute preferences. For example, email can be configured to use `mail`, `email` and `userPrincipalName`, falling through to the next until a value is found. Prior to this change, Gitlab::LDAP::Person did not honor this configuration. Now, the class will honor `name` and `mail` configuration. It does not handle `username`, or fallback to `first_name` + `last_name` in the absence of `name`.
-
Fatih Acet authored
Resolve "Label autocomplete doesn't handle spaces after `~~`" Closes #25964, #22058, and #23578 See merge request !8254
-