- 10 May, 2017 40 commits
-
-
Douwe Maan authored
Post-deploy to clean `pending_delete` projects Closes #20984 See merge request !11044
-
Filipa Lacerda authored
Fixed the stage title translation in cycle analytics See merge request !11252
-
Phil Hughes authored
Center all empty states Closes #30949 See merge request !11249
-
Annabel Dunstone Gray authored
-
Filipa Lacerda authored
Center related merge request items horizontally See merge request !11163
-
Douwe Maan authored
Remove unused toggle from diff discussion diff headers See merge request !11192
-
Douwe Maan authored
Load tree readme asynchronously See merge request !11191
-
Phil Hughes authored
Replace old isObject for underscore methods Closes #30317 See merge request !11124
-
Filipa Lacerda authored
-
Phil Hughes authored
Tech debt: Creates vue component for loading icon Closes #31328 See merge request !11167
-
Filipa Lacerda authored
-
Rémy Coutable authored
Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0" Closes #31554 See merge request !10976
-
Dosuken shinya authored
-
Phil Hughes authored
Fix broken margin in pipeline graph Closes #32077 See merge request !11239
-
Filipa Lacerda authored
-
Phil Hughes authored
-
Douwe Maan authored
Fix reassigned MR HTML email See merge request !11238
-
Sean McGivern authored
Print Go version in rake gitlab:env:info See merge request !11241
-
Sean McGivern authored
Find dropdown-menu before asserting active item in sidebar_spec.rb See merge request !11246
-
Filipa Lacerda authored
Filter projects by group on search page Closes #29489 See merge request !11169
-
Filipa Lacerda authored
Fixed search terms not highlight Closes #31997 See merge request !11198
-
Filipa Lacerda authored
Fixed create label form not working on issue boards in a sub-group project Closes #31862 See merge request !11182
-
Luke "Jared" Bennett authored
-
Douwe Maan authored
Use relative paths for group/project/user avatars Closes #13418 and #19662 See merge request !11001
-
Ahmad Sherif authored
-
Douwe Maan authored
Update tree_helper.rb to fix #31784, which broken file browse where paths deeper than 6:'/'. Closes #31784 See merge request !11197
-
Douwe Maan authored
-
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.
-
Toon Claes authored
-
Toon Claes authored
There are many projects in `pending_delete` state, this post-deploy migration cleans them up. The script is based on https://gitlab.com/gitlab-org/gitlab-ce/snippets/1648654 and https://gitlab.com/gitlab-org/gitlab-ce/snippets/1611429. The use of these scripts were described in https://gitlab.com/gitlab-com/infrastructure/issues/888.
-
Sean McGivern authored
-
Dmitriy Zaporozhets authored
Resolve "Delete `Projects::IssuesController#redirect_old`" Closes #20517 See merge request !11135
-
Luke "Jared" Bennett authored
-
Phil Hughes authored
Closes #31997
-
Phil Hughes authored
Fix broken test - load correct data Closes #32074 See merge request !11237
-
Filipa Lacerda authored
-
blackst0ne authored
-
Phil Hughes authored
Use vue file for table pagination component Closes #31349 See merge request !11210
-
Filipa Lacerda authored
-