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
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2012-12-31Use project with namespace in email subjectDmitriy Zaporozhets
2012-12-28added RAILS_RELATIVE_URL_ROOT supportChris Frohoff
2012-12-28Allow spaces in project nameDmitriy Zaporozhets
2012-12-26Add Project name validationAndrey Kumanyaev
2012-12-23Merge pull request #2260 from hiroponz/improve-network-graphDmitriy Zaporozhets
2012-12-23Log if satellite creation failedDmitriy Zaporozhets
2012-12-21Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koe...Dmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-19show production.log, show only active milestone for issue filterDmitriy Zaporozhets
2012-12-13Improve network-graphSato Hiroyuki
2012-12-12Support read-only access for git over HTTPJeremy Slater
2012-12-08Updated branch-graph, abstracted some code in seperate functionsKoen Punt
2012-12-07BranchGraph now loads asyncKoen Punt
2012-12-07replace user.name by user.username in GFMCyril
2012-11-29Improve admin logsDmitriy Zaporozhets
2012-11-21Cover ProjectMover with testsDmitriy Zaporozhets
2012-11-28Validate username. Gitlab::Regex addedDmitriy Zaporozhets
2012-11-27Fix invalid method call for gitoliteDmitriy Zaporozhets
2012-11-27Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets
2012-11-21Project -> update repo only on create and destroy. Fixtures Updated with name...Dmitriy Zaporozhets
2012-11-21Fix sattellitesDmitriy Zaporozhets
2012-11-26Fix dir permission on creationDmitriy Zaporozhets
2012-11-26Fix projectmover dir permissionDmitriy Zaporozhets
2012-11-26Fix http push with namespaces. Allow use of username as loginDmitriy Zaporozhets
2012-11-25Improve activate_namespace task to build missing dirs and moving repos correctlyDmitriy Zaporozhets
2012-11-24Create namespace on username init. Raise exception if project cannot be movedDmitriy Zaporozhets
2012-11-24class for moving projectDmitriy Zaporozhets
2012-11-23Deprecate code for Project. Use title and pathDmitriy Zaporozhets
2012-11-22Use namespace in gitolite configDmitriy Zaporozhets
2012-11-21Themes refactoredDmitriy Zaporozhets
2012-11-14Improved seeds for development envDmitriy Zaporozhets
2012-11-13Improve Commits stats codeDmitriy Zaporozhets
2012-11-11Merge remote-tracking branch 'gitlabhq/master' into git_commit_fixDavid Barri
2012-11-11Added feature test for statsrandx
2012-11-11Stats pagerandx
2012-11-09Fix for git commit when nothing to commit.David Barri
2012-11-08remove encode lib, clean all encoded area.Saito
2012-11-08Fixed issue with git commit silently failing.David Barri
2012-11-07gitolite custom configValeriy Sizov
2012-11-05remove accidently created filerandx
2012-11-05Decouple and refactor GraphCommitrandx
2012-10-31Fix tests fail cause of issue with grit stubDmitriy Zaporozhets
2012-10-29Merge pull request #1818 from riyad/refactor-satellite-actionsDmitriy Zaporozhets
2012-10-26Prevent grit from caching graph commitsrandx
2012-10-26Merge pull request #1827 from mgrobelin/masterSaito
2012-10-26grack: allow repositories to have dots in name, e.g. serverconfigs-example.co...Markus Grobelin
2012-10-26Update satellite action docsRiyad Preukschas
2012-10-26Fix Satellite#lockRiyad Preukschas
2012-10-26Refactor EditFileAction#update and rename it to commit!Riyad Preukschas