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

18 Коммитов

Автор SHA1 Сообщение Дата
Piotr Zalewa 03266a985f refactoring
https://bugzilla.mozilla.org/show_bug.cgi?id=617993

* 'package_{name} -> '{name}
* def package_{name} -> def {name}
* r -> request
* render (render_to_response with RequestContext)
* render_json (render with json mimetype)
2011-07-06 14:19:29 +01:00
Dave Dash 994ea3a3bb bug 656510, Using Text queries instead
Text queries don't do any interpretation of the query the way
query_string was doing.

So searching for <script> really just searches for script... and the
parse engine doesn't try to figure out something crazy.
2011-06-10 16:58:40 -07:00
Sean McArthur ec89b1abf9 use only alphanumeric and spaces 2011-05-17 16:52:29 -07:00
Piotr Zalewa f1f93664ec bug 633085
* alphanum validator added
* checking if hashtag is alphanum
2011-03-15 12:50:27 +00:00
Piotr Zalewa 1105601f64 TEST_SDK setting forces the SDK choice in tests 2011-03-08 23:20:24 +00:00
Sean acd72e4102 sanitize user input for EmptyDirs and Packages prior to save 2011-02-16 17:33:30 -08:00
Sean 3a236eab11 setting Module and Attachment cleaning 2011-02-14 21:06:29 -08:00
Sean McArthur c3be501318 sanitization of user inputed file names 2011-02-10 10:19:14 -08:00
Piotr Zalewa 6d620b7981 beta2 and 3 compatibility 2011-02-09 11:14:43 -08:00
Piotr Zalewa 46e23b3055 fake sdk for docs import tests created 2011-02-03 12:28:10 +00:00
Piotr Zalewa 188813161e forgotten file 2011-02-03 11:03:01 +00:00
Piotr Zalewa 29db9a0eff sean/tree merged 2011-02-01 18:45:10 +00:00
Piotr Zalewa 08f01c71bc check.py refactoring 2011-02-01 15:23:39 +00:00
Sean 9016c23574 adding empty folders 2011-01-28 12:01:45 -08:00
Piotr Zalewa 0372b909bf Test is using celery 2011-01-13 12:59:12 +00:00
Piotr Zalewa c578515134 log added to os_utils 2011-01-03 07:54:10 +00:00
Piotr Zalewa 423fe04c54 create subdirs for attachments 2011-01-03 07:48:43 +00:00
Piotr Zalewa 389ba5dc0a Logging added
Utils moved out from apps directory
dictconfig lib copied to utils
2010-11-09 14:58:52 +00:00