summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'comment-discard-button' into 'master' Jacob Schatz2016-03-111-3/+3
|\
| * Fixed tests for comment formsPhil Hughes2016-03-041-3/+3
* | Merge branch 'gitlab-ci-yaml-alias' into 'master' Kamil Trzciński2016-03-111-0/+39
|\ \
| * | Support YAML alias/anchor usage in .gitlab-ci.ymlPascal Bach2016-03-081-0/+39
* | | web hooks to webhooksashleys2016-03-105-7/+7
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer2016-03-102-6/+8
|\ \ \
| * | | Fixed failing milestone filter testsdropdown-jsPhil Hughes2016-03-102-6/+5
| * | | Fixed failing testsPhil Hughes2016-03-101-1/+4
* | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer2016-03-103-7/+34
|\ \ \ \ | |/ / /
| * | | Added specs for Issue#referenced_merge_requestsYorick Peterse2016-03-091-0/+25
| * | | Merge branch 'fix-git-push-service-specs' into 'master' Robert Speicher2016-03-091-7/+8
| |\ \ \
| | * | | Handle permissions for ExternalIssue instancesfix-git-push-service-specsYorick Peterse2016-03-091-2/+2
| | * | | Fixed part of the GitPushService specsYorick Peterse2016-03-091-5/+6
| * | | | Merge branch 'fix-todos' into 'master' Douglas Barbosa Alexandre2016-03-091-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Destroy all related todos when removing a projectDouglas Barbosa Alexandre2016-03-091-0/+1
* | | | | Improve test descriptionsJacob Vosmaer2016-03-101-4/+4
* | | | | Add tests for ExclusiveLeaseJacob Vosmaer2016-03-101-0/+21
|/ / / /
* | | | Retry failed testsKamil Trzcinski2016-03-091-0/+4
|/ / /
* | | Merge branch 'iurisilvio/gitlab-ce-bitbucket_closed' into 'master' Rémy Coutable2016-03-091-0/+88
|\ \ \
| * | | Fix bug where Bitbucket `closed` issues were imported as `opened`iurisilvio/gitlab-ce-bitbucket_closedIuri de Silvio2016-03-071-0/+88
* | | | Merge branch 'rs-traits-are-good' into 'master' Dmitriy Zaporozhets2016-03-098-36/+32
|\ \ \ \
| * | | | Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-085-20/+19
| * | | | Simplify the various Snippet factoriesRobert Speicher2016-03-083-16/+13
* | | | | Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets2016-03-092-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-052-2/+0
* | | | | Merge branch 'branch-tag-count-methods' into 'master' Robert Speicher2016-03-082-3/+109
|\ \ \ \ \
| * | | | | Call after_create_branch in Repository#add_branchbranch-tag-count-methodsYorick Peterse2016-03-081-0/+6
| * | | | | Call the right hooks in Repository#add_tagYorick Peterse2016-03-081-0/+11
| * | | | | Added specs for Repository#rm_tagYorick Peterse2016-03-081-0/+11
| * | | | | Call the right hooks when removing branchesYorick Peterse2016-03-081-0/+11
| * | | | | Cache & flush tag/branch countsYorick Peterse2016-03-082-3/+70
* | | | | | Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master' Robert Speicher2016-03-081-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-apievuez2016-03-041-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into 'master' Yorick Peterse2016-03-082-0/+29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | adds test for git push service for updating the language of the projecttiagonbotelho2016-03-071-0/+17
| * | | | removes the test file of the project spec for invalid methodtiagonbotelho2016-03-071-8/+0
| * | | | implements test to simulate empty repotiagonbotelho2016-03-071-0/+6
| * | | | adds tests and fixes some broken code to main language mrtiagonbotelho2016-03-072-0/+14
| | |_|/ | |/| |
* | | | Remove redundant integration testsRobert Speicher2016-03-071-1/+1
|/ / /
* | | Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-071-2/+1
|\ \ \
| * | | Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-2/+1
* | | | Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-073-5/+54
|\ \ \ \
| * | | | Change content of cross project labelGrzegorz Bizon2016-03-031-3/+3
| * | | | Improve cross project label look and feelGrzegorz Bizon2016-03-031-2/+8
| * | | | Add support for cross project references for labelsGrzegorz Bizon2016-03-031-0/+19
| * | | | Add cross project references support for label modelGrzegorz Bizon2016-03-031-1/+25
| * | | | Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-033-4/+4
* | | | | Merge branch 'rs-factory-nitpicks' into 'master' Douwe Maan2016-03-0715-39/+49
|\ \ \ \ \
| * | | | | Remove unnecessary attribute definitions from Service factoryrs-factory-nitpicksRobert Speicher2016-03-061-2/+0
| * | | | | Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-0613-28/+48