- 15 Aug, 2020 1 commit
-
-
Fernando authored
* Instead of flag, use default name * Rework feature flags to not use computed prop
-
- 13 Aug, 2020 1 commit
-
-
Fernando authored
- Move out to rails view helper
-
- 12 Aug, 2020 3 commits
- 10 Aug, 2020 35 commits
-
-
Fernando authored
* Also run prettier and linter
-
Fernando authored
* Run rake task
-
Fernando authored
* Add unit tests that factor in feature flag
-
Fernando authored
* Isolate changes behind feature flag [as much as possible])
-
Fernando authored
* Impleement actions, mutations, mutation types, and store Add unit tests * Add mutations, actions unit tests Implement code review suggestions * Tweak mutations and update unit tests Update actions spec to use async/await * Update tests First pass of approval rules Add different row states * Add template markup and logic * Add state for job enabled, but approval rule not configured * Add state for job disabled and rule not configured * Add state for approval rule configured Tweak rendering logic * Still show row when job not properly configured Run prettier and linter * Lint and clean up formatting Add doc links * Add GLSprintf component for doc links Run prettier and linter * clean up code formatting Add loading state Run prettier and linter
-
Ramya Authappan authored
Add a fix for license_compliance_spec Closes #234068 See merge request gitlab-org/gitlab!38930
-
Phil Hughes authored
Pass SPDX licenses from backend to frontend Closes #37999 See merge request gitlab-org/gitlab!36926
-
Fernando Arias authored
* Store in Vuex Store and use to render license dropdown list
-
Achilleas Pipinellis authored
Improve job artifact migration to object storage details Closes #27698 See merge request gitlab-org/gitlab!35928
-
Ben Bodenmiller authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!39068
-
Ash McKenzie authored
Iteration - do not default include ancestors when IID provided See merge request gitlab-org/gitlab!38963
-
Achilleas Pipinellis authored
Consolidated object storage enables all object storages See merge request gitlab-org/gitlab!38739
-
Shinya Maeda authored
Revert "Enable advanced search by default for global search scope" See merge request gitlab-org/gitlab!39063
-
Phil Hughes authored
Add transparent background to remove button in tree item list See merge request gitlab-org/gitlab!38597
-
charlie ablett authored
Remove gzip_diff_cache feature flag See merge request gitlab-org/gitlab!38838
-
Kerri Miller authored
This flag was added in 12.10, and has been default_enabled: true the entire time without incident. Removing, but leaving the rescue's for failed encoding attempts.
-
GitLab Release Tools Bot authored
-
Mario de la Ossa authored
-
Achilleas Pipinellis authored
Geo: Add tuning settings See merge request gitlab-org/gitlab!38856
-
Michael Kozono authored
-
James Lopez authored
Remove duplicate authorized_projects entries during refresh See merge request gitlab-org/gitlab!38715
-
Achilleas Pipinellis authored
Clarify when LFS objects are sent to object storage See merge request gitlab-org/gitlab!38982
-
Ben Bodenmiller authored
-
Kushal Pandya authored
Merge branch '219863-replace-gl-deprecated-button-with-gl-button-in-ee-app-assets-javascripts-requirements-2' into 'master' Replace GlDeprecatedButton with GlButton in requirement_form.vue Closes #219863 See merge request gitlab-org/gitlab!38422
-
Jeremy Elder authored
-
Achilleas Pipinellis authored
Terraform enabled by default, remove extra enablement See merge request gitlab-org/gitlab!38983
-
Achilleas Pipinellis authored
Add tag condition to rules:changes Closes #55304 See merge request gitlab-org/gitlab!38910
-
charlie ablett authored
Persist blocking issues count on database See merge request gitlab-org/gitlab!37368
-
Kushal Pandya authored
Merge branch '222428-ux-pajamas-implementation-move-buttons-in-settings-repository-to-the-right' into 'master' Move buttons in Settings > Repository to the right Closes #222428 See merge request gitlab-org/gitlab!38647
-
Serena Fang authored
Move buttons to right to be consistent with Pajamas guidelines
-
Dmitry Gruzd authored
This reverts merge request !38093
-
Miguel Rincon authored
Replace `new_tag_field.vue` placeholder with real implementation See merge request gitlab-org/gitlab!37730
-
Nathan Friend authored
This commit updates the tag_field_new component and replaces the placeholder content with a working real implementation.
-
Miguel Rincon authored
Show full time range in metrics dashboard See merge request gitlab-org/gitlab!37243
-