summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix sed callsh-karma-testsStan Hu2017-11-081-1/+1
* Test hacking Karma socket timeout from 2 to 60 sStan Hu2017-11-081-64/+1
* Revert "Test hacking Karma socket timeout from 2 to 60 s"Stan Hu2017-11-081-1/+463
* Test hacking Karma socket timeout from 2 to 60 sStan Hu2017-11-081-463/+1
* Merge branch 'docs-add-glcom-reg-restictions' into 'master'Marcia Ramos2017-11-071-1/+2
|\
| * Add note on registry restrictions on GitLab.comChenjerai Katanda2017-11-071-1/+2
|/
* Merge branch '37824-many-branches-lock-server' into 'master'Annabel Dunstone Gray2017-11-079-28/+218
|\
| * Remove truncate mixinAnnabel Dunstone Gray2017-11-071-1/+0
| * Change cursor to pointer on hovertauriedavis2017-11-071-0/+1
| * Simplify design for no tags, branchestauriedavis2017-11-071-17/+4
| * Addresses frontend comments.37824-many-branches-lock-serverMayra Cabrera2017-11-071-6/+6
| * Ensure enough space between branch linksMayra Cabrera2017-11-072-1/+5
| * Update CSS to use flexbox for branch and tag labelskushalpandya2017-11-071-8/+8
| * Address discussions on the MEMayra Cabrera2017-11-073-7/+7
| * Addresses front & backend commentsMayra Cabrera2017-11-064-8/+7
| * Modifies commit branches sectionMayra Cabrera2017-11-064-12/+85
| * Add styles for branch & tags boxesMayra Cabrera2017-11-026-23/+55
| * Add UI/UX improvementsMayra Cabrera2017-11-012-14/+20
| * added changelog entryBrett Walker2017-10-191-0/+6
| * optimize branching logicBrett Walker2017-10-171-6/+5
| * implemented using an ivar, and added specsBrett Walker2017-10-134-11/+78
| * moved throttling into the controller. if we hit the throttlingBrett Walker2017-10-124-26/+43
| * if the branch/tag count is over a certain limit, don't executeBrett Walker2017-10-112-6/+6
* | Merge branch 'add-ingress-to-cluster-applications' into 'master'Kamil TrzciƄski2017-11-0714-23/+325
|\ \
| * \ Merge remote-tracking branch 'origin/master' into add-ingress-to-cluster-appl...Kamil Trzcinski2017-11-077-26/+12
| |\ \
| * | | Fix db/schema.rbKamil Trzcinski2017-11-071-2/+1
| * | | Add feature spec for IngressEric Eastwood2017-11-071-16/+60
| * | | Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-0768-442/+766
| |\ \ \
| * \ \ \ Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-071-3/+2
| |\ \ \ \
| * | | | | Make ingress to use install_commandKamil Trzcinski2017-11-072-2/+22
| * | | | | Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski2017-11-0712-45/+208
| |\ \ \ \ \
| * | | | | | Fix ingress rubocop failureKamil Trzcinski2017-11-071-1/+1
| * | | | | | Add specs for ingressKamil Trzcinski2017-11-073-0/+148
| * | | | | | Fix ingress.rbKamil Trzcinski2017-11-071-0/+2
| * | | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-0795-221/+815
| |\ \ \ \ \ \
| * | | | | | | Fix initial status againKamil Trzcinski2017-11-073-13/+9
| * | | | | | | Fix initial_statusKamil Trzcinski2017-11-071-4/+6
| * | | | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-0729-209/+157
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-06237-2946/+8139
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-062-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add changelog for Ingress in Cluster applicationsEric Eastwood2017-11-061-0/+5
| * | | | | | | | | | Merge branch 'add-ingress-to-cluster-applications' of gitlab.com:gitlab-org/g...Eric Eastwood2017-11-061-1/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix db/schema.rbKamil Trzcinski2017-11-061-1/+10
| * | | | | | | | | | | Remove misspelled duplicate endpointEric Eastwood2017-11-061-1/+0
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-0656-374/+668
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...add-ingress-to-cluster-applicationsEric Eastwood2017-11-062-10/+20
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Eric Eastwood2017-11-067-34/+115
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \