- 23 Jul, 2019 40 commits
-
-
Eugenia Grieff authored
- Remove interpolation from translated string - Update PO file - Prettify index.js
-
GitLab Bot authored
-
Robert Speicher authored
Remove dead mysql code Closes #63191 See merge request gitlab-org/gitlab-ce!29608
-
Robert Speicher authored
EE port of "Remove dead mysql code" See merge request gitlab-org/gitlab-ee!14645
-
Tim Zallmann authored
Update Mermaid to v8.2.3 Closes #64601 See merge request gitlab-org/gitlab-ce!30985
-
Thong Kuah authored
#64081 allow override of helm release name See merge request gitlab-org/gitlab-ce!30360
-
James Keogh authored
Rename changelog to correct issue number, be more explicit that we're talking about Auto DevOps projects
-
GitLab Bot authored
-
Mayra Cabrera authored
Remove PostgreSQL opclasses monkey patch Closes #64529 and #59673 See merge request gitlab-org/gitlab-ce!30709
-
Mayra Cabrera authored
[EE] Remove PostgreSQL opclasses monkey patch Closes gitlab-ce#64529 and gitlab-ce#59673 See merge request gitlab-org/gitlab-ee!14690
-
Stan Hu authored
Speed up boot time See merge request gitlab-org/gitlab-ce!31072
-
GitLab Bot authored
-
Stan Hu authored
Adjust group level analytics to accept multiple projects ids See merge request gitlab-org/gitlab-ce!30744
-
Sergey Alekseev authored
by removing an unused `begin ... rescue ... end` block. The block is no longer necessary after moving the bootsnap gem to the :default group in eedf7355.
-
GitLab Bot authored
-
Małgorzata Ksionek authored
-
Mayra Cabrera authored
Add validator for qualified domain array See merge request gitlab-org/gitlab-ce!31043
-
Reuben Pereira authored
- Validate that the entries contain no unicode, html tags and are not larger than 255 characters.
-
Mayra Cabrera authored
Add validator for qualified domain array See merge request gitlab-org/gitlab-ee!14795
-
Reuben Pereira authored
- Validate that the entries contain no unicode, html tags and are not larger than 255 characters.
-
Mayra Cabrera authored
Add PIP_DEPENDENCY_PATH to dependency scanning template See merge request gitlab-org/gitlab-ce!30762
-
mo khan authored
-
Stan Hu authored
This fixes fill colors not working with Mermaid and pulls in a number of other fixes. * https://github.com/knsv/mermaid/blob/master/CHANGELOG.md * https://github.com/knsv/mermaid/#special-note-regarding-version-82 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64601
-
Robert Speicher authored
-
Nick Thomas authored
-
Nick Thomas authored
None of this code can be reached any more, so it can all be removed
-
Nick Thomas authored
None of this code can be reached any more, so it can all be removed
-
Phil Hughes authored
Fixed `scss/at-extend-no-missing-placeholder` style-lint error for projects.scss See merge request gitlab-org/gitlab-ee!14707
-
Phil Hughes authored
Fixed `selector-max-compound-selectors` lint error See merge request gitlab-org/gitlab-ee!14777
-
GitLab Bot authored
-
Robert Speicher authored
Mark mirrors as failed 1 hour after they started See merge request gitlab-org/gitlab-ce!30999
-
GitLab Bot authored
-
Robert Speicher authored
CE port for Group bulk edit merge requests See merge request gitlab-org/gitlab-ce!30569
-
Eugenia Grieff authored
Add bulk update sidebar to merge requests template Add js to toggle sidebar Fix bulk update button in issues template Add specs for merge requests in bulk update service
-
Robert Speicher authored
Resolve "Bulk editing group issues only works with owner access level" See merge request gitlab-org/gitlab-ee!14744
-
Eugenia Grieff authored
-
GitLab Bot authored
-
Rémy Coutable authored
Cleaning up ee and ce separation inside one repo Closes gitlab-ce#59964 See merge request gitlab-org/gitlab-ee!14686
-
Tomislav Nikic authored
Moved any specs that are ee to a specific folder inside spec folder. Inside this folder the same structure was recreated as in the parent. Any methods that where ee specific, where moved to the ee base folder.
-
Kamil Trzciński authored
Extra logging for new live trace architecture See merge request gitlab-org/gitlab-ce!30892
-