Граф коммитов

83 Коммитов

Автор SHA1 Сообщение Дата
Jeff Balogh c3f5f15dce let's use nuggets 2010-09-23 11:10:31 -07:00
Wil Clouser e54552329d Add mongo interface, bug 592588 2010-09-22 16:56:47 -07:00
Jeff Balogh a43dcb1370 safe csrf tokens (bug 590351) 2010-08-30 20:04:20 -07:00
Jeff Balogh b4324abe12 switch to our custom Task class, handle rabbit downtime (bug 583314) 2010-08-02 15:58:18 -07:00
Jeff Balogh 4c13c2090a adding logging dict config from PEP 391
http://bitbucket.org/vinay.sajip/dictconfig/src
2010-05-28 13:12:17 -07:00
Wil Clouser 6f6720ebc0 Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
Wil Clouser b7dfda4def zamboni side of creating z-javascript.po files 2010-03-29 14:19:49 -07:00
Wil Clouser f295b2029b look for z-messages; fix tests 2010-03-29 13:30:31 -07:00
Wil Clouser 32e15272a9 Load the right .mo file. Bug 554337 2010-03-29 12:46:28 -07:00
Wil Clouser 47f4574fc8 Move DOMAIN_METHODS out of the extract script so other sites can use the library. 2010-03-08 13:41:36 -08:00
Wil Clouser 80430baed8 Update l10n tests for new output 2010-03-08 12:07:40 -08:00
Wil Clouser 1728b78d68 Make .pot files with two msgstrs so msgen works as expected. 2010-03-08 10:27:26 -08:00
Wil Clouser 9290aa920b pep8 2010-03-05 16:09:25 -08:00
Wil Clouser 8f3ddb9faf Change extraction again. This time use the toolkit to write the .po and also call our custom tweaks on extracting python strings too. 2010-03-05 15:59:54 -08:00
Jeff Balogh 060d097707 updating the product_details pointer 2010-03-05 13:02:52 -08:00
Wil Clouser 3dc5d34c23 Add lazy gettext functions 2010-03-03 15:12:34 -08:00
Wil Clouser f5599c9344 Whack the translate submodule 2010-03-03 14:46:21 -08:00
Wil Clouser e9e6bd892c Update extraction script to build z-keys.pot by default 2010-03-03 13:50:38 -08:00
Wil Clouser cbdce50b8d Add amalgamate command. Use: ./manage.py amalgamate 2010-03-03 13:50:38 -08:00
Wil Clouser 30bcfe9122 update toolkit revision 2010-03-03 13:50:38 -08:00
Wil Clouser 7d3e881358 Add the translate toolkit as an external. Once r13862 lands in the pypi package we can use that instead. 2010-03-03 13:50:38 -08:00
Jeff Balogh b860ac6729 the new locale wasn't always getting activated 2010-03-02 10:27:05 -08:00
Fred Wenzel 84f8ac8bb5 added full text for built-in licenses 2010-03-02 18:32:06 +01:00
Jeff Balogh 3291402ff7 give jinja our ugettext and fix the _() alias 2010-03-01 14:25:52 -08:00
Wil Clouser 7e8d9796da Always strip whitespace, return a localized string if possible 2010-02-26 12:24:15 -08:00
Wil Clouser f62f1870b9 Fix _() when context isn't found; bug 548713 2010-02-26 11:56:10 -08:00
Wil Clouser ef7cac4b8f Pull the path from settings 2010-02-26 11:56:10 -08:00
Jeff Balogh 6eebd9febb be more careful importing settings 2010-02-23 09:54:43 -08:00
Wil Clouser 9e5aef461d get_language() isn't reliable here, so we'll clear everything. This works on my local box 2010-02-22 15:36:49 -08:00
Wil Clouser d9ed8e0278 Fix deactivate() trying to remove a key that doesn't exist. This throws an error which makes us run into http://code.google.com/p/python-nose/issues/detail?id=279 2010-02-22 15:11:27 -08:00
Wil Clouser e09d9005a3 Fix broken tests 2010-02-22 14:43:04 -08:00
Wil Clouser dcfbca0f00 Fix pep8 stuff 2010-02-22 14:03:51 -08:00
Wil Clouser e220a4b999 Use the new activate() to pull in the AMO .mo files and use the new _() everywhere else 2010-02-22 13:49:15 -08:00
Wil Clouser c9d1aff4bc Move the po extractor to django; enable jinja2 templating to use the new gettext functions 2010-02-22 13:49:15 -08:00
Wil Clouser b3254f7d59 Add new gettext() and ngettext() functions that support collapsing whitespace and msgctxt 2010-02-22 13:49:15 -08:00
Jeff Balogh 6e048e3801 liberating jingo from zamboni 2010-02-09 16:36:24 -08:00
Jeff Balogh fa330b13e4 move the url function into amo 2010-02-09 15:29:51 -08:00
Jeff Balogh 6d45caa88b pulling the cache machine out of zamboni 2010-02-09 15:07:01 -08:00
Jeff Balogh f7d0fd8a34 releasing test-utils from the clutches of zamboni 2010-02-09 13:58:38 -08:00
Jeff Balogh ae3d981b90 move multidb to an external package 2010-02-09 08:35:10 -08:00
Jeff Balogh 2155c2d9a3 add a get_slave method to multidb 2010-02-08 20:09:54 -08:00
Jeff Balogh 665749ddc9 it's a lot more useful to see the query string 2010-02-05 17:56:21 -08:00
Jeff Balogh 11cbfa15d1 adding product_details submodule 2010-02-05 11:41:33 -08:00
Jeff Balogh 2009a67d7e RequestFactory from http://www.djangosnippets.org/snippets/963/ 2010-02-04 21:46:56 -08:00
Jeff Balogh 05cb1532c3 adding cached, a general-purpose cache for functions 2010-02-04 14:30:30 -08:00
Jeff Balogh 5a14d88203 move key generation into a function 2010-02-04 14:30:07 -08:00
Wil Clouser fdb0437fb9 Add jinja2 bytecode caching and remove werkzeug from requirements-prod.txt 2010-02-04 09:04:35 -08:00
Jeff Balogh 3355885d74 cache raw queries by sql % params 2010-02-01 15:46:11 -08:00
Jeff Balogh 3ffc3c5293 Merge branch 'skip-db' 2010-02-01 14:22:21 -08:00
Jeff Balogh 0e86644055 a new test runner for blazing-fast tests 2010-02-01 11:45:24 -08:00