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-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
2016-12-20Add a blank line before first expect.Hiroyuki Sato
2016-12-20Clean-up specHiroyuki Sato
2016-12-20Add specs.Hiroyuki Sato
2016-12-13Unify parameters and callback after hooksLin Jen-Shin
2016-12-09Pass source_commit so that we save a few lookupsLin Jen-Shin
2016-12-08Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2016-12-08Cleanup parameters, easier to understand andLin Jen-Shin
2016-12-07Commit outside the hooks if possible:Lin Jen-Shin
2016-12-07Update outdated visible content spec descriptionsYorick Peterse
2016-12-06Remove caching of Repository#has_visible_content?Yorick Peterse
2016-12-06Re-enable tests for update_branch_with_hooks andLin Jen-Shin
2016-12-05Introduce GitOperationService and wrap everyLin Jen-Shin