summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Replace the `project/builds/artifacts.feature` spinach test with an rspec analogblackst0ne2018-05-073-216/+0
* Make deploy keys table more clearly structuredLukas Eipert2018-05-071-1/+6
* Replace commits spinach tests with RSpec analogSemyon Pupkov2018-05-042-288/+0
* CE port of "Remove `features/group_active_tab.feature`"blackst0ne2018-05-032-8/+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-023-473/+0
* Replace find file project spinach tests with RSpecSemyon Pupkov2018-04-243-118/+0
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+5
* Merge branch 'replace-build-permissions' into 'master'Rémy Coutable2018-04-175-123/+0
|\
| * Replace project builds permissions spinach with RSpecSemyon Pupkov2018-04-175-123/+0
* | Replace the `project/commits/comments.feature` spinach test with an rspec analogblackst0ne2018-04-162-173/+0
* | Merge branch 'fix-rspec-console-output' into 'master'Stan Hu2018-04-141-7/+1
|\ \
| * | remove --disable-gpu flag as it is no longer neededMike Greiling2018-04-131-7/+1
| |/
* | Replace the `project/issues/milestones.feature` spinach test with an rspec an...blackst0ne2018-04-114-113/+0
* | Replace the `project/commits/branches.feature` spinach test with an rspec analogblackst0ne2018-04-113-107/+0
|/
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-093-324/+0
* [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-0414-852/+2
|\
| * Replace the `project/issues/labels.feature` spinach test with an rspec analogblackst0ne2018-04-033-154/+0
| * Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-039-477/+1
| * Merge branch 'fix/projects-no-repository-placeholder' into 'master'Rémy Coutable2018-03-301-1/+1
| |\
| | * Update translated stringsGeorge Tsiolis2018-03-271-1/+1
| * | Replace group spinach tests with RSpec analogSemyon Pupkov2018-03-292-220/+0
| |/
* | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-194-188/+0
|\ \ | |/
| * Merge branch 'projects-graphs-rspec' into 'master'Grzegorz Bizon2018-03-142-83/+0
| |\
| | * Replace project graphs spinach tests with RSpec analogSemyon Pupkov2018-03-142-83/+0
| * | Replace project redirects spinach tests with RSpec analogSemyon Pupkov2018-03-142-105/+0
* | | Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-124-399/+0
|\ \ \ | |/ /
| * | Merge branch 'move-project-fork-to-rspec' into 'master'Douwe Maan2018-03-092-134/+0
| |\ \
| | * | Move project fork spinach tests to RSpecSemyon Pupkov2018-03-052-134/+0
| * | | Merge branch 'project-active-tab-rspec' into 'master'Douwe Maan2018-03-092-265/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Move project active tab spinach tests to RSpecSemyon Pupkov2018-03-082-265/+0
| | |/
* | | Fix broken testFilipa Lacerda2018-03-091-1/+1
|/ /
* | Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-3/+3
|/
* Move project pages spinach tests to RspecSemyon Pupkov2018-02-212-239/+0
* Move spinach project network graph tests to RSpecSemyon Pupkov2018-02-162-162/+0
* Merge branch 'move-profile-to-rspec' into 'master'Rémy Coutable2018-02-152-311/+0
|\
| * Move spinach profile tests to RSpecSemyon Pupkov2018-02-152-311/+0
* | Merge branch 'ce-rc/move-more-ee-only-spec-files' into 'master'Sean McGivern2018-02-151-3/+4
|\ \
| * | Port some changes from gitlab-ee!4532 back to CEce-rc/move-more-ee-only-spec-filesRémy Coutable2018-02-141-3/+4
| |/
* | Move spinach group milestones test to RSpecSemyon Pupkov2018-02-152-183/+0
* | Move feature group members search test to RSpecSemyon Pupkov2018-02-152-27/+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
|/
* Merge branch 'move-users-spinach-tests-to-rspec' into 'master'Robert Speicher2018-01-252-124/+0
|\
| * Move user page spinach tests to RSpecSemyon Pupkov2018-01-252-124/+0
* | Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-253-15/+11
|/
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1