Commit graph

13 commits

Author SHA1 Message Date
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