summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export/project_tree_saver_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't export `Project#description_html`Bob Van Landuyt2018-04-051-5/+0
* Adds the option to override project description on export via APITiago Botelho2018-03-161-1/+11
* Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-1/+1
|\
| * review: rename import_export to import_export_sharedTravis Miller2018-03-051-1/+1
| * review: instantiate shared import/export object in project methodTravis Miller2018-02-281-1/+1
| * review: normalize shared initizlier argumentsTravis Miller2018-02-281-1/+1
* | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+7
|/
* fix specJames Lopez2018-01-261-1/+1
* add an extra specJames Lopez2018-01-261-1/+5
* Fix import/export project tree saver specsGrzegorz Bizon2018-01-051-2/+10
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Remove serialised diff and commit columnsSean McGivern2017-11-281-10/+0
* Support custom attributes on projectsMarkus Koller2017-11-061-0/+7
* fix missing issue assigneesJames Lopez2017-10-311-0/+4
* adds changelogMaxim Rydkin2017-09-121-1/+1
* fix typoJames Lopez2017-09-051-1/+1
* refactor code a littleJames Lopez2017-09-051-1/+1
* fix export performance of CI buildsJames Lopez2017-09-051-8/+11
* Fix fork MRs importing issueJames Lopez2017-08-211-0/+10
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add table for merge request commitsSean McGivern2017-07-061-0/+4
* Add table for files in merge request diffsSean McGivern2017-06-161-0/+10
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Fix project tree saver and fork spec failuresJames Lopez2017-05-031-2/+2
* Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+11
* Fix issues importing forked projectsJames Lopez2017-04-041-0/+4
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-071-8/+53
|\
| * Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-071-8/+53
* | Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-4/+3
|/
* Add traits for the different Event types to the Event factoryrs-event-traitsRobert Speicher2017-02-011-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-0/+1
* Update specs to cope with new label types and prioritiesJames Lopez2016-10-191-1/+8
* Fix import/export labels to cope with project and group labels. Added relevan...James Lopez2016-10-191-3/+13
* added more specsJames Lopez2016-09-261-1/+1
* Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez2016-09-261-0/+5
* Project tools visibility levelFelipe Artur2016-09-011-0/+12
* squashed - fixed label and milestone association problems, updated specs and ...fix/labels-milestones-importJames Lopez2016-08-011-11/+19
* Squashed - fix encoding issuefix/import-export-encodingJames Lopez2016-07-191-2/+7
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* fixing events for import/exportJames Lopez2016-06-291-2/+5
* fix annoying specJames Lopez2016-06-151-1/+1
* fixing specs and some code cleanupJames Lopez2016-06-151-1/+1
* refactored loads of things due to commits to pipeline changeJames Lopez2016-06-131-11/+14
* WIP - added missing notes, trying to fix specsJames Lopez2016-06-031-4/+21
* fixed CI commits on exportJames Lopez2016-05-181-2/+7
* add author on notes to export - so we can add to a note if project member is ...James Lopez2016-05-121-0/+7