Commits

Syndicate content Pootle, Virtaal & Translate Toolkit
Pootle is a web-based translation management server. Virtaal is a desktop computer-aided translation (CAT) tool. The Translate Toolkit is a set of tools that allow various translatable content to be translated using Gettext PO and XLIFF.
Updated: 9 weeks 4 hours ago

cache permissions in django cache to reduce pressure on database

14. May 2010 - 2:27
Commit by alaaosh :: r14505 /src/trunk/Pootle/local_apps/pootle_app/models/permissions.py: (link) cache permissions in django cache to reduce pressure on database
Categories: Code

include root directory when asked for full trail

14. May 2010 - 2:26
Commit by alaaosh :: r14504 /src/trunk/Pootle/local_apps/pootle_app/models/directory.py: (link) include root directory when asked for full trail
Categories: Code

PermissionSetCache no longer needed

14. May 2010 - 2:26
Commit by alaaosh :: r14503 /src/trunk/Pootle/local_apps/pootle_app/models/__init__.py: (link) PermissionSetCache no longer needed
Categories: Code

no more negative permissions, just set different defaults for template language

14. May 2010 - 2:25
Commit by alaaosh :: r14502 /src/trunk/Pootle/local_apps/pootle_app/management/__init__.py: (link) no more negative permissions, just set different defaults for template language
Categories: Code

simplify permissions code considerably. permissions are no longer cascading and...

14. May 2010 - 2:25
Commit by alaaosh :: r14501 /src/trunk/Pootle/local_apps/pootle_app/models/permissions.py: (link) simplify permissions code considerably. permissions are no longer cascading and we dropped negative permissions in exchange for simple rules of precedence.

user specific permission trumps default permissions even if they apply at a shallower level, default trumps nobody

the deepest permission is applied as is, no cascading with parents is applied.

I think this actually maps to what users expect. and uses minimal number of queries.
Categories: Code

lock stores when parsing

13. May 2010 - 23:10
Commit by alaaosh :: r14500 /src/trunk/Pootle/local_apps/pootle_store/models.py: (link) lock stores when parsing
Categories: Code

check for gaupol dependency

13. May 2010 - 22:43
Commit by alaaosh :: r14499 /src/trunk/Pootle/ (2 files in 2 dirs): (link) check for gaupol dependency
Categories: Code

weird name for Northern Sotho, must be a copy and paste glitch

13. May 2010 - 22:42
Commit by alaaosh :: r14498 /src/trunk/Pootle/local_apps/pootle_app/management/commands/initdb.py: (link) weird name for Northern Sotho, must be a copy and paste glitch
Categories: Code

simplify terminology loading always check for mtime otherwise updates to...

13. May 2010 - 22:41
Commit by alaaosh :: r14497 /src/trunk/Pootle/local_apps/pootle_translationproject/models.py: (link) simplify terminology loading
always check for mtime otherwise updates to terminology are not reflected
Categories: Code

avoid extra hits on db when testing if terminology project

13. May 2010 - 22:40
Commit by alaaosh :: r14496 /src/trunk/Pootle/local_apps/pootle_translationproject/models.py: (link) avoid extra hits on db when testing if terminology project
Categories: Code

oops looking for the wrong terminology file, local terminology matching did not...

13. May 2010 - 22:38
Commit by alaaosh :: r14495 /src/trunk/Pootle/local_apps/pootle_translationproject/models.py: (link) oops looking for the wrong terminology file, local terminology matching did not work
Categories: Code

fix file link in file admin tab

13. May 2010 - 22:37
Commit by alaaosh :: r14494 /src/trunk/Pootle/local_apps/pootle_translationproject/views.py: (link) fix file link in file admin tab
Categories: Code

don't barf on spaces and other special chars in cache key

13. May 2010 - 22:36
Commit by alaaosh :: r14493 /src/trunk/Pootle/local_apps/pootle_misc/util.py: (link) don't barf on spaces and other special chars in cache key
Categories: Code

no point in checking file encoding since all data is stored in DB as utf-8

13. May 2010 - 22:35
Commit by alaaosh :: r14492 /src/trunk/Pootle/local_apps/pootle_store/views.py: (link) no point in checking file encoding since all data is stored in DB as utf-8
Categories: Code

Add some more tests

12. May 2010 - 20:47
Commit by dwaynebailey :: r14491 /src/trunk/translate/lang/test_data.py: (link) Add some more tests
Categories: Code

Update default Gecko version.

12. May 2010 - 17:58
Commit by walter_l :: r14490 /src/trunk/tools/mozilla/mozzy.sh: (link) Update default Gecko version.
Categories: Code

In stead of (just) moaning about not finding the "po-updated/$lang" dir, create...

12. May 2010 - 17:57
Commit by walter_l :: r14489 /src/trunk/tools/mozilla/mozzy.sh: (link) In stead of (just) moaning about not finding the "po-updated/$lang" dir, create it.
Categories: Code

Rename variable left out in terminology alignment in r8710

12. May 2010 - 17:56
Commit by friedelwolff :: r14488 /src/trunk/translate/convert/rc2po.py: (link) Rename variable left out in terminology alignment in r8710
Categories: Code

Update tuple along with string version. Version 1.7.0

12. May 2010 - 17:41
Commit by friedelwolff :: r14487 /src/trunk/translate/__version__.py: (link) Update tuple along with string version. Version 1.7.0
Categories: Code

Version 1.7.0. Up the build number to ensure recalculation of stats.

12. May 2010 - 17:16
Commit by friedelwolff :: r14486 /src/trunk/translate/__version__.py: (link) Version 1.7.0. Up the build number to ensure recalculation of stats.
Categories: Code