Files
gitlabhq/app/views/projects
Douwe MaanandRobert Speicher bf0294378e 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 14:18:15 -04:00
..
2016-06-10 12:07:51 +01:00
2016-06-07 09:08:15 -05:00
2016-06-15 12:07:06 +02:00
2016-04-25 16:56:17 +01:00
2016-06-13 14:30:40 -05:00
2016-06-14 13:18:14 +02:00
2016-05-26 09:15:56 +01:00
2016-05-16 10:26:11 +01:00
2016-04-13 15:58:22 +02:00
2016-05-04 16:45:37 -05:00
2016-05-23 12:37:40 -04:00
2015-02-14 11:09:23 -07:00