summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpecMike Greiling2017-11-011-1/+4
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-311-2/+4
|\
| * Load participants asyncEric Eastwood2017-10-311-2/+4
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-234-20/+14
|\ \ | |/
| * Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable2017-10-202-19/+1
| |\
| | * Check for element before evaluate_scriptEric Eastwood2017-10-192-19/+1
| * | Merge branch 'not-found-in-commits' into 'master'Douwe Maan2017-10-191-1/+1
| |\ \
| | * | Renders 404 in commits controller if no commits are foundGuilherme Vieira2017-10-181-1/+1
| * | | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-0/+12
| |\ \ \ | | |_|/ | |/| |
| | * | Fix spinach featuresBob Van Landuyt2017-10-111-0/+12
* | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-124-320/+0
|\ \ \ \ | |/ / /
| * | | Replace the 'features/explore/projects.feature' spinach test with an rspec an...replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-114-320/+0
| |/ /
* | | fix spinach test for branch validationMike Greiling2017-10-121-0/+1
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-093-4/+7
|\ \ \ | |/ /
| * | Add a project forks spec helperBob Van Landuyt2017-10-073-4/+7
* | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-063-956/+1
|\ \ \ | |/ /
| * | Merge branch 'replace_project_merge_requests.feature' into 'master'Rémy Coutable2017-10-062-956/+0
| |\ \
| | * | Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.featureVitaliy @blackst0ne Klachkov2017-10-052-956/+0
| | |/
| * | Merge branch 'fork-layout-cleanup' into 'master'Filipa Lacerda2017-10-041-1/+1
| |\ \
| | * | fixed specsfork-layout-cleanupPhil Hughes2017-10-021-1/+1
| | |/
* | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-033-0/+90
|\ \ \ | |/ /
| * | Merge branch 'dm-copy-parallel-diff' into 'master'Phil Hughes2017-10-031-1/+1
| |\ \
| | * | Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diffDouwe Maan2017-10-021-1/+1
| | |/
| * | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-2610-444/+24
| |\ \ | | |/
| * | Port fast-foward spinach specs from EEEric Eastwood2017-09-192-0/+89
* | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-2610-444/+24
|\ \ \ | | |/ | |/|
| * | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-235-27/+23
| * | Merge branch 'replace_project_shortcuts.feature' into 'master'Rémy Coutable2017-09-222-105/+0
| |\ \
| | * | Replace the 'project/shortcuts.feature' spinach test with an rspec analogreplace_project_shortcuts.featureVitaliy @blackst0ne Klachkov2017-09-222-105/+0
| | |/
| * | Merge branch 'add-view-replaced-file-link' into 'master'Rémy Coutable2017-09-221-1/+1
| |\ \
| | * | Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-201-1/+1
| | |/
| * | Replace the 'project/service.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-222-311/+0
| |/
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-09-188-490/+0
|\ \ | |/
| * Merge branch 'replace_project_snippets.feature' into 'master'Rémy Coutable2017-09-182-135/+0
| |\
| | * Replace the 'project/snippets.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-182-135/+0
| * | Merge branch 'replace_project_commits_revert.feature' into 'master'Rémy Coutable2017-09-182-73/+0
| |\ \
| | * | Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-182-73/+0
| | |/
| * | Merge branch 'replace_project_archived.feature' into 'master'Rémy Coutable2017-09-182-66/+0
| |\ \
| | * | Replace the 'project/archived.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-172-66/+0
| | |/
| * | Replace the 'search.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-162-216/+0
| |/
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-1334-1099/+21
|\ \ | |/
| * Replace the 'profile/active_tab.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-132-54/+0
| * Merge branch 'replace_project_issues_award_emoji.feature' into 'master'Rémy Coutable2017-09-122-152/+0
| |\
| | * Replace the 'project/issues/award_emoji.feature' spinach test with an rspec a...Vitaliy @blackst0ne Klachkov2017-09-122-152/+0
| * | Replace the 'project/builds/summary.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-122-73/+0
| |/
| * Merge branch 'replace_project_merge_requests_revert.feature' into 'master'Rémy Coutable2017-09-122-85/+0
| |\
| | * Replace the 'project/merge_requests/revert.feature' spinach test with an rspe...Vitaliy @blackst0ne Klachkov2017-09-122-85/+0
| * | Merge branch 'replace_milestone.feature' into 'master'Rémy Coutable2017-09-122-78/+0
| |\ \ | | |/ | |/|
| | * Replace the project/milestone.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-122-78/+0
| * | Merge branch 'replace_project_merge_requests_accept.feature' into 'master'Rémy Coutable2017-09-112-83/+0
| |\ \