summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Backport differences in global search from EE to CENick Thomas2017-04-041-1/+5
| | |/ / / / / / / /
| * | | | | | | | | Split status and confidentiality actionJarka Kadlecova2017-04-042-5/+13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'master' into 20835-getting-started-better-empty-state-for-activ...Luke "Jared" Bennett2017-04-043616-31471/+53783
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'quiet-pipelines' into 'master' Rémy Coutable2017-04-045-18/+52
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-035-18/+52
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pages-debug-log' into 'master' Rémy Coutable2017-04-032-0/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Log errors in UpdatePagesServiceDanilo Bargen2017-03-312-0/+5
| * | | | | | | | Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-038-15/+73
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix Rubocop offensesDouglas Barbosa Alexandre2017-04-031-1/+1
| | * | | | | | | | Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-032-32/+22
| | * | | | | | | | Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre2017-04-032-25/+25
| | * | | | | | | | Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-032-3/+3
| | * | | | | | | | Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre2017-04-031-1/+0
| | * | | | | | | | Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-033-2/+5
| | * | | | | | | | Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-034-1/+67
| * | | | | | | | | Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' Kamil Trzciński2017-04-031-15/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove code deprecated in pipeline process serviceGrzegorz Bizon2017-04-021-15/+0
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' Robert Speicher2017-04-031-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-031-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Make file templates easy to use and discoverBryce Johnson2017-04-0324-210/+619
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \