- 24 Apr, 2020 40 commits
-
-
Natalia Tepluhina authored
Move environments_table_mixin to core See merge request gitlab-org/gitlab!29983
-
Emily Ring authored
Combine environments_table_mixin.js with environments_table.vue
-
Natalia Tepluhina authored
Jump to definition in the same file Closes #213189 See merge request gitlab-org/gitlab!30166
-
Phil Hughes authored
Remove type of work vuex code from base vue Closes #197337 See merge request gitlab-org/gitlab!29900
-
Ezekiel Kigbo authored
Moves the type of work vuex code into the type_of_work_charts component
-
Amy Qualls authored
Change some instances of repo to repository See merge request gitlab-org/gitlab!30356
-
Ronan OConnor authored
Make codeowners docs more clear See merge request gitlab-org/gitlab!30040
-
Vlad Stoianovici authored
-
Denys Mishunov authored
Merge branch '212984-fix-fetchgroupepics-exported-as-vuex-action-but-doesn-t-follow-api' into 'master' Fix `fetchGroupEpics` exported as Vuex action but doesn't follow API Closes #212984 See merge request gitlab-org/gitlab!30183
-
James Lopez authored
Use accessors in WikiPage See merge request gitlab-org/gitlab!30326
-
Alessio Caiazza authored
Add rubocop rule for preventing change timezone See merge request gitlab-org/gitlab!28504
-
Lin Jen-Shin authored
Address invalid embed_json values Closes #214760 See merge request gitlab-org/gitlab!29988
-
Shinya Maeda authored
Move global autocomplete routes to /-/ scope See merge request gitlab-org/gitlab!30173
-
Achilleas Pipinellis authored
Complete various housekeeping tasks See merge request gitlab-org/gitlab!30369
-
Imre Farkas authored
LDAP auth support for admin mode Closes #212434 See merge request gitlab-org/gitlab!28572
-
Diego Louzán authored
shared by both devise and admin mode session controllers
-
Rémy Coutable authored
Resolve "Follow-up from "Fix GITLAB_EDITION for gitlab ce"" Closes #215151 See merge request gitlab-org/gitlab!30272
-
Marcia Ramos authored
Docs: Revamp Git intro See merge request gitlab-org/gitlab!30230
-
Marcia Ramos authored
- Overview - Requirements - Git config - Install Git
-
Imre Farkas authored
Restrict user autocompletes to SAML enforced members See merge request gitlab-org/gitlab!28115
-
Magdalena Frankiewicz authored
To limit the users to those who have an identity that belongs to a SAML provider of the given group
-
Lin Jen-Shin authored
Resolve "Remove dangling `.review:rules:review-gcp-cleanup:` rule" Closes #215486 See merge request gitlab-org/gitlab!30262
-
Shinya Maeda authored
Set search max depth to 4 in sast template Closes #208715 See merge request gitlab-org/gitlab!29732
-
Zach Rice authored
-
Lin Jen-Shin authored
Add doc/administration/raketasks/maintenance.md to backstage patterns See merge request gitlab-org/gitlab!30367
-
James Lopez authored
Introduces Group import feature with ndjson See merge request gitlab-org/gitlab!29716
-
Achilleas Pipinellis authored
Docs: rename doc title "Edit files through the command line" See merge request gitlab-org/gitlab!29916
-
Heinrich Lee Yu authored
Improve error message when stage doesnt exist See merge request gitlab-org/gitlab!30048
-
Marcin Sedlak-Jakubowski authored
Docs: Clarify location of delete button See merge request gitlab-org/gitlab!30337
-
Lin Jen-Shin authored
Move measurement to export service layer See merge request gitlab-org/gitlab!29899
-
Sean McGivern authored
Remove SIDEKIQ_REQUEST_STORE env variable See merge request gitlab-org/gitlab!29955
-
Bob Van Landuyt authored
Move CI minutes reset into Ci::Minutes module See merge request gitlab-org/gitlab!29684
-
Fabio Pitino authored
with a feature flag, ClearSharedRunnersMinutesWorker defines the batches based on ID ranges and spawns a Ci::BatchResetMinutesWorker per batch. This will parallelize the processing having each worker taking less and avoiding running for long time.
-
Collen Kriel authored
-
Mark Florian authored
Merge branch '18140-add-to-next-and-previous-commit-buttons-when-viewing-commits-in-merge-request-3' into 'master' Add a Vuex action that changes what `commit` the Diffs app is currently viewing See merge request gitlab-org/gitlab!29831
-
Kassio Borges authored
To improve performance, and the memory footprint of the group import feature, the ability to import a group-tree in the ndjson format is being introduced. This feature is behind a feature flag (:group_import_export_ndjson) for now.
-
Lin Jen-Shin authored
Revert "Merge branch 'eread/improve-rake-task-topics' into 'master'" Closes #215621 See merge request gitlab-org/gitlab!30365
-
Bob Van Landuyt authored
Add helpers to s3 client for image upload delete and list See merge request gitlab-org/gitlab!29801
-
Allison Browne authored
Add a recursive delete and a helper to get all object keys at a specific prefix
-
Rémy Coutable authored
The spec/features/dashboard/help_spec.rb test file is relying on the content of this documentation file. Signed-off-by: Rémy Coutable <remy@rymai.me>
-