summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '8535-add-mr-comment-on-ctrl-enter' into 'master'Phil Hughes2019-01-071-2/+5
|\
| * Added handleKeySubmit method to match EE8535-add-mr-comment-on-ctrl-enterNatalia Tepluhina2019-01-071-2/+5
* | Merge branch '55721-externalization-for-pipeline-tags' into 'master'Fatih Acet2019-01-071-11/+23
|\ \
| * | Correctly externalize pipeline tags55721-externalization-for-pipeline-tagsLukas Eipert2019-01-041-11/+23
* | | Merge branch '53796-discard-draft-comment-button-to-easy-to-accidentally-hit-...Fatih Acet2019-01-073-26/+3
|\ \ \
| * | | Cancel button for diff notesConstance Okoghenun2019-01-071-0/+4
| * | | Removed discard comment buttonConstance Okoghenun2019-01-073-28/+1
* | | | Merge branch '54311-fix-board-add-label' into 'master'Kushal Pandya2019-01-071-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into 54311-fix-board-add-labelrubenmoya2019-01-0545-215/+489
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Add assignableLabelsEndpoint to issue after createing itrubenmoya2018-12-261-0/+1
* | | | | Merge branch '54981-extended-user-centric-tooltips-add-missing-cases' into 'm...Kushal Pandya2019-01-071-8/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Dryed code in commit_item by adding another computed propTim Zallmann2019-01-071-9/+8
| * | | | Added User Popovers to Commit Items and Member ListsTim Zallmann2019-01-041-1/+19
* | | | | Merge branch '54142-pages-in-project-s-permission-should-be-named-pages-acces...Filipa Lacerda2019-01-071-2/+2
|\ \ \ \ \
| * | | | | Make the Pages permission setting more clear54142-pages-in-project-s-permission-should-be-named-pages-access-controlAchilleas Pipinellis2018-12-281-2/+2
* | | | | | Merge branch 'ee1979-css' into 'master'Kushal Pandya2019-01-074-1/+44
|\ \ \ \ \ \
| * | | | | | Add shared CSS for MR approvalsee1979-cssPaul Slaughter2019-01-044-1/+44
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ee1979-user-avatar-list-component' into 'master'Kushal Pandya2019-01-071-0/+83
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Create shared user-avatar-list componentee1979-user-avatar-list-componentPaul Slaughter2019-01-041-0/+83
| |/ / / /
* | | | | Merge branch 'suggestion-dashes' into 'master'Kushal Pandya2019-01-072-4/+2
|\ \ \ \ \
| * | | | | Fixes diff sugestions removing dashes from diffPhil Hughes2018-12-212-4/+2
* | | | | | Merge branch 'fl-releases-fix-author' into 'master'Kushal Pandya2019-01-071-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes if case to render author info in releasesfl-releases-fix-authorFilipa Lacerda2018-12-211-1/+1
* | | | | | | Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-043-1/+27
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'ee1979-gl-modal-vuex' into 'master'Kushal Pandya2019-01-046-0/+122
|\ \ \ \ \ \
| * | | | | | Create shared gl-modal-vuex component and moduleee1979-gl-modal-vuexPaul Slaughter2019-01-036-0/+122
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ce-revert-revert-gold-trial-mrs' into 'master'Kamil TrzciƄski2019-01-047-37/+62
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-037-37/+62
* | | | | | Merge branch '27861-add-markdown-editing-buttons-to-the-file-editor' into 'ma...Fatih Acet2019-01-035-38/+159
|\ \ \ \ \ \
| * | | | | | Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-025-38/+159
* | | | | | | Merge branch 'tz-user-popover-follow-up' into 'master'Clement Ho2019-01-032-5/+11
|\ \ \ \ \ \ \
| * | | | | | | Comment user avatar Image, Changed Fixtures, added new shadow colortz-user-popover-follow-upTim Zallmann2018-12-122-5/+11
* | | | | | | | Merge branch '54386-integrate-mobile-css-framework-into-specific-frameworks' ...Annabel Dunstone Gray2019-01-036-90/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove framework/mobile.scssTakuya Noguchi2018-12-122-1/+0
| * | | | | | | | Move .container .title CSS for mobile to the specific CSSTakuya Noguchi2018-12-122-6/+6
| * | | | | | | | Move .container .content CSS for mobile to the specific CSSTakuya Noguchi2018-12-122-4/+2
| * | | | | | | | Integrate .nav-links li a CSS for mobile to the specific CSSTakuya Noguchi2018-12-122-8/+8
| * | | | | | | | Remove .nav-links li a CSS for mobileTakuya Noguchi2018-12-121-10/+0
| * | | | | | | | Replace .check-all-holder with display propertiesTakuya Noguchi2018-12-121-4/+0
| * | | | | | | | Remove .dash-projects-filters CSS for mobileTakuya Noguchi2018-12-121-1/+0
| * | | | | | | | Remove .issues-details-filters:not(.filtered-search-block) CSS for mobileTakuya Noguchi2018-12-121-1/+0
| * | | | | | | | Replace .rss-btn with display propertiesTakuya Noguchi2018-12-121-4/+0
| * | | | | | | | Remove .project-home-links CSS for mobileTakuya Noguchi2018-12-121-4/+0
| * | | | | | | | Remove .project-home-panel CSS for mobileTakuya Noguchi2018-12-121-4/+0
| * | | | | | | | Remove .git-clone-holder CSS for mobileTakuya Noguchi2018-12-121-4/+0
| * | | | | | | | Remove non-effective .project-repo-buttons CSSTakuya Noguchi2018-12-121-1/+0
| * | | | | | | | Replace .group-buttons with display propertiesTakuya Noguchi2018-12-121-4/+0
| * | | | | | | | Replace .activity-filter-block with display propertiesTakuya Noguchi2018-12-121-4/+0
| * | | | | | | | Remove .projects-search-formTakuya Noguchi2018-12-121-6/+0
| * | | | | | | | Replace aside:not(.right-sidebar) with display propertiesTakuya Noguchi2018-12-122-7/+1