1. 6d08b3c Make a standalone client to be able to use global_config.ini by lmr · 15 years ago
  2. 893db3d Allow "None" to be used as a default value in global_config.get_config_value(). by showard · 15 years ago
  3. 1178829 bad import. by mbligh · 15 years ago
  4. d1ee1dd * move some scheduler config options into a separate module, scheduler_config by showard · 16 years ago
  5. d876f45 gps pointed out that "== and != work in most cases but its better to use is by mbligh · 16 years ago
  6. a5f30c2 improve an error message in global_config.py and rename a variable named "type", which is a builtin by showard · 16 years ago
  7. 50c0e71 -add --force option to migrations to disable user confirmation because this can make migrations unscriptable by showard · 16 years ago
  8. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  9. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  10. f975133 unit tests by mbligh · 16 years ago
  11. 104e9ce This fixes some issues with global_config relating to the fact by mbligh · 16 years ago
  12. 0bad871 Add key and section to value and section to ConfigError exception by mbligh · 16 years ago
  13. 8375088 Fix a few misses in the global_config patch by mbligh · 16 years ago
  14. ed4d6dd glocal_config patch by mbligh · 16 years ago