- 19 Jun, 2017 25 commits
-
-
Rémy Coutable authored
repository: index submodules by path See merge request !10798
-
Rémy Coutable authored
Put an upper limit on update batches See merge request !12265
-
Rémy Coutable authored
Reduce wait timings for Sidekiq jobs See merge request !12270
-
Douwe Maan authored
Ensures default user limits when external user is unchecked Closes #30725 See merge request !12218
-
Phil Hughes authored
Use color inputs for broadcast messages Closes #28139 See merge request !12237
-
Annabel Dunstone Gray authored
-
Achilleas Pipinellis authored
Docs permissions for group labels See merge request !12269
-
Tiago Botelho authored
-
Annabel Dunstone Gray authored
Darken label color in search filter when hovering Closes #31899 See merge request !12182
-
Yorick Peterse authored
This reduces the time spent waiting for Sidekiq jobs to complete in JobWaiter, and reduces the sleep interval when trying to acquire the lease for refreshing authorizations. These changes should reduce the time spent just waiting for a lock, which we seem to be spending most time in when running the AuthorizedProjectsWorker.
-
Douwe Maan authored
correct ByAuthor translation in commit box Closes #33819 See merge request !12256
-
Douwe Maan authored
Add "project was moved" error messages for git See merge request !11259
-
Annabel Dunstone Gray authored
[#27697] Make the arrow icons consistent in dropdown Closes #27697 See merge request !9659
-
TM Lee authored
-
Victor Wu authored
-
Yorick Peterse authored
When using update_column_in_batches the upper limit on the batch size is now 1000. This ensures that for very large tables we don't lock tens of thousands of rows during the update. This in turn should reduce the likelyhood of running into deadlocks.
-
Rémy Coutable authored
add created_after and created_before params to issuables Closes #32901 See merge request !12151
-
Grzegorz Bizon authored
Display own user id in account settings pages Closes #33461 See merge request !12141
-
Achilleas Pipinellis authored
Update Prometheus Merge Request Metrics page See merge request !12259
-
Joshua Lambert authored
-
Rémy Coutable authored
Accept image for avatar in user API Closes #26212 See merge request !12143
-
Sean McGivern authored
Fix API bug accepting wrong merge requests parameters Closes #33205 See merge request !12173
-
Phil Hughes authored
Make filtered search boards more consistent with EE Closes #33723 See merge request !12235
-
Phil Hughes authored
Make dropdown hint consistent with EE version Closes #33721 See merge request !12234
-
Simon Knox authored
-
- 18 Jun, 2017 2 commits
-
-
Kyle Bishop authored
-
Tim Zallmann authored
Fix eslint import resolver in Atom v1.18.0 See merge request !12238
-
- 17 Jun, 2017 3 commits
-
-
Phil Hughes authored
Changed utilites imports from ~ to relative paths Closes #33485 See merge request !12026
-
Mike Greiling authored
-
Mike Greiling authored
-
- 16 Jun, 2017 10 commits
-
-
Michael Kozono authored
This test and its context exist only to ensure this behavior is fixed: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11259#note_29262426
-
Michael Kozono authored
-
Michael Kozono authored
-
vanadium23 authored
-
Robert Speicher authored
Remove unnecessary spec file See merge request !12233
-
Clement Ho authored
Increase karma socket timeout Closes #33735 See merge request !12226
-
Mike Greiling authored
-
Robert Speicher authored
Fixes boards_spec failure Closes #33614 See merge request !12230
-