Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't start unused periodical in some addons | 2014-12-09 | 1 | -1/+6 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Update __config__ | 2014-10-28 | 1 | -2/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+8 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | 2014-09-27 | 1 | -1/+1 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -16/+1 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -1/+1 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -0/+1 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -3/+5 | |
| | |||||
* | Remove bad whitespaces | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix __config__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed PEP 8 violations in Hooks | 2013-07-24 | 1 | -12/+17 | |
| | |||||
* | fixed log api call for several plugins | 2013-07-17 | 1 | -2/+2 | |
| | |||||
* | has_key refractored, package name generator by Geek | 2011-07-14 | 1 | -1/+1 | |
| | |||||
* | fixed MultiHome | 2010-12-29 | 1 | -1/+1 | |
| | |||||
* | fixed accounts | 2010-12-29 | 1 | -3/+3 | |
| | |||||
* | more fixes and chunk+resume debug | 2010-12-28 | 1 | -1/+1 | |
| | |||||
* | more xmpp debug | 2010-12-26 | 1 | -1/+1 | |
| | |||||
* | backward comp. fixes | 2010-12-25 | 1 | -1/+1 | |
| | |||||
* | new dirs | 2010-08-25 | 1 | -0/+82 | |
| | |||||
* | merged gui | 2010-08-25 | 1 | -82/+0 | |
| | |||||
* | Multihome debug message | 2010-08-08 | 1 | -0/+1 | |
| | |||||
* | fixes | 2010-08-06 | 1 | -3/+4 | |
| | |||||
* | Gregy's settings page + TheBrayns new icons | 2010-08-06 | 1 | -1/+1 | |
| | |||||
* | order and priority preperations | 2010-08-05 | 1 | -0/+80 | |
multi home plugin some fixes |