summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* restricted note edit shortcut to only up keylbennett/gitlab-ce-18113-edit-note-shortcut-conflictingLuke "Jared" Bennett2016-06-171-1/+4
| | | | | | | | Updated CHANGELOG Removed CHANGELOG entry Moved conditional to helper method
* Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-1769-42/+7239
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Merge branch 'feature/project-import' into 'feature/project-export' Douwe Maan2016-06-1760-63/+6353
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project import functionality This is a MR for the import functionality of https://gitlab.com/gitlab-org/gitlab-ce/issues/3050, which adds the ability to import single projects. Branched off https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3114 - [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 !3142
| | * Merge branch 'feature/project-export-ui-experimental' into ↵feature/project-importDouwe Maan2016-06-1745-218/+503
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/project-import' Experimental UI for exporting and importing a project Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/3050 Screenshots of both the export and import processes: ## Export 1 - Project settings ![Screen_Shot_2016-06-16_at_15.29.27](/uploads/ec59113dae9132e594b79289e3598f5c/Screen_Shot_2016-06-16_at_15.29.27.png) 2 - Flash after clicking on export ![Screen_Shot_2016-06-16_at_15.29.47](/uploads/02f20d1500de4e0c9693218f9fb2c414/Screen_Shot_2016-06-16_at_15.29.47.png) 3 - Email received with download link ![Screen_Shot_2016-06-16_at_15.36.19](/uploads/0f7e0a74125d9f1fa067eb52104397a5/Screen_Shot_2016-06-16_at_15.36.19.png) 4 - The project settings export screen changes so we can either delete the file or download it again (it won't generate a new export, unless we delete it first) ![Screen_Shot_2016-06-16_at_15.28.43](/uploads/073f87cc751a857eac94e55d1d0c4ef9/Screen_Shot_2016-06-16_at_15.28.43.png) 5 - After delete flash ![Screen_Shot_2016-06-16_at_15.29.10](/uploads/e80341aebcaed8f7713868793fda2b92/Screen_Shot_2016-06-16_at_15.29.10.png) ## Import 1 - New project page with new gitlab export option ![Screen_Shot_2016-06-16_at_15.31.25](/uploads/246e823a52c5b0216354c4f5321f846b/Screen_Shot_2016-06-16_at_15.31.25.png) 2 - Next step importing - choosing a file ![Screen_Shot_2016-06-16_at_15.32.23](/uploads/f91e72f68cc844577a0fc1935e3936d3/Screen_Shot_2016-06-16_at_15.32.23.png) 3 - Import in progress ![Screen_Shot_2016-06-16_at_15.32.48](/uploads/41c774c0c03a91b60cd220ce77cab8e6/Screen_Shot_2016-06-16_at_15.32.48.png) 4 - Import successful ![Screen_Shot_2016-06-16_at_15.32.54](/uploads/337f9a07779999d00232f7ac61ed362b/Screen_Shot_2016-06-16_at_15.32.54.png) See merge request !4012
| | | * a few changes based on MR feedbackJames Lopez2016-06-176-10/+17
| | | |
| | | * fixed changelog - [ci skip]feature/project-export-ui-experimentalJames Lopez2016-06-161-9/+0
| | | |
| | | * fixed merge conflicts on UI branchJames Lopez2016-06-16405-3053/+16766
| | | |\ | | | |/ | | |/|
| | * | fixed merge conflictsJames Lopez2016-06-16405-3056/+16760
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵feature/project-exportJames Lopez2016-06-16405-3056/+16760
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/project-export # Conflicts: # app/models/ci/pipeline.rb
| * | | | Revert "squashed merge and fixed conflicts"James Lopez2016-06-16403-16738/+3046
| | | | | | | | | | | | | | | | | | | | This reverts commit 13e37a3ee5c943525a99481b855d654e97e8597c.
| * | | | squashed merge and fixed conflictsJames Lopez2016-06-16403-3046/+16738
| | | | |
| * | | | fix indentsJames Lopez2016-06-141-5/+5
| | | | |
| | | | * fix spinach testJames Lopez2016-06-161-1/+1
| | | | |
| | | | * fix wiki stuffJames Lopez2016-06-161-2/+1
| | | | |
| | | | * fix specsJames Lopez2016-06-161-1/+1
| | | | |
| | | | * lots of refactoring again based on feedback. Changed the UI slightly and ↵James Lopez2016-06-1516-64/+105
| | | | | | | | | | | | | | | | | | | | also fixed a small bug
| | | | * fix annoying specJames Lopez2016-06-151-1/+1
| | | | |
| | | | * fixing specs and some code cleanupJames Lopez2016-06-156-7/+13
| | | | |
| | | | * cleanup namespace check now done by serviceJames Lopez2016-06-151-11/+0
| | | | |
| | | | * enable retry on workerJames Lopez2016-06-151-2/+1
| | | | |
| | | | * fix changelogJames Lopez2016-06-151-2/+1
| | | | |
| | | | * some refactoring - renaming things, etc..James Lopez2016-06-153-8/+8
| | | | |
| | | | * project export archiverJames Lopez2016-06-144-3/+22
| | | | |
| | | | * get rid of old workerJames Lopez2016-06-141-24/+0
| | | | |
| | | | * yay finally importing working with the new services structureJames Lopez2016-06-143-3/+3
| | | | |
| | | | * few fixes after refactoring the whole UI stuffJames Lopez2016-06-145-10/+8
| | | | |
| | | | * adapted current services stuff to use new project import, plus fixes a few ↵James Lopez2016-06-148-49/+42
| | | | | | | | | | | | | | | | | | | | issues, updated routes, etc...
| | | | * Merge branches 'feature/project-export-ui-experimental' and ↵James Lopez2016-06-141-1/+1
| | | | |\ | | | | |/ | | | |/| | | | | | 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
| | | * | fix merge issueJames Lopez2016-06-141-1/+1
| | | | |
| | | | * adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-1413-29/+84
| | | | |
| | | | * new export stuff and viewJames Lopez2016-06-144-12/+26
| | | | |
| | | | * lots of refactoring to reuse import serviceJames Lopez2016-06-1415-179/+143
| | | | |
| | | | * Merge branches 'feature/project-export-ui-experimental' and ↵James Lopez2016-06-148-35/+95
| | | | |\ | | | | |/ | | | |/| | | | | | 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
| | | * | updated relation_factory based on MR feedbackJames Lopez2016-06-141-3/+3
| | | | |
| | | * | fix mergeJames Lopez2016-06-142-6/+6
| | | | |
| | | * | Merge branches 'feature/project-export' and 'feature/project-import' of ↵James Lopez2016-06-146-31/+91
| | | |\ \ | | |_|/ / | |/| | | | | | | | gitlab.com:gitlab-org/gitlab-ce into feature/project-import
| * | | | missed line breakJames Lopez2016-06-141-0/+1
| | | | |
| * | | | better coverage for ReaderJames Lopez2016-06-141-0/+61
| | | | |
| * | | | few changes based on MR feedbackJames Lopez2016-06-133-3/+3
| | | | |
| * | | | fix file.writeJames Lopez2016-06-131-3/+1
| | | | |
| | | | * WIP - starting refactoring import/export to use servicesJames Lopez2016-06-135-8/+55
| | | | |
| | | | * Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce ↵James Lopez2016-06-134-34/+40
| | | | |\ | | | | |/ | | | |/| | | | | | into feature/project-export-ui-experimental
| | | * | refactored notes logicJames Lopez2016-06-131-3/+5
| | | | |
| | | * | few more changes based on feedbackJames Lopez2016-06-134-17/+26
| | | | |
| | | * | addressing MR feedback, few changes to members mapperJames Lopez2016-06-131-15/+10
| | | | |
| | | | * Merge branches 'feature/project-export-ui-experimental' and ↵James Lopez2016-06-133-3/+3
| | | | |\ | | | | |/ | | | |/| | | | | | 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
| | | * | corrected a few warningsJames Lopez2016-06-133-3/+3
| | | | |
| | | | * fix gemfileJames Lopez2016-06-131-2/+2
| | | | |
| | | | * Merge branches 'feature/project-export-ui-experimental' and ↵James Lopez2016-06-131841-12581/+33110
| | | | |\ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental # Conflicts: # Gemfile.lock # app/helpers/todos_helper.rb # app/models/todo.rb # app/views/projects/edit.html.haml # lib/gitlab/import_export/import_service.rb
| | | * | Merge branches 'feature/project-export' and 'feature/project-import' of ↵James Lopez2016-06-131-1/+1
| | | |\ \ | | |_|/ / | |/| | | | | | | | gitlab.com:gitlab-org/gitlab-ce into feature/project-import