Commit graph

26 commits

Author SHA1 Message Date
Romain Bignon
a83a81dde8 bump to 0.5 2010-12-01 19:55:59 +01:00
Romain Bignon
dd6dbe005e do not quit after display of profile 2010-11-15 21:08:27 +01:00
Romain Bignon
8f61fbd0d7 new command 'query' 2010-11-15 13:22:55 +01:00
Romain Bignon
fd3ccda664 add the PRIORITY_CONNECTION optimization (closes #319) 2010-11-11 14:13:11 +01:00
Romain Bignon
d224effe35 fixes 2010-11-11 01:56:03 +01:00
Romain Bignon
3fb2bb6575 factorization of CallErrors exception handlers 2010-11-11 01:43:58 +01:00
Romain Bignon
111fc19683 fix imports 2010-11-11 01:28:53 +01:00
Romain Bignon
fcabbbe19f rewritting the dating optimization services management (refs #319) 2010-11-11 01:11:55 +01:00
Romain Bignon
bea732d534 bump to version 0.4 2010-11-01 23:21:37 +01:00
Christophe Benz
b69a31e1b9 python2.5 compatibility (for maemo) 2010-11-01 16:48:17 +01:00
Romain Bignon
84b4003bf4 use several loggers for parts of weboob 2010-10-30 16:09:33 +02:00
Romain Bignon
c959feacac bump version of backends and applications to 0.3 2010-10-11 10:31:44 +02:00
Romain Bignon
71f18ce7f6 bump version of every applications to 0.2 2010-09-25 07:39:40 +02:00
Romain Bignon
04037e7893 repl: interactive add of backends when no one is loaded at startup 2010-09-25 00:57:54 -04:00
Romain Bignon
37a53b783a port every console applications to ReplApplication 2010-09-24 12:58:27 -04:00
Romain Bignon
9581fa0b19 all loaded backends are now configured (refs #368) 2010-08-19 22:15:38 +02:00
Christophe Benz
7df5136b5f use self.do instead of self.weboob.do in console apps 2010-08-12 16:44:42 +02:00
Romain Bignon
9c961d3d5b fix the 'profile' command 2010-08-03 20:57:57 +02:00
Romain Bignon
fc4badf88e merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps') 2010-07-17 13:48:32 +02:00
Christophe Benz
5c2ab81e16 change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
2010-07-12 03:07:10 +02:00
Christophe Benz
e7cc43e522 oops 2010-07-11 02:52:02 +02:00
Christophe Benz
091db6af4f fix optimizations config read on start 2010-07-11 02:10:27 +02:00
Christophe Benz
23c08d6017 use logging 2010-07-11 02:10:10 +02:00
Christophe Benz
54e8dac88b fix CallErrors imports 2010-07-10 22:10:05 +02:00
Christophe Benz
0db6d8942d fix imports 2010-07-08 02:35:40 +02:00
Christophe Benz
3bf9c2518b global s/frontends/applications/ 2010-07-07 17:20:17 +02:00