summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* Add table for files in merge request diffsSean McGivern2017-06-165-11/+58
* Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-072-1/+15
|\
| * Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-061-0/+2
| |\
| * | Fix typo in import/export safe model attributesGrzegorz Bizon2017-06-051-1/+1
| * | Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-053-5/+7
| |\ \
| * | | Export pipeline stages in import/export featureGrzegorz Bizon2017-06-052-0/+14
* | | | Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński2017-06-071-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit '6ac1caa01a4c059f5bcb7c9da2e83001e5469f73' into feature/gb/migra...feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-061-0/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-053-4/+6
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Use stage_id column in code that needs to know about itGrzegorz Bizon2017-06-011-0/+1
* | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support descriptions for snippetsJarka Kadlecova2017-05-311-0/+1
* | | | Merge branch 'jej-backport-protected-tag-ee-role-refactorings' into 'master'Tim Zallmann2017-06-051-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-311-0/+2
| |/ /
* | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-0/+1
|/ /
* | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-4/+4
|\ \
| * | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-4/+4
* | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+1
|\ \ \ | |_|/ |/| |
| * | Implement web hooks loggingAlexander Randa2017-05-251-0/+1
* | | Fix specsdm-outdated-system-noteDouwe Maan2017-05-231-0/+1
|/ /
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-163-21/+21
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-153-21/+21
* | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-153-21/+21
|/
* Added repository_update hookGabriel Mazetto2017-05-121-0/+1
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-0/+1
|\
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-0/+1
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* | Small code improvements and add migration specFelipe Artur2017-05-081-0/+1
* | Fix SpecsFelipe Artur2017-05-081-0/+1
* | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-0/+1
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-072-11/+18
|/
* Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-061-0/+1
|\
| * Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-0/+1
* | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-052-0/+7
|\ \
| * | Update Import/Export filesblackst0ne2017-05-052-0/+7
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-051-0/+1
|\ \ \ | | |/ | |/|
| * | Fix Import/Export configuration spec2274-store-last-repository-updated-at-ceDouglas Barbosa Alexandre2017-05-041-0/+1
| |/
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-2/+3
|/
* Fix project tree saver and fork spec failuresJames Lopez2017-05-031-2/+2
* Include missing project attributes to Import/ExportJames Lopez2017-05-036-2/+40
* Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-281-0/+0
|\
| * Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* | tadds migration to remove invalid servicesTiago Botelho2017-04-272-23/+20
|/
* Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-071-0/+2
|\
| * Add ref and active to import/export configSean McGivern2017-04-071-0/+2
* | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-074-0/+42
|\ \ | |/ |/|
| * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-062-0/+20
| |\
| * \ Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-068-1/+122
| |\ \
| * | | Added ProtectedTag to import/export son and safe_model_attributesJames Edwards-Jones2017-04-043-0/+36
| * | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-1/+2