summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor-issuable-finder-to-use-inheritance' into 'master'Rémy Coutable2018-02-218-78/+107
|\
| * Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-218-78/+107
* | Merge branch 'ce-3776-ci-view-for-sast' into 'master'Phil Hughes2018-02-215-14/+22
|\ \
| * | CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-205-14/+22
* | | Merge branch '41461-project-members-slow-due-to-sql' into 'master'Yorick Peterse2018-02-211-12/+45
|\ \ \
| * | | More readable SQL query.Andreas Brandl2018-02-211-3/+7
| * | | Fix MembersFinder to never include group invitees.41461-project-members-slow-due-to-sqlAndreas Brandl2018-02-201-1/+1
| * | | Fix N+1 query problem for users on members view.Andreas Brandl2018-02-201-1/+1
| * | | Use DISTINCT ON and translate to MySQL.Andreas Brandl2018-02-201-16/+34
| * | | Simplify database queries in MembersFinder.Andreas Brandl2018-02-201-11/+22
| | |/ | |/|
* | | Merge branch '42877-snippets-dashboard-slow' into 'master'Yorick Peterse2018-02-212-13/+39
|\ \ \
| * | | Rename use_conditions_only option to use_where_in.42877-snippets-dashboard-slowAndreas Brandl2018-02-202-4/+4
| * | | Avoid manual SQL for visibility level check.Andreas Brandl2018-02-201-1/+1
| * | | Cleanup access level shortcut.Andreas Brandl2018-02-201-22/+17
| * | | Allow choice between #where or #from.Andreas Brandl2018-02-202-4/+12
| * | | Don't mess with table aliases.Andreas Brandl2018-02-201-4/+4
| * | | Remove duplication in Project methods.Andreas Brandl2018-02-202-38/+21
| * | | Push feature-related query part up.Andreas Brandl2018-02-202-2/+30
| * | | Shortcut when all levels visible.Andreas Brandl2018-02-201-0/+6
| * | | Replace OR clause with UNION.Andreas Brandl2018-02-201-1/+7
| |/ /
* | | use DOMContentLoaded event over jQuery .ready to ensure execution ordermore-dispatcher-refactoringMike Greiling2018-02-211-1/+1
* | | migrate admin:* to static bundleMike Greiling2018-02-212-4/+1
* | | migrate omniauth_callbacks:* to static bundleMike Greiling2018-02-212-8/+1
* | | migrate sessions:* to static bundleMike Greiling2018-02-212-8/+1
* | | 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
|\ \ \ \ \ \ \ \ \