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
2017-08-18Fix MR diffs background migration when file modes are missingSean McGivern
2017-08-18Merge branch 'gitaly_ref_exists' into 'master'Sean McGivern
2017-08-18Merge branch '36041-notification-title' into 'master'Douwe Maan
2017-08-18Client Implementation: RefService::RefExistsAndrew Newdigate
2017-08-17Don't escape html entities when rich == raw lineJarka Kadlecova
2017-08-17Incorporate RepositoryService.ApplyGitattributes Gitaly RPCAlejandro Rodríguez
2017-08-17Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan
2017-08-17Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...Tiago Botelho
2017-08-17Use grpc 1.4.5Jacob Vosmaer
2017-08-17Fix project import to group when there are project milestonesFelipe Artur
2017-08-16Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-16Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable
2017-08-16Merge branch '34643-fix-project-path-slugify' into 'master'Rémy Coutable
2017-08-16Merge branch 'rs-redis-config-paths' into 'master'Douwe Maan
2017-08-16Merge branch '34533-speed-up-project-creation' into 'master'Douwe Maan
2017-08-15Fix two additional violations caused by previous changesRobert Speicher
2017-08-15Don't depend on `Rails` for Redis configuration file pathsRobert Speicher
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-15Speed up project creation by inlining repository creationNick Thomas
2017-08-15Merge branch 'workhorse-deprecate-gitaly-address' into 'master'Douwe Maan
2017-08-15Remove deprecated field from workhorse API responsesJacob Vosmaer
2017-08-15Add two more project templatesZ.J. van de Weg
2017-08-15Merge branch 'malformed-submodule' into 'master'Douwe Maan
2017-08-15Fix CI_PROJECT_PATH_SLUG slugifyvanadium23
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-14Merge branch 'gitaly-404-commit-list-files' into 'master'Douwe Maan
2017-08-14Merge branch 'fix/thread-safe-gpgme-tmp-directory' into 'master'Dmitriy Zaporozhets
2017-08-14reset original directory in ensureAlexis Reigel
2017-08-14use mutex for keychain interactionAlexis Reigel
2017-08-14Handle missing .gitmodules when getting submodule urlsJacob Vosmaer
2017-08-14Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan
2017-08-11Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master'Robert Speicher
2017-08-11Migrate force push check to GitalyAhmad Sherif
2017-08-11Move the personal snippet uploads from `system` to `-/system`Bob Van Landuyt
2017-08-11Better categorize test coverage resultsRobert Speicher
2017-08-11Merge branch 'split-events-into-push-events' into 'master'Sean McGivern
2017-08-11Fix merge request diff deserialisation when too_large was absentSean McGivern
2017-08-11Merge branch 'gitlab-git-expose-raw-log' into 'master'Sean McGivern
2017-08-11store gpg return directory locallyAlexis Reigel
2017-08-10Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'James Edwards-Jones
2017-08-10Merge branch 'import-symlinks-9-3' into 'security-9-3'James Edwards-Jones
2017-08-10Use a specialized class for querying eventsYorick Peterse
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-10Migrate Git::Repository.ls_files to GitalyKim "BKC" Carlbäcker
2017-08-09Rename RPC 'Exists' to 'RepositoryExists'Jacob Vosmaer
2017-08-09Fix ee_compat_check when EE branch uses a prefixRémy Coutable
2017-08-09Expose the raw_log methodJacob Vosmaer
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable