- 19 Mar, 2019 40 commits
-
-
GitLab Bot authored
-
Evan Read authored
Docs: note some apps not installable in group level cluster See merge request gitlab-org/gitlab-ce!26249
-
Thong Kuah authored
As that is indeed available for group clusters.
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
GitHub import: Create new branches as project owner See merge request gitlab-org/gitlab-ce!26335
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Reject HEAD requests to info/refs endpoint Closes #54579 See merge request gitlab-org/gitlab-ce!26334
-
GitLab Bot authored
-
Kamil Trzciński authored
Update pipeline detail view to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25775
-
GitLab Bot authored
-
Stan Hu authored
Send schema cache to Sentry on MissingAttributeError See merge request gitlab-org/gitlab-ce!26331
-
Stan Hu authored
In production, we see high error rates due to clients attempting to use the dumb Git HTTP protocol with HEAD /foo/bar.git/info/refs endpoint. This isn't supported and causes Error 500s because Workhorse doesn't send along its secret because it's not proxying this request. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54579
-
Stan Hu authored
This avoids permission errors when importing merge requests whose authors don't have direct access to push to the main repository.
-
GitLab Bot authored
-
Phil Hughes authored
Removes EE differences for clusters/show Closes gitlab-ee#6354 See merge request gitlab-org/gitlab-ce!26324
-
Phil Hughes authored
EE: Removes EE differences for clusters/show See merge request gitlab-org/gitlab-ee!10276
-
Rémy Coutable authored
Fix broken EE master Closes gitlab-ce#59170 See merge request gitlab-org/gitlab-ee!10287
-
Shinya Maeda authored
Commit changes Add spec Add changelog fix fix Fix Fix spec Finish spec ok nice ok ok ok fix
-
GitLab Bot authored
-
Nick Thomas authored
-
Clement Ho authored
Update dependency @gitlab/ui to ^2.3.0 See merge request gitlab-org/gitlab-ce!26181
-
Clement Ho authored
EE port: renovate/gitlab ui 2.x See merge request gitlab-org/gitlab-ee!10222
-
Brandon Labuschagne authored
A number of the karma tests looked for the .fa-spinner class or the icon element used for the font awesome spinner class. These instances have been refactored to now look for the .spinner class instead.
-
Filipa Lacerda authored
Regenerate gitlab.pot Closes #10510 See merge request gitlab-org/gitlab-ee!10286
-
GitLab Bot authored
-
Lin Jen-Shin authored
Merge branch '58844-follow-up-from-don-t-create-ee-specific-files-when-creating-emojis-fixture-files' into 'master' Simplify JavaScriptFixturesHelpers Closes gitlab-ee#10386, #58898, and #58844 See merge request gitlab-org/gitlab-ce!26045
-
Lin Jen-Shin authored
Merge branch 'ee-58844-follow-up-from-don-t-create-ee-specific-files-when-creating-emojis-fixture-files' into 'master' [EE] Simplify JavaScriptFixturesHelpers Closes #10386, gitlab-ce#58898, and gitlab-ce#58844 See merge request gitlab-org/gitlab-ee!9980
-
GitLab Bot authored
-
Nick Thomas authored
Backport EE JavaScript changes for SSH pull mirrors Closes #56340 See merge request gitlab-org/gitlab-ce!26308
-
Nick Thomas authored
Fix SSH pull mirrors not working Closes gitaly#1550 See merge request gitlab-org/gitlab-ee!10272
-
Nick Thomas authored
Merge branch '59113-review-apps-initial-seeding-is-broken-due-to-runners_registration_token-openssl-cipher-ciphererror-error-somehow' into 'master' Fix the .review-deploy-base job so that env variables are passed Closes #59113 See merge request gitlab-org/gitlab-ce!26275
-
Sean McGivern authored
Fix alert serialization when opening incidents See merge request gitlab-org/gitlab-ee!10254
-
Peter Leitzen authored
As Sidekiq does not support ActionController::Parameters[1] we have to convert them to a Hash when scheduling a job. [1]: https://github.com/mperham/sidekiq/issues/3667
-
Nick Thomas authored
-
Sean McGivern authored
We don't know why this happens, so this is an attempt to debug the issue by sending a full list of all columns ActiveRecord knows about when the error is raised.
-
Nick Thomas authored
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Add support for deleting images in registry 2.7 See merge request gitlab-org/gitlab-ce!25862
-
Achilleas Pipinellis authored
Document how Git object deduplication works in GitLab See merge request gitlab-org/gitlab-ce!25770
-
Jacob Vosmaer authored
-