summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett2017-04-191-1/+7
* Set the issuable sidebar to remain collapsed on mobile devicesJose Ivan Vargas Lopez2017-04-191-0/+4
* Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-142-14/+9
* Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-141-0/+17
* After Trace#limit, we seek to the next line in caseLin Jen-Shin2017-04-131-2/+5
* Merge branch 'improve-discussions-feature-attempt-1' into 'master'Douwe Maan2017-04-121-0/+213
|\
| * Separate examples for each otherimprove-discussions-feature-attempt-1Luke "Jared" Bennett2017-04-121-0/+213
* | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-112-1/+36
|/
* Fix specsDouwe Maan2017-04-072-2/+2
* Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-066-32/+161
|\
| * Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan2017-04-061-0/+39
| |\
| | * Implement review comments from @DouweM for !10467.28695-move-all-associated-records-to-ghost-userTimothy Andrew2017-04-061-24/+4
| | * Move a user's award emoji to the ghost userTimothy Andrew2017-04-061-1/+5
| | * Move a user's notes to the ghost userTimothy Andrew2017-04-061-12/+14
| | * Move a user's merge requests to the ghost user.Timothy Andrew2017-04-061-0/+53
| * | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-061-11/+28
| |\ \
| | * \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-066-21/+128
| | |\ \
| | * \ \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-046-22/+13
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Refactor container registry repository tag stubsGrzegorz Bizon2017-04-031-6/+22
| | * | | Refactor feature specs for container registryGrzegorz Bizon2017-04-031-8/+8
| | * | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-039-20/+55
| | |\ \ \
| | * \ \ \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-277-83/+135
| | |\ \ \ \
| | * | | | | Fix specs for container repository destroy serviceGrzegorz Bizon2017-03-241-1/+2
| * | | | | | Recent search history for issuesEric Eastwood2017-04-061-2/+16
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-052-16/+22
| |\ \ \ \ \
| | * | | | | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-042-16/+22
| * | | | | | Create subgroups if they don't exist while importing projectsJames Lopez2017-04-051-3/+56
* | | | | | | Define baseline for test for pipelines serializerKamil Trzcinski2017-04-061-3/+11
|/ / / / / /
* | | | | | Refactor test_utils bundleMike Greiling2017-04-041-2/+2
|/ / / / /
* | | | | 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
|\ \