- 15 Mar, 2017 1 commit
-
-
Joshua Lambert authored
-
- 10 Mar, 2017 28 commits
-
-
Filipa Lacerda authored
Add frequently used emojis back to awards menu See merge request !9843
-
Rémy Coutable authored
Fix notes polling failing after code changes Closes #29327 See merge request !9862
-
Annabel Dunstone Gray authored
Consistent button colors for disabled buttons Closes #29263 and #29221 See merge request !9848
-
Douwe Maan authored
adds queue option to push bulk in authorized projects worker Closes #29137 See merge request !9813
-
Douwe Maan authored
Enable snippets for new projects by default Closes #28192 See merge request !9857
-
Douwe Maan authored
Fix for creating a project through API when import_url is nil Closes #29121 See merge request !9841
-
-
Rémy Coutable authored
Update feature visibility spec for projects edit page See merge request !9787
-
Sean McGivern authored
Document gitaly.socket_path setting See merge request !9858
-
Sean McGivern authored
Prevent more than one issue tracker to be active for the same project Closes #22797 See merge request !9669
-
Sean McGivern authored
Resolve "Can't select a mirror user" See merge request !9854
-
Annabel Dunstone Gray authored
Change label for name on sign up form Closes #29209 See merge request !9845
-
Luis Del Giudice authored
-
Achilleas Pipinellis authored
Add zip/unzip as dependencies for Pages source installations Closes #28440 See merge request !9828
-
Jacob Vosmaer authored
-
Sean McGivern authored
If there is an existing gitlab.yml file with snippets explicitly disabled, they won't be enabled with this change.
-
Achilleas Pipinellis authored
Add a section on issue/MR labeling in CONTRIBUTING.md Closes #25097 See merge request !9850
-
Sean McGivern authored
In EE, `@users` can be an array at the point where we remove the current user, because it can do a permissions check on the users for project mirroring. Fix this in CE by only using array methods, not AR methods. We can't use `delete` because that uses `Object#equal?`, which isn't true in this case.
-
Simon Knox authored
-
Jacob Schatz authored
Adds information about architecture step. See merge request !9844
-
Filipa Lacerda authored
-
Clement Ho authored
Prevent dropdown from closing when user clicks in a build. Closes #24166 See merge request !9834
-
Tiago Botelho authored
-
Toon Claes authored
The API was returning 500 when `nil` is passed for the `import_url`. In fact, it was `Gitlab::UrlSanitizer.valid?` which was throwing a `NoMethodError` when `nil` value was passed.
-
Kamil Trzciński authored
Fix "passed with warnings" stage status on MySQL Closes #28603 See merge request !9802
-
Achilleas Pipinellis authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/25097 [ci skip]
-
Achilleas Pipinellis authored
Add confirmation dialogs guidelines in UX copy See merge request !9833
-
Rémy Coutable authored
Flush out the update guide from 8.17 - 9.0 See merge request !9823
-
- 09 Mar, 2017 11 commits
-
-
tauriedavis authored
-
DJ Mountney authored
Missed removing one of the redundant lines
-
DJ Mountney authored
Fix redundant wording. Clean up code blocks and links.
-
Jacob Schatz authored
Get view type based on diff_view Cookie Closes #27899 See merge request !9821
-
Robert Speicher authored
Only check new migrations in 'rake downtime_check' See merge request !9785
-
Filipa Lacerda authored
-
Alfredo Sumaran authored
Convert data attributes in search_bar.html.haml Closes #29082 See merge request !9819
-
David Piegza authored
-
Eric Eastwood authored
Thanks @filipa for the shout`
-
Filipa Lacerda authored
-
Rémy Coutable authored
Order milestone issues by position ascending in api Closes #28847 See merge request !9635
-