aboutsummaryrefslogtreecommitdiff
path: root/development.ini
AgeCommit message (Expand)Author
2011-10-21Updated ini files for new auth flag for mailingMarcin Kuzminski
2011-06-04Bumped sqlalchemy version to 0.7, replaced timerproxy with new event system f...Marcin Kuzminski
2011-06-03added simple profiling middleware controlled by .ini file flagMarcin Kuzminski
2011-04-23changed dafault to use sqlite for devMarcin Kuzminski
2011-03-28timperproxy will just measure the time of queries, and formatting will be han...Marcin Kuzminski
2011-03-06Added api_key into user, api key get's generated again after password changeMarcin Kuzminski
2011-03-02#21 added optional flag to disable gravatar, and use local iconMarcin Kuzminski
2011-02-24moved statistics parse_limit into .ini filesMarcin Kuzminski
2011-01-27changed dev and tests to postgressql for more error proof setup.Marcin Kuzminski
2011-01-05Added force https option into config filesMarcin Kuzminski
2010-12-05fixes #79 cut off limit was added into .ini config filesMarcin Kuzminski
2010-11-27Celery is configured by the .ini files and run from paster nowMarcin Kuzminski
2010-11-18some logging extras for development config filesMarcin Kuzminski
2010-11-13Implemented whoosh index building as paster command.Marcin Kuzminski
2010-11-07fixes #51 deleting a repo didn't delete it's dependent db entries.Marcin Kuzminski
2010-10-18Merge with b0a411f5ec7056bc0b32c8263538b308c33b82f6Marcin Kuzminski
2010-10-12added password validation, second try on paster setup-app,v1.0.0rc4Marcin Kuzminski
2010-10-12#37 fixed json imports for python2.5Marcin Kuzminski
2010-10-12moved out sqlalchemy cache from meta to the config files.Marcin Kuzminski
2010-10-06more renames for rhode code !!Marcin Kuzminski
2010-10-06renamed hg_app to rhodecodeMarcin Kuzminski
2010-10-06renamed project to rhodecodeMarcin Kuzminski
2010-09-13Implemented password reset(forms/models/ tasks) and mailing tasks.Marcin Kuzminski
2010-09-12config change little style fix for form buttonsMarcin Kuzminski
2010-08-28updated config files,Marcin Kuzminski
2010-07-14implemented cache for repeated queries in simplehg mercurial requestsMarcin Kuzminski
2010-07-14removed unneded options from config filesMarcin Kuzminski
2010-06-05configs fixupsMarcin Kuzminski
2010-06-04docs update, developments serves statics as defaultMarcin Kuzminski
2010-05-30Made repos path config configurable from pylons app configs. update ReadmeMarcin Kuzminski
2010-05-27some beaker cache changes, and added repr to modelsMarcin Kuzminski
2010-05-27Changed configs, server statics to false, and fixed a simply large bug with c...Marcin Kuzminski
2010-05-22merged config filesMarcin Kuzminski
2010-05-21fixed ini files. Added coment and colored formatter to productionMarcin Kuzminski
2010-05-16Added colored formatter to project, and configsMarcin Kuzminski
2010-04-26Added repo switcher, in base and long term caching for this.Marcin Kuzminski
2010-04-21added empty controllers for branches tags files graph, routing and test for themMarcin Kuzminski
2010-04-18Added few options to configs,Marcin Kuzminski
2010-04-18implemented Shortlog as seperate controller,Marcin Kuzminski
2010-04-11Updated logginf of routesMarcin Kuzminski
2010-04-10Changed db name, and project prefixMarcin Kuzminski
2010-04-09Added last change translation to 'time ago', added generation of enabled zip ...Marcin Kuzminski
2010-04-08Added sqlalchemy supportMarcin Kuzminski
2010-04-07Static files for production fixedMarcin Kuzminski
2010-04-07Added app basic auth.Marcin Kuzminski
2010-02-28Added custom templates, did over check of code to make it work.Marcin Kuzminski
2010-02-27Litle code cleanups, This version handles repos correctly.Marcin Kuzminski
2010-02-21added log4j to development,Marcin Kuzminski
2010-02-20change error controller,Marcin Kuzminski
2010-02-20Added pylons manage scriptMarcin Kuzminski