- 06 Jul, 2018 40 commits
-
-
Landon Abney authored
The nip.io service was being linked to twice in the note on cert requests.
-
Filipa Lacerda authored
Redesign for mr widget info and pipelines section Closes #46795 See merge request gitlab-org/gitlab-ce!20189
-
Clement Ho authored
-
Sean McGivern authored
Resolve "GitLab Project export should use object storage" Closes #46246 See merge request gitlab-org/gitlab-ce!20105
-
Achilleas Pipinellis authored
remove extra tick for eks docs See merge request gitlab-org/gitlab-ce!20453
-
Sean McGivern authored
Use proper markdown rendering for previews See merge request gitlab-org/gitlab-ce!19672
-
Brett Walker authored
-
danielgruesso authored
-
Jacob Schatz authored
Add GPL Commitment language See merge request gitlab-org/gitlab-ce!20449
-
Robert Speicher authored
Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker} See merge request gitlab-org/gitlab-ce!20441
-
Achilleas Pipinellis authored
Make it clear that we need to enable omniauth for SAML and Bitbucket See merge request gitlab-org/gitlab-ce!20421
-
Lin Jen-Shin authored
-
Jamie Hurewitz authored
-
Robert Speicher authored
CE: Move mailer preview to app directory See merge request gitlab-org/gitlab-ce!20430
-
Stan Hu authored
We saw in production that DispatchWorker was running about twice an hour, which would schedule twice as many jobs as it should. For some reason, BatchWorker was running 1000 times per hour, possibly due to Sidekiq RSS kills that caused these jobs to restart. Adding an ExclusiveLease prevents these jobs from running more than they should. Relates to https://gitlab.com/gitlab-com/infrastructure/issues/4526
-
Robert Speicher authored
Ability to check if underlying database is read only See merge request gitlab-org/gitlab-ce!20345
-
Brett Walker authored
-
James Lopez authored
-
Sean McGivern authored
Remove silly use of repo disk path See merge request gitlab-org/gitlab-ce!20436
-
James Lopez authored
-
Nick Thomas authored
Add Repository#set_config and #delete_config See merge request gitlab-org/gitlab-ce!20372
-
Grzegorz Bizon authored
Add a new scenario to test GitHub import Closes gitlab-qa#146 See merge request gitlab-org/gitlab-ce!19555
-
Sean McGivern authored
Delete deprecated object_storage_upload queue See merge request gitlab-org/gitlab-ce!20371
-
Jan Provaznik authored
-
Tim Zallmann authored
Improves MR refactor getters and state and adds specs Closes #48937 See merge request gitlab-org/gitlab-ce!20429
-
Kamil Trzciński authored
Update GitLab Pages to v1.0.0 See merge request gitlab-org/gitlab-ce!20404
-
Phil Hughes authored
(Part 2) Resolve "Recognise when a user is trying to validate a private SSH key" Closes #46396 See merge request gitlab-org/gitlab-ce!19997
-
Luke Bennett authored
-
Jacob Vosmaer authored
-
Clement Ho authored
Revert "Merge branch 'rosulk-patch-12' into 'master'" See merge request gitlab-org/gitlab-ce!20428
-
James Lopez authored
-
Phil Hughes authored
Resolve "Add dropdown to Groups link in top bar" Closes #36234 See merge request gitlab-org/gitlab-ce!18280
-
Dennis Tang authored
-
Lin Jen-Shin authored
-
Nick Thomas authored
-
Douwe Maan authored
Preload ancestors after pagination when filtering Closes #40785 See merge request gitlab-org/gitlab-ce!20398
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Exports state to allow tests Adds specs for the getters that didn't have any.
-
Lin Jen-Shin authored
-