summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* teams refactoring and cleanup pt.1Dmitriy Zaporozhets2013-01-251-4/+0
* Fix mispelling and ambiguous id in UserTeam.without_projectDmitriy Zaporozhets2013-01-241-1/+1
* Fix little bugsAndrey Kumanyaev2013-01-241-1/+1
* assign team to project from project page in public sectionAndrey Kumanyaev2013-01-241-0/+12
* update routesAndrey Kumanyaev2013-01-241-20/+24
* move Team_members controller into project (conflicts with team/members contro...Andrey Kumanyaev2013-01-241-1/+3
* Remove old dataAndrey Kumanyaev2013-01-241-6/+0
* Move team project management to own controllerAndrey Kumanyaev2013-01-241-0/+1
* save generated filesAndrey Kumanyaev2013-01-241-1/+0
* Move admin team members management to own controllerAndrey Kumanyaev2013-01-241-0/+3
* Team projects public sectionAndrey Kumanyaev2013-01-241-0/+2
* Team members public sectionAndrey Kumanyaev2013-01-241-0/+4
* Add teams into Public sectionsAndrey Kumanyaev2013-01-241-0/+14
* Admin teams section addedAndrey Kumanyaev2013-01-241-0/+8
* User can create groupDmitriy Zaporozhets2013-01-241-1/+1
* Fix routing. Finalize user show pageDmitriy Zaporozhets2013-01-221-1/+1
* base implementationDmitriy Zaporozhets2013-01-221-0/+3
* Update config/gitlab.yml.exampleErkan2013-01-221-1/+1
* Fix application crash on help pageDmitriy Zaporozhets2013-01-202-0/+4
* Small fixesRiyad Preukschas2013-01-191-1/+1
* Reorder help routesRiyad Preukschas2013-01-191-9/+9
* Rename help#public_area to help#public_accessRiyad Preukschas2013-01-191-1/+1
* Add optional signup.Marin Jankovski2013-01-183-1/+3
* Fix default settings when they are boolean.Cyril2013-01-181-6/+6
* Merge pull request #2346 from sodabrew/omniauth_configsRiyad Preukschas2013-01-162-1/+12
|\
| * Allow the OmniAuth provider args parameter to pass through as either an Array...Aaron Stone2012-12-232-1/+12
* | Fix settingsRiyad Preukschas2013-01-162-11/+14
* | Merge branch 'check_gitlab_in_git_group' of https://github.com/VonC/gitlabhq ...Riyad Preukschas2013-01-162-0/+6
|\ \
| * | Fix git group detection for gitolite ssh user.VonC2013-01-142-0/+6
* | | Fix satellite path settingsRiyad Preukschas2013-01-161-2/+2
* | | add default for Settings['satellites']Cyril2013-01-161-0/+1
* | | Store repo satellites outside of tmp directoryDmitriy Zaporozhets2013-01-162-0/+6
|/ /
* | Add public filter to admin projectsDmitriy Zaporozhets2013-01-131-0/+1
* | Public git read-only access via httpDmitriy Zaporozhets2013-01-131-0/+8
* | remove passenger_fix.rb, which due to the recent removal of Resque in favor o...James Newton2013-01-091-16/+0
* | sidekiq with green testsDmitriy Zaporozhets2013-01-091-0/+0
* | email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-091-1/+1
* | sidekiqDmitriy Zaporozhets2013-01-092-26/+22
* | Fixed tree logs for branches with slash. Fixed remember of path when switch b...Dmitriy Zaporozhets2013-01-091-1/+1
* | Add a check whether repos_path is a symlinkRiyad Preukschas2013-01-071-0/+1
* | Add concerns to autoloadDmitriy Zaporozhets2013-01-031-1/+1
* | fix grack accessing files beginning with .gitJohannes Schleifenbaum2012-12-311-1/+1
* | added RAILS_RELATIVE_URL_ROOT supportChris Frohoff2012-12-284-2/+11
* | Merge branch 'feature/add_user_to_projects_in_group-2298' of https://github.c...Dmitriy Zaporozhets2012-12-281-0/+2
|\ \
| * | Fix form url and routes pathAndrey Kumanyaev2012-12-261-1/+1
| * | Add functional in user sectionAndrey Kumanyaev2012-12-261-0/+1
| * | Add functional in admin sectionAndrey Kumanyaev2012-12-261-0/+1
* | | Fix shared Redis connection issue on PassengerJakub Jirutka2012-12-251-0/+16
|/ /
* | Fix routing by priorityDmitriy Zaporozhets2012-12-251-8/+9
* | No resque errorsDmitriy Zaporozhets2012-12-251-5/+3