summaryrefslogtreecommitdiff
path: root/features/steps/project
Commit message (Expand)AuthorAgeFilesLines
* Remove /featuresblackst0ne2018-05-1410-772/+0
* Replace the `project/forked_merge_requests.feature` spinach test with an rspe...blackst0ne2018-05-141-139/+0
* Replace the `project/deploy_keys.feature` spinach test with an rspec analogblackst0ne2018-05-091-94/+0
* Replace the `project/ff_merge_requests.feature` spinach test with an rspec an...blackst0ne2018-05-081-87/+0
* Replace the `project/builds/artifacts.feature` spinach test with an rspec analogblackst0ne2018-05-071-98/+0
* Make deploy keys table more clearly structuredLukas Eipert2018-05-071-1/+6
* Replace commits spinach tests with RSpec analogSemyon Pupkov2018-05-041-192/+0
* Load branches on new merge request page asynchronouslyWinnie Hellmann2018-05-021-1/+1
* Replace the `project/source/markdown_render.feature` spinach test with an rsp...blackst0ne2018-05-021-317/+0
* Replace find file project spinach tests with RSpecSemyon Pupkov2018-04-241-72/+0
* Merge branch 'replace-build-permissions' into 'master'Rémy Coutable2018-04-171-7/+0
|\
| * Replace project builds permissions spinach with RSpecSemyon Pupkov2018-04-171-7/+0
* | Replace the `project/issues/milestones.feature` spinach test with an rspec an...blackst0ne2018-04-111-58/+0
* | Replace the `project/commits/branches.feature` spinach test with an rspec analogblackst0ne2018-04-111-57/+0
|/
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-154/+0
* Replace the `project/issues/labels.feature` spinach test with an rspec analogblackst0ne2018-04-031-101/+0
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-031-181/+0
* Update translated stringsGeorge Tsiolis2018-03-271-1/+1
* Merge branch 'projects-graphs-rspec' into 'master'Grzegorz Bizon2018-03-141-50/+0
|\
| * Replace project graphs spinach tests with RSpec analogSemyon Pupkov2018-03-141-50/+0
* | Replace project redirects spinach tests with RSpec analogSemyon Pupkov2018-03-141-67/+0
* | Merge branch 'move-project-fork-to-rspec' into 'master'Douwe Maan2018-03-091-85/+0
|\ \
| * | Move project fork spinach tests to RSpecSemyon Pupkov2018-03-051-85/+0
| |/
* | Move project active tab spinach tests to RSpecSemyon Pupkov2018-03-081-127/+0
|/
* Move project pages spinach tests to RspecSemyon Pupkov2018-02-211-152/+0
* Move spinach project network graph tests to RSpecSemyon Pupkov2018-02-161-116/+0
* Merge branch '42798-fix-hardcoded-id-in-spinach' into 'master'Rémy Coutable2018-02-061-3/+3
|\
| * Fix a hardcoded pipeline ID in a spinach stepNick Thomas2018-02-061-3/+3
* | Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann2018-02-061-2/+3
|\ \ | |/ |/|
| * Fix labels specsAnnabel Dunstone Gray2018-01-301-2/+3
* | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-3/+3
|/
* Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-251-3/+6
* update spinach test for subscription toggleMike Greiling2018-01-121-4/+4
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
* Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+22
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-225-7/+7
* Remove two unused step definitions from spinachNick Thomas2017-12-201-11/+0
* Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-2/+2
* Use #query_scope instead of #parent in a Spinach featureRémy Coutable2017-11-141-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-311-2/+4
|\
| * Load participants asyncEric Eastwood2017-10-311-2/+4
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-232-19/+1
|\ \ | |/
| * Check for element before evaluate_scriptEric Eastwood2017-10-192-19/+1
* | fix spinach test for branch validationMike Greiling2017-10-121-0/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-092-3/+6
|\ \ | |/
| * Add a project forks spec helperBob Van Landuyt2017-10-072-3/+6
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-062-632/+1
|\ \ | |/
| * Merge branch 'replace_project_merge_requests.feature' into 'master'Rémy Coutable2017-10-061-632/+0
| |\
| | * Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.featureVitaliy @blackst0ne Klachkov2017-10-051-632/+0
| * | Merge branch 'fork-layout-cleanup' into 'master'Filipa Lacerda2017-10-041-1/+1
| |\ \