Wykres commitów

15 Commity (331d738c8969a44e2219cca01fc1131529392733)

Autor SHA1 Wiadomość Data
Thomas Petazzoni 331d738c89 Switch to a better logging facility
We now have separate logging for the web service (logwww) and the
daemon (logdaemon). They can be configured separately in the
settings_local.py file.
2009-08-29 16:40:31 +02:00
Thomas Petazzoni 5a38ca6107 Use named keywords when calling the OCitySMap constructor 2009-08-29 16:39:54 +02:00
Thomas Petazzoni eb64e1e1b5 Improve the generation of the files prefix 2009-08-29 16:39:07 +02:00
Thomas Petazzoni 3a4da0d28a Only show entries over last 24h in /jobs page and improve formatting 2009-08-29 15:08:07 +02:00
Thomas Petazzoni 3e8997fead Add more details in the job status pages 2009-08-29 12:51:53 +02:00
Thomas Petazzoni 8a5dcb3cf0 Add methods to give queue status informations
Method queue_size() in the MapRenderingJob manager

Methods current_position_in_queue() and
rendering_estimated_start_time() in MapRenderingJob

In the view:

 * use the queue_size() method to initialize the
   index_queue_at_submission when a job is submitted.

 * on the job status page, sort jobs by descending order of submission
   time
2009-08-29 12:49:41 +02:00
Thomas Petazzoni 616b3b39d0 Many improvements 2009-08-29 11:06:30 +02:00
Thomas Petazzoni 8a70335efe Improve menu + add about and maps pages 2009-08-29 09:20:13 +02:00
Thomas Petazzoni 880d6795fa Move menu to the left, center the title 2009-08-29 08:53:17 +02:00
Thomas Petazzoni da10c910e5 Re-indent CSS 2009-08-29 08:37:50 +02:00
Thomas Petazzoni cb79143669 Various fixes 2009-08-29 01:15:50 +02:00
Thomas Petazzoni 952e822659 Implementation of maposmaticd and other improvements 2009-08-29 00:11:46 +02:00
Thomas Petazzoni 3b58bd825a Split settings into settings_local 2009-08-28 15:42:41 +02:00
Thomas Petazzoni dc341b22d9 Ignore .pyc files 2009-08-28 15:36:51 +02:00
Thomas Petazzoni 7c28357369 First import of maposmatic web service 2009-08-28 15:36:10 +02:00