- 24 Apr, 2020 40 commits
-
-
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>
-
Rémy Coutable authored
This reverts merge request !30124
-
Martin Wortschack authored
Fixes merge button showing incorrectly Closes #207121 See merge request gitlab-org/gitlab!30278
-
Bob Van Landuyt authored
Add reactive caching worker for external services See merge request gitlab-org/gitlab!29834
-
Ash McKenzie authored
Merge branch '211944-provide-instance-level-setting-to-enable-or-disable-default-branch-protection-at-the-group-add-policies' into 'master' Resolve "Add policies for managing 'default_branch_protection' setting in groups" See merge request gitlab-org/gitlab!29879
-
Bob Van Landuyt authored
Use stricter regex for broadcast target path See merge request gitlab-org/gitlab!30210
-
Marcel Amirault authored
Docs: clarify deploy keys api availability See merge request gitlab-org/gitlab!30202
-
Marcel Amirault authored
Remove non-existent "stages" keyword from job parameters See merge request gitlab-org/gitlab!30308
-
Lin Jen-Shin authored
Remove deprecation_message from service See merge request gitlab-org/gitlab!29885
-
Phil Hughes authored
Move empty_rule into components directory Closes #201842 See merge request gitlab-org/gitlab!30013
-
Marcel Amirault authored
Improve various Rake task topics See merge request gitlab-org/gitlab!30124
-