-
- Downloads
Merge remote-tracking branch 'dev/16-3-stable-ee' into 16-3-stable-ee
No related branches found
No related tags found
Showing
- CHANGELOG.md 14 additions, 0 deletionsCHANGELOG.md
- GITALY_SERVER_VERSION 1 addition, 1 deletionGITALY_SERVER_VERSION
- GITLAB_PAGES_VERSION 1 addition, 1 deletionGITLAB_PAGES_VERSION
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.checksum 1 addition, 1 deletionGemfile.checksum
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- VERSION 1 addition, 1 deletionVERSION
- app/helpers/version_check_helper.rb 3 additions, 1 deletionapp/helpers/version_check_helper.rb
- app/mailers/emails/service_desk.rb 5 additions, 1 deletionapp/mailers/emails/service_desk.rb
- config/session_store.yml 3 additions, 0 deletionsconfig/session_store.yml
- doc/ci/examples/authenticating-with-hashicorp-vault/index.md 27 additions, 25 deletionsdoc/ci/examples/authenticating-with-hashicorp-vault/index.md
- doc/ci/secrets/id_token_authentication.md 27 additions, 25 deletionsdoc/ci/secrets/id_token_authentication.md
- ee/lib/ee/gitlab/import_export/project/relation_factory.rb 24 additions, 1 deletionee/lib/ee/gitlab/import_export/project/relation_factory.rb
- ee/spec/fixtures/lib/gitlab/import_export/complex/tree/project/protected_branches.ndjson 1 addition, 1 deletion...ort_export/complex/tree/project/protected_branches.ndjson
- ee/spec/fixtures/lib/gitlab/import_export/complex/tree/project/protected_tags.ndjson 1 addition, 0 deletions.../import_export/complex/tree/project/protected_tags.ndjson
- ee/spec/lib/ee/gitlab/import_export/project/tree_restorer_spec.rb 129 additions, 0 deletions...lib/ee/gitlab/import_export/project/tree_restorer_spec.rb
- lib/gitlab/ci/components/instance_path.rb 8 additions, 1 deletionlib/gitlab/ci/components/instance_path.rb
- lib/gitlab/ci/jwt.rb 2 additions, 1 deletionlib/gitlab/ci/jwt.rb
- lib/gitlab/import_export/command_line_util.rb 1 addition, 1 deletionlib/gitlab/import_export/command_line_util.rb
- lib/gitlab/import_export/project/relation_factory.rb 2 additions, 0 deletionslib/gitlab/import_export/project/relation_factory.rb
Loading
| Loading
| @@ -324,7 +324,7 @@ gem 'fast_blank' |
# Parse time & duration | ||
gem 'gitlab-chronic', '~> 0.10.5' | ||
gem 'gitlab_chronic_duration', '~> 0.10.6.2' | ||
gem 'gitlab_chronic_duration', '~> 0.12' | ||
gem 'rack-proxy', '~> 0.7.6' | ||
Loading
| Loading
|
config/session_store.yml
0 → 100644
Please register or sign in to comment