- 17 Jul, 2017 1 commit
-
-
Sean McGivern authored
These jobs may legitimately fail because the endpoint just isn't there any more. We don't want them cluttering up the Sidekiq morgue in that case - it's currently full on GitLab.com.
-
- 07 Jul, 2017 5 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 28 Jun, 2017 2 commits
-
-
Douwe Maan authored
-
Tiago Botelho authored
-
- 27 Jun, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 12 Jun, 2017 1 commit
-
-
Yorick Peterse authored
Background migrations can be used to perform long running data migrations without these blocking a deployment procedure. See MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11854 for more information.
-
- 05 Jun, 2017 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Tiago Botelho authored
-
- 01 Jun, 2017 2 commits
-
-
Lin Jen-Shin authored
methods directly from job, avoid duplicating the works.
- 31 May, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 25 May, 2017 2 commits
-
-
Felipe Artur authored
-
Alexander Randa authored
* implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover
-
- 22 May, 2017 3 commits
-
-
Felipe Artur authored
-
Z.J. van de Weg authored
These were untested by the cherry picked commit.
-
Kamil Trzcinski authored
-
- 15 May, 2017 1 commit
-
-
Z.J. van de Weg authored
When the owner of a pipelines schedule was either blocked or was removed from the project, the pipeline schedular would still schedule the pipeline. This would than fail however, given the user had no access to the project and it contents. However, a better way to handle it would be to not schedule it at all. Furthermore, from now on, such schedules will be deactivated so the schedule worker can ignore it on the next runs.
-
- 12 May, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 10 May, 2017 3 commits
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Toon Claes authored
Since this is a cleanup, ran by a post-deploy, there is no need to lookup the admin to run the cleanup.
-
Toon Claes authored
Destroying projects can be very time consuming. So instead of destroying them in the post-deploy, just schedule them and make Sidekiq do the hard work. They are scheduled in batches of 5000 records. This way the number of database requests is limited while also the amount data read to memory is limited.
-
- 09 May, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 07 May, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 05 May, 2017 4 commits
-
-
James Lopez authored
-
James Lopez authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
- 04 May, 2017 4 commits
-
-
James Edwards-Jones authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 03 May, 2017 1 commit
-
-
James Lopez authored
-
- 01 May, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 24 Apr, 2017 1 commit
-
-
Toon Claes authored
Make it gracefully handle unexisting pipelines and refactor iterating all the merge request paths.
-