summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23104-remove-public-param-for-projects' into 'master' Douwe Maan2017-02-081-52/+9
|\
| * Use VisibilityLevel constants in spec23104-remove-public-param-for-projectsToon Claes2017-02-071-4/+4
| * API: remove `public` param for projectsToon Claes2017-02-071-49/+6
* | Merge branch 'dz-limit-nested-groups' into 'master' Douwe Maan2017-02-081-11/+22
|\ \
| * | Limit level of nesting for groupsdz-limit-nested-groupsDmitriy Zaporozhets2017-02-081-11/+22
* | | Merge branch '26705-filter-todos-by-manual-add' into 'master'Sean McGivern2017-02-082-7/+54
|\ \ \
| * | | Filter todos by manual addJacopo2017-01-282-7/+54
* | | | Merge branch 'feature/gb/paginated-environments-api' into 'master'Rémy Coutable2017-02-084-4/+185
|\ \ \ \
| * | | | Make headers asserts explicit in pagination specsfeature/gb/paginated-environments-apiGrzegorz Bizon2017-02-071-5/+8
| * | | | Merge branch 'master' into feature/gb/paginated-environments-apiFilipa Lacerda2017-02-0787-316/+5405
| |\ \ \ \
| * | | | | Add specs for standalone pagination for serializersGrzegorz Bizon2017-02-062-2/+48
| * | | | | Rename `Gitlab::Serialize` module to reuse it laterGrzegorz Bizon2017-02-061-1/+1
| * | | | | Merge branch 'master' into feature/gb/paginated-environments-apiGrzegorz Bizon2017-02-06175-1311/+2311
| |\ \ \ \ \
| * | | | | | Extend environments folders and pagination API specsGrzegorz Bizon2017-02-031-0/+83
| * | | | | | Fix typo in pipeline serializer specsGrzegorz Bizon2017-02-031-1/+1
| * | | | | | Add specs for environments serializer paginationGrzegorz Bizon2017-02-031-0/+49
* | | | | | | Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-082-3/+85
|\ \ \ \ \ \ \
| * | | | | | | Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca...Dongqing Hu2017-01-311-3/+3
| * | | | | | | tests for #mr_closes_issues and #mr_issues_mentioned_but_not_closing in Merge...Dongqing Hu2017-01-251-0/+82
* | | | | | | | Merge branch 'lfs-noauth-public-repo' into 'master'Rémy Coutable2017-02-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | lfs: do not require auth for public repositoriesBen Boeckel2017-02-071-0/+1
* | | | | | | | | Merge branch 'jej-lint-scripts-and-config' into 'master'dz-nested-groups-docsDouwe Maan2017-02-081-0/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CI runs lint on shell scripts in lib/supportjej-lint-scripts-and-configJames Edwards-Jones2017-02-071-0/+27
* | | | | | | | | | Merge branch 'no-sidebar-on-action-btn-click' into 'master' Clement Ho2017-02-082-0/+114
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dismiss sidebar on repo buttons clickAdam Pahlevi2017-02-082-0/+114
* | | | | | | | | | | Merge branch 'fix-ignored-spec-failures' into 'master' Filipa Lacerda2017-02-071-2/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ensure karma fails if it cannot load all spec filesfix-ignored-spec-failuresMike Greiling2017-02-071-2/+6
* | | | | | | | | | | | Merge branch 'route-map-string-source' into 'master' Douwe Maan2017-02-071-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Support a string source in the route mapDouwe Maan2017-02-071-10/+10
* | | | | | | | | | | | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-078-21/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix lint errorMike Greiling2017-02-071-1/+1
| * | | | | | | | | | | | | fix broken frontend testsMike Greiling2017-02-073-13/+9
| * | | | | | | | | | | | | Fix merge request controller specs for new actionfix/gb/invalid-new-merge-request-apiGrzegorz Bizon2017-02-071-1/+7
| * | | | | | | | | | | | | Fix broken specs from the Frontend sideFilipa Lacerda2017-02-073-7/+8
| * | | | | | | | | | | | | Add feature spec for a new merge request with pipelineGrzegorz Bizon2017-02-071-0/+20
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'improve-handleLocationHash-tests' into 'master' Filipa Lacerda2017-02-071-4/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Improve gl.utils.handleLocationHash testsimprove-handleLocationHash-testsClement Ho2017-02-071-4/+25
* | | | | | | | | | | | | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in...Alfredo Sumaran2017-02-072-2/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-072-2/+102
* | | | | | | | | | | | | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-0711-101/+541
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use described_class over literal class nameDouwe Maan2017-02-071-11/+11
| * | | | | | | | | | | | | | Address feedbackDouwe Maan2017-02-067-120/+132
| * | | | | | | | | | | | | | Update outdated specDouwe Maan2017-02-061-2/+0
| * | | | | | | | | | | | | | Add feature specsDouwe Maan2017-02-065-34/+140
| * | | | | | | | | | | | | | Tweak test to verify there are no duplicatesDouwe Maan2017-02-061-2/+2
| * | | | | | | | | | | | | | Improve performance of finding last deployed environmentDouwe Maan2017-02-064-79/+30
| * | | | | | | | | | | | | | Add testsDouwe Maan2017-02-0612-0/+373
* | | | | | | | | | | | | | | Merge branch '26908-add-foreign-keys-to-timelogs' into 'master' Rubén Dávila Santos2017-02-074-4/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Use normal associations instead of polymorphic.Ruben Davila2017-02-074-4/+33
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '24716-fix-ctrl-click-links' into 'master' Clement Ho2017-02-072-0/+82
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \