- 03 Oct, 2018 17 commits
-
-
Dmitriy Zaporozhets authored
Support db migration and initialization for Auto DevOps Closes #48004 See merge request gitlab-org/gitlab-ce!21955
-
Nick Thomas authored
Resolve "Blacklist `encrypted_*` columns in gitlab project export" Closes #52066 See merge request gitlab-org/gitlab-ce!22072
-
Filipa Lacerda authored
Merge Request file tree Closes #14249 See merge request gitlab-org/gitlab-ce!21833
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Douwe Maan authored
Remove Gitlab::Git::Repository#rugged See merge request gitlab-org/gitlab-ce!22039
-
Phil Hughes authored
This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
-
Marcia Ramos authored
Port Jira integration documentation update to CE Closes #50505 See merge request gitlab-org/gitlab-ce!22062
-
Phil Hughes authored
Fix props name casing in time time tracker vue component Closes #45977 and #51699 See merge request gitlab-org/gitlab-ce!21889
-
Johann Hubert Sonntagbauer authored
-
Phil Hughes authored
Add copy to clipboard button for application id and secret See merge request gitlab-org/gitlab-ce!21978
-
George Tsiolis authored
-
Tim Zallmann authored
#13650 added wip search functionality and tests See merge request gitlab-org/gitlab-ce!18119
-
Chantal Rollison authored
-
Grzegorz Bizon authored
Extract status count key to a method See merge request gitlab-org/gitlab-ce!22021
-
James Lopez authored
-
Mike Lewis authored
Add more introductory information to Review Apps page, and other refactoring. Closes #50509 See merge request gitlab-org/gitlab-ce!21632
-
- 02 Oct, 2018 23 commits
-
-
Clement Ho authored
Avoid close icon leaving the modal header See merge request gitlab-org/gitlab-ce!21904
-
Winnie Hellmann authored
-
Clement Ho authored
Align collapsed sidebar avatar container See merge request gitlab-org/gitlab-ce!22044
-
Robert Speicher authored
Use minimum recommended PostgreSQL version to run our tests See merge request gitlab-org/gitlab-ce!22060
-
Mike Lewis authored
-
Alejandro Rodríguez authored
Cleanup code, and refactor tests that still use Rugged. After this, there should be no Rugged code that access the instance's repositories on non-test environments. There is still some rugged code for other tasks like the repository import task, but since it doesn't access any repository storage path it can stay.
-
Gabriel Mazetto authored
-
Mike Greiling authored
Danger checks for the frontend See merge request gitlab-org/gitlab-ce!21859
-
Marcia Ramos authored
Docs quick actions - CE See merge request gitlab-org/gitlab-ce!22058
-
Victor Wu authored
-
Kamil Trzciński authored
Port UpgradeCommand to CE See merge request gitlab-org/gitlab-ce!21949
-
Kamil Trzciński authored
CE Resolve "Refactor code quality similar to JUnit tests" See merge request gitlab-org/gitlab-ce!21932
-
Matija Čupić authored
-
Sean McGivern authored
Resolve ""update_column_in_batches can not be run inside a transaction" during upgrade to 11.3" Closes #51782 See merge request gitlab-org/gitlab-ce!22055
-
Rémy Coutable authored
Hides Close MR button on merged MR Closes #50161 See merge request gitlab-org/gitlab-ce!21840
-
Mario de la Ossa authored
-
Douglas Barbosa Alexandre authored
[QA] Improve admin hashed-storage settings See merge request gitlab-org/gitlab-ce!22045
-
Douwe Maan authored
Port of EE translations See merge request gitlab-org/gitlab-ce!22052
-
Sean McGivern authored
Show the commit-sha for pre-release versions Closes #52050 See merge request gitlab-org/gitlab-ce!22026
-
Rémy Coutable authored
[Backport] Suggest approvers based on code owners See merge request gitlab-org/gitlab-ce!21918
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!7492
-
Jacopo authored
When a Merge request is merged, shows only the Report abuse menu item in the dropdown menu instead of showing the close_reopen_report toggle with an unusable Close button. The Report abuse is still hidden when the author of the Merge request is the current_user. Hides the Reopen button on a closed and locked issue when the issue.author is not the current_user
-
Bob Van Landuyt authored
The pre-release tags are set at the beginning of a release, so it would be impossible to figure out which version was running if we're running nightlies. In that case it's better to still link to the SHA. These versions don't get deployed to .com.
-