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
path: root/config
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-22Update config/gitlab.yml.exampleErkan
2013-01-20Fix application crash on help pageDmitriy Zaporozhets
2013-01-19Small fixesRiyad Preukschas
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-18Fix default settings when they are boolean.Cyril
2013-01-17Merge pull request #2346 from sodabrew/omniauth_configsRiyad Preukschas
2013-01-17Fix settingsRiyad Preukschas
2013-01-17Merge branch 'check_gitlab_in_git_group' of https://github.com/VonC/gitlabhq ...Riyad Preukschas
2013-01-16Fix satellite path settingsRiyad Preukschas
2013-01-16add default for Settings['satellites']Cyril
2013-01-16Store repo satellites outside of tmp directoryDmitriy Zaporozhets
2013-01-14Fix git group detection for gitolite ssh user.VonC
2013-01-13Add public filter to admin projectsDmitriy Zaporozhets
2013-01-13Public git read-only access via httpDmitriy Zaporozhets
2013-01-10remove passenger_fix.rb, which due to the recent removal of Resque in favor o...James Newton
2013-01-09sidekiq with green testsDmitriy 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-08Add a check whether repos_path is a symlinkRiyad Preukschas
2013-01-03Add concerns to autoloadDmitriy Zaporozhets
2013-01-01fix grack accessing files beginning with .gitJohannes Schleifenbaum
2012-12-28added RAILS_RELATIVE_URL_ROOT supportChris Frohoff
2012-12-28Merge branch 'feature/add_user_to_projects_in_group-2298' of https://github.c...Dmitriy Zaporozhets
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-26Fix shared Redis connection issue on PassengerJakub Jirutka
2012-12-25Fix routing by priorityDmitriy Zaporozhets