summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '53768-diff-comment-action-btns' into 'master'11-5-stable-prepare-rc5Phil Hughes2018-11-122-4/+3
* Merge branch 'notes-multiple-discussion-fetches' into 'master'Filipa Lacerda2018-11-121-0/+6
* Merge branch 'osw-revert-comment-in-any-diff-line' into 'master'Sean McGivern2018-11-086-8/+30
* Discussions redesignFatih Acet2018-11-0819-269/+513
* Merge branch 'button-icon' into 'master'Tim Zallmann2018-11-071-0/+4
|\
| * Adds a btn-icon classbutton-iconsamdbeckham2018-11-071-0/+4
* | CE backport - Chart showing issues created per monthConstance Okoghenun2018-11-073-1/+7
* | Resolve "Issue board card design"Constance Okoghenun2018-11-0710-160/+403
* | Merge branch '6500-fix-misaligned-approvers-dropdown' into 'master'Fatih Acet2018-11-072-12/+18
|\ \
| * | Fix miss-aligned approvers dropdown6500-fix-misaligned-approvers-dropdownjerasmus2018-11-072-12/+18
* | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-076-2/+73
|\ \ \
| * | | Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-2/+2
| * | | Resolve bug with knative hostname being overwritten by status updatesChris Baumbauer2018-11-061-3/+2
| * | | Fix the way hostname is validated with the knative appChris Baumbauer2018-11-031-2/+4
| * | | Resolve issues raised by KamilChris Baumbauer2018-11-031-2/+2
| * | | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0311-58/+81
| |\ \ \
| * \ \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-02277-4344/+5287
| |\ \ \ \
| * | | | | Fix remaining domainname -> hostname rebrandingChris Baumbauer2018-10-303-4/+7
| * | | | | Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-302-2/+2
| * | | | | Documentation fixesChris Baumbauer2018-10-301-1/+1
| * | | | | Knative supportChris Baumbauer2018-10-245-1/+68
* | | | | | Show expand all button on merge request diffsPhil Hughes2018-11-072-4/+4
* | | | | | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-076-30/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-066-30/+8
* | | | | | Copy changes for abuse clarityJeremy Watson2018-11-071-3/+3
* | | | | | Merge branch 'winh-delayed-jobs-dynamic-timer' into 'master'Filipa Lacerda2018-11-074-10/+96
|\ \ \ \ \ \
| * | | | | | Revert jobs/components/job_container_item.vue from v-gl-tooltip to v-tooltip ...winh-delayed-jobs-dynamic-timerWinnie Hellmann2018-11-071-3/+4
| * | | | | | Run yarn prettier-all-saveWinnie Hellmann2018-11-071-1/+1
| * | | | | | Add dynamic timer for delayed jobs in job sidebarWinnie Hellmann2018-11-071-1/+11
| * | | | | | Add dynamic timer for delayed jobs in pipeline graphWinnie Hellmann2018-11-071-5/+16
| * | | | | | Add dynamic timer for delayed jobs on single job pageWinnie Hellmann2018-11-071-1/+15
| * | | | | | Add Vue mixin for delayed job timersWinnie Hellmann2018-11-071-0/+50
* | | | | | | Remove gitlab-ui loading icon from globalClement Ho2018-11-0752-6/+107
* | | | | | | Merge branch 'mr-image-commenting' into 'master'Filipa Lacerda2018-11-0723-170/+577
|\ \ \ \ \ \ \
| * | | | | | | Fixed user avatar link render empty spacemr-image-commentingPhil Hughes2018-11-071-2/+1
| * | | | | | | Restored width & height propertiesPhil Hughes2018-11-063-2/+30
| * | | | | | | Re-implemented image commenting on diffsPhil Hughes2018-11-0523-169/+549
* | | | | | | | Merge branch '53535-sticky-archived' into 'master'Phil Hughes2018-11-063-6/+48
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Polyfills sticky position within a watcher53535-sticky-archivedFilipa Lacerda2018-11-061-11/+8
| * | | | | | | [ci skip] Renders a warning block for archieved jobFilipa Lacerda2018-11-053-3/+48
* | | | | | | | Disable stop environment button while deployment is runningFilipa Lacerda2018-11-061-7/+23
* | | | | | | | Resolve "Redesign activity feed"Martin Wortschack2018-11-064-37/+56
* | | | | | | | Merge branch '7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has...Phil Hughes2018-11-063-65/+106
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve performance of rendering large reports7737-ci-pipeline-view-slowed-down-massivly-if-security-tabs-has-many-entriesLukas Eipert2018-11-063-65/+106
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Renders unescaped `sprinft` stringFilipa Lacerda2018-11-061-0/+1
* | | | | | | | Fix save button not activating when original setting started as nullStan Hu2018-11-061-1/+2
|/ / / / / / /
* | | | | | | Remove gitlab-ui's tooltip from globalClement Ho2018-11-054-4/+13
* | | | | | | Fix pipeline schedule style issuesScott Hampton2018-11-052-4/+10
|/ / / / / /
* | | | | | Merge branch 'gt-update-project-and-group-labels-empty-state' into 'master'Annabel Dunstone Gray2018-11-051-0/+1
|\ \ \ \ \ \
| * | | | | | Remove empty state button margin on small viewportsGeorge Tsiolis2018-11-031-0/+1