gitlab-org--gitlab-foss/config/initializers
Douwe Maan 9b7fd74805 Merge branch 'feature/project-export' into 'master'
Export project functionality

This is a MR for the export functionality of https://gitlab.com/gitlab-org/gitlab-ce/issues/3050, which adds the ability to export single projects.

- [x] members
- DB data
  - [x] issues
  - [x] issue comments
  - [x] merge requests
  - [x] merge request diff
  - [x] merge request comments
  - [x] labels
  - [x] milestones
  - [x] snippets
  - [x] releases
  - [x] events
  - [x] commit statuses
  - [x] CI builds
- File system data
  - [x] Git repository
  - [x] wiki
  - [x] uploads
  - [ ] ~~CI build traces~~
  - [ ] ~~CI build artifacts~~
  - [ ] ~~LFS objects~~
- DB configuration
  - [x] services
  - [x] web hooks
  - [x] protected branches
  - [x] deploy keys
  - [x] CI variables
  - [x] CI triggers

See merge request !3114
2016-06-17 15:35:27 +00:00
..
1_settings.rb
2_app.rb
4_ci_app.rb
5_backend.rb
active_record_query_trace.rb
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb
bullet.rb
carrierwave.rb
chronic_duration.rb
connection_fix.rb
cookies_serializer.rb
date_time_formats.rb
default_url_options.rb
devise.rb
devise_password_length.rb.example
disable_email_interceptor.rb
doorkeeper.rb
gitlab_shell_secret_token.rb
go_get.rb
gollum.rb
haml.rb
health_check.rb
inflections.rb
kaminari_config.rb
metrics.rb
mime_types.rb
mysql_ignore_postgresql_options.rb
omniauth.rb
postgresql_limit_fix.rb
postgresql_opclasses_support.rb
premailer.rb
public_key.rb
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_lineprof.rb
relative_url.rb.sample
secret_token.rb
sentry.rb
session_store.rb
sherlock.rb
sidekiq.rb
smtp_settings.rb.sample
static_files.rb
time_zone.rb
trusted_proxies.rb
wrap_parameters.rb