addons-server/apps
Andy McKay ec8316ceb3 Merge pull request #416 from crankycoder/vng/bug_791072
bug 791072 - route CEF messages through metlog instead of the raw CEF library
2012-09-17 10:29:36 -07:00
..
abuse Added logic to detect high abuse reports (bug 763057) 2012-06-19 14:57:09 -07:00
access make rules fields writable in admin 2012-08-19 21:40:40 -07:00
addons Added ability to delete versions for packaged apps (bug 785979) 2012-09-13 09:50:20 -07:00
amo Merge pull request #416 from crankycoder/vng/bug_791072 2012-09-17 10:29:36 -07:00
api Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
applications Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
bandwagon Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
blocklist Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
browse Only cache addon IDs (bug 788294) 2012-09-10 12:21:24 -07:00
cake fix fixtures 2012-08-23 14:19:07 -07:00
compat Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
constants stop constants depending upon the presence of django settings (bug 788283) 2012-09-06 10:39:04 -07:00
devhub Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
discovery Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
editors Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
extras
files Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
localizers Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
market we don't always have a session 2012-08-23 15:10:36 -07:00
pages Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
paypal set up bluevia developer onboarding on manage payments page (bug 776675) 2012-09-10 12:32:00 -07:00
perf Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
reviews Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
search Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
sharing Fix more dodgy uses of redirect() (bug 787258) 2012-08-31 11:54:54 -05:00
stats create a refund jwt on the server (bug 777007) 2012-09-13 13:39:40 -07:00
tags Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
translations Switch to better token creating method (bug 786718) 2012-09-12 11:57:06 -07:00
users Switch to better token creating method (bug 786718) 2012-09-12 11:57:06 -07:00
versions Added ability to delete versions for packaged apps (bug 785979) 2012-09-13 09:50:20 -07:00
zadmin rewired CEF logging to route through metlog 2012-09-13 15:36:18 -04:00
__init__.py