volpino
a94a24eeac
euscanwww: Refresh query logic and task queue split in chunks
...
Added the needed logic for running refresh queries from the web
interface.
Added a simple function to tasks.py that takes an iterable of arguments
and a task and launches many subtasks formed by 32 tasks each (for not
having a huge amount of tasks launched at the same time)
Signed-off-by: volpino <fox91@anche.no>
2012-06-08 14:21:11 +02:00
volpino
5970b4df37
euscanwww: Admin improved and simple task launcher added
...
Signed-off-by: volpino <fox91@anche.no>
2012-06-03 09:43:49 +02:00
volpino
de0ad4b210
issue #13 fixed
2012-05-13 16:42:29 +02:00
volpino
c85de09947
some more cleaning, removing relative imports
2012-05-13 14:09:22 +02:00
volpino
c790618a51
more tests
2012-05-12 16:07:49 +02:00
volpino
d3676250ab
tests refactoring and some fixes
2012-05-09 16:50:17 +02:00
volpino
52fc4a5df4
VersionLog manager
2012-05-05 11:48:12 +02:00
volpino
22bcf20c7c
select_related prefetch refactored
2012-05-05 10:54:04 +02:00
volpino
ab6ea22ed3
moved more stuff from views to helpers or managers
2012-05-01 21:15:55 +02:00
volpino
48de5022ba
one more function moved to manager, some docs
2012-05-01 17:08:49 +02:00
volpino
8e37f6249c
some refactoring, added Package manager for removing code duplicates, added helpers module, basic tests layout
2012-05-01 16:56:09 +02:00
volpino
8c91855a58
Lovely day for PEP8 and pylint!
2012-04-28 18:16:05 +02:00
Corentin Chary
da269b0711
euscanwww: euscan -> djeuscan
...
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-04-04 17:31:54 +02:00