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 (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-10Add security specsFelipe Artur
2016-02-04Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-09-14Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets
2015-09-14Fix tests for group accessDmitriy Zaporozhets
2015-09-09Fix help access specDouwe Maan
2015-09-09Make all group publicValery Sizov
2015-09-08Use new routing helperDouwe Maan
2015-07-28Change before(:all) -> let! to avoid leaking data across testsStan Hu
2015-07-22Move spec/features/admin/security_spec to spec/features/securityRobert Speicher
2015-07-22Consolidate group access specs into one fileRobert Speicher
2015-07-22Remove redundant Profile access test casesRobert Speicher
2015-07-22Remove be_not_found_for matcherRobert Speicher
2015-07-22Move access-related matchers to their own moduleRobert Speicher
2015-07-06Audit log for user authenticationValery Sizov
2015-06-30Reporter role can manage issue tracker nowDmitriy Zaporozhets
2015-06-22Update spec/features/security specsRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-03-15Move group members index from `/members` to `/group_members`.Douwe Maan
2015-03-15Move project members index from `/team` to `/project_members`Douwe Maan
2015-03-11Rename dashboard landing page to Your projectsDmitriy Zaporozhets
2015-03-09Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-25Fix security testsDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets
2014-05-29Fix group projects fetchDmitriy Zaporozhets
2014-05-24Fix specs. Fix note form reset after submitDmitriy Zaporozhets
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2014-03-19Make use of project factory traitsRobert Speicher
2014-02-25Dont test models methods in security specsDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-01-22Make changes to testsDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-10-09Fix profile specsDmitriy Zaporozhets
2013-09-26Ignore owner_id for Group in testsDmitriy Zaporozhets
2013-09-25Extend profile security specsDmitriy Zaporozhets
2013-09-25Dashboard security specsDmitriy Zaporozhets
2013-09-25Public/Private projects security specsDmitriy Zaporozhets
2013-09-25Group security testsDmitriy Zaporozhets
2013-08-08Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets
2013-08-05Fix testsDmitriy Zaporozhets
2013-07-18Style changes from review with @randxIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-17update tests with new routingDmitriy Zaporozhets
2013-07-16Fix tests and tab highlightDmitriy Zaporozhets
2013-06-24Fix profile emails with new key routeDmitriy Zaporozhets
2013-05-02Fix internally public projects testsStephen Lottermoser