- 06 Jan, 2017 1 commit
-
-
Adam Niedzielski authored
-
- 04 Jan, 2017 16 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
-
Fatih Acet 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 23 commits
-
-
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
-
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
-
Fatih Acet authored
Disable award emoji button but display tooltip Closes #26168 See merge request !8382
-
Annabel Dunstone Gray authored
Removed bottom padding from merge manually from CLI because of repositioning award emoji's See merge request !8398
-
Annabel Dunstone Gray authored
Fixed regression of note-headline-light where it was always placed on 2 lines, e… See merge request !8348
-
Kamil Trzciński authored
Use stable icon for Mattermost integration See merge request !8252
-
Kamil Trzciński authored
Revert specific URL See merge request !8321
-
Sean McGivern authored
Copy, don't move uploaded avatar files Closes #26158 See merge request !8396
-
Sean McGivern authored
Fix cross-project references copy to include the project reference Closes #25890 See merge request !8232
-
Annabel Dunstone Gray authored
Remove bottom border from Issuable titles See merge request !8278
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
-
Z.J. van de Weg authored
-
Yorick Peterse authored
Fix Gemfile.lock for the octokit update See merge request !8414
-
Yorick Peterse authored
MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8158 updated the octokit Gem but did not include all the changes for Gemfile.lock.
-
James Lopez authored
Also added relevant specs and refactored to_references in a bunch of places to be more consistent.
-
Z.J. van de Weg authored
-