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-26Fix application crashes after #2772Dmitriy Zaporozhets
2013-01-25fix edit project members access link and page fixes refs #2745Andrey Kumanyaev
2013-01-25teams refactoring and cleanup pt.1Dmitriy Zaporozhets
2013-01-25Fix mispelling and ambiguous id in UserTeam.without_projectDmitriy Zaporozhets
2013-01-25Fix little bugsAndrey Kumanyaev
2013-01-25assign team to project from project page in public sectionAndrey Kumanyaev
2013-01-25update routesAndrey Kumanyaev
2013-01-25move Team_members controller into project (conflicts with team/members contro...Andrey Kumanyaev
2013-01-25Remove old dataAndrey Kumanyaev
2013-01-25Move team project management to own controllerAndrey Kumanyaev
2013-01-25save generated filesAndrey Kumanyaev
2013-01-25Move admin team members management to own controllerAndrey Kumanyaev
2013-01-25Team projects public sectionAndrey Kumanyaev
2013-01-25Team members public sectionAndrey Kumanyaev
2013-01-25Add teams into Public sectionsAndrey Kumanyaev
2013-01-25Admin teams section addedAndrey Kumanyaev
2013-01-24User can create groupDmitriy Zaporozhets
2013-01-22Fix routing. Finalize user show pageDmitriy Zaporozhets
2013-01-22base implementationDmitriy Zaporozhets
2013-01-19Reorder help routesRiyad Preukschas
2013-01-19Rename help#public_area to help#public_accessRiyad Preukschas
2013-01-18Add optional signup.Marin Jankovski
2013-01-13Add public filter to admin projectsDmitriy Zaporozhets
2013-01-13Public git read-only access via httpDmitriy Zaporozhets
2013-01-09email via sidekiq. start and stop rake tasksDmitriy Zaporozhets
2013-01-09sidekiqDmitriy Zaporozhets
2013-01-09Fixed tree logs for branches with slash. Fixed remember of path when switch b...Dmitriy Zaporozhets
2013-01-01fix grack accessing files beginning with .gitJohannes Schleifenbaum
2012-12-28added RAILS_RELATIVE_URL_ROOT supportChris Frohoff
2012-12-26Fix form url and routes pathAndrey Kumanyaev
2012-12-26Add functional in user sectionAndrey Kumanyaev
2012-12-26Add functional in admin sectionAndrey Kumanyaev
2012-12-25Fix routing by priorityDmitriy Zaporozhets
2012-12-25Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-19Refactor issues, Remove ajaxDmitriy Zaporozhets
2012-12-11Improve CI integration for merge requestsDmitriy Zaporozhets
2012-12-03add help page for gitlab specific rake tasksJohannes Schleifenbaum
2012-12-02Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets
2012-11-26Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ...Dmitriy Zaporozhets
2012-11-25Remove merge_request#raw and replace it with formats to #showRiyad Preukschas
2012-11-23Fixed admin area. Create project only from one placeDmitriy Zaporozhets
2012-11-23Ability to create project with namespaceDmitriy Zaporozhets
2012-11-23Improve routing. Project access via namespaceDmitriy Zaporozhets
2012-11-19GitLabCi Service imtegrationDmitriy Zaporozhets
2012-11-11Stats pagerandx
2012-10-26grack: allow repositories to have dots in name, e.g. serverconfigs-example.co...Markus Grobelin
2012-10-24Feature implementedDmitriy Zaporozhets
2012-10-12WebEditor: base formValeriy Sizov
2012-10-05specify HTTP verbs for match in routesNihad Abbasov