Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ | |||||
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| | | |||||
* | | util.pluginloader: Don't specify a host for the plugin data store (clever ↵ | Matthew Wild | 2009-12-05 | 1 | -2/+2 |
| | | | | | | | | waqas...) | ||||
* | | util.pluginloader: Support for fetching plugins from the data store | Matthew Wild | 2009-12-02 | 1 | -5/+33 |
|/ | |||||
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
| | |||||
* | util.pluginloader: Append "@" to chunk names (fixes weird formatting in ↵ | Waqas Hussain | 2009-06-28 | 1 | -1/+1 |
| | | | | plugin tracebacks) | ||||
* | util.pluginloader: Remove unnecessary return value suppressing the real load ↵ | Matthew Wild | 2009-06-22 | 1 | -1/+1 |
| | | | | error | ||||
* | util.pluginloader: Initial commit - a plugin resource loader | Waqas Hussain | 2009-06-14 | 1 | -0/+33 |