summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ph-axios-4' into 'master'Filipa Lacerda2018-02-059-166/+140
|\
| * fixed typo :see_no_evil:ph-axios-4Phil Hughes2018-02-051-1/+1
| * fixed unhandled promise rejectionPhil Hughes2018-02-051-2/+2
| * Converted users_select to use axiosPhil Hughes2018-02-051-53/+45
| * converted user_tabs.js to use axiosPhil Hughes2018-02-051-15/+18
| * fixed failing karma specs caused by TaskListPhil Hughes2018-02-051-4/+4
| * Converted task_list.js to use axiosPhil Hughes2018-02-051-7/+5
| * Converted shortcuts.js to use axiosPhil Hughes2018-02-051-13/+14
| * Converted right_sidebar.js to use axiosPhil Hughes2018-02-051-20/+11
| * Converted protected_tag_edit.js to use axiosPhil Hughes2018-02-051-18/+13
| * Converted protected_branch_edit.js to use axiosPhil Hughes2018-02-051-22/+18
| * Converted prometheus_metrics.js to use axiosPhil Hughes2018-02-051-10/+7
| * Converted project_label_subscription.js to use axiosPhil Hughes2018-02-051-5/+6
* | Allow moving wiki pages from the UIFrancisco Javier López2018-02-051-0/+8
* | Merge branch 'axios-preview-markdown' into 'master'Fatih Acet2018-02-051-15/+15
|\ \
| * | Replace $.ajax in preview markdown with axiosClement Ho2018-02-051-15/+15
* | | Replace $.ajax in admin broadcast messages with axiosClement Ho2018-02-051-6/+11
|/ /
* | Merge branch 'axios-username-validator' into 'master'Fatih Acet2018-02-051-6/+6
|\ \ | |/ |/|
| * Replace $.ajax in username validator with axiosaxios-username-validatorClement Ho2018-02-021-6/+6
* | 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