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
AgeCommit message (Collapse)Author
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2015-12-24Add some specs for forked project visibility_level casesTomasz Maczukin
2015-12-09Tag service specsDouwe Maan
2015-07-07Use stub_application_setting in a few more specsRobert Speicher
These specs also failed when run by themselves before this change, so we've likely got some kind of cross-test contamination going on.
2015-06-23Fix Style/IndentationWidth cop violationsStan Hu
2015-06-22Fix Style/IndentationConsistency cop violationsRobert Speicher
2015-03-09Allow admins to override restricted visibilityVinnie Okada
Allow admins to use restricted visibility levels when creating or updating projects.
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-08-28block visibility level restriction override in controllerJob van der Voort
2014-06-27Fix project update specsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-03-23Move Project's service specs to the correct locationRobert Speicher
[ci skip]