Merge branch 'master' into auto-pipelines-vue
* master: (73 commits)
Refactor JiraService by moving code out of JiraService#execute method
Rename a label to fix an intermittently-failing spec
Refactor the Git submodules with CI docs
Add CHANGELOG entry
Improve Gitlab::GitAccessWiki spec with download access checks
Improve ProjectPolicy spec to check permissions when wiki is disabled
Allow access to the wiki with git when repository feature disabled
Refactor branch chooser in issuable form
Improve the `Gitlab::OAuth::User` error message
Disable the ee_compat_check task on dev
Make the downtime_check task happy
Revert bump in rufus-scheduler
Fix comma-dangle in function's arguments errors
Improvements after review
Use created date from last_deployment
API: Expose branch status
Grapify the files API
Move task helpers to a module
Fixed GFM autocomplete regex
Add Human Readable Timestamp to backup tar file
...
Showing
... | ... | @@ -133,7 +133,7 @@ gem 'acts-as-taggable-on', '~> 4.0' |
# Background jobs | ||
gem 'sidekiq', '~> 4.2' | ||
gem 'sidekiq-cron', '~> 0.4.0' | ||
gem 'sidekiq-cron', '~> 0.4.4' | ||
gem 'redis-namespace', '~> 1.5.2' | ||
gem 'sidekiq-limit_fetch', '~> 3.4' | ||
... | ... | @@ -309,6 +309,8 @@ group :development, :test do |
gem 'knapsack', '~> 1.11.0' | ||
gem 'activerecord_sane_schema_dumper', '0.2' | ||
gem 'stackprof', '~> 0.2.10' | ||
end | ||
group :test do | ||
... | ... |
bin/rspec-stackprof
0 → 100755
changelogs/unreleased/api-branch-status.yml
0 → 100644
changelogs/unreleased/fix-ca-no-date.yml
0 → 100644
changelogs/unreleased/issue_24363.yml
0 → 100644
doc/ci/git_submodules.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
doc/update/8.14-to-8.15.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/tasks/gitlab/helpers.rake
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
lib/tasks/gitlab/workhorse.rake
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/tasks/gitlab/task_helpers_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/tasks/gitlab/workhorse_rake_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment