- 09 Jul, 2018 6 commits
-
-
Douwe Maan authored
Update doc on new option to add README when creating a project Closes #19468 See merge request gitlab-org/gitlab-ce!20438
-
Tim Zallmann authored
Merge branch '49007-sast-fails-with-syntaxerror-in-scripts-frontend-prettier-js-return-outside-of-function-52-4' into 'master' Remove return statements from prettier script Closes #49007 See merge request gitlab-org/gitlab-ce!20488
-
Filipa Lacerda authored
Resolve "MR refactor: Performance costs of main element with `v-if`" Closes #48898 See merge request gitlab-org/gitlab-ce!20463
-
James Lopez authored
[11.1.0] Update the dependencies license list See merge request gitlab-org/gitlab-ce!20487
-
James Lopez authored
[11.1.0] Update .gitignore, .gitlab-ci.yml, and Dockerfile templates See merge request gitlab-org/gitlab-ce!20486
-
Alessio Caiazza authored
-
- 07 Jul, 2018 12 commits
-
-
Stan Hu authored
Add basic export to fix timeout problem on import_file_spec.rb See merge request gitlab-org/gitlab-ce!20469
-
James Lopez authored
-
Stan Hu authored
Improve render performance of large wiki pages See merge request gitlab-org/gitlab-ce!20465
-
Peter Leitzen authored
[ci skip]
-
Peter Leitzen authored
Compile often used regexps only once outside of the loop. This commit improves the performance of large wiki pages with many, many references.
-
Tim Zallmann authored
Merge branch '48661-node-6-and-7-compatibility-broken-by-recent-monaco-editor-upgrade' into 'master' Resolve "Node 6 and 7 compatibility broken by recent Monaco editor upgrade" Closes #48661 See merge request gitlab-org/gitlab-ce!20461
-
James Lopez authored
Add missing foreign key in import_export_uploads See merge request gitlab-org/gitlab-ce!20458
-
Stan Hu authored
Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations-are-run' into 'master' Resolve "Application settings may not be invalidated if migrations are run" Closes #48670 See merge request gitlab-org/gitlab-ce!20389
-
Stan Hu authored
Refactor rspec matchers in read_only_spec.rb See merge request gitlab-org/gitlab-ce!20414
-
Brett Walker authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- 06 Jul, 2018 22 commits
-
-
Stan Hu authored
-
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
-
GitLab Release Tools Bot 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
-