summaryrefslogtreecommitdiff
path: root/configuration.py
Commit message (Expand)AuthorAgeFilesLines
* apycot fixesSylvain2006-10-251-0/+1
* fix deprecated config readingSylvain2006-10-201-2/+5
* get back merge_options from gincoSylvain2006-10-201-1/+18
* basic deprecated config handling supportSylvain2006-10-201-6/+58
* include none values into generated config fileSylvain2006-10-031-11/+13
* load default into the provider mixin to avoid pbSylvain2006-10-021-1/+1
* fixed time handling and added an adapter for DateTimeDeltaTypeSylvain2006-09-201-1/+0
* fix named option handlingSylvain2006-09-191-0/+6
* * db:Sylvain2006-09-191-1/+3
* new register_options method on ConfigurationMixinsyt2006-09-051-1/+10
* see changelogSylvain2006-08-251-3/+8
* trying to fix mess between empty strings and None (problems due to both being...Adrien Di Mascio2006-08-091-2/+4
* avoid infinite recursion in XXXMixIn.load_defaults() by renaming OptionsManan...Adrien Di Mascio2006-08-091-1/+1
* add version argument to Configuration initializerSylvain2006-07-131-2/+2
* oopsSylvain2006-07-111-1/+0
* * new "password" option type in optik_extSylvain2006-07-111-60/+196
* fix spelling of overriddenAlexandre Fayolle2006-05-271-1/+1
* fix some 2.2 compat issues (still pb with missing dict.pop method)Sylvain2006-05-161-0/+2
* monkey patch/unpatch optparse locally in load_command_line()Adrien Di Mascio2006-05-151-14/+26
* check ChangeLogsyt2006-05-091-64/+113
* forget the past.root2006-04-261-0/+578