summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/import_export
Commit message (Expand)AuthorAgeFilesLines
* Backport the EE schema and migrations to CEYorick Peterse2019-06-175-32/+328
* Merge branch '58886-issue-tracker-fields' into 'master'Sean McGivern2019-06-171-0/+2
|\
| * Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-131-0/+2
* | Ignore legacy artifact columns in Project Import/ExportShinya Maeda2019-06-111-1/+4
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-06-033-1/+29
|\
| * Merge branch 'security-58856-persistent-xss-in-note-objects' into 'master'Robert Speicher2019-06-033-1/+29
| |\
| | * Remove unused fixture linesTiger2019-05-281-2/+0
| | * Add `html` to sensitive wordscharlieablett2019-05-011-1/+2
| | * Remove accidental regressionscharlieablett2019-04-301-5/+6
| | * Ensure Issue & MR note_html cannot be importedAsh McKenzie2019-04-302-16/+16
| | * Add disallowed fields to AttributeCleanercharlieablett2019-04-242-10/+8
| | * Re-stub stubbed method callscharlieablett2019-04-231-3/+9
| | * Exclude fields from note importcharlieablett2019-04-232-2/+26
* | | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-031-1/+3
|\ \ \ | |/ /
| * | Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-1/+3
* | | Remove hook directory requirement from Shellgitaly-version-v1.43.0Zeger-Jan van de Weg2019-05-301-6/+0
* | | Fix order dependency with user params during importsLiam McAndrew2019-05-281-2/+11
|/ /
* | Fix issue importing members with owner accessJames Lopez2019-05-231-0/+7
* | Fix invalid visibility string comparison in project importStan Hu2019-05-221-0/+13
* | Include type to notes import / export49517-fix-notes-import-exportHeinrich Lee Yu2019-05-171-2/+5
* | Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-1/+1
* | Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+1
* | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-262-1/+8
* | Fix bug when project export to remote url failsFrancisco Javier López2019-04-241-0/+12
* | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
|/
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-102-0/+23
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+1
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-0/+8
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-1/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+1
* Merge masterFelipe Artur2019-03-275-1/+64
|\
| * Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-272-0/+14
| * Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+1
| * Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-051-0/+16
| |\
| | * Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-0/+16
| * | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
| |/
| * Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-0/+2
| * Merge branch 'add_YouTrack_integration' into 'master'Sean McGivern2019-02-262-0/+21
| |\
| | * Added YouTrack integrationYauhen Kotau2019-02-182-0/+21
| * | Fix project import error on releasesJames Lopez2019-02-221-0/+8
| * | Move ChatOps to CoreJames Fargher2019-02-201-0/+1
| |/
* | Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-193-23/+10
|\ \ | |/
| * Fix import_jid error on project importJames Lopez2019-02-141-0/+10
| * Remove HipChat integration from GitLabNick Thomas2019-02-082-23/+0
* | Fix specsFelipe Artur2019-02-151-0/+2
|/
* DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-041-1/+2
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-2/+2
* Fix tree restorer visibility levelJames Lopez2019-01-311-1/+60
* Fix path disclosure on Project ImportJames Lopez2019-01-312-1/+32
* Add a new relation between a stage and related bridgesGrzegorz Bizon2019-01-251-0/+1