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
2017-04-04Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher
2017-04-03Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' Kamil Trzciński
2017-04-03Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' Robert Speicher
2017-04-03Fix Rubocop offensesDouglas Barbosa Alexandre
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-04-03Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre
2017-04-03Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre
2017-04-03Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre
2017-04-03Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre
2017-04-03Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre
2017-04-03Make file templates easy to use and discoverBryce Johnson
2017-04-03Merge branch 'style-proc-cop' into 'master' Rémy Coutable
2017-04-03Add feature flags for enabling (Upload|Receive)Pack for GitalyAhmad Sherif
2017-04-03Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern
2017-04-03Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan
2017-04-03Merge branch 'fix-nplusone-queries' into 'master' Robert Speicher
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-04-03Merge branch '30264-fix-vue-pagination' into 'master' Fatih Acet
2017-04-03Merge branch '29669-redirect-referer-params' into 'master' Rémy Coutable
2017-04-03Merge branch 'todo-update-order' into 'master' Yorick Peterse
2017-04-03Fixes method not replacing URL parameters correctlyFilipa Lacerda
2017-04-02Remove unnecessary ORDER BY clause when updating todosmhasbini
2017-04-02Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher
2017-04-02Fix redirection after login when the referer have paramsmhasbini
2017-04-02Fix a few N+1 queries identified by BulletStan Hu
2017-04-02Fix N+1 query in loading pipelines in merge requestsStan Hu
2017-04-02Delete users asynchronouslyStan Hu
2017-04-02Fix race condition where a namespace would be deleted before a project was de...Stan Hu
2017-04-02Remove code deprecated in pipeline process serviceGrzegorz Bizon
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-04-01Merge branch '20914-project-home-width' into 'master' Clement Ho
2017-03-31Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'...Douwe Maan
2017-03-31Merge branch 'add-download-attr' into 'master' Alfredo Sumaran
2017-03-31Merge branch '30276-move-top-badges' into 'master' Annabel Dunstone Gray
2017-03-31Prevent users from disconnecting gitlab account from CASTiago Botelho
2017-03-31Merge branch 'nav-weird-gap-fix' into 'master' Annabel Dunstone Gray
2017-03-3130276 Move issue, mr, todos next to profile dropdown in top navtauriedavis
2017-03-31Refactor SearchController#showDongqing Hu
2017-03-31Merge branch 'forked-subquery-order' into 'master' Yorick Peterse
2017-03-31Merge branch '29929-jira-doc' into 'master' Sean McGivern
2017-03-31Add metrics button to Environment Overview pageKushal Pandya
2017-03-31Merge branch 'sh-fix-unnecessary-queries' into 'master' Rémy Coutable
2017-03-31Fix link to Jira service documentationJarka Kadlecova
2017-03-31Handle parsing OpenBSD ps output properly to display sidekiqSebastian Reitenbach
2017-03-31Eliminate unnecessary queries that add ~500 ms of load time for a large issueStan Hu
2017-03-3120914 Limits line length for project home pagetauriedavis
2017-03-31Merge branch '24861-stringify-group-member-details' into 'master'Clement Ho
2017-03-31Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre
2017-03-30Merge branch '29883-retry-button' into 'master' Annabel Dunstone Gray
2017-03-30Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker