summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Add realtime pipeline status component for filesJose Ivan Vargas2018-03-141-0/+22
* Merge branch 'refactor/move-mr-widget-nothing-to-merge-vue-component' into 'm...Clement Ho2018-03-123-45/+48
|\
| * Move NothingToMerge vue componentGeorge Tsiolis2018-03-083-45/+48
* | Merge branch 'removes-source-branch-widget-state' into 'master'Filipa Lacerda2018-03-123-1/+7
|\ \
| * | Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-123-1/+7
* | | Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-123-13/+14
|\ \ \
| * | | fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-6/+5
| * | | added mutation specPhil Hughes2018-03-101-6/+8
| * | | fix polling not working correctlyPhil Hughes2018-03-091-1/+1
| * | | Fixed issue notes being duplicatedPhil Hughes2018-03-092-3/+3
* | | | Resolve "Hover style for sidebar dropdowns is wrong"Lukas Eipert2018-03-121-13/+27
* | | | Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes2018-03-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix "Remove source branch" button in MR widget during MWPS state42814-fix-remove-source-branch-when-mwpsEric Eastwood2018-03-081-1/+1
* | | | Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-12224-13/+311
|\ \ \ \
| * | | | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-09224-13/+311
* | | | | Merge branch '43702-update-label-dropdown-wording' into 'master'Phil Hughes2018-03-123-3/+48
|\ \ \ \ \
| * | | | | Add `createLabelTitle` & `manageLabelsTitle` props for action stringKushal Pandya2018-03-121-2/+14
| * | | | | Add `headerTitle` prop for container header stringKushal Pandya2018-03-121-1/+10
| * | | | | Add `isProject` and computed props to for contextual info for dropdownKushal Pandya2018-03-121-0/+24
* | | | | | Merge branch 'fl-remove-duplicated-code' into 'master'Phil Hughes2018-03-121-14/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removes duplicated & non used codefl-remove-duplicated-codeFilipa Lacerda2018-03-091-14/+0
| | |_|/ / | |/| | |
* | | | | Remove sync script for gitlab-svgs and reference the vendored library directlyMike Greiling2018-03-0971-71/+0
* | | | | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-094-61/+66
| |/ / / |/| | |
* | | | Merge branch 'merge-request-widget-source-branch-improvements' into 'master'Filipa Lacerda2018-03-094-3/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes2018-03-084-3/+47
| |/ /
* | | Merge branch 'fl-svg' into 'master'Clement Ho2018-03-0817-3/+17
|\ \ \
| * | | Update svgs contentfl-svgFilipa Lacerda2018-03-0817-3/+17
| | |/ | |/|
* | | Merge branch '37211-diff-comments-fix-ctrl-enter-tooltip' into 'master'Fatih Acet2018-03-081-1/+1
|\ \ \
| * | | Hide hotkey tooltip after click event in diff comments37211-diff-comments-fix-ctrl-enter-tooltipDennis Tang2018-03-061-1/+1
* | | | Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes2018-03-083-55/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-083-55/+78
* | | | Merge branch '43770-change-clear-runners-cache-ujs-action-to-an-axios-request...Kamil Trzciński2018-03-083-10/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ci skip] Merge branch 'master' into 43770-change-clear-runners-cache-ujs-act...Filipa Lacerda2018-03-0716-94/+428
| |\ \ \
| * | | | Removes UJS from reset cache buttonFilipa Lacerda2018-03-073-10/+44
* | | | | Address frontend feedbackBob Van Landuyt2018-03-082-3/+3
* | | | | Merge branch 'jivl-backport-custom-metrics-frontend' into 'master'Filipa Lacerda2018-03-074-21/+51
|\ \ \ \ \
| * | | | | backport of custom metrics for the common metrics section of CEjivl-backport-custom-metrics-frontendJose Ivan Vargas2018-03-074-21/+51
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan2018-03-071-7/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'ce-3839-ci-cd-only-github-projects-feDouwe Maan2018-03-0715-95/+448
| |\ \ \ \ \
| * | | | | | CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-7/+24
* | | | | | | Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'Clement Ho2018-03-072-44/+47
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move SidebarAssignees vue componentGeorge Tsiolis2018-03-072-44/+47
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-075-3/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-075-3/+28
| |/ / / /
* | | | | Merge branch '39444-make-margin-around-dropdown-dividers-4px' into 'master'Clement Ho2018-03-071-1/+1
|\ \ \ \ \
| * | | | | Set margins around dropdown dividers to 4px (based on grid)39444-make-margin-around-dropdown-dividers-4pxLukas Eipert2018-03-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '4326-fix-js-or-true' into 'master'Clement Ho2018-03-071-2/+8
|\ \ \ \ \
| * | | | | Fix a JS bug in the websocket terminalNick Thomas2018-03-071-2/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda2018-03-078-89/+411
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | used respond_to formats for persisting flash messages insteadjivl-new-modal-project-labels-milestonesJose Ivan Vargas2018-03-064-64/+8