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
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-02-20Uniqueness check should be case insensitive for username and path, otherwise ...Marin Jankovski
2014-01-28added group avatarsSteven Thonus
2013-11-15Admin can transfer project to any namespaceDmitriy Zaporozhets
2013-10-01Annotate!Dmitriy Zaporozhets
2013-09-26Group ownership completely based on users_groups relation nowDmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-06-12Add path blacklistDmitriy Zaporozhets
2013-03-22Move directory logic out of model. Use Gitlab:Shell class to interact with fi...Dmitriy Zaporozhets
2013-03-15reannotatedDmitriy Zaporozhets
2013-02-28Table description indentation fixedAndrew8xx8
2013-02-28Description to groups addedAndrew8xx8
2013-02-18Prevent xss attack over group name. Added regex validation for group and team...Dmitriy Zaporozhets
2013-02-12All scopes must be in lambdasAndrew8xx8
2013-02-11No gitolite in project any moreDmitriy Zaporozhets
2013-02-04remove update_repository callsDmitriy Zaporozhets
2013-01-17Remove satellites when moving namespaceGitLab
2013-01-03replaced system() calls with FileUtils.* methodKoen Punt
2012-12-28Fix dir_exists?Dmitriy Zaporozhets
2012-12-28Fixed and improved enable_naamespace migration taskDmitriy Zaporozhets
2012-12-24Update projects in gitolite after namespace moved. Added rake task to cleanup...Dmitriy Zaporozhets
2012-12-21Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-11-29Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets
2012-11-28Validate username. Gitlab::Regex addedDmitriy 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-26Fix dir permission on creationDmitriy Zaporozhets
2012-11-26Fix critical issue with dir permission for namespacesDmitriy Zaporozhets
2012-11-25ReannotatedDmitriy Zaporozhets
2012-11-25move namespace dir after path changedDmitriy Zaporozhets
2012-11-23Deprecate code for Project. Use title and pathDmitriy Zaporozhets
2012-11-23Create dir with namespace. Create namespace with userDmitriy Zaporozhets
2012-11-23Make admin project list more usefulDmitriy Zaporozhets
2012-11-23Ability to create project with namespaceDmitriy Zaporozhets
2012-11-22Namespace model added. Migration to convert exit project/groupsDmitriy Zaporozhets