summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-091-1/+18
|\
| * Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-1/+18
* | Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-084-17/+21
|\ \
| * | Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-19/+23
| * | Fixed missing edit link clickPhil Hughes2017-02-061-1/+3
| * | Fixed some specsPhil Hughes2017-02-064-31/+29
| |/
* | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-083-17/+19
|\ \
| * | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-063-17/+19
| |/
* | Merge branch '27756-fix-json-404-response' into 'master' Clement Ho2017-02-081-0/+22
|\ \
| * | Remove sleep from testsClement Ho2017-02-081-2/+0
| * | Add tests27756-fix-json-404-responseAlfredo Sumaran2017-02-071-0/+24
* | | Merge branch '27880-pipelines-table-not-showing-commit-branch' into 'master' Clement Ho2017-02-081-0/+4
|\ \ \
| * | | Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-0/+4
* | | | Fixed random merge request widget failurePhil Hughes2017-02-081-2/+0
|/ / /
* | | Merge branch '26705-filter-todos-by-manual-add' into 'master'Sean McGivern2017-02-081-7/+50
|\ \ \ | |/ / |/| |
| * | Filter todos by manual addJacopo2017-01-281-7/+50
* | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-071-0/+20
|\ \ \
| * | | Add feature spec for a new merge request with pipelineGrzegorz Bizon2017-02-071-0/+20
* | | | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in...Alfredo Sumaran2017-02-071-0/+100
|\ \ \ \
| * | | | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-071-0/+100
| |/ / /
* | | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-073-0/+140
|\ \ \ \
| * | | | Address feedbackDouwe Maan2017-02-061-4/+4
| * | | | Add feature specsDouwe Maan2017-02-065-34/+140
| * | | | Add testsDouwe Maan2017-02-066-0/+34
* | | | | Merge branch '25487-small-improvements-to-the-ui-of-mattermost-and-slack-comm...Clement Ho2017-02-072-19/+24
|\ \ \ \ \
| * | | | | Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-072-19/+24
| | |/ / / | |/| | |
* | | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-072-18/+46
|\ \ \ \ \
| * | | | | Fix stop action24147-delete-env-buttonKamil Trzcinski2017-02-071-13/+3
| * | | | | Update changesKamil Trzcinski2017-02-061-18/+30
| * | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-0647-311/+1517
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-24151-2428/+8431
| |\ \ \ \ \
| * | | | | | Fix rubocop errorFilipa Lacerda2016-11-111-1/+1
| * | | | | | Adds testsFilipa Lacerda2016-11-101-0/+8
| * | | | | | Allow to stop any environmentKamil Trzcinski2016-11-101-4/+18
* | | | | | | Merge branch '27564-shave-dropdown-label-search-spec-duration' into 'master' Robert Speicher2017-02-071-100/+118
|\ \ \ \ \ \ \
| * | | | | | | Shave spec/features/issues/filtered_search/dropdown_label_spec.rb from 10 min...27564-shave-dropdown-label-search-spec-durationRémy Coutable2017-02-031-100/+118
* | | | | | | | Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran2017-02-071-0/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-061-0/+37
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-071-0/+66
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-0/+66
| |/ / / / / /
* | | | | | | Merge branch '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipe...Kamil Trzciński2017-02-075-2/+44
|\ \ \ \ \ \ \
| * | | | | | | Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-063-2/+16
| * | | | | | | Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-064-7/+35
| * | | | | | | Added private methods to initialize variables in the ci_cd_pipelines_controllerJose Ivan Vargas2017-02-061-0/+1
| * | | | | | | Corrected tests and changed trigger controller redirects to the ci_cd_pipelin...Jose Ivan Vargas2017-02-061-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Backport of the frontend view, including testsJose Ivan Vargas2017-02-061-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-061-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-042-1/+3
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-035-177/+429
| |\ \ \ \ \ \