damned-lies r1121 - branches/djamnedlies



Author: stephaner
Date: Sat Nov  1 17:56:10 2008
New Revision: 1121
URL: http://svn.gnome.org/viewvc/damned-lies?rev=1121&view=rev

Log:
2008-11-01  StÃphane Raimbault  <stephane raimbault gmail com>

	* stats/urls.py: Removed incorrect '*' in regexp on toplevel
	URL (repeats the previous expression). Use simpler [\w-] instead
	of (\w|-).

2008-11-01  StÃphane Raimbault  <stephane raimbault gmail com>

	* stats/urls.py: Fixed URL parsing for module and branch
	names. Stricter with release ID and team names.

2008-11-01  StÃphane Raimbault  <stephane raimbault gmail com>

	* stats/models.py: Fixed invalid SQL query (detected by
	PostgreSQL). Code formatting cleanups.


Modified:
   branches/djamnedlies/ChangeLog



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]