- 29 Oct, 2019 40 commits
-
-
Rémy Coutable authored
Fix "visibility" typos See merge request gitlab-org/gitlab!19285
-
Kamil Trzciński authored
Abort only MWPS when FF only merge is impossible Closes #34117 See merge request gitlab-org/gitlab!18591
-
Marius Bobin authored
Pushing new changes on MR's target branch will abort only MWPS and ADD_TO_MERGE_TRAIN_WHEN_PIPELINE_SUCCEEDS
-
Heinrich Lee Yu authored
Adds Clusters::Cluster#cleanup_status state machine See merge request gitlab-org/gitlab!18144
-
João Cunha authored
- This state machine will be used to control the flow for removing a cluster and all of its resources. This change only deals with the state machine, the actual functionality of removal will be implemented on https://gitlab.com/gitlab-org/gitlab/merge_requests/16954.
-
Bob Van Landuyt authored
Fixed locking folders not working with Vue file refactor See merge request gitlab-org/gitlab!19070
-
Phil Hughes authored
Allows for the path that we send to toggle the locking of folders to be reactive based on the Vue Router route
-
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
-
Markus Koller authored
This fixes various misspellings of "visibility": - "visiblity" - "visibilty" The typos were found by grepping through the whole project and don't touch any other services, so this shouldn't cause any problems.
-
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
-