- 23 Apr, 2018 18 commits
-
-
Alexis Reigel authored
-
Alexis Reigel authored
1. we don't want to migrate all existing groups 2. we generate the token when showing the runners page, as this is the first time that the token will be used.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
as we're using UNION now we can use INNER JOIN.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
the unions performs much better than the joins, and the execution time is constant with a growing number of records.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
- 22 Apr, 2018 2 commits
-
-
Grzegorz Bizon authored
Removes 'Job log message' from build trace Closes #45625 See merge request gitlab-org/gitlab-ce!18523
-
Mayra Cabrera authored
'No job log' message is no longer necessary since we returned an image when a build does not have a trace. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18278 for more details Closes #45625
-
- 20 Apr, 2018 18 commits
-
-
Mike Greiling authored
Dedupe yarn dependencies See merge request gitlab-org/gitlab-ce!18477
-
Lukas Eipert authored
-
Robert Speicher authored
Downgrade MySQL CI service from 8.0 to 5.7 Closes #45606 See merge request gitlab-org/gitlab-ce!18512
-
Robert Speicher authored
add restart of gitlab-pages to apply gitlab pages settings See merge request gitlab-org/gitlab-ce!18455
-
Stan Hu authored
MySQL 8.0 made the default authentication mode `caching_sha2_password`, and this breaks our CI builds at the moment. Downgrade until we can figure out how to support this. Closes #45606
-
Yorick Peterse - OOO until May 4th authored
Atomic internal ids for all models Closes #44259 See merge request gitlab-org/gitlab-ce!18402
-
Andreas Brandl authored
-
Marin Jankovski authored
Add documentation on how to configure Redis Sentinel by persistent class See merge request gitlab-org/gitlab-ce!18441
-
Stan Hu authored
-
Douwe Maan authored
Don't include lfs_file_locks data in export bundle Closes #45502 See merge request gitlab-org/gitlab-ce!18495
-
Douwe Maan authored
Add an API endpoint to download git repository snapshots Closes #39345 See merge request gitlab-org/gitlab-ce!18173
-
Sean McGivern authored
Resolve "Show new branch/merge request button even if a branch / merge request already exists" Closes #42803 See merge request gitlab-org/gitlab-ce!17712
-
James Lopez authored
[ci skip]
-
Alexander Tanayno authored
-
Filipa Lacerda authored
Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved" Closes #45514 See merge request gitlab-org/gitlab-ce!18492
-
Simon Knox authored
Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved"
-
Phil Hughes authored
Fix issues without links when added from boards new issue modal Closes #45435 See merge request gitlab-org/gitlab-ce!18460
-
Rubén Dávila authored
-
- 19 Apr, 2018 2 commits
-
-
Marcia Ramos authored
Fix a documentation typo for GitLab pages Closes #45568 See merge request gitlab-org/gitlab-ce!18489
-
Clement Ho authored
Documentation: Frontend Building Checklist See merge request gitlab-org/gitlab-ce!18394
-