- 13 Jan, 2017 3 commits
-
-
Sean McGivern authored
Copy <some text> to clipboard See merge request !1048
-
Sean McGivern authored
[EE] Fixes the incoherent filtering by milestone in `/projects/:id/issues` and `/groups/:id/issues` endpoints See merge request !1031
-
victorwu authored
-
- 12 Jan, 2017 11 commits
-
-
Robert Speicher authored
[EE] Refactor controller params See merge request !1042
-
David Eisner authored
- Use IssuesFinder for the /issues API resouce - Tests for iid filter in project issues API resource - Tests for No Milestone filter in issues API resources The "No Milestone" case was not previously tested, and the `/issues` resource did not support the the `milestone` parameter. - Return issues where all labels match from the issues and project issues API resources, like the group issues resource already does. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6825#note_17474533Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Panagiotis Atmatzidis authored
Current filtering for "/projects/:id/issues" endpoint returns no results for "No Milestone" query. This PR introduces fix by copying filtering from "/groups/:id/issues" which works as expected. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Use ReactiveCaching to update external CI status asynchronously See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2055
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Thursday: Merge CE -> EE See merge request !1050
-
Nick Thomas authored
-
Sean McGivern authored
Fix project queued for deletion re-creation tooltip See merge request !1047
-
Sean McGivern authored
[Doc] Remove one more confision about ES requirements See merge request !1040
-
Robert Speicher authored
[EE] Refactor admin controllers params See merge request !1041
-
- 11 Jan, 2017 22 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Fix Users API to accept confirm parameter Closes #26295 See merge request !8531
-
Marin Jankovski authored
Add detail to backup_restore omnibus remote storage docs See merge request !8306
-
Fatih Acet authored
Keep max width on MR content on side by side view Closes #25907 See merge request !8467
-
Rémy Coutable authored
CE upstream See merge request !1045
-
Annabel Dunstone Gray authored
Resolve "Alerts should be responsive" Closes #25776 See merge request !8424
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
James Lopez authored
-
Mark Fletcher authored
-
Rémy Coutable authored
Update templates - 8.16 RC1 See merge request !8505
-
Sean McGivern authored
Fix Rubocop configuration files See merge request !1043
-
Sean McGivern authored
Fix Rubocop configuration files to avoid CE to EE merge problems See merge request !8525
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Sean McGivern authored
Ce to ee See merge request !1037
-
Connor Smallman authored
Centered alert text and prevented alert actions links from floating right for viewports below medium width (992px) Centered alert text stopped alert actions from floating right for viewports below medium width (992px) Update styles to use correct screen width variable for max-width media query Added unreleased changelog Added class to alert links wrapper Updated styles for new class, float alert links on larger screens
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Updated Turbolinks to patched version of turbolinks-classic See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2048
-
- 10 Jan, 2017 4 commits
-
-
Achilleas Pipinellis authored
Clarify instructions for importing Wiki/Merge Request data See merge request !8075
-
Annabel Dunstone Gray authored
Display project avatars on Admin Area and Projects pages for mobile views See merge request !8506
-
Annabel Dunstone Gray authored
26504 Fix styling of MR jump to discussion button Closes #26504 See merge request !8511
-
James Lopez authored
revert back spec change and use a different cleanup strategy for spec that was forcing a transaction commit
-