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-05-16Re-enable gitaly migration for ref_name_for_sha after bugfixesAlejandro Rodríguez
2017-05-11Fix displaying a repository without a readmeDouwe Maan
2017-05-11Reset Repository#license memo when license file is changedDouwe Maan
2017-05-11Implement auxiliary blob viewersDouwe Maan
2017-05-10Load tree readme asynchronouslyDouwe Maan
2017-05-04Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan
2017-05-03removes the possibility of commit messages having carriage returnsTiago Botelho
2017-05-02Merge branch 'gitaly-branch-tag-count' into 'master' Sean McGivern
2017-04-28Fix Gitaly::Commit#is_ancestorKim "BKC" Carlbäcker
2017-04-28CleanupKim "BKC" Carlbäcker
2017-04-28Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker
2017-04-27Cache the rendered README, but post-process on showToon Claes
2017-04-17Merge branch 'fix-follow-with-multiple-paths' into 'master' Douwe Maan
2017-04-17Fix following with multiple pathsSean McGivern
2017-04-17Removes `Repository#version` method and testsDmitriy Zaporozhets
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-10Fix redundant cache expiration in Repositoryblackst0ne
2017-04-04Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-30Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-03-08Returns correct header data for commits endpointOswaldo Ferreira
2017-03-08Manually set total_count when paginating commitsJordan Ryan Reuter
2017-03-03Fix cherry-picking or reverting through an MRDouwe Maan
2017-02-24Address reviewDouwe Maan
2017-02-24Fix specsDouwe Maan
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix specsDouwe Maan
2017-02-23Enable Lint/UnifiedIntegerDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-13Respect autocrlf setting when creating/updating file through web UIDouwe Maan
2017-02-07Address feedbackDouwe Maan
2017-02-07Add testsDouwe Maan
2017-02-03Backport changes from EE squashSean McGivern
2017-02-02Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-27Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master' Douwe Maan
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-26Fix Error 500 when repositories contain annotated tags pointing to blobsStan Hu
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-15Expire related caches after changing HEADMinqi Pan
2017-01-06Fix renamingLin Jen-Shin
2017-01-04Remove tag with git hooksLin Jen-Shin
2017-01-04Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin
2016-12-20Merge two methods.Hiroyuki Sato