summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Trying to fix resque issueDmitriy Zaporozhets2012-12-251-0/+2
* | Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets2012-12-251-2/+2
* | Fixed syntax error in config -> settingsDmitriy Zaporozhets2012-12-241-1/+1
* | Cleanup deprecated configsDmitriy Zaporozhets2012-12-241-299/+24
|/
* gitlab.yml how to use sectionDmitriy Zaporozhets2012-12-231-0/+6
* Changelog updated. Added warnings to username formDmitriy Zaporozhets2012-12-201-0/+3
* Fix gravatar and ldap configRiyad Preukschas2012-12-201-12/+10
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-203-7/+7
* Refactor Settings initializerRiyad Preukschas2012-12-201-6/+200
* Rename config optionsRiyad Preukschas2012-12-201-37/+49
* Refactor issues, Remove ajaxDmitriy Zaporozhets2012-12-191-3/+3
* Split commit_id and noteable_id for NoteDmitriy Zaporozhets2012-12-181-0/+1
* Improve CI integration for merge requestsDmitriy Zaporozhets2012-12-111-0/+1
* Merge pull request #2188 from riyad/update-installation-docsDmitriy Zaporozhets2012-12-071-39/+0
|\
| * Remove generic database.yml.exampleRiyad Preukschas2012-12-051-39/+0