Florent
|
d6da9843db
|
Set copyright in applications
|
2014-10-17 17:57:42 +02:00 |
|
Florent
|
feb1405813
|
bump to 1.1
|
2014-10-17 14:10:38 +02:00 |
|
Laurent Bachelier
|
448c06d125
|
pep8 blank lines fixes
flake8 --select W391,E302,E301,E304
autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
|
2014-10-10 23:41:44 +02:00 |
|
Laurent Bachelier
|
74a4ef6723
|
Use the print function everywhere
python modernize.py --no-six -f libmodernize.fixes.fix_print -w
With manual fixes as the import was put always on top.
|
2014-10-06 17:00:17 +02:00 |
|
Romain Bignon
|
95322811c8
|
fix missing import
|
2014-09-22 23:05:22 +02:00 |
|
Florent
|
6f1b58d6a5
|
Catch parcelnotfound by untracking
|
2014-09-22 17:06:24 +02:00 |
|
Laurent Bachelier
|
c07e23cafc
|
Use class attributes as much as possible for application output
refs #803
|
2014-09-04 12:41:25 +02:00 |
|
Florent
|
432f97e95c
|
bump to 1.0
|
2014-09-03 17:14:10 +02:00 |
|
Romain Bignon
|
e025fb0b20
|
rename ICap to Cap (closes #1424)
|
2014-07-05 17:33:44 +02:00 |
|
Florent
|
9ca0bbae6a
|
bump to 0.j
|
2014-05-19 22:45:35 +02:00 |
|
Florent
|
695b98ee79
|
Always success in untrack if the id is in the storage
|
2014-02-27 16:12:33 +01:00 |
|
Florent
|
2a0d4a5e7f
|
Do not try to get status of not loaded backends
|
2014-02-27 16:03:57 +01:00 |
|
Florent
|
3771bf74a6
|
Remove trailing \n
Double new line at the beginning of the table
|
2014-02-20 16:23:18 +01:00 |
|
Florent
|
a82f57512c
|
bump to 0.i
|
2014-01-08 23:40:16 +01:00 |
|
Laurent Bachelier
|
21c0c85ddd
|
parceloob: Do not show "None", but an empty string
|
2013-08-03 22:04:24 +02:00 |
|
Florent
|
9b022b2ebe
|
bump to 0.h
|
2013-08-03 14:31:13 +02:00 |
|
Romain Bignon
|
9fe4faa6bb
|
add missing docstrings to commands
|
2013-07-28 00:23:31 +02:00 |
|
Romain Bignon
|
70641b6e00
|
new application parceloob
|
2013-07-27 21:34:11 +02:00 |
|