summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix logging configuration0.7.1Doug Hellmann2012-11-273-1/+11
* prepare release 0.70.7Doug Hellmann2012-11-263-7/+12
* Merge pull request #3 from dhellmann/feature/cache-entry-pointsmarkmcclain2012-11-262-1/+44
|\
| * Cache the entry points discovered within a namespaceDoug Hellmann2012-11-262-1/+44
|/
* Bump version to 0.60.6Doug Hellmann2012-10-293-2/+11
* Load extensions before checking enabled statusDoug Hellmann2012-10-292-4/+19
* Fix line lengths for pep8Doug Hellmann2012-10-294-13/+16
* Prepare for 0.5 release0.5Doug Hellmann2012-10-292-6/+4
* Add TestExtensionManagerDoug Hellmann2012-10-294-3/+69
* Add driver property to DriverManager0.4Doug Hellmann2012-09-153-2/+25
* Prepare release 0.4Doug Hellmann2012-09-152-1/+5
* Remove the name argument to extension constructors.Doug Hellmann2012-09-152-5/+8
* fix inheritence hierarchy of DriverManagerDoug Hellmann2012-09-131-5/+5
* Set up logging in enabled moduleDoug Hellmann2012-09-131-0/+5
* Log the full exception when plugin load failsDoug Hellmann2012-09-131-0/+1
* Optimize implementation of NameDispatchExtensionManagerDoug Hellmann2012-08-211-16/+18
* Add response callback to _invoke_one_plugin().Doug Hellmann2012-08-211-3/+3
* Refactor code for invoking plugins from map().Doug Hellmann2012-08-211-8/+11
* clean up formattingDoug Hellmann2012-08-151-5/+5
* make DriverManager callable0.3Doug Hellmann2012-08-156-1/+37
* add download linkDoug Hellmann2012-08-151-0/+6
* clean up announcement textDoug Hellmann2012-08-151-0/+35
* add installation instructionsDoug Hellmann2012-08-152-0/+38
* update history for 0.3 releaseDoug Hellmann2012-08-152-1/+6
* add dispatch managersDoug Hellmann2012-08-154-1/+192
* documentation touch-upDoug Hellmann2012-08-153-3/+15
* release 0.2 with docs0.2Doug Hellmann2012-07-222-8/+5
* finish first draft of documentationDoug Hellmann2012-07-222-0/+20
* add API documentationDoug Hellmann2012-07-228-4/+139
* rename loading; add enabling patternsDoug Hellmann2012-07-223-1/+67
* add diagrams to illustrate the loading patternsDoug Hellmann2012-07-222-1/+37
* Add descriptions of loading patterns.Doug Hellmann2012-07-222-2/+89
* add script for running sphinx as I editDoug Hellmann2012-07-221-0/+10
* add history fileDoug Hellmann2012-07-222-7/+11
* get the version from setup.py and always use today's date0.1Doug Hellmann2012-07-221-4/+6
* doc files created by sphinx-quickstartDoug Hellmann2012-07-223-0/+417
* logging tweakDoug Hellmann2012-06-191-1/+2
* add DriverManagerDoug Hellmann2012-06-193-0/+43
* add hook managerDoug Hellmann2012-06-193-1/+30
* break up monolithic moduleDoug Hellmann2012-06-197-67/+74
* add EnabledExtensionManager and NamedExtensionManagerDoug Hellmann2012-06-192-9/+84
* add docstring gsDoug Hellmann2012-06-191-0/+18
* make ExtensionManager iterableDoug Hellmann2012-06-192-0/+9
* error when no extensions to map()Doug Hellmann2012-06-192-0/+16
* add map methodDoug Hellmann2012-06-192-0/+50
* basic ExtensionManager implementationDoug Hellmann2012-06-194-1/+78
* add licenseDoug Hellmann2012-06-192-1/+203
* set up tox and fix packagingDoug Hellmann2012-06-195-3/+498
* create setup.pyDoug Hellmann2012-06-192-0/+64
* Initial commitDoug Hellmann2012-06-192-0/+31