summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use a UNION in MergeRequest.in_projectsYorick Peterse2016-03-111-0/+6
* Corrected spec title for Namespace.searchYorick Peterse2016-03-111-1/+1
* Make Namespace.search case-insensitiveYorick Peterse2016-03-111-5/+24
* Fixed a few spec typosYorick Peterse2016-03-112-6/+6
* Fixed ProjectSearchResults spec to use a ProjectYorick Peterse2016-03-111-2/+2
* Refactor Gitlab::SnippetSearchResultsYorick Peterse2016-03-111-0/+25
* Refactor Gitlab::SearchResultsYorick Peterse2016-03-111-0/+55
* Use ILIKE/LIKE for searching milestonesYorick Peterse2016-03-111-0/+30
* Use ILIKE/LIKE for Issuable.search and full_searchYorick Peterse2016-03-111-1/+46
* Use ILIKE/LIKE for searching CI runnersYorick Peterse2016-03-111-0/+28
* Use ILIKE/LIKE for searching groupsYorick Peterse2016-03-111-0/+26
* Use ILIKE/LIKE for searching usersYorick Peterse2016-03-111-11/+37
* Use ILIKE/LIKE for searching notesYorick Peterse2016-03-111-3/+9
* Use ILIKE/LIKE for searching snippetsYorick Peterse2016-03-111-0/+44
* Use ILIKE in Project.search_by_titleYorick Peterse2016-03-111-0/+16
* Use ILIKE/LIKE + UNION in Project.searchYorick Peterse2016-03-111-0/+51
* Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan2016-03-1110-369/+0
|\
| * Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-1010-369/+0
* | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |