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-11-04Refine Git garbage collectionJacob Vosmaer
2016-10-13Reassign secret token when regenerating oneGrzegorz Bizon
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-09-16Strip comments before sending keys to gitlab-shellJacob Vosmaer
2016-09-13update gitlab shell secret file also when it is emptyElan Ruusamäe
2016-08-09Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-22Remove obsolete codeJacob Vosmaer
2016-07-15Fix fetching LFS objects for private CI projectsKamil Trzcinski
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-21Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski
2016-06-15Get rid of Gitlab::ShellEnvJacob Vosmaer
2016-06-10Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski
2016-06-10Improve Gitlab::Auth method namesJacob Vosmaer
2016-06-03Remove instances of Auth.newJacob Vosmaer
2016-06-03WIPKamil Trzcinski
2016-06-02Rename finder to find_in_gitlab_or_ldapJacob Vosmaer
2016-06-02Merge branch 'master' into git-http-controllerJacob Vosmaer
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable
2016-05-02Use correct auth finderJacob Vosmaer
2016-04-29Make CI/Oauth/rate limiting reusableJacob Vosmaer
2016-04-15Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master' Robert Speicher
2016-04-15Merge branch 'rugged-delete-tag' into 'master' Rémy Coutable
2016-04-15Delete tags via ruggedRobert Schilling
2016-04-15Remove unused backend methodsRobert Schilling
2016-04-15Remove Gitlab::Shell#update_repository_head since it's not used anymoreRémy Coutable
2016-04-06Delete dead codeJacob Vosmaer
2016-02-04Increase project import timeout from 4 minutes to 15 minutesDrew Blessing
2016-02-02fixed move project method in migrationJames Lopez
2016-01-06Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-11Fix specsKamil Trzcinski
2015-12-11Add runners tokenKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-11-18Store and show reason why import failed.Douwe Maan
2015-11-16Add support for git lfs.Marin Jankovski
2015-10-29Switch to gitlab-workhorseJacob Vosmaer
2015-10-22Fix cloning Wiki repositories via HTTPStan Hu
2015-10-21Added housekeeping for git repositoriesJeroen Nijhof
2015-10-15Merge branch 'master' into git-archive-golangDouwe Maan
2015-10-09Normalize space-like characters in keys before output to gitlab-shellRobert Speicher
2015-10-08Let gitlab-git-http-server handle archive downloadsJacob Vosmaer
2015-09-02Merge branch 'grack-auth-new-instance' into 'master'Dmitriy Zaporozhets
2015-09-02Avoid instance variable re-use troubleJacob Vosmaer
2015-09-02Drone CI serviceKirilll Zaitsev
2015-08-31Replace grack with gitlab-git-http-serverJacob Vosmaer