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-13Create an external users tab on Admin user listZeger-Jan van de Weg
2016-03-13External UsersZeger-Jan van de Weg
2016-03-13Fix denting and specZeger-Jan van de Weg
2016-03-13Bring share project with group API from EEDmitriy Zaporozhets
2016-03-13Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu
2016-03-12Remove unnecessary go-get test (superseded by middleware)Stan Hu
2016-03-12Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan
2016-03-12Merge branch 'support-go-subpackages' into 'master' Douwe Maan
2016-03-12Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis
2016-03-12Add spec for go-import middlewareStan Hu
2016-03-12Merge branch 'fix-gh-pr-import' into 'master' Douwe Maan
2016-03-12Merge branch 'rs-disallow-blank-line-code' into 'master' Douwe Maan
2016-03-12Bring shared project feature tests from EEDmitriy Zaporozhets
2016-03-12Add unit specs for `Note#active?`Robert Speicher
2016-03-12Disallow blank (non-null) values for a Note's `line_code` attributeRobert Speicher
2016-03-12Merge branch 'rs-issue-12944' into 'master' Douwe Maan
2016-03-11Use a UNION in MergeRequest.in_projectsYorick Peterse
2016-03-11Corrected spec title for Namespace.searchYorick Peterse
2016-03-11Make Namespace.search case-insensitiveYorick Peterse
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-11Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets
2016-03-11Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan
2016-03-11Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updatesKamil Trzcinski
2016-03-11Allow to define on which builds the current one depends onKamil Trzcinski
2016-03-11Merge branch 'comment-discard-button' into 'master' Jacob Schatz
2016-03-11Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski
2016-03-11Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski
2016-03-11Merge branch 'gitlab-ci-yaml-alias' into 'master' Kamil TrzciƄski
2016-03-11Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre
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