summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-042-0/+48
|\
| * Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-042-0/+48
* | Fix brittle specsRémy Coutable2017-04-032-4/+4
* | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-034-19/+8
* | Fix warning when cloning repo that already existsbvl-cleanup-reposBob Van Landuyt2017-04-021-2/+4
|/
* Fix Spinach and Capybara dependenciesStan Hu2017-04-011-1/+1
* Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable2017-03-312-3/+8
* Eager-load the Capybara server to prevent timeoutsRémy Coutable2017-03-312-2/+2
* Increase Capybara's timeoutRémy Coutable2017-03-312-8/+2
* Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-301-0/+14
* Don't clean up the gitlab-test-fork_bare repoNick Thomas2017-03-301-2/+2
* group links select2 infinite scrollLuke "Jared" Bennett2017-03-301-0/+8
* Merge branch 'rs-empty-project-misc' into 'master' Rémy Coutable2017-03-301-1/+1
|\
| * Use `:empty_project` where possible in mailer specsRobert Speicher2017-03-271-1/+1
* | Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable2017-03-292-4/+14
* | Merge branch '30172-fix-mattermost-enabled-setting-not-properly-stubbed' into...Sean McGivern2017-03-281-0/+4
|\ \
| * | Add a new `stub_mattermost_setting` stub helper to properly stub Mattermost s...Rémy Coutable2017-03-281-0/+4
* | | Support wider range of monitored environments with PrometheusJoshua Lambert2017-03-281-2/+2
|/ /
* | Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
|/
* fix new MR form erroneously selects tag as source when branch of same name ex...Sanster2017-03-241-2/+3
* Merge branch 'rs-notify-mailer-specs' into 'master' Rémy Coutable2017-03-231-78/+62
|\
| * Miscellaneous cleanup of Notify shared examplesRobert Speicher2017-03-211-56/+64
| * Remove the 'custom subject suffix' spec from a shared exampleRobert Speicher2017-03-211-10/+0
| * Move the `a new user email` shared example to the Emails::Profile specRobert Speicher2017-03-211-14/+0
* | Merge branch 'zj-chat-notification-default-branch' into 'master' Rémy Coutable2017-03-231-0/+19
|\ \
| * | Improve readability and add testZ.J. van de Weg2017-03-231-0/+19
* | | Don't navigate to about:blankRémy Coutable2017-03-221-8/+0
* | | Introduce a new middleware for the test environment that can block requestsRémy Coutable2017-03-221-0/+40
|/ /
* | Merge branch 'resolve-global-vue' into 'master' Filipa Lacerda2017-03-211-1/+1
|\ \ | |/ |/|
| * fix wait_for_vue_resource to not rely on global Vue objectMike Greiling2017-03-201-1/+1
* | Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-211-2/+2
* | New directory from interface on existing branchJacopo2017-03-211-0/+16
|/
* Add a new have_html_escaped_body_text that match an HTML-escaped text20121-add-a-new-have_html_escaped_body_text-matcherRémy Coutable2017-03-171-0/+5
* Allow to override GITLAB_GIT_TEST_REPO_URL to specify a different gitlab-git-...27551-use-dev-mirror-of-gitlab-git-test-on-devRémy Coutable2017-03-141-3/+3
* Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński2017-03-141-6/+3
|\
| * Don't disable capybara-screenshot in CI environmentrs-capybara-screenshot-artifactsRobert Speicher2016-12-081-6/+3
* | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-132-0/+56
|\ \
| * | Rename variableBob Van Landuyt2017-03-131-1/+1
| * | Add a flash messages when an issue resolving discussions is createdBob Van Landuyt2017-03-131-0/+10
| * | Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-0/+6
| * | Delegate a single discussion to a new issueBob Van Landuyt2017-03-132-0/+40
* | | Implement `json_response` as a `let` variableRémy Coutable2017-03-132-4/+9
|/ /
* | Decrease Capybara timeout for CI environmentrs-lower-capybara-timeoutRobert Speicher2017-03-081-1/+1
* | Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-081-3/+8
* | Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-2/+34
* | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+117
* | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-1/+1
|\ \
| * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
* | | Fix time tracking endpoints for API v4Timothy Andrew2017-03-071-0/+128
* | | API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-071-14/+14