summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a fixture file that uses seed-fu in the test env so that a borken seed-fu...40690-rake-dev-setup-is-broken-due-to-the-latest-update-of-seed-fuRémy Coutable2017-11-301-0/+15
* Pin seed-fu to 2.3.6 since 2.3.7 is brokenRémy Coutable2017-11-302-3/+3
* Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-3028-241/+589
|\
| * Fix feature spec38668-revert-copied-kubernetesservice-logicShinya Maeda2017-11-283-4/+9
| * Fix integraetion testsShinya Maeda2017-11-282-2/+1
| * Fix static analysysShinya Maeda2017-11-284-5/+6
| * Fix unit testsShinya Maeda2017-11-284-12/+15
| * Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-2813-86/+37
| * Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-2818-183/+130
| * Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya Maeda2017-11-285-44/+102
| * Add test for checking interchangeability between KubernetesService and Cluste...Shinya Maeda2017-11-281-0/+45
| * Add test suit for platform::kubernetesShinya Maeda2017-11-288-82/+219
| * Remove logic which glues with KubernetesService, from Platforms::KubernetesShinya Maeda2017-11-282-57/+3
| * Fix commentsShinya Maeda2017-11-281-0/+1
| * Add deployment platform selectorShinya Maeda2017-11-281-2/+12
| * Fix tests for Clusters::Platforms::KubernetesShinya Maeda2017-11-281-12/+4
| * Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda2017-11-282-67/+62
| * Revert KubernetesService logic in Platforms::KubernetesShinya Maeda2017-11-282-0/+258
* | Merge branch 'multi-file-editor-dirty-diff-indicator' into 'master'Tim Zallmann2017-11-3024-41/+1157
|\ \
| * | updated diff specPhil Hughes2017-11-301-31/+31
| * | Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-30218-2646/+4858
| |\ \
| * | | added editor options to redcue EE conflictsPhil Hughes2017-11-293-0/+19
| * | | fixed failing specsPhil Hughes2017-11-283-10/+19
| * | | fixed scss-lintPhil Hughes2017-11-281-4/+4
| * | | added specsPhil Hughes2017-11-288-22/+714
| * | | fixed web worker performancePhil Hughes2017-11-285-4/+14
| * | | added web worker to calculate diffsPhil Hughes2017-11-285-47/+79
| * | | started move to web worker for diff calculationPhil Hughes2017-11-288-87/+90
| * | | changed endLineNumber calculationPhil Hughes2017-11-281-2/+2
| * | | change how diffing worksPhil Hughes2017-11-285-104/+59
| * | | added disposable managerPhil Hughes2017-11-288-80/+152
| * | | created editor library to manage all things editorPhil Hughes2017-11-288-77/+344
| * | | Multi-file editor dirty diff indicatorPhil Hughes2017-11-282-6/+64
* | | | Merge branch 'patch-1' into 'master'Rémy Coutable2017-11-301-0/+3
|\ \ \ \
| * | | | Update installation.md with receive.advertisePushOptionsJonathon Reinhart2017-09-221-0/+3
* | | | | Merge branch '40146_fix_special_charecter_search_in_filenames' into 'master'Rémy Coutable2017-11-303-2/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix for special charecter in file nameshaseeb2017-11-303-2/+19
|/ / / /
* | | | Merge branch 'use-count_commits-directly' into 'master'Douwe Maan2017-11-303-2/+8
|\ \ \ \
| * | | | We could simply count the commitsLin Jen-Shin2017-11-303-2/+8
* | | | | Merge branch 'protected-branches-names' into 'master'Douwe Maan2017-11-303-2/+11
|\ \ \ \ \
| * | | | | Only load branch names for protected branch checksprotected-branches-namesYorick Peterse2017-11-293-2/+11
* | | | | | Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann2017-11-307-48/+89
|\ \ \ \ \ \
| * | | | | | Added ssh_button helper specs and addressed ruby code observationsJose Ivan Vargas2017-11-273-36/+67
| * | | | | | UX adjustments and spec correctionsJose Ivan Vargas2017-11-275-39/+15
| * | | | | | Change dropdown button background colorJose Ivan Vargas2017-11-272-1/+5
| * | | | | | Removed tooltip from clone dropdownJose Ivan Vargas2017-11-273-26/+56
* | | | | | | Merge branch '40671-fix-empty-blank-flash-messages' into 'master'Phil Hughes2017-11-302-3/+27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove blank flash messages caused by nil40671-fix-empty-blank-flash-messagesEric Eastwood2017-11-292-3/+27
* | | | | | | Merge branch 'es-module-copy-to-clipboard' into 'master'Tim Zallmann2017-11-307-705/+85
|\ \ \ \ \ \ \
| * | | | | | | dedupe clipboard dependencyes-module-copy-to-clipboardMike Greiling2017-11-281-14/+2