aboutsummaryrefslogtreecommitdiff
path: root/development.ini
AgeCommit message (Expand)Author
2013-04-03config: rename options to show_revision_number and show_sha_lengthMads Kiilerich
2013-03-25rename sha_rev to something more understandableMarcin Kuzminski
2013-03-21made git refs filter configurable ref issue #797Marcin Kuzminski
2013-03-21Implemented show_id function that is a configurable way to display sha hashes...Marcin Kuzminski
2013-03-10configurable locking codes.Marcin Kuzminski
2013-03-06initial version of #788 tarball cacheMarcin Kuzminski
2013-02-17git executable is now configurable via .ini filesMarcin Kuzminski
2013-02-10make the htsts headers optional and stored in .ini file.Marcin Kuzminski
2012-12-12added option to ini file to define lightweight dashboard items per page befor...Marcin Kuzminski
2012-11-26Implemented #661 Add option to include diff in RSS feedMarcin Kuzminski
2012-11-24Added option to ini files for controlling full cache of VCS instances.Marcin Kuzminski
2012-11-15Implemented #647, option to pass list of default encoding used to encode to/d...Marcin Kuzminski
2012-10-19simplify errormator configMarcin Kuzminski
2012-10-18Added Errormator and Sentry support part of pull request #71Marcin Kuzminski
2012-09-23#518 multiple issues patternsMarcin Kuzminski
2012-09-13Implemented patch from andrewsh ref #565 Add support for {netloc} and {scheme}Marcin Kuzminski
2012-08-28fixes issue #543, un-broken alternative gravatar optionMarcin Kuzminski
2012-08-25sync alternative gravatar options to other .ini filesMarcin Kuzminski
2012-07-16added comments into beaker session,Marcin Kuzminski
2012-07-13Switch to waitress wsgi server by default in rhodecode.Marcin Kuzminski
2012-05-25Added optional repo_name into issue tracker url to get just the name of repo ...Marcin Kuzminski
2012-03-21Mysql fixesMarcin Kuzminski
2012-03-16Alternative HTTP response codes when client failed to Authenticate correctlyMarcin Kuzminski
2012-03-05Whoosh logging is now controlled by the .ini files logging setupMarcin Kuzminski
2012-02-22implements #212 moved default encoding variable into rhodecode-config. It's n...Marcin Kuzminski
2012-01-21changed default issue tracker links patternMarcin Kuzminski
2012-01-09added repository name into issue tracker link to support different projects i...Marcin Kuzminski
2012-01-09UI fixesMarcin Kuzminski
2012-01-06#73 mapping of commited issues from commit message into issue tracker url.Marcin Kuzminski
2012-01-05removed default encryption in inis to not require AESMarcin Kuzminski
2011-12-09default session settings was reverted to file.Marcin Kuzminski
2011-11-25Notification fixesMarcin Kuzminski
2011-11-23added httponly and secure cookie into ini filesMarcin Kuzminski
2011-11-21changed session to client side encrypted cookie, for better horizontal scalab...Marcin Kuzminski
2011-11-08db based session example for .iniMarcin Kuzminski
2011-11-03configurable clone urlMarcin Kuzminski
2011-10-31Some code cleanups and fixesMarcin Kuzminski
2011-10-28Cached readme generationMarcin Kuzminski
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