summaryrefslogtreecommitdiff
path: root/features/steps/shared/paths.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'not-found-in-commits' into 'master'Douwe Maan2017-10-191-1/+1
|\
| * Renders 404 in commits controller if no commits are foundGuilherme Vieira2017-10-181-1/+1
* | Replace the 'features/explore/projects.feature' spinach test with an rspec an...replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-111-13/+0
|/
* Replace 'source/search_code.feature' spinach test with an rspec analogblackst0ne2017-08-251-4/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-52/+52
* Merge branch '23036-replace-snippets-spinach' into 'master'Rémy Coutable2017-07-051-4/+0
|\
| * Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa2017-07-051-4/+0
* | Replaces 'dashboard/todos' spinach with rspecAlexander Randa2017-06-261-4/+0
|/
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-6/+6
* Rename Personal Audit LogTim Zallmann2017-05-161-1/+1
* Merge request widget redesignFatih Acet2017-05-091-0/+6
* Cleaning up navigational order - ProjectKushal Pandya2017-03-021-1/+1
* Fixed spinach feature tests for the services and hooks controllersJose Ivan Vargas2017-01-181-1/+1
* Move admin groups spinach tests to rspecSemyon Pupkov2016-12-271-4/+0
* Move Admin Appearance spinach feature to rspecjurre2016-12-191-4/+0
* Move admin application spinach test to rspecSemyon Pupkov2016-12-171-4/+0
* Merge branch 'dz-fix-admin-routes' into 'master' Sean McGivern2016-12-141-1/+1
|\
| * Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-1/+1
* | Move admin settings spinach feature to rspecjurre2016-12-131-4/+0
|/
* Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-101-0/+4
* Indicate how much an MR branch diverges from the target branchPierre de La Morinerie2016-03-031-0/+8
* Tests: extract a merge_request_path helperPierre de La Morinerie2016-03-031-4/+7
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-0/+8
* Users don't get instructions to push to other users empty projectsPhil Hughes2016-02-221-0/+4
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-2/+2
* Add feature spec for task queue list pageDouglas Barbosa Alexandre2016-02-201-0/+4
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+4
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+4
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-4/+4
* Create milestones in the groupDmitriy Zaporozhets2015-11-161-0/+4
* Fix snippets exploration testDouwe Maan2015-09-091-1/+1
* Use new routing helperDouwe Maan2015-09-081-1/+1
* Fix tests and last push widgetseparate-activityDmitriy Zaporozhets2015-08-251-0/+4
* Spinach testsArtem Sidorenko2015-08-191-0/+4
* Add tests for abuse report featureDmitriy Zaporozhets2015-08-061-0/+4
* Fix project testsproject-home-pageDmitriy Zaporozhets2015-07-081-0/+4
* Audit log for user authenticationValery Sizov2015-07-061-2/+2
* Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-231-0/+5
* Fix rubocop issues at feature/ directoryDmitriy Zaporozhets2015-06-221-20/+20
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-2/+2
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-4/+4
* Move Project Members link from Settings to main menu.Nicolas2015-06-091-0/+4
* Remove feature tests for old task listsRobert Speicher2015-05-061-20/+0
* Revert help link tests removalDmitriy Zaporozhets2015-04-151-0/+4
* The help link has been removed. The commit removes the test for it.Hannes Rosenögger2015-04-131-4/+0
* Move group members index from `/members` to `/group_members`.Douwe Maan2015-03-151-2/+2
* Move project members index from `/team` to `/project_members`Douwe Maan2015-03-151-1/+1
* Add tests for starred projects pageDmitriy Zaporozhets2015-03-091-0/+4
* Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets2015-03-081-8/+8
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-55/+55