Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2018-02-21Merge branch '41461-project-members-slow-due-to-sql' into 'master'Yorick Peterse
2018-02-21Merge branch '42877-snippets-dashboard-slow' into 'master'Yorick Peterse
2018-02-21More readable SQL query.Andreas Brandl
2018-02-21use DOMContentLoaded event over jQuery .ready to ensure execution orderMike Greiling
2018-02-21migrate admin:* to static bundleMike Greiling
2018-02-21migrate omniauth_callbacks:* to static bundleMike Greiling
2018-02-21migrate sessions:* to static bundleMike Greiling
2018-02-21migrate projects:clusters:* to static bundleMike Greiling
2018-02-21migrate dashboard:activity to static bundleMike Greiling
2018-02-21migrate projects:merge_requests:show to static bundleMike Greiling
2018-02-21migrate projects:releases:edit to static bundleMike Greiling
2018-02-21migrate projects:services:edit to static bundleMike Greiling
2018-02-21migrate projects:tags:new to static bundleMike Greiling
2018-02-21migrate projects:snippets:* to static bundleMike Greiling
2018-02-21migrate snippets:show to static bundleMike Greiling
2018-02-21migrate snippets:* to static bundleMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-21Merge branch 'issue-index-refactor' into 'master'Clement Ho
2018-02-21Merge branch 'refactor-jobs-show-haml' into 'master'Jacob Schatz
2018-02-20Remove "notes" bundle from webpack configMike Greiling
2018-02-20Merge branch 'dispatcher-mr-haml' into 'master'Jacob Schatz
2018-02-20Fix MembersFinder to never include group invitees.Andreas Brandl
2018-02-20Fix N+1 query problem for users on members view.Andreas Brandl
2018-02-20Use DISTINCT ON and translate to MySQL.Andreas Brandl
2018-02-20Rename use_conditions_only option to use_where_in.Andreas Brandl
2018-02-20Merge branch 'revert-828357fb' into 'master'Douwe Maan
2018-02-20Avoid manual SQL for visibility level check.Andreas Brandl
2018-02-20Cleanup access level shortcut.Andreas Brandl
2018-02-20Merge branch 'fix-diff-flash' into 'master'Clement Ho
2018-02-20Simplify database queries in MembersFinder.Andreas Brandl
2018-02-20Revert "Merge branch 'zj-n-1-root-show' into 'master'"Zeger-Jan van de Weg
2018-02-20Allow choice between #where or #from.Andreas Brandl
2018-02-20Don't mess with table aliases.Andreas Brandl
2018-02-20Remove duplication in Project methods.Andreas Brandl
2018-02-20Push feature-related query part up.Andreas Brandl
2018-02-20Shortcut when all levels visible.Andreas Brandl
2018-02-20Replace OR clause with UNION.Andreas Brandl
2018-02-20Merge branch 'remove-unnecessary-validate-project' into 'master'Kamil Trzciński
2018-02-20only show error if there is an errorSimon Knox
2018-02-20Remove unecessary validate: true from belongs_to :projectDylan Griffith
2018-02-20fix broken specsMike Greiling
2018-02-20remove common_d3 bundleMike Greiling
2018-02-20remove graphs_show webpack bundleMike Greiling
2018-02-19Chart.html.haml refactorJacob Schatz
2018-02-19Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉
2018-02-19Remove import so that webpack can handle the moduleClement Ho
2018-02-19Fix single digit value clippingKushal Pandya
2018-02-19Merge branch 'master' into dispatcher-mr-hamlClement Ho
2018-02-19Merge branch '32564-fix-double-system-closing-notes' into 'master'Sean McGivern
2018-02-19Merge branch 'sh-guard-read-only-user-updates' into 'master'Nick Thomas