summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue/42689-new-file-template' into 'master'Fatih Acet2018-02-041-1/+1
|\
| * Trigger change event on filename input when file template is appliedSebastian Klingler2018-02-031-1/+1
* | Merge branch 'refactor-ci-variable-list-for-future-usage-in-4110' into 'master'Filipa Lacerda2018-02-0212-165/+343
|\ \
| * | Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-3112-165/+343
* | | Merge branch 'fix-eslint-axios' into 'master'Jacob Schatz2018-02-021-1/+0
|\ \ \
| * | | Remove duplicate axios importClement Ho2018-02-021-1/+0
* | | | Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-022-1/+29
|\ \ \ \
| * | | | Fix minorsTony Rom2018-02-011-9/+7
| * | | | Add Colors to GitLab Flavored MarkdownTony Rom2018-01-292-1/+31
* | | | | Merge branch 'webpack-auto-config' into 'master'Jacob Schatz2018-02-0210-61/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | migrate groups:show to static bundleMike Greiling2018-02-022-5/+2
| * | | | ensure dispatcher is run before other DOMContentLoaded handlersMike Greiling2018-02-012-7/+9
| * | | | migrate dashboard:milestones:index to static bundleMike Greiling2018-02-012-6/+1
| * | | | migrate projects:issues:show to static bundleMike Greiling2018-02-012-8/+3
| * | | | migrate projects:issues:index to static bundleMike Greiling2018-02-012-7/+2
| * | | | migrate projects:merge_requests:index to static bundleMike Greiling2018-02-012-5/+2
| * | | | migrate projects:show to static bundleMike Greiling2018-02-012-5/+2
| * | | | migrate projects:boards:* to static bundleMike Greiling2018-02-012-9/+2
| * | | | migrate sessions:new to static bundleMike Greiling2018-02-012-7/+2
| * | | | prevent dynamic chunks from being duplicated by the dispatcher until it is co...Mike Greiling2018-02-011-3/+3
* | | | | Merge branch 'ph-axios-2' into 'master'Filipa Lacerda2018-02-0212-264/+257
|\ \ \ \ \
| * | | | | added missing calls in catch statementsph-axios-2Phil Hughes2018-02-022-3/+10
| * | | | | fixed issue with axios_utils not reducing activeVueResources variable when re...Phil Hughes2018-02-022-1/+16
| * | | | | Merge branch 'master' into ph-axios-2Phil Hughes2018-02-018-76/+98
| |\ \ \ \ \
| * | | | | | remove useless ajaxPost methodPhil Hughes2018-02-012-8/+6
| * | | | | | fixed eslint :see_no_evil:Phil Hughes2018-01-311-1/+0
| * | | | | | Merge branch 'master' into ph-axios-2Phil Hughes2018-01-3115-232/+206
| |\ \ \ \ \ \
| * | | | | | | Converted common_utils to axiosPhil Hughes2018-01-312-14/+14
| * | | | | | | Converted ajax_cache to axiosPhil Hughes2018-01-311-19/+13
| * | | | | | | Converted milestone_select.js to axiosPhil Hughes2018-01-311-61/+58
| * | | | | | | Converted milestone.js to axiosPhil Hughes2018-01-311-10/+8
| * | | | | | | fixed failing specsPhil Hughes2018-01-312-7/+7
| * | | | | | | Converted merge_request_tabs.js to axiosPhil Hughes2018-01-301-21/+18
| * | | | | | | Convert merge_conflict_service.js to axiosPhil Hughes2018-01-302-21/+11
| * | | | | | | Converted labels_select.js to axiosPhil Hughes2018-01-301-85/+85
| * | | | | | | Converted job.js to axiosPhil Hughes2018-01-301-5/+7
| * | | | | | | Converted issue.js to axiosPhil Hughes2018-01-301-22/+18
* | | | | | | | Merge branch 'fix/adjust-button-group-width-on-mobile' into 'master'Clement Ho2018-02-022-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve top area navigationGeorge Tsiolis2018-02-022-3/+6
* | | | | | | | | Merge branch 'mr-widget-author-component-backport' into 'master'Filipa Lacerda2018-02-021-1/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport of mr_widget_author.vue EE changesPhil Hughes2018-02-021-1/+21
* | | | | | | | | | Merge branch 'axios-project' into 'master'Fatih Acet2018-02-021-9/+10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Replace $.ajax in project.jsaxios-projectClement Ho2018-02-011-9/+10
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fl-mr-widget-1' into 'master'Phil Hughes2018-02-026-143/+189
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes after reviewfl-mr-widget-1Filipa Lacerda2018-02-011-10/+16
| * | | | | | | | | Merge branch 'master' into fl-mr-widget-1Filipa Lacerda2018-02-0120-197/+368
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Transform `a` tag with button role into a `button`Filipa Lacerda2018-02-011-4/+6
| * | | | | | | | | Moves widget header into a vue fileFilipa Lacerda2018-02-014-120/+142
| * | | | | | | | | Moves merge help into a vue componentFilipa Lacerda2018-01-314-25/+41
* | | | | | | | | | Merge branch 'fl-mr-widget-2' into 'master'Phil Hughes2018-02-027-58/+78
|\ \ \ \ \ \ \ \ \ \