summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Allow the initial admin to set a passwordrs-no-default-credentialsRobert Speicher2016-03-041-0/+26
* Fix issue milestone filter specrs-fix-issue-filter-specRobert Speicher2016-02-261-2/+2
* Fix old usages of `ci_runner` factoryTomasz Maczukin2016-02-191-5/+5
* Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-051-6/+6
|\
| * Remove project-issuable-filter from admin builds page :)improve-nav-controlsDmitriy Zaporozhets2016-02-051-6/+6
* | Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-042-5/+24
|\ \ | |/
| * Fix testsuse-top-areaDmitriy Zaporozhets2016-02-031-4/+4
| * added feature testPhil Hughes2016-01-301-1/+20
* | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-043-55/+153
|/
* Merge branch 'rs-2fa-requirement-wording' into 'master' Dmitriy Zaporozhets2016-01-271-5/+5
|\
| * Update wording for 2FA requirement noticers-2fa-requirement-wordingRobert Speicher2016-01-231-5/+5
* | Add specs for build created using generic commit statusGrzegorz Bizon2016-01-261-53/+74
|/
* Fix failing specsfix-comment-on-diff-ajax-loadingRémy Coutable2016-01-211-1/+1
* Add tests for the wiki pipelineDouglas Barbosa Alexandre2016-01-141-5/+58
* Update artifacts download specsGrzegorz Bizon2016-01-141-2/+6
* Merge branch 'fix/ci-linter-sequence-validations' into 'master' Robert Speicher2016-01-111-0/+8
|\
| * Allow subsequent validations in CI Linterfix/ci-linter-sequence-validationsGrzegorz Bizon2016-01-111-0/+8
* | Merge branch 'group-issues-sorting' into 'master' Dmitriy Zaporozhets2016-01-111-6/+6
|\ \ | |/ |/|
| * Fixed issue sorting specs for ID changesYorick Peterse2016-01-071-6/+6
* | Merge branch 'master' into milestone-refDouwe Maan2016-01-053-56/+92
|\ \ | |/
| * Merge branch 'improved-leave-project' into 'master' Dmitriy Zaporozhets2016-01-051-2/+4
| |\
| | * rempves tests for "you have master access" textimproved-leave-projectJacob Schatz2016-01-041-1/+0
| | * adds proper `it` for multi line. adds `find` with correct id for button.Jacob Schatz2015-12-281-3/+3
| | * fixes tests failingJacob Schatz2015-12-281-1/+4
| * | Show 'All' tab by default in the builds pageshow-all-builds-by-defaultDouglas Barbosa Alexandre2016-01-042-54/+88
| |/
* | Merge branch 'master' into milestone-refDouwe Maan2015-12-251-0/+52
|\ \ | |/
| * specs for forced two-factor authentication and grace periodGabriel Mazetto2015-12-241-0/+52
* | Render milestone links as referencesDouwe Maan2015-12-241-0/+1
|/
* Merge branch 'fix/ci-runners-token-persistence' into 'master' Grzegorz Bizon2015-12-231-1/+1
|\
| * Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* | Merge branch 'fix/ci-lint' into 'master' Grzegorz Bizon2015-12-232-28/+39
|\ \ | |/ |/|
| * Make CI Lint form synchronousfix/ci-lintGrzegorz Bizon2015-12-221-1/+1
| * Rename CI lint specs fileGrzegorz Bizon2015-12-221-0/+0
| * Improve CI Lint specs (refactoring)Grzegorz Bizon2015-12-221-18/+29
* | Fix and test leave project displayDrew Blessing2015-12-211-0/+14
|/
* Fix feature specs: we always show the build status if ci_commit is presentci-commit-status-skippedKamil Trzcinski2015-12-171-23/+6
* Fix updating and disabling merge button when Merge Immediately is clickedDouwe Maan2015-12-161-3/+3
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-162-4/+4
* Merge remote-tracking branch 'origin/feature/update-rubocop'Dmitriy Zaporozhets2015-12-161-2/+2
|\
| * Fixed Rubocop offensesGabriel Mazetto2015-12-151-2/+2
* | Trigger notes refresh in specs instead of waiting for ajaxtests/note-pollingGrzegorz Bizon2015-12-151-1/+1
* | Add minor fixes in note polling specsGrzegorz Bizon2015-12-151-4/+2
* | Add feature specs for note pollingGrzegorz Bizon2015-12-151-0/+18
|/
* Merge branch 'ux/suppress-ci-yml-warning' into 'master' Grzegorz Bizon2015-12-141-34/+77
|\
| * Merge branch 'master' into ux/suppress-ci-yml-warningGrzegorz Bizon2015-12-1413-152/+60
| |\
| * | Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-141-1/+30
| * | Improve gitlab ci commits specs (refactoring)Grzegorz Bizon2015-12-141-35/+35
| * | Suppress warning about missing `.gitlab-ci.yml` if builds are disabledGrzegorz Bizon2015-12-141-7/+21
* | | Use a new admin runners path when reseting runners tokenGrzegorz Bizon2015-12-141-1/+1
* | | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-142-0/+0
|\ \ \