webtranslator - l10n: I started to write the file's locks, when a

From: mario__(at)pgfoundry(dot)org (User Mario__)
To: pgsql-committers(at)postgresql(dot)org
Subject: webtranslator - l10n: I started to write the file's locks, when a
Date: 2006-08-27 05:50:44
Message-ID: 20060827055044.F0B4D86CD2B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
I started to write the file's locks, when a translator pick a file to translate
that file is locked from 0 to 15 minutes. The unlock process for a file happens
in 2 ways:

1) The translator pick another file to translate
2) If the translator has got a file locked and he don't do anything in
15 minutes an extern process have to do an unlock on it.

** Extern process ** could be a function called by cron

1) 80% done
2) 0% done

Modified Files:
--------------
l10n:
urls.py (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/urls.py.diff?r1=1.3&r2=1.4)
l10n/es:
models.py (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/models.py.diff?r1=1.3&r2=1.4)
template_revisar_traduccion.html (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisar_traduccion.html.diff?r1=1.1&r2=1.2)
template_revisor.html (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_revisor.html.diff?r1=1.4&r2=1.5)
template_show_file.html (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/template_show_file.html.diff?r1=1.3&r2=1.4)
views.py (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/webtranslator/l10n/es/views.py.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Dave Page 2006-08-27 09:51:36 Re: [COMMITTERS] psqlodbc - psqlodbc: Fixed dllname of win32 ANSI: psqlodbca Unicode:
Previous Message User H-saito 2006-08-27 01:10:36 psqlodbc - psqlodbc: Adjustment of the order of a definition.