Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2016-03-11Fixed a few spec typosYorick Peterse
2016-03-11Fixed ProjectSearchResults spec to use a ProjectYorick Peterse
2016-03-11Refactor Gitlab::SnippetSearchResultsYorick Peterse
2016-03-11Refactor Gitlab::SearchResultsYorick Peterse
2016-03-11Use ILIKE/LIKE for searching milestonesYorick Peterse
2016-03-11Use ILIKE/LIKE for Issuable.search and full_searchYorick Peterse
2016-03-11Use ILIKE/LIKE for searching CI runnersYorick Peterse
2016-03-11Use ILIKE/LIKE for searching groupsYorick Peterse
2016-03-11Use ILIKE/LIKE for searching usersYorick Peterse
2016-03-11Use ILIKE/LIKE for searching notesYorick Peterse
2016-03-11Use ILIKE/LIKE for searching snippetsYorick Peterse
2016-03-11Use ILIKE in Project.search_by_titleYorick Peterse
2016-03-11Use ILIKE/LIKE + UNION in Project.searchYorick Peterse
2016-03-11Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan
2016-03-11Merge branch 'comment-discard-button' into 'master' Jacob Schatz
2016-03-11Merge branch 'gitlab-ci-yaml-alias' into 'master' Kamil Trzciński
2016-03-10web hooks to webhooksashleys
2016-03-10Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer
2016-03-10Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into expirin...Jacob Vosmaer
2016-03-10Fixed failing milestone filter testsPhil Hughes
2016-03-10Fixed failing testsPhil Hughes
2016-03-10Improve test descriptionsJacob Vosmaer
2016-03-10Add tests for ExclusiveLeaseJacob Vosmaer
2016-03-10Removed benchmark suite and its documentationYorick Peterse
2016-03-10Added specs for Issue#referenced_merge_requestsYorick Peterse
2016-03-09Merge branch 'fix-git-push-service-specs' into 'master' Robert Speicher
2016-03-09Merge branch 'fix-todos' into 'master' Douglas Barbosa Alexandre
2016-03-09Handle permissions for ExternalIssue instancesYorick Peterse
2016-03-09Fixed part of the GitPushService specsYorick Peterse
2016-03-09Destroy all related todos when removing a projectDouglas Barbosa Alexandre
2016-03-09Retry failed testsKamil Trzcinski
2016-03-09Merge branch 'iurisilvio/gitlab-ce-bitbucket_closed' into 'master' Rémy Coutable
2016-03-09Merge branch 'rs-traits-are-good' into 'master' Dmitriy Zaporozhets
2016-03-09Merge branch 'rs-snippets-dont-expire' into 'master' Dmitriy Zaporozhets
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2016-03-09Simplify the various Snippet factoriesRobert Speicher
2016-03-08Merge branch 'branch-tag-count-methods' into 'master' Robert Speicher
2016-03-08Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master' Robert Speicher
2016-03-08Call after_create_branch in Repository#add_branchYorick Peterse
2016-03-08Call the right hooks in Repository#add_tagYorick Peterse
2016-03-08Added specs for Repository#rm_tagYorick Peterse
2016-03-08Call the right hooks when removing branchesYorick Peterse
2016-03-08Cache & flush tag/branch countsYorick Peterse
2016-03-08Merge branch 'master' into 'master' Yorick Peterse
2016-03-08Support YAML alias/anchor usage in .gitlab-ci.ymlPascal Bach
2016-03-07adds test for git push service for updating the language of the projecttiagonbotelho
2016-03-07removes the test file of the project spec for invalid methodtiagonbotelho
2016-03-07implements test to simulate empty repotiagonbotelho
2016-03-07adds tests and fixes some broken code to main language mrtiagonbotelho
2016-03-07Remove redundant integration testsRobert Speicher