summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-065-5/+176
* Merge branch 'jprovazn-label-links-update' into 'master'Sean McGivern2018-07-061-0/+109
|\
| * Added tests for MRsJan Provaznik2018-07-051-39/+66
| * Migration which fixes cross-project label referencesJan Provaznik2018-07-031-0/+82
* | Merge branch 'gitaly-mandatory-20180703-jv-2' into 'master'Sean McGivern2018-07-041-65/+55
|\ \
| * | Remove more feature flagsJacob Vosmaer2018-07-031-65/+55
* | | Merge branch 'jprovazn-fix-mr-caching' into 'master'Sean McGivern2018-07-041-0/+9
|\ \ \
| * | | Use serialize_keys as part of highlight diff cacheJan Provaznik2018-07-041-0/+9
* | | | Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-32/+41
|\ \ \ \
| * | | | Updated multipart to support workhorse direct uploadsJan Provaznik2018-06-271-32/+41
* | | | | Merge branch 'bvl-graphql-pipeline-lists' into 'master'Douwe Maan2018-07-041-0/+112
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-0/+112
| | |_|/ | |/| |
* | | | Fix minor spec review comments in uploader specsStan Hu2018-07-031-1/+1
* | | | fix an issue with local filesMicaël Bergeron2018-07-031-19/+0
* | | | add support for file copy on object storageMicaël Bergeron2018-07-031-25/+43
* | | | When moving issues, don't attempt to move files in object storageStan Hu2018-07-031-0/+19
|/ / /
* | | Merge branch '44994-osw-use-monospaced-font-on-diffs-commit-ref' into 'master'Robert Speicher2018-07-031-0/+7
|\ \ \ | |_|/ |/| |
| * | Use monospaced font for MR diff commit link ref on GFMOswaldo Ferreira2018-06-271-0/+7
* | | Temporarily remove MR diffs removal migrationSean McGivern2018-07-031-1/+1
* | | Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)2018-07-031-74/+71
* | | Merge branch 'fix-gitaly-mr-creation-limits' into 'master'Douwe Maan2018-07-031-2/+2
|\ \ \
| * | | Fix MR diffs created with gitaly_diff_between enabledSean McGivern2018-06-291-2/+2
* | | | Merge branch 'jprovazn-extra-line' into 'master'Sean McGivern2018-07-031-0/+15
|\ \ \ \
| * | | | Don't add bottom 'match' line for deleted filesJan Provaznik2018-06-281-0/+15
* | | | | Merge branch '6195-http-git-push-to-secondary-for-git-lfs-currently-does-not-...Nick Thomas2018-07-021-16/+19
|\ \ \ \ \
| * | | | | Better route matching for read-only detectionAsh McKenzie2018-07-021-16/+19
* | | | | | Merge branch '43270-import-with-milestones-failing' into 'master'Douwe Maan2018-07-024-22/+200
|\ \ \ \ \ \
| * | | | | | update code based on feedbackJames Lopez2018-06-271-14/+14
| * | | | | | fix specJames Lopez2018-06-221-3/+1
| * | | | | | fix specJames Lopez2018-06-221-2/+0
| * | | | | | add more specs and refactor more relation factory codeJames Lopez2018-06-222-0/+107
| * | | | | | refactor code based on feedbackJames Lopez2018-06-222-70/+52
| * | | | | | refactor code once again to fix IID issuesJames Lopez2018-06-201-1/+1
| * | | | | | refactor code once again to fix IID issuesJames Lopez2018-06-201-14/+14
| * | | | | | fix some more edge casesJames Lopez2018-06-201-16/+3
| * | | | | | fix some edge casesJames Lopez2018-06-191-1/+2
| * | | | | | update specJames Lopez2018-06-191-6/+55
| * | | | | | add group finder spec and logicJames Lopez2018-06-191-0/+21
| * | | | | | add spec replicating both label and milestone duplicated title issuesJames Lopez2018-06-181-0/+2
| * | | | | | add spec replicating both label and milestone duplicated title issuesJames Lopez2018-06-182-5/+38
* | | | | | | Merge branch '44725-expire_correct_methods_after_change_head' into 'master'Grzegorz Bizon2018-07-021-2/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Expire correct method caches after HEAD changedImre Farkas2018-06-291-2/+10
* | | | | | | Merge branch 'da-exclusive-lease-helpers' into 'master'Robert Speicher2018-06-291-12/+8
|\ \ \ \ \ \ \
| * | | | | | | Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-12/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'dm-favicon-asset-host' into 'master'Sean McGivern2018-06-292-10/+1
|\ \ \ \ \ \
| * | | | | | Read asset host from ActionController::Base instead of application configDouwe Maan2018-06-291-1/+1
| * | | | | | Remove unused asset host logic from GfmPipeline and EmojiFilter specDouwe Maan2018-06-291-9/+0
| |/ / / / /
* | | | | | Merge branch 'rails5-fix-48430' into 'master'Rémy Coutable2018-06-292-5/+5
|\ \ \ \ \ \
| * | | | | | Rails5 fix MySQL milliseconds problem in specsJasper Maes2018-06-272-5/+5
| | |_|_|/ / | |/| | | |