summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...add-ingress-to-cluster-applicationsEric Eastwood2017-11-062-10/+20
|\
| * I18n general app error and update attributes from reviewEric Eastwood2017-11-062-10/+20
* | Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Eric Eastwood2017-11-067-34/+115
|\ \ | |/
| * Add FE tests for not_installable/scheduled and cluster banner rules36629-35958-add-cluster-application-sectionEric Eastwood2017-11-067-34/+117
| * Add active? to Platforms::KubernetesKamil Trzcinski2017-11-061-0/+4
| * Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-066-5/+21
* | Add active? to Platforms::KubernetesKamil Trzcinski2017-11-061-0/+4
* | Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-067-5/+27
* | Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Kamil Trzcinski2017-11-061-0/+2
|\ \ | |/
| * Return empty applications if not Kubernetes [ci skip]Kamil Trzcinski2017-11-061-0/+2
* | Fix ingress endpointKamil Trzcinski2017-11-061-1/+1
* | Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Kamil Trzcinski2017-11-062-3/+0
|\ \ | |/
| * Remove not used ingress and runnerKamil Trzcinski2017-11-063-9/+1
* | Set installation pathsKamil Trzcinski2017-11-061-3/+2
* | Add ingress applicationKamil Trzcinski2017-11-064-13/+72
* | Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Kamil Trzcinski2017-11-06255-1435/+2340
|\ \ | |/
| * Merge remote-tracking branch 'origin/refactor-clusters' into 36629-35958-add-...Kamil Trzcinski2017-11-06246-1421/+2146
| |\
| | * Fix statis analysysShinya Maeda2017-11-051-1/+1
| | * Merge branch 'master' into refactor-clustersShinya Maeda2017-11-05241-1260/+1888
| | |\
| | | * Merge branch '37473-expose-project-visibility-as-ci-variable' into 'master'Kamil Trzciński2017-11-054-1/+9
| | | |\
| | | | * Harcode project visibility37473-expose-project-visibility-as-ci-variableMatija Čupić2017-11-051-1/+1
| | | | * Expose project visibility as CI variableMatija Čupić2017-11-044-1/+9
| | | * | Merge branch 'fix_migration_that_adds_ff_merge_field' into 'master'Stan Hu2017-11-042-1/+10
| | | |\ \ | | | | |/ | | | |/|
| | | | * update a changelogValery Sizov2017-11-041-0/+5
| | | | * Put a condition to old migration that adds fast_forward column to MRsValery Sizov2017-11-041-1/+5
| | | |/
| | | * Merge branch 'sh-headless-chrome-support' into 'master'Stan Hu2017-11-03149-456/+624
| | | |\
| | | | * fix flaky tests by removing unneeded clicks and focus actionsMike Greiling2017-11-031-16/+1
| | | | * Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-03102-834/+1294
| | | | |\
| | | | * | fix flaky test in gfm_autocomplete_spec.rbMike Greiling2017-11-031-1/+0
| | | | * | don't attempt to click on hidden elementsMike Greiling2017-11-031-4/+6
| | | | * | replace use of unsupported trigger method with clickMike Greiling2017-11-032-2/+2
| | | | * | prevent race condition when attempting to cancel a file uploadMike Greiling2017-11-031-2/+4
| | | | * | confirm javascript modal when resetting email tokensMike Greiling2017-11-031-2/+2
| | | | * | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-02433-3801/+4275
| | | | |\ \
| | | | * | | use resize_window helperMike Greiling2017-11-021-1/+2
| | | | * | | refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-029-50/+64
| | | | * | | target label instead of obscured input elementMike Greiling2017-11-021-3/+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
| | | | * | | explicitly add Accept: */* HTTP header back to testMike Greiling2017-11-021-1/+3
| | | | * | | add visible argument to helper rather than duplicating codeMike Greiling2017-11-021-3/+3
| | | | * | | add InspectRequests helper automatically to :js testsMike Greiling2017-11-024-5/+1
| | | | * | | add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-0210-18/+2
| | | | * | | fix bracket stylingMike Greiling2017-11-021-5/+5
| | | | * | | remove unused capybara_select2 helperMike Greiling2017-11-011-5/+0
| | | | * | | add spacing around yieldMike Greiling2017-11-011-0/+2
| | | | * | | add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling2017-11-015-0/+10
| | | | * | | make window resizing more resiliant on small screens when headless mode is offMike Greiling2017-11-011-3/+7
| | | | * | | fix flaky fill_in use in which return key would occasionally be intercepted b...Mike Greiling2017-11-011-2/+2
| | | | * | | move resize option the pre-test hooks instead of post-testMike Greiling2017-11-011-3/+3