Wil Clouser
|
e33d2c1247
|
update docs for ubuntu users
|
2010-06-10 17:20:17 -07:00 |
Jeff Balogh
|
1028145b0a
|
update the docs for settings_local
|
2010-05-28 13:12:17 -07:00 |
Jeff Balogh
|
29d56595bb
|
use logging.dictconfig for better configuration (bug 561953)
|
2010-05-28 13:12:17 -07:00 |
Jeff Balogh
|
81d54168df
|
don't leave out any details (thanks ewong)
|
2010-05-27 20:36:37 -07:00 |
Jeff Balogh
|
408445acff
|
more packaging details
|
2010-05-26 17:34:16 -07:00 |
Dave Dash
|
fe82809151
|
Celery documentation
|
2010-05-25 10:29:20 -07:00 |
Jeff Balogh
|
f0a6582912
|
more binary dependencies
|
2010-05-20 16:35:11 -07:00 |
Jeff Balogh
|
dead3cb957
|
fix up more getLogger calls
|
2010-05-20 10:46:02 -07:00 |
Jeff Balogh
|
6a085b3206
|
fix the pip install line
|
2010-05-19 18:49:01 -07:00 |
Jeff Balogh
|
12f6424ea5
|
using a LoggerAdapter in commonware for proper line numbers (bug 564452)
|
2010-05-19 18:34:55 -07:00 |
Jeff Balogh
|
722abe630f
|
packaging docs
|
2010-05-19 14:30:35 -07:00 |
Jeff Balogh
|
c7b92b82e7
|
use pylibmc, go fast (bug 564105)
|
2010-05-18 14:39:55 -07:00 |
Dave Dash
|
e769b26226
|
New tip of the day.
|
2010-05-14 13:57:13 -07:00 |
Dave Dash
|
e006303c10
|
Testing documentation updates.
|
2010-05-14 13:57:12 -07:00 |
Dave Dash
|
efcc84defe
|
Documents homebrew.
|
2010-05-14 13:57:12 -07:00 |
Dave Dash
|
6b2f18c78f
|
Templating documentation.
|
2010-05-14 13:57:12 -07:00 |
Dave Dash
|
13e0a0edba
|
Quick doc fixes.
|
2010-05-14 13:57:12 -07:00 |
Austin King
|
d6b97b3d28
|
Updated docs. Virtualenvwrapper is changing and docs have a 404 url. Making sticky to commit f31869779141 per jbalogh
|
2010-05-03 15:15:57 -07:00 |
Wil Clouser
|
d6f353e814
|
Final tweaks from review
|
2010-04-09 20:12:25 -07:00 |
Dave Dash
|
7afa1558e3
|
Filterable log settings.
|
2010-04-05 10:17:07 -07:00 |
Jeff Balogh
|
21f5a183b8
|
doc fixes: example settings are under docs, use manage.py
|
2010-03-22 18:40:55 -07:00 |
Jeff Balogh
|
4aafaf17bf
|
some doc updates, via ewong in #amo
|
2010-03-20 14:50:54 -07:00 |
Wil Clouser
|
b5a7dd606a
|
Add SYSLOG_FORMAT setting
|
2010-03-12 22:02:27 -08:00 |
Dave Dash
|
fe2b34a131
|
A piece about Sphinx (the search engine).
|
2010-03-10 12:14:51 -08:00 |
Dave Dash
|
a4df2c3325
|
Setting db charset and collation is important for our fixtures to load.
|
2010-03-10 10:51:40 -08:00 |
Jeff Balogh
|
735dd66bc1
|
remove CACHE_DURATION, add CACHE_COUNT_TIMEOUT, fix wsgi threads
|
2010-02-19 13:38:21 -08:00 |
Jeff Balogh
|
c4bae6470e
|
give the tip a title for easy linking
|
2010-02-16 09:36:23 -08:00 |
Jeff Balogh
|
1ce31be753
|
add a new "javascript" domain, enable gettext in javascript
|
2010-02-16 09:31:44 -08:00 |
Jeff Balogh
|
6e048e3801
|
liberating jingo from zamboni
|
2010-02-09 16:36:24 -08:00 |
Jeff Balogh
|
6d45caa88b
|
pulling the cache machine out of zamboni
|
2010-02-09 15:07:01 -08:00 |
Jeff Balogh
|
ae3d981b90
|
move multidb to an external package
|
2010-02-09 08:35:10 -08:00 |
Jeff Balogh
|
12d125dc9e
|
tie DEBUG_PROPAGATE_EXCEPTIONS to DEBUG
|
2010-02-04 21:46:18 -08:00 |
Jeff Balogh
|
05cb1532c3
|
adding cached, a general-purpose cache for functions
|
2010-02-04 14:30:30 -08:00 |
Jeff Balogh
|
e9db7c8afd
|
rm everything in gh-pages so old pages aren't left around + typo & pushd
|
2010-02-02 21:55:50 -08:00 |
Wil Clouser
|
d278206ac5
|
fix typo, s/http/httpd/
|
2010-02-01 15:08:58 -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 |
Jeff Balogh
|
0cd1c86e8a
|
update example settings
|
2010-02-01 11:39:39 -08:00 |
Jeff Balogh
|
6e59e14c4d
|
adding settings docs, moving prose out of code
|
2010-02-01 11:39:36 -08:00 |
Jeff Balogh
|
c21e101f7a
|
move caching implementation to caching.base
|
2010-02-01 11:36:50 -08:00 |
Jeff Balogh
|
1e989b7c6a
|
updating the cache docs
|
2010-02-01 11:36:50 -08:00 |
Jeff Balogh
|
5e3052ddbe
|
import amo.models to avoid circular imports, move constants to __init__
|
2010-01-28 19:00:22 -08:00 |
Jeff Balogh
|
d479f4beef
|
move example settings to docs
|
2010-01-27 12:28:21 -08:00 |
Jeff Balogh
|
bc0468dda5
|
git bisect tip-o-the-day
|
2010-01-26 11:17:50 -08:00 |
Jeff Balogh
|
2f6f355235
|
update the django doc, mention csrf()
|
2010-01-25 18:05:30 -08:00 |
Jeff Balogh
|
28fa2e29ca
|
put the example configs in the source tree
|
2010-01-25 15:53:41 -08:00 |
Jeff Balogh
|
4e572d493d
|
fix the pybundle build and update production docs
|
2010-01-25 15:04:47 -08:00 |
Jeff Balogh
|
8f0e3ae7fd
|
Update the _gh-pages target dir during build.
|
2010-01-22 17:54:51 -08:00 |
Jeff Balogh
|
efa80f6cce
|
enable :src: extension
|
2010-01-22 17:46:58 -08:00 |
Jeff Balogh
|
8b172abffc
|
adding a :src: role to sphinx for linking to source files
|
2010-01-22 17:43:57 -08:00 |