- 01 Aug, 2019 40 commits
-
-
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: []`
-
Kamil Trzciński authored
Prevent Double Slash in Review Apps Path Closes #64592 See merge request gitlab-org/gitlab-ce!31212
-
Jason Goodman authored
Add spec for cases where URI.join does not work as expected
-
Sean McGivern authored
Remove the manual sorting feature flag See merge request gitlab-org/gitlab-ce!30131
-
Sean McGivern authored
Add additional paths to clean from backtrace See merge request gitlab-org/gitlab-ce!31363
-
Sean McGivern authored
Fix SystemStackError when Peek bar is active with Rugged calls Closes #65404 See merge request gitlab-org/gitlab-ce!31357
-
Lin Jen-Shin authored
Remove the wait_for_review_app_to_be_accessible step from review-deploy Closes #65003 See merge request gitlab-org/gitlab-ce!31296
-
Achilleas Pipinellis authored
Troubleshooting steps when there are different Gitaly node secrets See merge request gitlab-org/gitlab-ce!30977
-
Harish Ramachandran authored
-
Achilleas Pipinellis authored
Add Link to Seismic Shift Whitepaper to /dast/ landing page See merge request gitlab-org/gitlab-ce!30868
-
Patrick Derichs authored
-
Achilleas Pipinellis authored
Update the python example regex to work with --coverage See merge request gitlab-org/gitlab-ce!31018
-
Patrick Derichs authored
Remove project from NotesFinder constructor Add project parameter to specs Also look for methods in private scope Fix specs to match new NotesFinder constructor
-
Achilleas Pipinellis authored
General improvements to LDAP docs Closes gitlab-ee#7219 See merge request gitlab-org/gitlab-ce!30880
-
Evan Read authored
-
Ramya Authappan authored
Quarantine flaky e2e test See merge request gitlab-org/gitlab-ce!31364
-
Mark Lapierre authored
-
Stan Hu authored
`Gitlab::Profiler` can also be used to profile Sidekiq jobs. Add some call traces that can be omitted from the backtrace.
-
Kushal Pandya authored
(CE Port) Add filters for Productivity Analytics See merge request gitlab-org/gitlab-ce!31097
-
Martin Wortschack authored
-