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
AgeCommit message (Expand)Author
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-12Merge branch 'osw-stop-recalculating-merge-base-on-mr-loading' into 'master'Sean McGivern
2018-03-09Merge branch 'cache-refactor' into 'master'Sean McGivern
2018-03-08Remove unused Compare#base_commitOswaldo Ferreira
2018-03-08Merge branch '40525-listing-user-activity-timeouts' into 'master'Yorick Peterse
2018-03-08Merge branch 'jprovazn-revert-commit-cleanup' into 'master'Sean McGivern
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-03-08Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik
2018-03-08Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern
2018-03-08Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira
2018-03-08Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan
2018-03-08Merge branch 'unassign-when-leaving' into 'master'Robert Speicher
2018-03-08Hides Triggers if integration only has one eventJames Edwards-Jones
2018-03-08Don't delete todos or unassign issues and MRs when a user leaves a projectDouwe Maan
2018-03-08Merge branch 'backport-ee-3892-to-ce' into 'master'Douwe Maan
2018-03-07Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan
2018-03-07Merge branch 'fix/reduce-number-of-find-commit-for-log-tree' into 'master'Robert Speicher
2018-03-07Backport relevant changes from EE https://gitlab.com/gitlab-org/gitlab-ee/mer...Tiago Botelho
2018-03-07Only allow users that can merge to push to sourceBob Van Landuyt
2018-03-07Limit queries to a user-branch combinationBob Van Landuyt
2018-03-07Memoize Repository#empty? instead of double caching the valueStan Hu
2018-03-07Allow abilities on forks while MR is openBob Van Landuyt
2018-03-07Allow a user to select `allow maintainer to push`Bob Van Landuyt
2018-03-07Merge branch 'mr-commit-optimization' into 'master'Sean McGivern
2018-03-07Merge branch 'jprovazn-api' into 'master'Sean McGivern
2018-03-07Leverage user_contributed_projects to find recent events.Andreas Brandl
2018-03-07Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse
2018-03-07Add discussion APIJan Provaznik
2018-03-07Unify deployment_platform interface with EELin Jen-Shin
2018-03-07Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master'Nick Thomas
2018-03-07Refactor RepositoryCache to make it usable in other classesAlejandro Rodríguez
2018-03-06Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez
2018-03-06Merge branch 'issue_38337' into 'master'Sean McGivern
2018-03-06Merge branch '5029-support-cluster-metrics-ce' into 'master'Grzegorz Bizon
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
2018-03-06Merge branch 'zj-lazy-parents' into 'master'Douwe Maan
2018-03-06Merge branch 'sh-dashboard-sort-fix' into 'master'Douwe Maan
2018-03-06Merge branch '29130-api-project-export' into 'master'Sean McGivern
2018-03-06Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...Pawel Chojnacki
2018-03-06Arg.id via method pointerPawel Chojnacki
2018-03-06Reduce number of FindCommit calls from RefsController#logs_treeAhmad Sherif
2018-03-06Fix a typo, a conflict and improve documentationFelipe Artur
2018-03-06Lazy fetch parent commits for a commitZeger-Jan van de Weg
2018-03-06Fix Gitaly n+1 in NetworkController#showAndrew Newdigate
2018-03-06Shortcut and return on duplicate record error.Andreas Brandl
2018-03-06Nested transaction for find_or_create_by! queries.Andreas Brandl
2018-03-06Remove unnecessary safe guard.Andreas Brandl
2018-03-06Operate on ids to avoid unnecessary loading.Andreas Brandl
2018-03-06Singularize model name.Andreas Brandl
2018-03-06Rename to UserInteractedProjects.Andreas Brandl