- 02 Aug, 2019 7 commits
-
-
Russell Dickenson authored
-
Evan Read authored
Update global dashboard shortcuts See merge request gitlab-org/gitlab-ce!31281
-
Nishad Sohoni authored
Needs shift keypress
-
Paul Slaughter authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14520 See merge request gitlab-org/gitlab-ce!30284
-
Ash McKenzie authored
Add RSpec/TopLevelDescribePath cop See merge request gitlab-org/gitlab-ce!31241
-
Evan Read authored
Add documentation for Security Approvals for MRs See merge request gitlab-org/gitlab-ce!30959
-
Lucas Charles authored
Documents how to enable security approvals
-
- 01 Aug, 2019 33 commits
-
-
Paul Slaughter authored
(CE Port) Remove local echarts dependency See merge request gitlab-org/gitlab-ce!31282
-
Martin Wortschack authored
- Update package.json and yarn.lock
-
jboyson1 authored
-
Patrick Bajao authored
Move it to DiffPositionableNote concern which will be re-used in EE in DraftNote model.
-
Patrick Bajao authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14520
-
Michael Kozono authored
Revert "Merge branch 'mh/editor-indents' into 'master'" See merge request gitlab-org/gitlab-ce!31391
-
Douglas Barbosa Alexandre authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809 See merge request gitlab-org/gitlab-ce!31375
-
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809Valery Sizov authored
Introducing Docker Registry replication
-
Paul Slaughter authored
This reverts commit 28f2225b, reversing changes made to 96ae5bd8.
-
Robert Speicher authored
Add can_merge option to autocomplete response See merge request gitlab-org/gitlab-ce!30565
-
Igor authored
It's used only if merge_request_iid param is provided
-
Robert Speicher authored
Skip specs for default relative positions See merge request gitlab-org/gitlab-ce!31390
-
Rémy Coutable authored
Document the current state of the Review App clusters Closes #63707 See merge request gitlab-org/gitlab-ce!31385
-
Stan Hu authored
Use NotesFinder to fetch notes on API and Controllers Closes #52123 See merge request gitlab-org/gitlab-ce!31300
-
Bob Van Landuyt authored
If a model has a default relative position we don't need to test that it is moved to the end, it will instead get the default value assigned.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douglas Barbosa Alexandre authored
Hardcodes namespaces lease timing value to 1.5h See merge request gitlab-org/gitlab-ce!31341
-
Mayra Cabrera authored
After measuring the response and performance of the workers on https://gitlab.com/gitlab-org/gitlab-ce/issues/64092, we've decided 1.5 is fine for now. The time can be decreased later in the future when enforcing the quota limits Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/64092
-
Douwe Maan authored
Add exclusive lease to mergeability check process See merge request gitlab-org/gitlab-ce!31082
-
Mike Greiling authored
Jupyter fix hostname editing and remove extra load balancer Closes #59740 and #62686 See merge request gitlab-org/gitlab-ce!31332
-
Amit Rathi authored
-
Sean McGivern authored
Add initial support for DAG Closes #47063 See merge request gitlab-org/gitlab-ce!31328
-
Kamil Trzciński authored
This implements the support for `needs:` keyword as part of GitLab CI. That makes some of the jobs to be run out of order.
-
Lin Jen-Shin authored
Ensure `review-stop` can run even when the branch has been deleted Closes #65321 See merge request gitlab-org/gitlab-ce!31277
-
Bob Van Landuyt authored
Fix bug when moving batches of items to the end See merge request gitlab-org/gitlab-ce!31351
-
Walmyr authored
Fix push file size test Closes gitlab-org/quality/nightly#113 See merge request gitlab-org/gitlab-ce!31321
-
Tom Atkins authored
Portray better use of types of variables in .gitlab-ci.yml See merge request gitlab-org/gitlab-ce!31232
-
Vlad Stoianovici authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add a new `package-and-qa-always` job See merge request gitlab-org/gitlab-ce!31270
-
Mark Lapierre authored
Make package-and-qa manual so the default `on_success` doesn't need to be set on package-and-qa-always. Remove unnecessary `except: []`
-
Sean McGivern authored
-
Sean McGivern authored
We removed the breadcrumbs in 0def3677.
-