summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-16/+17
| | | | In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
* Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-091-1/+18
|\ | | | | | | | | Allow creating nested group via UI See merge request !8786
| * Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-1/+18
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-084-17/+21
|\ \ | | | | | | | | | | | | Removed jQuery UI datepicker See merge request !8421
| * | 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
| |/ | | | | | | CHANGELOG item
* | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-083-17/+19
|\ \ | | | | | | | | | | | | Removed jQuery UI sortable See merge request !8478
| * | 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
|\ \ | | | | | | | | | | | | | | | | | | Fixes ajax requests when current URL has a trailing slash Closes #27756 See merge request !9010
| * | 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. Closes #27880 See merge request !9070
| * | | 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 add Closes #26705 See merge request !8861
| * | Filter todos by manual addJacopo2017-01-281-7/+50
| | | | | | | | | | | | Added the option to filter todo by Added and Pipelines
* | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-071-0/+20
|\ \ \ | | | | | | | | | | | | | | | | Fix rendering pipelines for a new merge request See merge request !9032
| * | | Add feature spec for a new merge request with pipelineGrzegorz Bizon2017-02-071-0/+20
| | | |
* | | | Merge branch ↵Alfredo Sumaran2017-02-071-0/+100
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph' into 'master' added inline pipeline graph Closes #23785 See merge request !8576
| * | | | 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
| |/ / / | | | | | | | | | | | | | | | | | | | | Added tests review changes
* | | | Merge branch 'route-map' into 'master' Robert Speicher2017-02-073-0/+140
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867
| * | | | Address feedbackDouwe Maan2017-02-061-4/+4
| | | | |
| * | | | Add feature specsDouwe Maan2017-02-065-34/+140
| | | | |
| * | | | Add testsDouwe Maan2017-02-066-0/+34
| | | | |
* | | | | Merge branch ↵Clement Ho2017-02-072-19/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25487-small-improvements-to-the-ui-of-mattermost-and-slack-command-services' into 'master' Resolve "Small improvements to the UI of Mattermost and Slack Command services" Closes #25487 See merge request !8491
| * | | | | Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-072-19/+24
| | |/ / / | |/| | | | | | | | | | | | | Updated specs
* | | | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-072-18/+46
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes stop button visible in environment page Closes #24147 See merge request !7379
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds changelog entry in the correct place
| * | | | | | 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "spec/features/issues/filtered_search/dropdown_label_spec.rb takes 10 minutes to run" Closes #27564 See merge request !8929
| * | | | | | | Shave spec/features/issues/filtered_search/dropdown_label_spec.rb from 10 ↵27564-shave-dropdown-label-search-spec-durationRémy Coutable2017-02-031-100/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minutes to 1.5 minutes - Don't use `sleep` (most of the time was wasted by that) - Expect some elements to be visible instead: capybara is smart enough to retry a few times if it cannot find an element - See https://github.com/teamcapybara/capybara#asynchronous-javascript-ajax-and-friends - Don't create unneccessary DB records - Group some examples together to shave some setup time (where it makes sense) Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran2017-02-071-0/+37
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add keyboard shortcut to move to file permalink `y` Closes #8082 See merge request !8799
| * | | | | | | | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-061-0/+37
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/8082
* | | | | | | | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-071-0/+66
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use reCaptcha when an issue identified as spam Closes #21518 See merge request !8846
| * | | | | | | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-0/+66
| |/ / / / / /
* | | | | | | Merge branch ↵Kamil Trzciński2017-02-075-2/+44
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipelines-settings-pages' into 'master' Merge Triggers, Runners, Variables and Pipelines to a single option called "CI/CD Pipelines" Closes #26165 See merge request !8430
| * | | | | | | 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 tests to verify the access policy to the new controller
| * | | | | | | 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 ↵Jose Ivan Vargas2017-02-061-1/+0
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ci_cd_pipelines_settings controller
* | | | | | | Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-071-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport changes from gitlab-org/gitlab-ee!998 See merge request !8984
| * | | | | | | 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
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use vue.js Pipelines table in commit and merge request view Closes #27141 See merge request !8844
| * | | | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-042-1/+3
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (76 commits) fix failing test fix Vue warnings for missing element [ci skip] UX Guide: Button placement in groups Change window size before visiting page, to get correct scroll position Fix slash commands spec error Move project services to new location under Integrations Move webhooks to new a location under Integrations Fixed redirection from http://someproject.git to http://someproject consistently use single quotes allow application.js to require other scripts which start with application* DRY with Gitlab.config.webpack.dev_server references disable webpack proxy in rspec environment due to conflicts with webmock gem remove changes to Procfile configure webpack dev server port via environment variable add rack middleware to proxy webpack dev server remove dev-server config from development environment Document that the retro and kickoff notes are public add CHAGELOG.md entry for webpack branch fix failing rspec build fix test failure for merge request widget ...