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-10-10Make searching for commits case insensitive.Adam Niedzielski
2016-10-04deployment refs in own folder, new method for creating refsZ.J. van de Weg
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-09-14Backport search_helper changes from EEValery Sizov
2016-09-07Express intentions as expectationsJacob Vosmaer
2016-09-07Rename {commit,update_branch}_with_hooksJacob Vosmaer
2016-09-07Allow adding multiple commits in commit_with_hooksJacob Vosmaer
2016-09-02Use 'git update-ref' for safer web commitsJacob Vosmaer
2016-09-01Optimize branch lookups and force a repository reload for Repository#find_branchStan Hu
2016-08-19Add a spec testing a second side effect of `Repository#merge`.Timothy Andrew
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-07-28Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-27Respective cache is now expired when creating a new branchtiagonbotelho
2016-07-24Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez
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-19fixes commit_file test on repository_spectiagonbotelho
2016-07-19Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-19fixes rubocop issues and implements create_commit testtiagonbotelho
2016-07-18Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-18adds test for update_file methodtiagonbotelho
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-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-04Better message for git hooks and file locksValery Sizov
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-16Add sorting dropdown to tag pageAlejandro Rodríguez
2016-05-26Remove main_language and testsJosh Frye
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-20Merge branch 'issue-17537-fix' into 'master' Douwe Maan
2016-05-19Use extended regexp flag for `git grep`-ing filesRobert Speicher
2016-05-15Fix Error 500 when attempting to retrieve project license when HEAD points to...Stan Hu
2016-05-04Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable
2016-05-04Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan
2016-05-04Use a similar approach to branch creation for tag creationRémy Coutable
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable
2016-04-29Support supressing text file diffs on the default branch with .gitattributesMatt Oakes
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-04-26Allow alternative names for the CHANGELOG file.Connor Shea
2016-04-25Fix license detection to detect all license files, not only known licensesRémy Coutable
2016-04-20Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher
2016-04-19Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan
2016-04-18Continue implementation of the license template selector and /licenses API en...Rémy Coutable