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

6864 Коммитов

Автор SHA1 Сообщение Дата
Kumar McMillan b835b9223d Allow non-ascii webapp names (part of bug 787375) 2012-09-24 18:01:27 -05:00
Chris Van 9d5ba1b198 follow redirects when whitelisting views for LoginRequiredMiddleware (bug 791397) 2012-09-21 20:45:25 -07:00
Kevin Ngo cfb54610c8 theme reviews on detail pages 2012-09-21 17:05:36 -07:00
Victor Ng 85d98e4d30 bug 793206 - conditionally route CEF logs to metlog 2012-09-21 17:01:36 -04:00
Victor Ng 8613bf5a1f bug 792436 - added support to route all stacktraces through metlog-sentry
also added an option on the zadmin.generate-error button to send
sentry messages
2012-09-21 17:01:36 -04:00
Rob Hudson b2bcc2fccf Added 403 handlers (bug 584442) 2012-09-21 11:27:11 -07:00
Andy McKay 376e258baf add in special signing for reviewers (bug 791738) 2012-09-21 10:15:25 -07:00
Kevin Ngo 7756c230b8 migrate theme submission to marketplace (bug 771850) 2012-09-20 18:58:09 -07:00
Chris Van 186691986b no generators (thanks, @robhudson) 2012-09-20 16:14:57 -07:00
Chris Van 7fffdb3615 do not show "Upload New Version" link for incomplete/disabled add-ons 2012-09-20 15:15:11 -07:00
Matt Basta 0ab1b111d4 Expose tier 5 in the validator (bug 790790) 2012-09-20 13:55:55 -07:00
Andy McKay 997ceac65b remove > delete 2012-09-19 15:09:19 -07:00
Andy McKay 55e25d8573 sign apps if packaged when made public 2012-09-19 15:06:30 -07:00
Allen Short db9cd94c39 update tests to mock requests instead of httplib2 2012-09-19 11:55:03 -07:00
Andy McKay f92371424b cope with missing addons (mostly in tests) 2012-09-19 10:48:26 -07:00
Rob Hudson e648baf614 Convert AMO and MKT to use bytes for file size (bug 791363) 2012-09-18 21:42:51 -07:00
Andy McKay ee701fa39c system packages on other builders and fix bleach 2012-09-18 15:10:16 -07:00
Kevin Ngo 921b9e8a23 themes review queue (bug 641141-641142) 2012-09-18 14:49:45 -07:00
Andy McKay 5b31472d16 move to bleach 1.1.5 pip bundle 2012-09-18 11:07:19 -07:00
Rob Hudson 8a0cd4d0b3 Added mini-manifest for packaged apps (bug 790669) 2012-09-17 15:50:54 -07:00
Andy McKay 692a351a9e make image square 2012-09-17 15:19:47 -07:00
Ashish Dubey 7c15cf0e17 Merge different TestHome test cases 2012-09-17 11:33:13 -07:00
Ashish Dubey 7312ac226b (Bug 750916) Put Add-ons on Developer Hub Main Page 2012-09-17 11:33:13 -07:00
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
Andy McKay 6d1a8261d9 see if this helps with tempremental test 2012-09-13 20:49:12 -07:00
Andy McKay aacaa0211a create a refund jwt on the server (bug 777007) 2012-09-13 13:39:40 -07:00
Victor Ng f1f167374d rewired CEF logging to route through metlog
added CEF metlog hook to the zadmin screen
2012-09-13 15:36:18 -04:00
Chris Van e73007cf3e handle empty response when decoding manifest (bug 790293) 2012-09-13 11:21:15 -07:00
Rob Hudson 972da04b39 Added ability to delete versions for packaged apps (bug 785979) 2012-09-13 09:50:20 -07:00
Matt Basta 4771473327 Force icon uploads to be square (bug 751439) 2012-09-12 17:18:01 -07:00
Allen Short 7d27f62939 Switch to better token creating method (bug 786718) 2012-09-12 11:57:06 -07:00
Allen Short 2003a0519b include absolute URI in CEF log (bug 785926) 2012-09-11 15:31:54 -07:00
Kevin Ngo 17bf1bff0b set up bluevia developer onboarding on manage payments page (bug 776675) 2012-09-10 12:32:00 -07:00
Kevin Ngo d5ff95aef2 add/remove multiple payment providers on manage payments page, paypal flow done (bug 776665) 2012-09-10 12:32:00 -07:00
Allen Short 519de78b9e Only cache addon IDs (bug 788294) 2012-09-10 12:21:24 -07:00
Wil Clouser 53c73134aa switch to cs6, bug 785928 2012-09-10 09:42:18 -07:00
Victor Ng ac05be665e compressed patch to add metlog (bug 783382) 2012-09-10 08:54:28 -07:00
Rob Hudson 513b51599f Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
Rob Hudson ab4194cbbf Fixing test failures in TestUpdateQueue 2012-09-07 15:27:35 -07:00
Matt Basta 9b79184b23 Pass standalone compat flags w/single compat validations (bug 735841) 2012-09-07 12:46:00 -07:00
Andy McKay 6e11e1a802 we have a dashboard now, go use it 2012-09-07 09:49:57 -07:00
Allen Short 41ceb79b7f Revert "Switch to better token creating method (bug 786718)"
This reverts commit 3ae17ecd7b and bfe489edb2.
2012-09-06 13:03:04 -07:00
Andy McKay 8adb11d810 no amo 2012-09-06 12:38:18 -07:00
Andy McKay 66b1967bdf oops 2012-09-06 11:36:05 -07:00
Andy McKay 2a89962142 stop constants depending upon the presence of django settings (bug 788283) 2012-09-06 10:39:04 -07:00
Rob Hudson 2ec57a2cfb Fixes with bleach 1.1.5 bump 2012-09-05 19:48:07 -07:00
Andy McKay 5cac981b71 explicit is better than implicit 2012-09-05 16:11:54 -07:00
Chris Van 9e8e22d56c remove upsell pitch text (bug 783436) 2012-09-05 15:08:31 -07:00
Chris Van e4a29ff7e3 simplify decoding (thanks, @kumar) 2012-09-05 14:42:53 -07:00
Andy McKay 68d683fa56 limit the languages in the marketplace (bug 785535) 2012-09-05 14:10:01 -07:00