- 08 Nov, 2018 6 commits
-
-
Evan Read authored
Also corrects capitalisation of Git.
-
Evan Read authored
Adds documentation for restricted project service account in deployment jobs Closes #51717 See merge request gitlab-org/gitlab-ce!22810
-
Mayra Cabrera authored
-
Evan Read authored
Document that we do not support importing bare repositories from hashed storage in certain cases Closes #41423 See merge request gitlab-org/gitlab-ce!22783
-
Michael Kozono authored
-
Nick Thomas authored
Add e2e test of push over SSH using Git protocol v2 See merge request gitlab-org/gitlab-ce!22548
-
- 07 Nov, 2018 34 commits
-
-
Evan Read authored
Emphasis the importance of auth registry See merge request gitlab-org/gitlab-ce!22843
-
Douwe Maan authored
StuckImportJobsWorker query performance optimization See merge request gitlab-org/gitlab-ce!22879
-
Tim Zallmann authored
Adds a btn-icon class See merge request gitlab-org/gitlab-ce!22870
-
Mike Greiling authored
Align sign in button Closes #53673 See merge request gitlab-org/gitlab-ce!22888
-
Tiago Botelho authored
Improves the performance of fetching the enqueued projects for StuckImportJobsWorker, preventing a statement timeout.
-
Stan Hu authored
Prevent attr_encrypted models from being overriden Closes gitlab-ee#8234 See merge request gitlab-org/gitlab-ce!22764
-
Douglas Barbosa Alexandre authored
Paginate Bitbucket Server importer projects See merge request gitlab-org/gitlab-ce!22825
-
Michael Kozono authored
-
Michael Kozono authored
-
George Tsiolis authored
-
Stan Hu authored
Fix failing spec in spec/controllers/admin/hooks_controller_spec.rb attr_encrypted expects models to have their attribute methods defined, or it will override them with standard Ruby accessors. Migration specs that rolled back the state of the database after columns were migrated to encrypted values were interfering with these definitions. To ensure that the SystemHook specs pass, we need to call `SystemHook.define_attribute_methods` to ensure that attr_encrypted sees the right methods that reflect the latest state of the database. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8234
-
Robert Speicher authored
Warn when MR titles are too long. See merge request gitlab-org/gitlab-ce!22845
-
Sean McGivern authored
Usage ping - Differentiate Jira Server and Cloud Closes #51043 See merge request gitlab-org/gitlab-ce!22791
-
Robert Speicher authored
Fix e2e create merge request test Closes gitlab-org/quality/nightly#32 See merge request gitlab-org/gitlab-ce!22877
-
Stan Hu authored
To prevent delays in loading the page and reduce memory usage, limit the number of projects shown at 25 per page. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/50021
-
Douwe Maan authored
Allow to add patches to merge requests created via email Closes #40830 See merge request gitlab-org/gitlab-ce!22723
-
Mario de la Ossa authored
-
Dmitriy Zaporozhets authored
Fix syntax error in initializers/fill_shards See merge request gitlab-org/gitlab-ce!22871
-
Dmitriy Zaporozhets authored
-
Fatih Acet authored
CE backport - Chart showing issues created per month See merge request gitlab-org/gitlab-ce!22793
-
Constance Okoghenun authored
-
Phil Hughes authored
Resolve "Issue board card design" Closes #47008 See merge request gitlab-org/gitlab-ce!21229
-
Constance Okoghenun authored
-
Mark Lapierre authored
Adds a new end-to-end test to check that Git protocol v2 can be used to push over SSH. Includes a change in Git::Repository to use Runtime::Env.debug? to enable logging instead of .verbose?
-
Nick Thomas authored
Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'" See merge request gitlab-org/gitlab-ce!22875
-
Dmitriy Zaporozhets authored
Add more logging for errors with kubernetes on helm install See merge request gitlab-org/gitlab-ce!22848
-
Achilleas Pipinellis authored
Fix EKS formatting See merge request gitlab-org/gitlab-ce!22781
-
Achilleas Pipinellis authored
Add refined sample linting configuration See merge request gitlab-org/gitlab-ce!22827
-
Sean McGivern authored
Add more chaos to GitLab Closes #53362 and #52767 See merge request gitlab-org/gitlab-ce!22746
-
Sean McGivern authored
Add more chaos to GitLab Closes #53362 and #52767 See merge request gitlab-org/gitlab-ce!22746
-
Achilleas Pipinellis authored
Update Installation Guide for 11.5 See merge request gitlab-org/gitlab-ce!22768
-
Steve Azzopardi authored
-
Fatih Acet authored
Fix misaligned approvers dropdown See merge request gitlab-org/gitlab-ce!22832
-
Achilleas Pipinellis authored
Docs: fix private access token -> personal access token See merge request gitlab-org/gitlab-ce!22867
-