- 10 Mar, 2017 21 commits
-
-
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.
-
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
-
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 19 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
-
Filipa Lacerda authored
-
Rémy Coutable authored
Order milestone issues by position ascending in api Closes #28847 See merge request !9635
-
George Andrinopoulos authored
-
Filipa Lacerda authored
-
Clement Ho authored
-
Clement Ho authored
Remove inline-block styling from dropdown avatars Closes #29048 See merge request !9840
-
Filipa Lacerda authored
Removes `:visible` from selector Adds CHANGELOG entry Removes iife
-
Filipa Lacerda authored
[#29014] Create issue form buttons are misaligned on mobile Closes #29014 See merge request !9706
-
Filipa Lacerda authored
Diff avatar improvements Closes #29237, #29238, and #29243 See merge request !9829
-
Filipa Lacerda authored
Update emojis to use harmony modules (import/export) See merge request !9784
-
Filipa Lacerda authored
respect offset and limit query params for infinite lists Closes #28030 See merge request !9540
-