- 24 Apr, 2020 40 commits
-
-
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.
-
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
-
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
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
-
Evan Read authored
-
Ash McKenzie authored
Migrate SAML to SCIM Identities See merge request gitlab-org/gitlab!26940
-
Natalia Tepluhina authored
Enable autocomplete on Design reply form See merge request gitlab-org/gitlab!30347
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Ash McKenzie authored
Merge branch '213791-deprecate-personalaccesstokens-policyworker-in-favor-of-personalaccesstokens-instance' into 'master' Resolve "Deprecate `PersonalAccessTokens ::PolicyWorker` in favor of `PersonalAccessTokens::Instance::PolicyWorker`" Closes #213791 See merge request gitlab-org/gitlab!30142
-
Marcel Amirault authored
Update the link to the values.yaml in Runner Section See merge request gitlab-org/gitlab!29093
-
Ricardo Amarilla authored
-
Mike Greiling authored
Clean up refresh fix for cancel automatic merge See merge request gitlab-org/gitlab!29844
-
Natalia Tepluhina authored
Empty state for alerts list See merge request gitlab-org/gitlab!30215
-
Olena Horal-Koretska authored
-
Natalia Tepluhina authored
Update the cancel comment note text Closes #215352 See merge request gitlab-org/gitlab!30189
-
Nadia Sotnikova authored
-
Dylan Griffith authored
Fix CaptureDiffNotePositionService when position is nil See merge request gitlab-org/gitlab!30269
-
Grzegorz Bizon authored
use read method to get request body Closes #215391 See merge request gitlab-org/gitlab!30223
-
Igor Drozdov authored
When a note is outdated, the position returned from PositionTracker is nil We need to handle such a case
-
Russell Dickenson authored
Added video demonstration of release notifications See merge request gitlab-org/gitlab!30339
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
Do not cast project IDs to string in API response Closes #196729 See merge request gitlab-org/gitlab!30047
-