- 29 Oct, 2019 40 commits
-
-
Sean McGivern authored
Fix previewing quick actions for epics See merge request gitlab-org/gitlab!19042
-
Sean McGivern authored
GraphQL: Allow a keyset_connection to support multiple ordering attributes See merge request gitlab-org/gitlab!17788
-
Grzegorz Bizon authored
Add issue IID to generic alert title Closes #34687 See merge request gitlab-org/gitlab!19086
-
Walmyr Lima e Silva Filho authored
Document that individual tests can be run with a feature flag toggled See merge request gitlab-org/gitlab!19201
-
Rémy Coutable authored
Add license_finder gem to omnibus group See merge request gitlab-org/gitlab!18835
-
Bob Van Landuyt authored
Fix graphql todo IDs See merge request gitlab-org/gitlab!19068
-
Thong Kuah authored
Enable frozen string for spec/rubocop See merge request gitlab-org/gitlab!19277
-
gfyoung authored
spec/lib/**/* will be covered in subsequent MR's, but at least we can lint the rest of the directory.
-
Sanad Liaquat authored
Add e2e test for MR status for builds on Jenkins CI Closes gitlab-org/quality/testcases#120 See merge request gitlab-org/gitlab!18578
-
Vitali Tatarintev authored
Move the check to update the issue title to `after_create` callback
-
Bob Van Landuyt authored
Add size attribute to BlobEntity See merge request gitlab-org/gitlab!18959
-
Ash McKenzie authored
Make PipelineVulnerabilitiesFinder sort stable See merge request gitlab-org/gitlab!19153
-
Ash McKenzie authored
Add Sidekiq queue for Analytics See merge request gitlab-org/gitlab!19250
-
Grzegorz Bizon authored
Resolve "Double escaping in /tableflip quick action" Closes #24082 See merge request gitlab-org/gitlab!19271
-
Brian T authored
-
Tim Zallmann authored
Logs Page: Add vuex store See merge request gitlab-org/gitlab!19013
-
Tim Zallmann authored
Improve admin features widget See merge request gitlab-org/gitlab!18666
-
Evan Read authored
Audit Events API: Fix attribute type for entity_id See merge request gitlab-org/gitlab!19144
-
Heinrich Lee Yu authored
Refactor pagination helper (extract classes, remove keyset pagination) See merge request gitlab-org/gitlab!18840
-
Douglas Barbosa Alexandre authored
Expose Cycle Analytics median and records via API See merge request gitlab-org/gitlab!18991
-
Adam Hegyi authored
This MR exposes to the frontend the median and the related records calculated for a given stage.
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
Miguel Rincon authored
-
Thong Kuah authored
Enable frozen string for spec/routing See merge request gitlab-org/gitlab!19274
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Stan Hu authored
Update gems to support Rails 6 See merge request gitlab-org/gitlab!18969
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
This prepares us for the upgrade to Rails 6
-
Heinrich Lee Yu authored
Fix flaky DesignResolver spec. Closes #35124 See merge request gitlab-org/gitlab!19262
-
Russell Dickenson authored
Move all cluster create documentation to new page Closes #30577 See merge request gitlab-org/gitlab!18233
-
Evan Read authored
- Also fixes links to old locations where neccessary. - Put redirect in for an old location.
-
Russell Dickenson authored
Add content that variables can be passed to pipelines/new page See merge request gitlab-org/gitlab!18731
-
Evan Read authored
-
Mark Lapierre authored
Quarantine delete group issue board spec See merge request gitlab-org/gitlab!19227
-
Nailia Iskhakova authored
Failure is transient and needs investigation Issue: https://gitlab.com/gitlab-org/gitlab/issues/34936
-
Ash McKenzie authored
Remove foreman gem See merge request gitlab-org/gitlab!19200
-
Luke Duncalfe authored
There is no explicit order currently although one is being introduced in https://gitlab.com/gitlab-org/gitlab/merge_requests/17788#note_230875678 `contains_exactly` is the correct way to test the resolver, as ordering isn't important to the resolver itself. https://gitlab.com/gitlab-org/gitlab/issues/35124
-