summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Changed the order of buttons from left to rightux-guide-components-modalHazel2017-11-061-1/+2
| * | | | | | | | | | | | Modify the sentences and add TodoHazel2017-11-021-2/+4
| * | | | | | | | | | | | Modified the font family in the imagesHazel2017-10-186-1/+1
| * | | | | | | | | | | | Updated the sytle part - changed the order of header, body, and actionsHazel2017-10-171-3/+3
| * | | | | | | | | | | | Updated the content and added the imagesHazel2017-10-176-11/+12
| * | | | | | | | | | | | Modified the copyHazel2017-10-161-1/+1
| * | | | | | | | | | | | Draft a guide of modals in UX guideHazel2017-10-161-0/+29
* | | | | | | | | | | | | Merge branch 'add-typescript' into 'master'Stan Hu2017-11-085-140/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove comments in JSON.Jacob Schatz2017-11-071-3/+0
| * | | | | | | | | | | | | Add changelogJacob Schatz2017-11-071-0/+5
| * | | | | | | | | | | | | Adds typescript support in webpack. With Mike G.Jacob Schatz2017-11-074-140/+74
* | | | | | | | | | | | | | 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