summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '13313-fix-deprecation-warnings' into 'master' Robert Speicher2016-06-031-4/+4
|\
| * Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rb13313-fix-deprecation-warningsRémy Coutable2016-06-021-4/+4
* | Update test since branch removal does not render template anymoredz-code-tabDmitriy Zaporozhets2016-06-031-4/+0
* | fix import service specJames Lopez2016-06-021-1/+1
* | issuable#labels_array explicitly load the labelsPaco Guzman2016-06-021-0/+14
|/
* Merge branch 'tests/move-shortcuts-specs-to-valid-directory' into 'master' Robert Speicher2016-06-021-0/+0
|\
| * Move feature specs for shortcuts to valid directorytests/move-shortcuts-specs-to-valid-directoryGrzegorz Bizon2016-06-021-0/+0
* | Update specs. Add CHANGELOG entryissue-18036Josh Frye2016-06-023-15/+34
* | Flush cache in callback. Add testsJosh Frye2016-06-021-0/+15
|/
* Move JS graph specs to match assets tree.Connor Shea2016-06-013-0/+0
* Fix teaspoonConnor Shea2016-06-013-3/+3
* Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher2016-06-023-3/+3
|\
| * Fix a broken specConnor Shea2016-05-301-1/+1
| * Upgrade attr_encrypted and encryptorConnor Shea2016-05-302-2/+2
* | Introduce container_registry_path_with_namespacedowncase-registry-repositoryKamil Trzcinski2016-06-011-14/+9
* | Merge remote-tracking branch 'origin/master' into downcase-registry-repositoryKamil Trzcinski2016-06-012-3/+4
|\ \
| * | Fix note validation spec failuresStan Hu2016-06-012-3/+4
* | | Use downcased path to container repository as this is expected path by DockerKamil Trzcinski2016-06-011-0/+14
|/ /
* | Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-0131-238/+1380
|\ \
| * | Refactor ParticipableYorick Peterse2016-06-018-3/+372
| * | Split Markdown rendering & reference gatheringYorick Peterse2016-05-2622-235/+961
| * | Added Gitlab::LazyYorick Peterse2016-05-261-0/+37
| * | Don't modify arguments in CommitRange#initializeYorick Peterse2016-05-261-0/+10
* | | Merge branch 'fix-cancelable-retryable' into 'master' Douwe Maan2016-06-011-0/+30
|\ \ \
| * | | Fix rubocop offensesfix-cancelable-retryableKamil Trzcinski2016-06-011-2/+2
| * | | Test cancelability and retriablity of pipeline for generic statusesKamil Trzcinski2016-05-311-0/+30
* | | | Merge branch 'fix/error-500-in-pipeline-when-fork' into 'master' Rémy Coutable2016-06-011-0/+58
|\ \ \ \
| * | | | Add feature specs for pipeline in MR from forkGrzegorz Bizon2016-06-011-8/+38
| * | | | Add feature test for accessing MR created from forkGrzegorz Bizon2016-06-011-0/+28
* | | | | Merge branch 'long.polyglot/gitlab-ce-issue_17479_todos_not_remove_when_leave...Douwe Maan2016-06-011-0/+42
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_1...Long Nguyen2016-05-3094-353/+1044
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_1...Long Nguyen2016-05-221-1/+12
| |\ \ \ \ \ \
| * | | | | | | Fix broken specsLong Nguyen2016-05-211-3/+3
| * | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_1...Long Nguyen2016-05-2122-36/+534
| |\ \ \ \ \ \ \
| * | | | | | | | Fix broken specsLong Nguyen2016-05-211-1/+0
| * | | | | | | | Remove todos when destroy project member and specsLong Nguyen2016-05-211-0/+43
* | | | | | | | | Merge branch 'rs-remember-me-2fa' into 'master' Douwe Maan2016-06-013-3/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Pass the "Remember me" value to the 2FA token formrs-remember-me-2faRobert Speicher2016-05-303-3/+32
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'current-settings-use-request-store-during-request'Douwe Maan2016-06-015-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update tests for the current_application_settings request store changesDJ Mountney2016-05-275-12/+12
* | | | | | | | | | Merge branch 'fix-404-labels-in-todos' into 'master' Douwe Maan2016-06-011-0/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix 404 page when viewing TODOs that contain milestones or labels in differen...Stan Hu2016-05-311-0/+21
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'issue_15557' into 'master' Rémy Coutable2016-06-014-30/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add leading comment space copissue_15557Felipe Artur2016-05-313-30/+30
| * | | | | | | | | | Fix error 500 when sorting issues by milestone due date and filtering by labelsFelipe Artur2016-05-311-0/+9
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-06-013-22/+48
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'refactoring/improve-build-specs' into 'master' Robert Speicher2016-05-311-22/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove redundant factory namespace in build specsrefactoring/improve-build-specsGrzegorz Bizon2016-05-311-22/+20
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'feature/improve_wiki_page_events' into 'master' Rémy Coutable2016-05-311-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix hook data for Wiki Page eventGabriel Mazetto2016-05-311-0/+13
| | |/ / / / / / / /