summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* fixed rspecmulti-file-editor-css-fixesPhil Hughes2017-11-243-4/+8
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+1
* Improve environments performanceFilipa Lacerda2017-11-231-6/+29
* Add edit button to mobile file viewTravis Miller2017-11-221-0/+12
* Merge branch 'bvl-subgroup-in-dropdowns' into 'master'Sean McGivern2017-11-143-1/+85
|\
| * Include child projects a user can manage in namespace dropdownsBob Van Landuyt2017-11-143-1/+85
* | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-6/+20
|/
* Don't perform a JS request when deleting a membership.bvl-refresh-member-listing-on-removalBob Van Landuyt2017-11-131-0/+16
* Add feature spec for IngressEric Eastwood2017-11-071-16/+60
* Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-083-5/+7
|\
| * Merge branch '39878-commit-pipeline-reads-wrong-key' into 'master'Tim Zallmann2017-11-071-0/+7
| |\
| | * Fix commit pipeline showing wrong status39878-commit-pipeline-reads-wrong-keyFilipa Lacerda2017-11-071-0/+7
| * | Merge branch 'fix/import-export-arguments' into 'master'Douwe Maan2017-11-071-0/+0
| |\ \
| | * | Fix arguments error on Import/Export fetch_ref methodJames Lopez2017-11-071-0/+0
| | |/
| * | Merge branch 'multi-file-editor-separate-commits-call' into 'master'Filipa Lacerda2017-11-071-5/+0
| |\ \ | | |/ | |/|
| | * fixed specsPhil Hughes2017-11-061-5/+0
* | | Add feature spec for app installationShinya Maeda2017-11-081-0/+42
|/ /
* | Fix spec35616-move-gke-form-1st-iterationShinya Maeda2017-11-071-2/+1
* | Merge remote-tracking branch 'origin/move-kubernetes-from-service-to-clusters...Kamil Trzcinski2017-11-0643-134/+251
|\ \
| * \ Merge branch 'refactor-clusters' into move-kubernetes-from-service-to-cluster...Shinya Maeda2017-11-0540-119/+155
| |\ \
| | * \ Merge branch 'master' into refactor-clustersShinya Maeda2017-11-0540-119/+155
| | |\ \ | | | |/
| | | * Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-031-0/+40
| | | |\
| | | | * Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-031-0/+40
| | | | |\
| | | | | * Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-0/+40
| | | * | | replace use of unsupported trigger method with clickMike Greiling2017-11-031-1/+1
| | | * | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-023-12/+17
| | | |\ \ \ | | | | |/ /
| | | * | | refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-021-1/+1
| | | * | | scroll to top before attempting to click the "Side-by-side" buttonMike Greiling2017-11-021-3/+2
| | | * | | remove out-of-date comments about webdriver compatabilityMike Greiling2017-11-021-5/+1
| | | * | | add InspectRequests helper automatically to :js testsMike Greiling2017-11-022-4/+0
| | | * | | add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-024-11/+0
| | | * | | explicitly check innerText since selenium webdriver only looks at visible textMike Greiling2017-11-011-1/+1
| | | * | | Added cookie_helper to the upload_file_specJose Ivan Vargas2017-10-311-1/+2
| | | * | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-315-3/+74
| | | |\ \ \
| | | * | | | remove "command" key from test since it only applies on macOSMike Greiling2017-10-311-3/+3
| | | * | | | accept confirmation modal when erasing job trace in user_browses_job_spec.rbMike Greiling2017-10-311-2/+2
| | | * | | | fix set_cookie references within multi-file editor specsMike Greiling2017-10-302-2/+4
| | | * | | | flash message broken in rspec but already covered by repo_service_spec.jsMike Greiling2017-10-302-2/+0
| | | * | | | fix set_cookie references within ref_switcher_spec.rbMike Greiling2017-10-301-1/+3
| | | * | | | allow inspect_request to inject request headers in order to test Sendfile req...Mike Greiling2017-10-301-16/+18
| | | * | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-296-3/+120
| | | |\ \ \ \
| | | * | | | | accept modal confirm dialog when deleting noteMike Greiling2017-10-291-1/+1
| | | * | | | | remove unnecessary capybara process invocationMike Greiling2017-10-261-1/+1
| | | * | | | | remove unnecessary use of url_blacklist overrideMike Greiling2017-10-261-1/+0
| | | * | | | | fix select2 commands in user_edits_merge_request_spec.rbMike Greiling2017-10-261-2/+3
| | | * | | | | fix member expire calendar selection by triggering blurMike Greiling2017-10-241-0/+1
| | | * | | | | add accept_confirm around "remove" buttonMike Greiling2017-10-241-1/+1
| | | * | | | | fix string escaping within latex exampleMike Greiling2017-10-241-2/+2
| | | * | | | | remove unnecessary :js option in download_specMike Greiling2017-10-231-1/+1
| | | * | | | | add InspectRequests helperMike Greiling2017-10-231-2/+7