Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

242 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Dave Dash 210f2de8e2 Ignoring sphinxapi.py since we didn't write it and aren't maintaining it. 2010-01-26 12:58:31 -08:00
Jeff Balogh 37c4b2ff5f complete the multidb docs 2010-01-26 11:17:50 -08:00
Jeff Balogh a3d2ce5418 moving the caching and multidb packages to /lib 2010-01-26 11:17:50 -08:00
Jeff Balogh bc0468dda5 git bisect tip-o-the-day 2010-01-26 11:17:50 -08:00
Jeff Balogh e96fe0fa34 don't capture test output 2010-01-26 11:17:50 -08:00
Jeff Balogh cc399e09de update dependencies 2010-01-25 20:53:00 -08:00
Jeff Balogh 22ecad2cc0 update multidb to use DATABASE_ROUTERS 2010-01-25 20:49:23 -08:00
Jeff Balogh 2f6f355235 update the django doc, mention csrf() 2010-01-25 18:05:30 -08:00
Jeff Balogh 9b1f809f3c wsgi app that prints out the mod_wsgi environment 2010-01-25 17:26:53 -08:00
Jeff Balogh 28fa2e29ca put the example configs in the source tree 2010-01-25 15:53:41 -08:00
Jeff Balogh 2a01bf70e8 keep a list of apps that should be excluded in production 2010-01-25 15:53:17 -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 cdff324c8e Merge branch 'sphinx-src-link' 2010-01-22 17:49:55 -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
Dave Dash efdc52327d Merge branch '538285-sphinx' 2010-01-22 16:55:11 -08:00
Dave Dash 0ab2e71692 Added sphinxsearch's sphinxapi.py it is gross. 2010-01-22 16:54:08 -08:00
Dave Dash a7460f7a1b [bug 538285] Sphinx integration complete with commands for starting/stopping server, reindexing, tests, etc. 2010-01-22 16:52:41 -08:00
Jeff Balogh 6b512c17e1 move installation to topics and list db setup junk 2010-01-22 16:50:38 -08:00
Dave Dash b98decc1c1 Versions might have empty Licenses. 2010-01-22 16:47:25 -08:00
Dave Dash d1a57de5bb Added amo-configs submodule 2010-01-22 16:47:25 -08:00
Wil Clouser 649306d9c7 Add an index; r=fwenzel 2010-01-22 11:11:20 -08:00
Jeff Balogh 1e8308b543 getting fix for bug 541273 2010-01-21 18:27:47 -08:00
Jeff Balogh ca5d88882e Merge branch 'flagged-perm' 2010-01-21 17:46:00 -08:00
Jeff Balogh cd6c43f698 bug 540934, lock down admin/flagged 2010-01-21 17:45:46 -08:00
Jeff Balogh 9b13348325 Merge branch 'transbox' 2010-01-21 16:07:21 -08:00
Jeff Balogh 451af0a0ef namespace zamboni css and js
added zamboni js and css upstream, moving submodule pointer
2010-01-21 16:03:32 -08:00
Jeff Balogh ca20bcc3e6 underscore.js is pretty nifty 2010-01-21 11:34:29 -08:00
Jeff Balogh 861f622f39 enable trans boxes in the admin 2010-01-21 11:34:29 -08:00
Jeff Balogh d43b52e9fb the backend part of translation boxes 2010-01-21 11:34:29 -08:00
Jeff Balogh 725163a4a0 let translations be null, we can't delete them 2010-01-21 11:34:29 -08:00
Jeff Balogh 9b8bd76e61 update translations with a dict 2010-01-21 11:34:29 -08:00
Jeff Balogh a6cedf1ec1 Merge branch 'fix-charfields' 2010-01-21 11:27:01 -08:00
Jeff Balogh 61b9c7fee7 guid must be nullable to maintain uniqueness 2010-01-21 11:24:22 -08:00
Jeff Balogh 7c9200a36d add a command that we can use to fix non-null charfields 2010-01-21 11:24:22 -08:00
Jeff Balogh 8d908c457f Merge commit '4e3c5f13d1' 2010-01-21 11:21:44 -08:00
Jeff Balogh 4e3c5f13d1 better locale comparison 2010-01-21 10:45:33 -08:00
Jeff Balogh aaf4fc3a5d adding test fab command 2010-01-21 10:45:33 -08:00
Jeff Balogh 7aaf59f3b0 remove type attr, move inline js to global.js, add a js block 2010-01-21 00:28:07 -08:00
Jeff Balogh 68479eb3cc pyflakes cleanup 2010-01-21 00:28:07 -08:00
Jeff Balogh 723ab7a6ec all the locales we claim to support 2010-01-21 00:28:07 -08:00
Jeff Balogh 011e0a6623 we don't need this AddonForm 2010-01-21 00:28:04 -08:00
Wil Clouser 0034d31e49 Delete Approvals app; that's a part of Files 2010-01-19 10:46:42 -08:00
Wil Clouser 225983e0cf Add collections app 2010-01-19 10:27:10 -08:00
Fred Wenzel ce2fa7b9b7 Forgot an instance of User/DjangoUser, which Hudson, like a good butler, promptly reminded me. bug 539861. 2010-01-18 20:45:23 +01:00
Fred Wenzel 6d04900f79 importing django User model as DjangoUser so no-one can mistake it as our own user model (bug 539861) 2010-01-18 11:51:34 +01:00
Wil Clouser f9042aca5c Merge branch 'models' 2010-01-15 15:15:04 -08:00
Wil Clouser 0c983caea8 Add Files/Platforms/Test* models (files app) 2010-01-15 14:52:52 -08:00
Jeff Balogh 7f843d26f7 build a pybundle for oremj, dear hudson 2010-01-15 14:51:36 -08:00