Commit graph

6,365 commits

Author SHA1 Message Date
Christophe Benz
b6f3b39744 fix pyflakes errors 2010-05-19 11:16:06 +02:00
Christophe Benz
41a853dbad add launcher for pyreverse PDF diagrams generator 2010-05-19 11:15:52 +02:00
Christophe Benz
eaf40e8c58 move pyflakes to tools dir 2010-05-19 11:15:31 +02:00
Romain Bignon
72981cdc30 do not use retry() with submit() and follow_link(), because the state is lost 2010-05-18 12:53:52 +02:00
Romain Bignon
eb7a6b746c dlfp sucks 2010-05-18 00:58:35 +02:00
Romain Bignon
3f938a957b fix: function was called twice each times 2010-05-17 11:24:46 +02:00
Christophe Benz
d913819c01 do not report shell arguments to embedded ipython shell 2010-05-16 17:43:02 +02:00
Christophe Benz
1953fb9e97 code simplify 2010-05-16 17:42:45 +02:00
Christophe Benz
09e2e74d34 add decorator to retry failed requests 2010-05-16 17:42:39 +02:00
Christophe Benz
a4a74eda4f implement chatoob messages command 2010-05-16 17:42:27 +02:00
Christophe Benz
dcaeb761aa no need to create an object to yield 2010-05-16 16:17:46 +02:00
Christophe Benz
4ecc942083 chatoob has no config 2010-05-16 12:42:42 +02:00
Christophe Benz
619770b90a simplify code 2010-05-16 02:18:32 +02:00
Christophe Benz
20850bc1a1 rename decorator 2010-05-16 02:18:26 +02:00
Christophe Benz
44221c4c9e [wip] work on chatoob frontend 2010-05-16 02:18:19 +02:00
Christophe Benz
8344824970 start working on chat capability 2010-05-15 21:10:33 +02:00
Christophe Benz
0c425a2e9b no more need to print format result 2010-05-15 04:56:59 +02:00
Christophe Benz
57b2243ada implement where condition 2010-05-15 04:55:30 +02:00
Christophe Benz
38f1166328 add default config values as empty strings when adding backend instance 2010-05-14 19:18:06 +02:00
Christophe Benz
0c82c3bd4c oops, bad arguments in user message 2010-05-14 19:08:57 +02:00
Christophe Benz
dae7b65107 protect function argument 2010-05-14 19:04:02 +02:00
Christophe Benz
8763d20a08 add interactivity for adding backends 2010-05-14 19:02:33 +02:00
Christophe Benz
fbc142981b display available backends to user if none was found 2010-05-14 19:02:09 +02:00
Christophe Benz
eb2c25758d return loaded backends / modules 2010-05-14 19:01:16 +02:00
Christophe Benz
cdc58a0afc use error instead of debug for import error 2010-05-14 17:43:53 +02:00
Christophe Benz
477c298131 print backtraces 2010-05-14 17:33:57 +02:00
Christophe Benz
5098c4c9d2 except CallErrors from ConsoleApplication 2010-05-14 17:33:57 +02:00
Christophe Benz
8316971aba use logging instead of stderr 2010-05-14 17:33:57 +02:00
Christophe Benz
91076a92e4 repeat calls function immediately without waiting for timer 2010-05-14 17:33:57 +02:00
Christophe Benz
5bdc7605e5 add backtraces to exceptions 2010-05-14 17:33:57 +02:00
Christophe Benz
f3c8689d70 add more log messages to profile_walker 2010-05-14 17:33:57 +02:00
Romain Bignon
bb6e15e6fd correctly set the reply_id 2010-05-14 11:30:31 +02:00
Romain Bignon
0ec9b6244c use lxml instead of elementtidy 2010-05-12 20:40:02 +02:00
Romain Bignon
0dbf00f7ac new method BaseBrowser.buildurl() 2010-05-12 11:05:45 +02:00
Juke
b23de78b47 enabled spaced search in gazelle 2010-05-11 18:44:52 +02:00
Christophe Benz
27242e80ba fix imports 2010-05-11 17:07:23 +02:00
Christophe Benz
27c32c01b4 remove no-maintained dummy frontend 2010-05-11 17:04:47 +02:00
Christophe Benz
968ae48673 move monboob code to frontends dir 2010-05-11 17:03:35 +02:00
Christophe Benz
f21e8b25b6 use right name for masstransit 2010-05-11 17:00:45 +02:00
Christophe Benz
683979a839 use logging instead of printing to stderr 2010-05-11 16:59:48 +02:00
Christophe Benz
7d698192f3 adapt frontends to new Results API 2010-05-11 16:59:21 +02:00
Christophe Benz
e0eddf0299 beautify code 2010-05-11 16:55:58 +02:00
Christophe Benz
40d5cc3e0e change Results API 2010-05-11 16:55:55 +02:00
Romain Bignon
937e8ca370 fix parsing of crappy DLFP pages 2010-05-11 15:08:40 +02:00
Christophe Benz
eb9118133b fix for not Results-API compliant frontends 2010-05-11 15:07:17 +02:00
Christophe Benz
92a2ebc417 remove deprecated application monfric 2010-05-11 15:03:25 +02:00
Romain Bignon
6013bb1247 fix a race condition in responses handling (some responses could be lost). 2010-05-11 14:46:58 +02:00
Christophe Benz
3f49908d86 new frontend weboob-debug 2010-05-11 12:00:33 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
bd833e189f fix import 2010-05-03 21:03:20 +02:00