summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-6021-extract-ee-services' into 'master'Rémy Coutable2018-06-051-2/+8
|\
| * Backport changes in app/services/test_hooks/project_service.rbMario de la Ossa2018-06-021-2/+8
* | Merge branch '46585-gdpr-terms-acceptance' into 'master'Robert Speicher2018-06-055-3/+89
|\ \
| * | Messaging on terms page when user already accepted46585-gdpr-terms-acceptancetauriedavis2018-06-045-3/+89
* | | Merge branch 'bvl-403-for-external-auth-service-ce' into 'master'Douwe Maan2018-06-053-7/+31
|\ \ \
| * | | Render a 403 when showing an access denied messagebvl-403-for-external-auth-service-ceBob Van Landuyt2018-06-053-7/+31
* | | | Merge branch 'fix-fog-mocking' into 'master'Rémy Coutable2018-06-055-18/+16
|\ \ \ \
| * | | | Fix Fog mockingKamil Trzciński2018-06-055-18/+16
* | | | | Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable2018-06-051-2/+2
|\ \ \ \ \
| * | | | | Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu2018-06-051-2/+2
| |/ / / /
* | | | | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-0515-56/+60
|\ \ \ \ \
| * | | | | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-0115-56/+60
* | | | | | Merge branch 'optimise-runner-update-cached-info' into 'master'Grzegorz Bizon2018-06-051-8/+18
|\ \ \ \ \ \
| * | | | | | Do not validate cached dataoptimise-runner-update-cached-infoKamil Trzciński2018-06-051-8/+18
* | | | | | | Merge branch 'fix-avatars-n-plus-one' into 'master'Robert Speicher2018-06-052-2/+26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix an N+1 in avatar URLsSean McGivern2018-06-052-2/+26
* | | | | | | Prevent Gitaly WriteConfig log noiseJacob Vosmaer (GitLab)2018-06-051-0/+12
* | | | | | | Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński2018-06-053-0/+131
|\ \ \ \ \ \ \
| * | | | | | | Fix typo in spec. Add a test for the case of when trace is stored in databaseadd-background-migrations-for-not-archived-tracesShinya Maeda2018-06-042-4/+26
| * | | | | | | Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda2018-06-044-72/+76
| * | | | | | | Directly refer application code from migration codeShinya Maeda2018-06-041-1/+1
| * | | | | | | Add background migrations to arhive legacy tracesShinya Maeda2018-06-042-0/+105
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'override-consider-extend' into 'master'Nick Thomas2018-06-051-62/+108
|\ \ \ \ \ \ \
| * | | | | | | Also verify if extending would override a class methodoverride-consider-extendLin Jen-Shin2018-06-051-62/+108
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-n...Kamil Trzciński2018-06-051-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić2018-05-281-0/+4
* | | | | | | | Merge branch 'gh-importer-transactions' into 'master'Nick Thomas2018-06-052-15/+74
|\ \ \ \ \ \ \ \
| * | | | | | | | Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-042-15/+74
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fix Rubocop offense in build specsbackstage/gb/fix-rubocop-offense-in-build-specsGrzegorz Bizon2018-06-051-1/+1
* | | | | | | | Merge branch 'optimise-pages-service-calling' into 'master'Grzegorz Bizon2018-06-053-55/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove PagesService and instead make it explicit that we call PagesWorkeroptimise-pages-service-callingKamil Trzciński2018-06-052-53/+72
| * | | | | | | | Remove unused running_or_pending_build_countremove-unused-query-in-hooksKamil Trzciński2018-06-041-2/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'Rémy Coutable2018-06-051-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...sh-fix-pipeline-jobs-nplus-oneStan Hu2018-06-041-0/+12
| * | | | | | | | Remove N+1 query for author in issues APIStan Hu2018-06-043-21/+59
* | | | | | | | | Resolve "Add Xcode Button in UI"André Luís2018-06-051-0/+42
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon2018-06-057-98/+375
|\ \ \ \ \ \ \ \
| * | | | | | | | Update validatorpresigned-multipart-uploadsKamil Trzciński2018-06-043-29/+6
| * | | | | | | | Support presigned multipart uploadsKamil Trzciński2018-06-047-98/+398
* | | | | | | | | Merge branch 'sh-add-uncached-query-limiter' into 'master'Rémy Coutable2018-06-053-21/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove N+1 query for author in issues APIsh-add-uncached-query-limiterStan Hu2018-06-043-21/+59
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Support smarter system notesJose Ivan Vargas2018-06-053-1/+642
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'osw-ignore-diff-header-when-persisting-diff-hunk' into 'master'Sean McGivern2018-06-051-50/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | Adjust insufficient diff hunks being persisted on NoteDiffFileosw-ignore-diff-header-when-persisting-diff-hunkOswaldo Ferreira2018-06-051-50/+63
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '36862-subgroup-milestones' into 'master'Sean McGivern2018-06-052-9/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Include all ancestors milestones in json list & autocomplete36862-subgroup-milestonesJarka Kadlecová2018-06-042-9/+41
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'bvl-hide-archived-shared-projects' into 'master'Sean McGivern2018-06-051-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide archived projects from `shared_projects`bvl-hide-archived-shared-projectsBob Van Landuyt2018-06-041-1/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '6287-epics-page-styling-is-broken' into 'master'Clement Ho2018-06-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Backport of Resolve "Epics Page Styling is broken"Clement Ho2018-06-041-1/+1
| | |_|_|_|/ / / | |/| | | | | |