summaryrefslogtreecommitdiff
path: root/features/steps/shared/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove /featuresblackst0ne2018-05-141-102/+0
* Replace the `project/commits/diff_comments.feature` spinach test with an rspe...blackst0ne2018-05-141-7/+0
* Replace `features/project/merge_requests/references.featue`blackst0ne-replace-spinach-project-merge-requests-references.featureblackst0ne2018-05-101-23/+0
* Replace project builds permissions spinach with RSpecSemyon Pupkov2018-04-171-29/+0
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-84/+0
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-031-4/+0
* Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-3/+3
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-11/+10
* Replace the 'features/explore/projects.feature' spinach test with an rspec an...replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-111-18/+0
* Resolve "Make project and features visibility settings less confusing"Mike Greiling2017-09-071-1/+1
* Migrate events into a new formatYorick Peterse2017-08-101-22/+8
* Merge branch '34060-simplified-general-project-settings' into 'master'Mike Greiling2017-08-041-1/+1
|\
| * fixed up specsPhil Hughes2017-07-281-1/+1
* | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* | Use `:empty_project` where possible in features/stepsRobert Speicher2017-08-021-1/+1
|/
* Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-171-5/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Use same last commit widget on project homepage and tree viewdm-consistent-commit-widgetDouwe Maan2017-05-171-2/+2
* Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-071-1/+1
* Update project build status cache when transitioningBob Van Landuyt2017-04-071-1/+2
* Merge branch '29128-profile-page-icons' into 'master' Filipa Lacerda2017-04-061-1/+1
|\
| * Update commit icon; fix specs29128-profile-page-iconsAnnabel Dunstone Gray2017-04-031-1/+1
* | MR empty stateLuke "Jared" Bennett2017-04-051-0/+4
|/
* Improve explore projects spinach testDmitriy Zaporozhets2017-03-041-2/+6
* Fix adding pages domain to projects in groupsKamil Trzcinski2017-01-311-0/+6
* Merge branch '24032-changed-visibility-level-to-public-but-project-is-not-pub...Fatih Acet2017-01-191-1/+1
|\
| * Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-1/+1
* | Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-171-8/+8
|/
* Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-1/+1
* Fix trending projects Spinach failurefix-trending-projects-spinach-failureStan Hu2016-10-141-0/+4
* Project tools visibility levelFelipe Artur2016-09-011-2/+4
* 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