summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* migrate projects:clusters:* to static bundleMike Greiling2018-02-215-16/+14
* migrate dashboard:activity to static bundleMike Greiling2018-02-212-6/+1
* migrate projects:merge_requests:show to static bundleMike Greiling2018-02-211-2/+0
* migrate projects:releases:edit to static bundleMike Greiling2018-02-212-6/+1
* migrate projects:services:edit to static bundleMike Greiling2018-02-212-7/+2
* migrate projects:tags:new to static bundleMike Greiling2018-02-212-7/+2
* migrate projects:snippets:* to static bundleMike Greiling2018-02-214-21/+4
* migrate snippets:show to static bundleMike Greiling2018-02-212-11/+5
* migrate snippets:* to static bundleMike Greiling2018-02-213-22/+2
* Update to jQuery 3.Jacob Schatz2018-02-2057-196/+196
* Merge branch 'issue-index-refactor' into 'master'Clement Ho2018-02-202-1/+11
|\
| * Refactor issue index filtered searchissue-index-refactorJacob Schatz2018-02-122-1/+11
* | Merge branch 'refactor-jobs-show-haml' into 'master'Jacob Schatz2018-02-203-6/+5
|\ \
| * | Remove export from pagesrefactor-jobs-show-hamlClement Ho2018-02-161-1/+1
| * | Merge branch 'master' into 'refactor-jobs-show-haml'Clement Ho2018-02-1656-379/+324
| |\ \
| * | | Add dispatcher imports for job details bundleClement Ho2018-02-154-6/+10
* | | | Remove "notes" bundle from webpack configMike Greiling2018-02-202-9/+4
* | | | Merge branch 'dispatcher-mr-haml' into 'master'Jacob Schatz2018-02-206-25/+23
|\ \ \ \
| * | | | Remove import so that webpack can handle the moduledispatcher-mr-hamlClement Ho2018-02-191-3/+0
| * | | | Merge branch 'master' into dispatcher-mr-hamlClement Ho2018-02-1938-261/+76
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into dispatcher-mr-hamlClement Ho2018-02-162-1/+9
| |\ \ \ \ \
| * | | | | | Wrap pages in DOMContentLoadedClement Ho2018-02-161-2/+2
| * | | | | | Re-add common_vueClement Ho2018-02-161-0/+2
| * | | | | | Merge branch 'master' into dispatcher-mr-hamlClement Ho2018-02-1625-167/+261
| |\ \ \ \ \ \
| * | | | | | | Add dispatcher imports for bundles used in merge request show pathClement Ho2018-02-155-22/+21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'revert-828357fb' into 'master'Douwe Maan2018-02-201-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Revert "Merge branch 'zj-n-1-root-show' into 'master'"Zeger-Jan van de Weg2018-02-201-1/+4
* | | | | | | | Merge branch 'fix-diff-flash' into 'master'Clement Ho2018-02-201-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | only show error if there is an errorfix-diff-flashSimon Knox2018-02-201-1/+3
* | | | | | | | Merge branch 'remove-unnecessary-validate-project' into 'master'Kamil Trzciński2018-02-202-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unecessary validate: true from belongs_to :projectremove-unnecessary-validate-projectDylan Griffith2018-02-202-3/+3
* | | | | | | | | fix broken specsremove-chart-show-bundleMike Greiling2018-02-191-1/+1
* | | | | | | | | remove common_d3 bundleMike Greiling2018-02-192-3/+0
* | | | | | | | | remove graphs_show webpack bundleMike Greiling2018-02-195-7/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Chart.html.haml refactorJacob Schatz2018-02-1933-53/+46
* | | | | | | | Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-192-10/+18
* | | | | | | | Fix single digit value clippingKushal Pandya2018-02-191-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch '32564-fix-double-system-closing-notes' into 'master'Sean McGivern2018-02-192-11/+9
|\ \ \ \ \ \ \
| * | | | | | | applying feedback32564-fix-double-system-closing-notesMicaël Bergeron2018-02-161-3/+3
| * | | | | | | stop ProcessCommitWorker from processing MR merge commitMicaël Bergeron2018-02-162-11/+9
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sh-guard-read-only-user-updates' into 'master'Nick Thomas2018-02-191-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Don't attempt to update user tracked fields if database is in read-onlysh-guard-read-only-user-updatesStan Hu2018-02-171-0/+2
* | | | | | | | Merge branch '41949-move' into 'master'Douwe Maan2018-02-191-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remember assignee when moving an issue41949-moveJan Provaznik2018-02-181-1/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan2018-02-191-4/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-u...Rubén Dávila2018-02-151-4/+3
* | | | | | | | Merge branch 'revert-215dff76' into 'master'Ian Baum2018-02-171-33/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch 'expired-ci-artifacts' into 'master'"Stan Hu2018-02-161-33/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Don't cache a nil repository root ref to prevent caching issuesdm-dont-cache-nil-root-refDouwe Maan2018-02-161-6/+2
|/ / / / / / /
* | | | | | | Merge branch 'fix-more-dispatcher-stuff' into 'master'Jacob Schatz2018-02-1631-206/+54
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |