summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a spec for Gitlab::Auth when actor is a deploy key that can pushsh-fix-lfs-write-deploy-keysRémy Coutable2017-11-083-27/+28
* Fix Error 500 when pushing LFS objects with a write deploy keyStan Hu2017-11-084-3/+43
* Merge branch 'bvl-free-paths' into 'master'Douwe Maan2017-11-0810-111/+205
|\
| * Remove EE-specific group pathsbvl-free-pathsBob Van Landuyt2017-11-072-19/+3
| * Check redirecting with a querystringBob Van Landuyt2017-11-072-2/+14
| * Update failure message when finding new routes in `PathRegex`Bob Van Landuyt2017-11-071-9/+4
| * Free up some group reserved wordsBob Van Landuyt2017-11-077-61/+100
| * Free up `avatar`, `group_members` and `milestones` as pathsBob Van Landuyt2017-11-075-73/+87
| * Free up `labels` as a group nameBob Van Landuyt2017-11-073-5/+28
| * Add helper methods to redirect legacy pathsBob Van Landuyt2017-11-073-0/+27
* | Merge branch 'pawel/fix_backend_transaction_protected_labels_method' into 'ma...Stan Hu2017-11-082-2/+6
|\ \
| * | Make BackgroundTransaction#labels publicPawel Chojnacki2017-11-072-2/+6
* | | Merge branch 'jivl-fix-karma-config-file' into 'master'Mike Greiling2017-11-081-9/+0
|\ \ \
| * | | fix karma config filejivl-fix-karma-config-fileJose Ivan Vargas2017-11-071-9/+0
* | | | Merge branch 'ux-guide-components-modal' into 'master'Marcia Ramos2017-11-085-0/+33
|\ \ \ \
| * | | | 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
| |\ \ \ \ \ \