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-12-04Update effected testsZ.J. van de Weg
2016-10-15Fix trending projects Spinach failureStan Hu
2016-09-01Project tools visibility levelFelipe Artur
2016-07-05Updated testsPhil Hughes
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-05-20Fixed project settings testsPhil Hughes
2016-04-12Fix rubocopKamil Trzcinski
2016-04-12Fix rest of rspec and spinach testsKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-02-04Add behaviour tests for build permissionsKamil Trzcinski
2016-02-04Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski
2016-01-15Add feature tests for permissions for build artifacts read abilityGrzegorz Bizon
2016-01-14Fix specs and rubocop warningsRémy Coutable
2016-01-13Improve & adds specs for Issue/MR referencesRémy Coutable
2016-01-13Show referenced MRs & Issues only when the current viewer can access themRémy Coutable
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-10-16Add tests for last commit info on project home pageDmitriy Zaporozhets
2015-10-02Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets
2015-09-29Fix testsKamil Trzcinski
2015-09-24Show CI status on Your projects page and Starred projects pageDmitriy Zaporozhets
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-08-19Spinach testsArtem Sidorenko
2015-06-12Update all `should`-style syntax to `expect` in featuresRobert Speicher
2015-05-27Fix project snippets button appearing when it is disabledStan Hu
2015-05-25Disable "New Issue" and "New Merge Request" buttons when features are disable...Stan Hu
2015-04-09Move current user to the top of the list in author/assignee filtersStan Hu
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-01-27Add tests for initializing bare repo and creating new file in itDmitriy Zaporozhets
2014-11-30Improve project factoriesDmitriy Zaporozhets
2014-11-03Factor '0' * 40 blank ref constantsCiro Santilli
2014-09-22Replace old spinach step definitions with step.Ciro Santilli
2014-08-11fix searching on empty project, prevent 500Robert Schilling
2014-08-01Fix dashboard testsDmitriy Zaporozhets
2014-07-30Fix testsDmitriy Zaporozhets
2014-07-26Tests for trending/starred pagesDmitriy Zaporozhets
2014-07-18Add project stars.Ciro Santilli
2014-06-27Enable snippets for test projectDmitriy Zaporozhets
2014-06-02Fix tests for user pageDmitriy Zaporozhets
2014-03-19Make use of project factory traitsRobert Speicher
2014-02-12User can leave group from group page.Ciro Santillli
2014-02-11User pages are visible to users without loginCiro Santillli
2014-01-23Merge branch 'improve/mr_diff'Dmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2013-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-10-18Remove "is" from labelsDavid Pursehouse
2013-08-21Render not found when failing to look for a commitHiroyuki Sato
2013-06-23Lets fix testsDmitriy Zaporozhets
2013-06-22remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets
2013-04-01Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets