summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-3011-61/+126
|\
| * Fix feature spec38668-revert-copied-kubernetesservice-logicShinya Maeda2017-11-281-1/+0
| * Fix static analysysShinya Maeda2017-11-282-1/+2
| * Fix unit testsShinya Maeda2017-11-281-1/+3
| * Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-1/+1
| * Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-288-28/+16
| * Add test suit for platform::kubernetesShinya Maeda2017-11-281-7/+7
| * 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
| * Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda2017-11-282-67/+62
| * Revert KubernetesService logic in Platforms::KubernetesShinya Maeda2017-11-281-0/+123
* | Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-3093-975/+1790
|\ \
| * \ Merge branch 'use-count_commits-directly' into 'master'Douwe Maan2017-11-301-1/+2
| |\ \
| | * | We could simply count the commitsLin Jen-Shin2017-11-301-1/+2
| * | | Merge branch 'protected-branches-names' into 'master'Douwe Maan2017-11-302-2/+6
| |\ \ \
| | * | | Only load branch names for protected branch checksprotected-branches-namesYorick Peterse2017-11-292-2/+6
| * | | | Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann2017-11-305-35/+42
| |\ \ \ \
| | * | | | Added ssh_button helper specs and addressed ruby code observationsJose Ivan Vargas2017-11-272-22/+26
| | * | | | UX adjustments and spec correctionsJose Ivan Vargas2017-11-274-34/+8
| | * | | | Change dropdown button background colorJose Ivan Vargas2017-11-272-1/+5
| | * | | | Removed tooltip from clone dropdownJose Ivan Vargas2017-11-272-26/+51
| * | | | | Merge branch '40671-fix-empty-blank-flash-messages' into 'master'Phil Hughes2017-11-301-3/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Remove blank flash messages caused by nil40671-fix-empty-blank-flash-messagesEric Eastwood2017-11-291-3/+5
| * | | | | Merge branch 'es-module-copy-to-clipboard' into 'master'Tim Zallmann2017-11-304-75/+75
| |\ \ \ \ \
| | * | | | | clarify safari browser supportMike Greiling2017-11-281-4/+4
| | * | | | | move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling2017-11-283-3/+4
| | * | | | | fix eslint errorsMike Greiling2017-11-281-33/+32
| | * | | | | remove vendored clipboard library in favor of package.json entryMike Greiling2017-11-281-1/+1
| * | | | | | Merge branch '40629-icon-styles' into 'master'Annabel Dunstone Gray2017-11-291-28/+14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | fix icon colors in commit list40629-icon-stylesSimon Knox2017-11-291-28/+14
| * | | | | | Merge branch 'bvl-double-fork' into 'master'Phil Hughes2017-11-292-16/+27
| |\ \ \ \ \ \
| | * | | | | | Redirect to an already forked project if it existsBob Van Landuyt2017-11-292-16/+27
| * | | | | | | Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-293-85/+23
| |\ \ \ \ \ \ \
| | * | | | | | | Remove serialised diff and commit columnsSean McGivern2017-11-283-85/+23
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'backport_from_ee' into 'master'Rémy Coutable2017-11-291-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Minor backport from EEbackport_from_eeValery Sizov2017-11-291-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'multi-file-editor-css-fixes' into 'master'Tim Zallmann2017-11-2915-347/+498
| |\ \ \ \ \ \ \
| | * | | | | | | added specsPhil Hughes2017-11-246-34/+30
| | * | | | | | | fixed icon name typoPhil Hughes2017-11-241-1/+1
| | * | | | | | | Added IDE commit panelPhil Hughes2017-11-2415-337/+492
| * | | | | | | | Fix item name and namespace text overflow in Projects dropdownKushal Pandya2017-11-292-3/+23
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'events-atom-feed-author-query' into 'master'Douwe Maan2017-11-291-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Reuse authors when rendering event Atom feedsevents-atom-feed-author-queryYorick Peterse2017-11-281-1/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch '21143-customize-branch-name-when-using-create-branch-in-an-issu...Sean McGivern2017-11-299-158/+551
| |\ \ \ \ \ \ \
| | * | | | | | | Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-259-158/+551
| * | | | | | | | Merge branch 'backport-border-inline-edit' into 'master'Fatih Acet2017-11-295-9/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Backport border inline editbackport-border-inline-editClement Ho2017-11-285-9/+16
| * | | | | | | | | Backport epic tasklistClement Ho2017-11-293-2/+21
| * | | | | | | | | Add timeouts for Gitaly callsAndrew Newdigate2017-11-293-1/+52