Anders Ingemann
|
02c683120a
|
Refactor tasklist for easier integration by taskoverview
|
2014-05-10 17:28:31 +02:00 |
|
Anders Ingemann
|
ee3fe0bf42
|
Convert param docs into parseable format.
|
2014-05-04 19:31:53 +02:00 |
|
Anders Ingemann
|
f3d633780f
|
Use string concatenation instead of format()
String concatenation can at times be easier to read that format().
One should choose whichever approach is more readable.
|
2014-05-04 13:41:15 +02:00 |
|
Anders Ingemann
|
8ded026f5b
|
Use importlib to import providers and plugins
|
2014-04-08 21:58:48 +02:00 |
|
Anders Ingemann
|
bd56e810b2
|
Fix check_ordering of succ. (it always succeeded)
|
2014-04-07 21:50:06 +02:00 |
|
Anders Ingemann
|
a0bc989459
|
Remove default argument (info={}) in tasklist.run
|
2014-04-07 21:49:52 +02:00 |
|
Anders Ingemann
|
bbb06d717e
|
Properly fix imports and make bootstrapvz work like a package
|
2014-04-02 21:32:10 +02:00 |
|
Anders Ingemann
|
6d757d2598
|
relative imports fixed
|
2014-04-02 21:26:14 +02:00 |
|
Anders Ingemann
|
18dfefe560
|
Minor doc fixes
|
2014-04-02 21:26:14 +02:00 |
|
Anders Ingemann
|
be96e4c13f
|
Move code into proper package folder
|
2014-04-02 21:26:13 +02:00 |
|