- 05 Mar, 2018 13 commits
-
-
bunufi authored
-
Rémy Coutable authored
Add a note about the "List MR pipelines" endpoint only being available from 10.5.0 See merge request gitlab-org/gitlab-ce!17375
-
Jakub Kadlubiec authored
-
Rémy Coutable authored
Clean up backup/restore temporary directory See merge request gitlab-org/gitlab-ce!17499
-
Rémy Coutable authored
Exposing the existence of, concepts and configuration detail of Global Shared Deployment keys. See merge request gitlab-org/gitlab-ce!17487
-
Marcia Ramos authored
-
Rémy Coutable authored
Resolve "Reply-by-email did not pick up /unsubscribe quick action" Closes #43334 See merge request gitlab-org/gitlab-ce!17482
-
Rémy Coutable authored
Resolve "codequality: make our dependency on jq < 182MiB" Closes #43811 See merge request gitlab-org/gitlab-ce!17492
-
Sean McGivern authored
Foreground verification of uploads and LFS objects See merge request gitlab-org/gitlab-ce!17402
-
Sean McGivern authored
Don't use ProjectsFinder in TodosFinder Closes #43767 See merge request gitlab-org/gitlab-ce!17462
-
Tim Zallmann authored
Remove IDE from CE See merge request gitlab-org/gitlab-ce!17458
-
Kamil Trzciński authored
Remove unsued pipelines-related prometheus metric See merge request gitlab-org/gitlab-ce!17515
-
Grzegorz Bizon authored
-
- 03 Mar, 2018 3 commits
-
-
Stan Hu authored
Update proofreader.md See merge request gitlab-org/gitlab-ce!17503
-
Yorick Peterse authored
Add docs for persistent `ActiveRecord::PendingMigrationError` with Spring See merge request gitlab-org/gitlab-ce!17473
-
Filip Mech authored
-
- 02 Mar, 2018 24 commits
-
-
Stan Hu authored
-
Fatih Acet authored
Remove mr_notes webpack bundle See merge request gitlab-org/gitlab-ce!17497
-
Mike Greiling authored
-
Yorick Peterse authored
Revert Project.public_or_visible_to_user changes but apply change to SnippetsFinder Closes #42877 See merge request gitlab-org/gitlab-ce!17476
-
Jacob Schatz authored
Removed terminal webpack bundle tag See merge request gitlab-org/gitlab-ce!17494
-
Kushal Pandya authored
Add support for query params for labels endpoint See merge request gitlab-org/gitlab-ce!17477
-
Constance Okoghenun authored
-
Nick Thomas authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Andreas Brandl authored
-
Clement Ho authored
Remove the "test" bundle and apply it conditionally within main.js See merge request gitlab-org/gitlab-ce!17472
-
Sean McGivern authored
expose metrics in merge request api Closes #41905 See merge request gitlab-org/gitlab-ce!16589
-
haseeb authored
-
Clement Ho authored
Removes webpack bundle tag for two factor auth js See merge request gitlab-org/gitlab-ce!17330
-
Jacob Schatz authored
Remove protected branches webpack bundle tag See merge request gitlab-org/gitlab-ce!17374
-
Clement Ho authored
-
Sean McGivern authored
There are several quick actions now that don't need this access - /todo and /unsubscribe for instance - but when these were first added, there weren't. Quick actions are now responsible for checking their own permissions.
-
Sean McGivern authored
Slack notifications - Respect "Notify only default branch" for push events Closes #33570 See merge request gitlab-org/gitlab-ce!17345
-
Marcia Ramos authored
Update incoming emails documents See merge request gitlab-org/gitlab-ce!17481
-
Mario de la Ossa authored
-
Nick Thomas authored
-
Yorick Peterse authored
Using ProjectsFinder in TodosFinder to limit todos to the right projects leads to overly complicated and slow database queries. This commit removes the use of ProjectsFinder in favour of using Project.public_or_visible_to_current_user directly. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/43767
-
Sean McGivern authored
Resolve "Update language about usage ping in admin settings" Closes #43548 See merge request gitlab-org/gitlab-ce!17468
-