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
2016-07-26Rescue Rugged::OSError (lock exists) when creating references.Paco Guzman
2016-07-25Merge branch 'use-project-id-in-repo-cache' into 'master' Yorick Peterse
2016-07-25Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu
2016-07-25Merge branch 'filter-branch-by-name' into 'master' Douwe Maan
2016-07-24Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez
2016-07-22Merge branch 'master' into filter-branch-by-nametiagonbotelho
2016-07-22Gracefully handle case when keep-around references are corrupted or exist alr...Stan Hu
2016-07-22Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-21Add service to clean up repository archive cacheDouglas Barbosa Alexandre
2016-07-20Expire tags/branches repo cache before delete a repositoryPaco Guzman
2016-07-19refactors the search to enable users to filter and sort branches at thetiagonbotelho
2016-07-19implements branches filter functionality and tests accordinglytiagonbotelho
2016-07-19implements the basic filter functionalitytiagonbotelho
2016-07-19fixes an issue cause by a bad mergetiagonbotelho
2016-07-19Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-19Fix of 'Commits being passed to custom hooks are already reachable when using...Valery Sizov
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-12fixes more issues for MR acceptancetiagonbotelho
2016-07-12fixes issues for mr acceptancetiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12fixes issues for mr acceptancetiagonbotelho
2016-07-12refactors to pass values as arguments through optionstiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12fixes more issues for MR acceptancetiagonbotelho
2016-07-12fixes issues for mr acceptancetiagonbotelho
2016-07-12refactors to pass values as arguments through optionstiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12fixes issues for mr acceptancetiagonbotelho
2016-07-12refactors to pass values as arguments through optionstiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-08Merge branch 'prefer-ref' into 'master' Douwe Maan
2016-07-07Merge branch 'new-diff-notes' into 'master' Douwe Maan
2016-07-07Escape file extension when parsing search results (!5141)winniehell
2016-07-07Also use ref in Repository#commitLin Jen-Shin
2016-07-07Add DiffFile#blob and #old_blobDouwe Maan
2016-07-04Document Repository#keep_aroundDouwe Maan
2016-07-04Don't garbage collect commits that have related DB records like commentsDouwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Expire branch/tag git data when needed.Paco Guzman
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-28add custom highlighting via .gitattributeshttp://jneen.net/
2016-06-23Improve performance of searching tags by name by using a memorized tag arrayAlejandro Rodríguez
2016-06-20Get ref_names from branch_names/tag_names cachedPaco Guzman