- Feb 17, 2020
-
-
GitLab Bot authored
-
- Feb 12, 2020
-
-
GitLab Bot authored
-
- Jan 15, 2020
-
-
GitLab Bot authored
-
- Jan 02, 2020
-
-
GitLab Bot authored
-
- Oct 30, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Jul 31, 2019
-
-
Heinrich Lee Yu authored
Starts from START_POSITION when there are no existing positions. Also improves the test to actually test the behavior
-
- Jul 16, 2019
-
-
Patrick Derichs authored
It adds a hash response which includes the count, success state and the moved issues itself so the caller has additional information about the result of the process.
-
- Jul 11, 2019
-
-
Patrick Derichs authored
Add specs for new endpoint to move multiple issues. Add changelog entry Just check the first issue for the ability to move / update Add specs for exceeding limits and malformed requests Changed name of shared examples Change title of changelog entry Use %i instead of %w Check permission to update issue on project instead of board Use admin_issue permission to check for issue move ability Changed variable name to avoid shadow issue_params method Rename route to bulk_move Change route definition Check permissions for each issue Combine methods for parameters permit check Remove extra context Change description of context Check param for type Array Add unit tests to MoveService Use before_action for permission check Use set instead of let! Use let's instead of set
-
- Dec 04, 2018
-
-
Brett Walker authored
-
- Nov 09, 2018
-
-
Thong Kuah authored
This reverts commit 8c126525.
-
- Nov 06, 2018
-
-
Brett Walker authored
-
- Oct 19, 2018
-
-
Chantal Rollison authored
-
- Sep 19, 2018
-
-
gfyoung authored
Enables frozen string for the following: * app/controllers/*.rb * app/controllers/admin/**/*.rb * app/controllers/boards/**/*.rb * app/controllers/ci/**/*.rb * app/controllers/concerns/**/*.rb Partially addresses #47424.
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Jul 30, 2018
-
-
Felipe Artur authored
-
- May 16, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 05, 2018
-
-
Felipe Artur authored
-
- Mar 05, 2018
-
-
Felipe Artur authored
-
- Mar 03, 2018
-
-
Felipe Artur authored
-
- Feb 22, 2018
-
-
Bob Van Landuyt authored
-
- Feb 01, 2018
-
-
Yorick Peterse authored
This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users.
-
- Nov 20, 2017
-
-
Oswaldo Ferreir authored
-
- Oct 06, 2017
-
-
Toon Claes authored
In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534.
-
- Sep 12, 2017
-
-
micael.bergeron authored
added a QueryRecorder for IssuesController#index.json
-
micael.bergeron authored
-
- Sep 06, 2017
-
-
Felipe Artur authored
-
- Aug 31, 2017
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- Aug 28, 2017
-
-
Felipe Artur authored
-