summaryrefslogtreecommitdiff
path: root/features/steps/shared/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated testsPhil Hughes2016-07-051-0/+5
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-1/+1
* Fixed project settings testsproject-settingsPhil Hughes2016-05-201-1/+1
* Fix rubocopKamil Trzcinski2016-04-121-1/+1
* Fix rest of rspec and spinach testsKamil Trzcinski2016-04-121-1/+1
* Fix specsKamil Trzcinski2016-04-111-1/+1
* Add behaviour tests for build permissionsKamil Trzcinski2016-02-041-0/+4
* Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-0/+8
* Add feature tests for permissions for build artifacts read abilityfeature/allow-artifacts-for-reportersGrzegorz Bizon2016-01-151-1/+17
* Fix specs and rubocop warningsfix/private-referencesRémy Coutable2016-01-141-1/+1
* Improve & adds specs for Issue/MR referencesRémy Coutable2016-01-131-19/+29
* Show referenced MRs & Issues only when the current viewer can access themRémy Coutable2016-01-131-0/+7
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+1
* Add tests for last commit info on project home pageDmitriy Zaporozhets2015-10-161-0/+7
* Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-021-1/+1
* Fix testsKamil Trzcinski2015-09-291-1/+1
* Show CI status on Your projects page and Starred projects pageci-status-projects-pageDmitriy Zaporozhets2015-09-241-0/+10
* Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-0/+5
* Spinach testsArtem Sidorenko2015-08-191-0/+23
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-10/+10
* Fix project snippets button appearing when it is disabledStan Hu2015-05-271-0/+5
* Disable "New Issue" and "New Merge Request" buttons when features are disable...Stan Hu2015-05-251-0/+6
* Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-0/+7
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+3
* Add tests for initializing bare repo and creating new file in itDmitriy Zaporozhets2015-01-271-0/+4
* Improve project factoriesDmitriy Zaporozhets2014-11-301-1/+1
* Factor '0' * 40 blank ref constantsCiro Santilli2014-11-031-1/+1
* Replace old spinach step definitions with step.Ciro Santilli2014-09-221-7/+7
* fix searching on empty project, prevent 500Robert Schilling2014-08-111-0/+7
* Fix dashboard testsDmitriy Zaporozhets2014-07-311-3/+3
* Fix testsDmitriy Zaporozhets2014-07-301-4/+7
* Tests for trending/starred pagesDmitriy Zaporozhets2014-07-261-0/+5
* Add project stars.Ciro Santilli2014-07-171-0/+8
* Enable snippets for test projectDmitriy Zaporozhets2014-06-271-1/+1
* Fix tests for user pageDmitriy Zaporozhets2014-06-021-6/+6
* Make use of project factory traitsRobert Speicher2014-03-191-4/+4
* User can leave group from group page.Ciro Santillli2014-02-121-10/+3
* User pages are visible to users without loginCiro Santillli2014-02-111-0/+64
* Merge branch 'improve/mr_diff'Dmitriy Zaporozhets2014-01-231-3/+3
|\
| * Make changes to testsDmitriy Zaporozhets2014-01-221-3/+3
* | Remove deprecated findersskv2014-01-191-4/+4
|/
* Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+7
* Remove "is" from labelsDavid Pursehouse2013-10-181-1/+1
* Render not found when failing to look for a commitHiroyuki Sato2013-08-211-0/+4
* Lets fix testsDmitriy Zaporozhets2013-06-221-1/+1
* remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-2/+2
* Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets2013-04-011-2/+2
* Tests for dashboard projects fixedAndrew8xx82013-03-121-1/+2
* Constants in Events looks good nowAndrew8xx82013-02-131-1/+1
* Refactor project creation. Added logout link to profile pageGitLab2013-01-171-1/+0