- 12 Feb, 2020 40 commits
-
-
Małgorzata Ksionek authored
Fix typos, remove comments, general cleanup Update strings file Add changelog entry Fix grammar errors Add strings file Fix form call Add code review remarks Change feature name in licence Update migration file Add text file Rename link and page Back to old naming Add docs file Fix docs Apply suggestion to doc/user/admin_area/merge_requests_approvals.md Apply suggestion to doc/user/admin_area/merge_requests_approvals.md Add cr remarks Add admin condition to project policies Move js file to ee Fix schema file
-
Małgorzata Ksionek authored
Fix schema file Fix rubocop problems Fix rubocop problems Pretty up js file Fix spacing
-
Małgorzata Ksionek authored
Fix project method Fix project method Add blocking to form Add conditional params to projects controller
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
Refactor model method and spec
-
Małgorzata Ksionek authored
Add working forn Add specs to the new settings Add new settings to setting api
-
Małgorzata Ksionek authored
Add migration that adds new settings to application settings
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/setup.gitlab-ci.yml' See merge request gitlab-org/gitlab!24804
-
Kushal Pandya authored
Cleanup of blob_header component and its underlying components See merge request gitlab-org/gitlab!24976
-
Denys Mishunov authored
Since there's just one parameter to keep an eye on in blob_header_viewer_switcher, instead of relying on an eventHub, transform it into v-model aware component.
-
Martin Wortschack authored
Resolve "Web IDE does not work on some branch name" See merge request gitlab-org/gitlab!24717
-
Denys Mishunov authored
To make sure we link to WebIDE correctly, we escape the ref part (the one containing the branch name). This allows branches to contain "#" character without breaking WebIDE when getting there by clicking the "WebIDE" buttons in product.
-
Nick Thomas authored
Set SSL certificates path env when calling ES indexer See merge request gitlab-org/gitlab!24213
-
Changzheng Liu authored
-
Jan Provaznik authored
Check user permissions correctly See merge request gitlab-org/gitlab!24946
-
Yorick Peterse authored
Add more accurate way of counting background migrations Closes #204769 See merge request gitlab-org/gitlab!24882
-
Jan Provaznik authored
Replace set with let_it_be in spec/models See merge request gitlab-org/gitlab!24879
-
Marcia Ramos authored
Added missing links for Geo specific upgrade steps See merge request gitlab-org/gitlab!24981
-
Fabian Zimmer authored
-
Fabian Zimmer authored
-
Rémy Coutable authored
Update cache key to properly build the 'pg' gem Closes #205192 See merge request gitlab-org/gitlab!24971
-
Sean McGivern authored
Sidekiq::Queue only counts currently enqueued jobs. For background migrations, most jobs are instead scheduled and therefore in Sidekiq::ScheduledSet. This is because if we enqueued them all, we'd process them as fast as Sidekiq could pick them up, which could: 1. Block other jobs from processing. 2. Overwhelm the database.
-
Ramya Authappan authored
Quarantine a flaky `qa/specs/features/ee/browser_ui/6_release/multi-project_pipelines_spec.rb` end-to-end test See merge request gitlab-org/gitlab!24964
-
Marin Jankovski authored
Re-add template column to services table See merge request gitlab-org/gitlab!24949
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/releases.gitlab-ci.yml' See merge request gitlab-org/gitlab!24616
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Peter Leitzen authored
Add Clusters Regex for New Banzai Cluster Metric Embed Filter See merge request gitlab-org/gitlab!24601
-
Allison Browne authored
This will be used to match the urls within the banzai filter for cluster metric embeds
-
Sean McGivern authored
Correct licenses with an invalid SPDX identifier See merge request gitlab-org/gitlab!24829
-
Sean McGivern authored
Fix URL params breaking flow recognition See merge request gitlab-org/gitlab!24869
-
Bob Van Landuyt authored
Remove deprecated Rebase RPC See merge request gitlab-org/gitlab!24785
-
Jarka Košanová authored
Check permission for both cases - when adding one child epic at time - when adding more child epics
-
James Lopez authored
Add view tests for no-project messages See merge request gitlab-org/gitlab!24189
-
Dmytro Zaporozhets authored
Geo: Fix GeoNode name in geo:update_primary_node_url rake task See merge request gitlab-org/gitlab!24649
-
Michael Kozono authored
-
Bob Van Landuyt authored
Automatically detect Gitaly feature flags See merge request gitlab-org/gitlab!24679
-
Peter Leitzen authored
Rename `spammable` to `target` See merge request gitlab-org/gitlab!24827
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-