summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-033-4/+4
|\
| * Enable Style/Proc cop for rubocopmhasbini2017-04-023-4/+4
* | Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern2017-04-033-1/+21
|\ \
| * | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-033-1/+21
* | | Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan2017-04-032-4/+4
|\ \ \
| * | | Delete users asynchronouslysh-fix-destroy-user-raceStan Hu2017-04-021-2/+2
| * | | Fix race condition where a namespace would be deleted before a project was de...Stan Hu2017-04-021-2/+2
| | |/ | |/|
* | | Merge branch 'fix-nplusone-queries' into 'master' Robert Speicher2017-04-034-1/+4
|\ \ \ | |_|/ |/| |
| * | Fix a few N+1 queries identified by Bulletfix-nplusone-queriesStan Hu2017-04-024-1/+4
| |/
* | Merge branch '30264-fix-vue-pagination' into 'master' Fatih Acet2017-04-031-10/+17
|\ \
| * | Fixes method not replacing URL parameters correctlyFilipa Lacerda2017-04-031-10/+17
* | | Merge branch '29669-redirect-referer-params' into 'master' Rémy Coutable2017-04-031-1/+1
|\ \ \
| * | | Fix redirection after login when the referer have paramsmhasbini2017-04-021-1/+1
| | |/ | |/|
* | | Merge branch 'todo-update-order' into 'master' Yorick Peterse2017-04-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary ORDER BY clause when updating todosmhasbini2017-04-021-1/+1
| |/
* | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-021-1/+7
|\ \
| * | Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-301-1/+7
* | | Fix N+1 query in loading pipelines in merge requestsStan Hu2017-04-021-1/+1
| |/ |/|
* | Merge branch '20914-project-home-width' into 'master' Clement Ho2017-04-012-4/+4
|\ \
| * | 20914 Limits line length for project home pagetauriedavis2017-03-302-4/+4
* | | Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'...Douwe Maan2017-03-313-5/+20
|\ \ \
| * | | Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-313-5/+20
* | | | Merge branch 'add-download-attr' into 'master' Alfredo Sumaran2017-03-316-5/+6
|\ \ \ \
| * | | | Add download attribute to download linksClement Ho2017-03-296-5/+6
* | | | | Merge branch '30276-move-top-badges' into 'master' Annabel Dunstone Gray2017-03-311-9/+9
|\ \ \ \ \
| * | | | | 30276 Move issue, mr, todos next to profile dropdown in top navtauriedavis2017-03-311-9/+9
* | | | | | Merge branch 'nav-weird-gap-fix' into 'master' Annabel Dunstone Gray2017-03-311-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed a gap underneath the scrolling inner page linksPhil Hughes2017-03-301-0/+8
* | | | | | Refactor SearchController#showDongqing Hu2017-03-315-33/+82
* | | | | | Merge branch 'forked-subquery-order' into 'master' Yorick Peterse2017-03-311-2/+4
|\ \ \ \ \ \
| * | | | | | Remove unnecessary ORDER BY clause from `forked_to_project_id` subquerymhasbini2017-03-301-2/+4
* | | | | | | Merge branch '29929-jira-doc' into 'master' Sean McGivern2017-03-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix link to Jira service documentationJarka Kadlecova2017-03-311-1/+1
* | | | | | | | Add metrics button to Environment Overview pageKushal Pandya2017-03-318-13/+108
* | | | | | | | Merge branch 'sh-fix-unnecessary-queries' into 'master' Rémy Coutable2017-03-311-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Eliminate unnecessary queries that add ~500 ms of load time for a large issueStan Hu2017-03-301-0/+3
| |/ / / / / / /
* | | | | | | | Handle parsing OpenBSD ps output properly to display sidekiqSebastian Reitenbach2017-03-312-4/+4
|/ / / / / / /
* | | | | | | Merge branch '24861-stringify-group-member-details' into 'master'Clement Ho2017-03-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary variableKushal Pandya2017-02-281-2/+1
| * | | | | | | Hide form inputs for user without accessKushal Pandya2017-02-271-2/+3
* | | | | | | | Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-301-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch '29883-retry-button' into 'master' Annabel Dunstone Gray2017-03-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Adds container option for tooltip to prevent the button from losing round cor...Filipa Lacerda2017-03-291-0/+1
* | | | | | | | Merge branch 'ipython-notebook-viewer-improvements' into 'master' Jacob Schatz2017-03-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Added worksheets support to notebook viewerPhil Hughes2017-03-301-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '30063-builds-sidebar-stutter' into 'master' Filipa Lacerda2017-03-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add subnav height to sidebar scroll calculationAnnabel Dunstone Gray2017-03-281-1/+1
* | | | | | | | | group links select2 infinite scrollLuke "Jared" Bennett2017-03-302-15/+79
* | | | | | | | | Merge branch 'tc-cleanup-application-settings-spec' into 'master' Sean McGivern2017-03-301-9/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove redundant code to convert restricted_levels to integersToon Claes2017-03-231-9/+0