- 13 Mar, 2017 11 commits
-
-
Dmitriy Zaporozhets authored
That have wildcard routes associated and not reserved yet: artifacts, graphs, badges and refs Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Fatih Acet authored
Simplify jQuery selector See merge request !9881
-
Sean McGivern authored
Refactor/global permissions for internal users See merge request !9598
-
Rémy Coutable authored
Backport cache middleware fix See merge request !9867
-
Rémy Coutable authored
link issuable reference to itself in header Closes #24137 See merge request !9641
-
Rémy Coutable authored
Fix xml.updated field in rss/atom feeds Closes #19437 See merge request !9889
-
Filipa Lacerda authored
Fix alignment of resolve discussion button Closes #29189 See merge request !9865
-
Rémy Coutable authored
Resolve transient failure in spec/models/user_spec.rb Closes #29328 See merge request !9892
-
George Andrinopoulos authored
-
Filipa Lacerda authored
Fix inconsistent deploy key documentation in UI See merge request !9817
-
James Lopez authored
Update templates with new CI variables See merge request !9852
-
- 11 Mar, 2017 2 commits
-
-
blackst0ne authored
-
DJ Mountney authored
Execute inflections initializer earlier See merge request !9871
-
- 10 Mar, 2017 27 commits
-
-
Filipa Lacerda authored
-
Douwe Maan authored
Fix GitHub Import deleting branches for open PRs from a fork Closes #29046 See merge request !9758
-
Filipa Lacerda authored
Add frequently used emojis back to awards menu See merge request !9843
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Douglas Barbosa Alexandre authored
-
Annabel Dunstone Gray authored
-
http://jneen.net/ authored
-
Rémy Coutable authored
Fix notes polling failing after code changes Closes #29327 See merge request !9862
-
Lin Jen-Shin authored
which isn't properly cleaning up whenever something is thrown, not raised. See: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1402#note_25128108
-
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.
-