- 13 Mar, 2017 40 commits
-
-
Douwe Maan authored
Create a new issue for a single discussion See merge request !8266
-
Robert Speicher authored
Implement `json_response` as a `let` variable Closes #29242 See merge request !9825
-
Sean McGivern authored
New file from interface on existing branch Closes #24501 See merge request !8427
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This is not a good idea to memoize `json_response` using an instance variable because `rspec-retry` doesn't clear instance variables on retries, only `let` variables. This will avoid issues where retries would fail on a different line that the original failure, blurrying what's the real failure. Also, automatically add api: true to specs under /spec/requests/(ci/)?api/, and include JsonHelpers in controller, request and API specs. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Add the generated license.csv for 9.0 See merge request !9826
-
Douwe Maan authored
Blacklist nested groups and project names that can cause ambiguous routing for HA Closes #29324 See merge request !9898
-
Robert Speicher authored
Use GitLab Pages v0.4.0 See merge request !9896
-
Jacopo authored
Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field.
-
Sean McGivern authored
Use gitlab-workhorse 1.4.1 See merge request !9900
-
Sean McGivern authored
Add 'Undo' to Todos in the Done tab Closes #27114 See merge request !8782
-
Grzegorz Bizon authored
Add GitLab QA integrations tests to GitLab CE / EE Closes gitlab-qa#30 See merge request !9370
-
Douwe Maan authored
Backport changes from gitlab-org/gitlab-ee!1406 See merge request !9897
-
Rémy Coutable authored
Trigger refreshing of permissions in a migration See merge request !8914
-
Jacob Vosmaer authored
-
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>
-
Grzegorz Bizon authored
-
Yorick Peterse authored
This migration resets `users.authorized_projects_populated` (in batches) so that active users' permissions are refreshed on the next request. This ensures that their permissions are properly stored.
-
Adam Niedzielski authored
-
Nick Thomas authored
-
Fatih Acet authored
Simplify jQuery selector See merge request !9881
-
Sean McGivern authored
Refactor/global permissions for internal users See merge request !9598
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
[ci skip]
-
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
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
That way the check is the same in the service & the controller
-
Bob Van Landuyt authored
One comments *on* something, not *in* something
-
Bob Van Landuyt authored
merge_request_for_resolving_discussions -> merge_request_to_resolve_discussions_of
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-