addons-server/apps/addons
Jeff Balogh c1b814a228 fixing fixtures after removing File.jetpack
for f in $(ack 'jetpack.*,' --js -l)
    sed -i -e '/"jetpack"/ d' $f
2011-05-23 19:39:45 -07:00
..
fixtures/addons fixing fixtures after removing File.jetpack 2011-05-23 19:39:45 -07:00
management generic process addon task command, flag binary task (bug 655115) 2011-05-12 11:19:13 -07:00
sql
templates/addons simplify contribution sources (bug #655857) 2011-05-20 09:31:36 -07:00
tests fix tests (bug #655857) 2011-05-20 10:45:18 -07:00
__init__.py
admin.py Replaces all traces of addon nomination date with version nom. date (bug 638855) 2011-03-18 13:39:16 -05:00
buttons.py don't do the contrib redirect if show_contrib is False (bug 640243) 2011-03-09 16:27:30 -08:00
cron.py task+cron to reindex add-ons 2011-05-23 15:30:16 -07:00
decorators.py don't evaluate querysets until the request cycle (bug 625735) 2011-01-14 13:25:42 -08:00
forms.py adding an auto-repack flag to add-ons (bug 657003) 2011-05-16 14:54:32 -07:00
helpers.py adding reviews to details page 2011-05-18 16:31:02 -07:00
models.py adding an auto-repack flag to add-ons (bug 657003) 2011-05-16 14:54:32 -07:00
query.py override fetch_missed for IndexQuery to let mysql pick the index 2011-02-18 16:41:12 -08:00
search.py task+cron to reindex add-ons 2011-05-23 15:30:16 -07:00
signals.py
tasks.py task+cron to reindex add-ons 2011-05-23 15:30:16 -07:00
urls.py homepage promo tweaks 2011-05-18 11:03:41 -07:00
utils.py unused import 2011-04-15 15:23:47 -07:00
views.py simplify contribution sources (bug #655857) 2011-05-20 09:31:36 -07:00
widgets.py submission step 3, categories for multiple apps (bug 620422, bug 618238) 2011-01-11 18:40:12 -05:00