summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-045-23/+48
* Merge branch 'breadcrumb-item-links' into 'master'Tim Zallmann2017-09-293-3/+11
|\
| * spec fixesbreadcrumb-item-linksPhil Hughes2017-09-282-3/+3
| * Fixed breadcrumb title not linkingPhil Hughes2017-09-271-0/+8
* | Merge branch 'remove-target-dd' into 'master'Filipa Lacerda2017-09-291-2/+0
|\ \
| * | Fix karma testJacob Schatz2017-09-281-2/+0
* | | Merge branch '38528-build-url' into 'master'Phil Hughes2017-09-291-0/+14
|\ \ \
| * | | Fixes data parameter not being sent in ajax request for jobs log38528-build-urlFilipa Lacerda2017-09-281-0/+14
* | | | Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-292-22/+30
* | | | Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher2017-09-283-11/+37
|\ \ \ \
| * | | | Migrate Git::Repository#rm_tag to GitalyAhmad Sherif2017-09-283-11/+37
* | | | | Merge branch 'acet-repo-editor-prevent-extra-request' into 'master'Jacob Schatz2017-09-281-0/+14
|\ \ \ \ \
| * | | | | RepoEditor: Prevent extra network call for already opened files.acet-repo-editor-prevent-extra-requestFatih Acet2017-09-271-0/+14
* | | | | | Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master'Robert Speicher2017-09-281-0/+11
|\ \ \ \ \ \
| * | | | | | Clear merge requests counter cache after mergeSean McGivern2017-09-281-0/+11
* | | | | | | Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-287-11/+303
|\ \ \ \ \ \ \
| * | | | | | | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-286-2/+269
| * | | | | | | [Backported from EE] Readonly flag for ProjectsGabriel Mazetto2017-09-282-10/+35
| | |_|_|/ / / | |/| | | | |
* | | | | | | Support custom attributes on usersMarkus Koller2017-09-289-2/+169
* | | | | | | Merge branch 'jramsay-spelling-occurred' into 'master'Jacob Schatz2017-09-283-4/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-263-4/+4
* | | | | | | Merge branch 'dm-api-unauthorized' into 'master'Sean McGivern2017-09-281-38/+40
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make sure API responds with 401 when invalid authentication info is provideddm-api-unauthorizedDouwe Maan2017-09-281-38/+40
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '38319-nomethoderror-undefined-method-sha-for-nil-nilclass' into...Douwe Maan2017-09-281-0/+78
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Handle error when fetching ref for MR with deleted source branch38319-nomethoderror-undefined-method-sha-for-nil-nilclassSean McGivern2017-09-281-0/+78
* | | | | | Merge branch 'commit-side-by-side-comment' into 'master'Filipa Lacerda2017-09-281-0/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes commit comments in side-by-side diff viewcommit-side-by-side-commentPhil Hughes2017-09-271-0/+36
| |/ / / /
* | | | | Merge branch 'refactor-services' into 'master'Grzegorz Bizon2017-09-283-6/+6
|\ \ \ \ \
| * | | | | refactor emails servicerefactor-servicesJames Lopez2017-09-282-3/+3
| * | | | | refactor users update serviceJames Lopez2017-09-281-4/+4
| * | | | | fix specsJames Lopez2017-09-283-6/+6
| | |_|/ / | |/| | |
* | | | | Merge branch '38476-improve-merge-jid-cleanup-on-merge-process' into 'master'Sean McGivern2017-09-281-3/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean merge_jid whenever necessary on the merge process38476-improve-merge-jid-cleanup-on-merge-processOswaldo Ferreira2017-09-271-3/+20
* | | | | Merge branch 'acet-repo-editor-fix-link-linking' into 'master'Jacob Schatz2017-09-271-6/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix line_highlighter_spec.Fatih Acet2017-09-251-6/+12
* | | | | Merge branch 'backstage/gb/refactor-pipeline-create-service' into 'master'Kamil TrzciƄski2017-09-279-108/+565
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add test for head pipeline assignment when skippedGrzegorz Bizon2017-09-261-0/+20
| * | | | Add specs for pipeline chain builder sequence classGrzegorz Bizon2017-09-261-0/+55
| * | | | Fix some code style offenses in pipeline chain classesGrzegorz Bizon2017-09-261-3/+2
| * | | | Add missing tests for pipeline chain access validatorGrzegorz Bizon2017-09-261-0/+13
| * | | | Add specs for pipeline builder that validates configGrzegorz Bizon2017-09-261-0/+127
| * | | | Add specs for pipeline builder repository validatorGrzegorz Bizon2017-09-261-0/+60
| * | | | Add specs for builder chain that persist a pipelineGrzegorz Bizon2017-09-261-0/+66
| * | | | Add specs for builder chain step that skipps pipelinesGrzegorz Bizon2017-09-261-0/+85
| * | | | Add specs for pipeline builder abilities validatorGrzegorz Bizon2017-09-261-10/+29
| * | | | Move pipeline builder validation chain to a moduleGrzegorz Bizon2017-09-261-1/+1
| * | | | Split pipeline chain builder validation classGrzegorz Bizon2017-09-261-1/+1
| * | | | Fix code style offenses in pipeline create servicesGrzegorz Bizon2017-09-261-1/+0
| * | | | Fix post receive specs regarding pipeline creationGrzegorz Bizon2017-09-261-5/+8
| * | | | Extract pipeline chain builder classes from serviceGrzegorz Bizon2017-09-252-99/+110