- 17 Jul, 2017 17 commits
-
-
Yorick Peterse authored
Process scheduled background migrations as well Closes #34951 See merge request !12787
-
Sean McGivern authored
Expire cached user IDs that can see the performance after 5 minutes See merge request !12911
-
Grzegorz Bizon authored
Simply re-raise an exception when it occurs, but guarantee that no background migration is lost in the process.
-
Rémy Coutable authored
Added cop to blacklist the use of hash indexes See merge request !12869
-
Rémy Coutable authored
If we don't expire the cached user IDs, the list of IDs would become outdated when a new member is added, or when a member ios removed from the allowed group. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Remove Repository#search_files See merge request !12879
-
Phil Hughes authored
Fix label creation from new list for subgroup projects Closes #35181 See merge request !12906
-
Sean McGivern authored
Branch and tag refactors for Gitaly See merge request !12872
-
Rémy Coutable authored
Bump fog-core to 1.44.3 and fog providers' plugins to latest Closes #35155 See merge request !12897
-
Rémy Coutable authored
Introduce have_gitlab_http_status Closes #34964 See merge request !12883
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
It also makes it possible to gracefully retry a migration in order to avoid problems like deadlocks.
-
Phil Hughes authored
Reduce padding on context header Closes #35064 See merge request !12855
-
Mark Fletcher authored
-
Phil Hughes authored
Add white background to context header avatar See merge request !12857
-
Tim Zallmann authored
Fix incorrect AWS ELB metrics. Closes #35174 See merge request !12902
-
Joshua Lambert authored
-
- 16 Jul, 2017 16 commits
-
-
Robert Speicher authored
Update Google launcher details [ci skip] See merge request !12899
-
Marcia Ramos authored
Fix wrong link to docs in docs styleguide See merge request !12901
-
Marcia Ramos authored
Update health check docs See merge request !12794
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Update issue-related docs See merge request !12881
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Refactor groups docs See merge request !12888
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Add subgroups limitations to Pages docs Closes #34621 See merge request !12891
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Update MR-related docs See merge request !12875
-
Achilleas Pipinellis authored
Add AD matching rule filter and more information See merge request !12871
-
eliran.mesika authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Takuya Noguchi authored
-
- 14 Jul, 2017 7 commits
-
-
Annabel Dunstone Gray authored
Merge branch '35069-stop-using-rgba-for-text-color-as-it-leads-to-worse-readability-on-non-retina-screens' into 'master' Resolve "Stop using RGBA for text color as it leads to worse readability on non-retina screens" Closes #35069 See merge request !12873
-
Clement Ho authored
Fix javascript test coverage badge in README.md See merge request !12878
-
Douwe Maan authored
Update metric names to match Prometheus guidelines. Closes #35031 See merge request !12812
-
Lin Jen-Shin authored
So that whenever this failed: expect(response).to have_gitlab_http_status(200) We see what's the response there. Here's an example: ``` 1) API::Settings Settings PUT /application/settings custom repository storage type set in the config updates application settings Failure/Error: expect(response).to have_gitlab_http_status(200) expected the response to have status code 200 but it was 400. The response was: {"error":"password_authentication_enabled, signin_enabled are mutually exclusive"} ```
-
Sean McGivern authored
Fixes the user order being overriden in the autocomplete controller See merge request !12868
-
Sean McGivern authored
Changes in msgid in synchronization gitlab.pot See merge request !12861
-
Grzegorz Bizon authored
Pass before_script and script as-is preserving arrays See merge request !12680
-