- 28 Aug, 2019 17 commits
-
-
Evan Read authored
-
Evan Read authored
Note CI token exception to JWT requests in rate limit docs See merge request gitlab-org/gitlab-ce!32168
-
Stan Hu authored
Add Issue and Merge Request titles to Todo items Closes #63488 See merge request gitlab-org/gitlab-ce!30435
-
Sanad Liaquat authored
CE Backport of EE changes See merge request gitlab-org/gitlab-ce!32203
-
Evan Read authored
Remove eks from adding an existing cluster section See merge request gitlab-org/gitlab-ce!32125
-
Daniel Gruesso authored
-
Mike Greiling authored
Ss/add board name to page title See merge request gitlab-org/gitlab-ce!32074
-
Scott Stern authored
-
Evan Read authored
Resolving minor formatting issues in gitlab-basics Closes #65307 See merge request gitlab-org/gitlab-ce!32194
-
Marcel Amirault authored
-
Ash McKenzie authored
Rename dev, org, com helper See merge request gitlab-org/gitlab-ce!32115
-
Doug Stull authored
-
Arun Kumar Mohan authored
Only displays the todo body if the todo has a note. This is to avoid redundant Issue or Merge Request titles displayed both in the Todo title and body.
-
Evan Read authored
Update group permissions table documentation See merge request gitlab-org/gitlab-ce!32020
-
Eugenia Grieff authored
-
Evan Read authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66091 Closes #66091 See merge request gitlab-org/gitlab-ce!32188
-
Russell Dickenson authored
Changed reference to Mattermost versions, so that it's clear which menu navigation path applies.
-
- 27 Aug, 2019 23 commits
-
-
Evan Read authored
Add docs for db_load_balancing metrics See merge request gitlab-org/gitlab-ce!32044
-
Mark Lapierre authored
Add QA specs for using IP rate limits See merge request gitlab-org/gitlab-ce!32177
-
Mark Lapierre authored
Document setting admin credentials in QA tests See merge request gitlab-org/gitlab-ce!32271
-
Mayra Cabrera authored
CE backport for gitlab-org/gitlab-ee!15433 (Expose DesignType#notes_count in GraphQL) See merge request gitlab-org/gitlab-ce!32037
-
Luke Duncalfe authored
Notes call `#after_note_created` and `#after_note_destroyed` on their noteable in callbacks, so the noteable can perform tasks particular to them, like cache expiry. This is in preparation of the EE-specific class `DesignManagement::Design` clearing its `user_notes_count` cache when its note are created or destroyed. Refactoring Rspec behaviour testing of a counter caching service into a shared example. https://gitlab.com/gitlab-org/gitlab-ee/issues/13353
-
Mayra Cabrera authored
Remove trailing whitespace from project snippets API docs Closes #66677 See merge request gitlab-org/gitlab-ce!32298
-
Stan Hu authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66677
-
Clement Ho authored
Resolve "MR resolve conflicts file headers bad positioning on scroll" Closes #60141 See merge request gitlab-org/gitlab-ce!31991
-
Thomas Randolph authored
The file title sometimes overflows its container, which has the same border-radius. By always rounding the file title, the overflow never happens, so the corners always look correct. Everywhere else there are file diffs, there is a top border to complete the full border around the file.
-
Lin Jen-Shin authored
Fix a nil error in Gitlab::Danger::Teammate See merge request gitlab-org/gitlab-ce!32284
-
Achilleas Pipinellis authored
Add example requests for snippets API See merge request gitlab-org/gitlab-ce!31964
-
Rainer Kern authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dan Davison authored
Ensure autodevops is enabled before running Smoke test See merge request gitlab-org/gitlab-ce!31867
-
Achilleas Pipinellis authored
Improve documentation of stage, group, category, feature labels See merge request gitlab-org/gitlab-ce!32053
-
Achilleas Pipinellis authored
Remove the mdl gem as it's no longer in use See merge request gitlab-org/gitlab-ce!32253
-
Sanad Liaquat authored
Update view for testability and update page object See merge request gitlab-org/gitlab-ce!32224
-
Nick Thomas authored
Don't set tags for the reports jobs See merge request gitlab-org/gitlab-ce!32276
-
Yorick Peterse authored
Replace prepend_entity with prepend_if_ee helper Closes gitlab-ee#13639 See merge request gitlab-org/gitlab-ce!32214
-
Winnie Hellmann authored
(cherry picked from commit 897a9d308db46b620b738b98f2b0e5630ac7d2dd)
-
Mike Greiling authored
CE-backport: Move create cluster Vue apps to create_cluster directory. See merge request gitlab-org/gitlab-ce!32220
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
This makes it possible to test against a real instance that has different admin credentials than the default.
-