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

3332 Коммитов

Автор SHA1 Сообщение Дата
Wil Clouser 872bb88947 Add some canonical URLs. Bug 583190 2011-05-06 10:25:50 -07:00
Wil Clouser 0b07ac9c1e Don't index the discovery pane pages. Those are only for in-product 2011-05-06 10:25:50 -07:00
Wil Clouser ab673c1220 Merge pull request #159 from andymckay/655143
return different rdf if valid addon but no updates (bug #655143)
2011-05-06 09:00:21 -07:00
Gregory Koberger 5ddf13c4d7 Uhhh... ignore this. 2011-05-05 18:14:51 -07:00
Gregory Koberger 1079667013 Disable file delete after reviewing begins (bug 531910) 2011-05-05 18:13:20 -07:00
Andy McKay 14c0d53421 arecibo support for amo (bug #651879) 2011-05-05 16:39:23 -07:00
Gregory Koberger 60cf9e574e Fixes for editor tools viewing JS. 2011-05-05 16:12:02 -07:00
Andy McKay 5168f88453 return different rdf if valid addon but no updates (bug #655143) 2011-05-05 15:57:07 -07:00
Gregory Koberger 08beb782c6 Minor tweaks to editor performance details. 2011-05-05 15:35:43 -07:00
Kumar McMillan 5a1fae9634 Adds metadata to validation fixtures (related to bug 649862) 2011-05-05 15:37:34 -05:00
Gregory Koberger 3d46c6cf11 Editor performance details does not update (bug 654612) 2011-05-05 13:30:50 -07:00
Kumar McMillan 3d3cabe590 Sets binary=True based on metadata in addon validation results (bug 649862) 2011-05-05 14:41:32 -05:00
Kumar McMillan b8312ee78d Refactors addon validation tests out of test_views 2011-05-05 14:41:31 -05:00
Andy McKay a4a44a89b5 cope with multiple runs and different apps a little better (bug 651294) 2011-05-05 11:37:38 -07:00
Wil Clouser 1f311e7104 Catch registration failures. 2011-05-05 10:15:19 -07:00
Andy McKay b021ecc141 send emails to failing authors (bug #651284) 2011-05-05 09:47:00 -07:00
Matt Claypotch 680b0893b1 don't add double spaces to class output 2011-05-04 22:22:34 -07:00
Wil Clouser 253acbff3a fix dates; bug 650156 2011-05-04 21:46:48 -07:00
James Long d44c8b0956 fix page title and breadcrumbs for newsletter page (bug 654337,654492) 2011-05-04 19:37:46 -04:00
Matt Claypotch 5dc1cfe79f impala details page stuff 2011-05-04 15:15:34 -07:00
Kumar McMillan 2d36a61fd3 Requires POST (since objects are created) and exempts from CSRF (bug 654226) 2011-05-04 16:57:06 -05:00
Andy McKay f6ad5d05f2 editors/performance is now live (bug #654554) 2011-05-04 13:58:28 -07:00
Andy McKay 3738336732 add in an action class (bug #651294) 2011-05-04 13:07:37 -07:00
Gregory Koberger 259d92f886 Changing the URL to the admin panel page. 2011-05-04 13:07:38 -07:00
Jeff Balogh 335abcad86 rm django's media context variable (bug 654784) 2011-05-04 12:22:12 -07:00
Jeff Balogh 629b92b2dd rearrange the rows when switching perf platforms (bug 650710) 2011-05-04 12:13:55 -07:00
Andy McKay ac9601b5cc create set max version task (bug #651294) 2011-05-04 12:00:38 -07:00
Kumar McMillan 851830cdba Upped the rate limit for bulk validation 2011-05-04 13:55:35 -05:00
Gregory Koberger ef78383928 Add Admin link to review page (bug 653544) 2011-05-04 11:53:13 -07:00
Kumar McMillan 12ae0db9dc Adds support for running compatibility tests per app/version (bug 654285) 2011-05-04 13:43:46 -05:00
Jeff Balogh fbc115612f use request.raw_post_data, access it before request.POST 2011-05-03 14:55:29 -07:00
Kumar McMillan 6a14cb15b2 Adds conservative rate limit for bulk validation 2011-05-03 16:26:47 -05:00
Jeff Balogh 0b81b7b2da use request.POST instead of mixing it with raw_post_data 2011-05-03 13:52:14 -07:00
Jeff Balogh 843440a7dc upgrade the templating monkeypatches for django 1.3 2011-05-03 13:02:31 -07:00
Wil Clouser 5ff674226b make less add-ons, tests run faster 2011-05-03 10:19:20 -07:00
Jeff Balogh d10249ac07 s/production_media/static_url/ 2011-05-03 09:48:25 -07:00
Jeff Balogh 2a3b41196a return an http response for bug 654271 2011-05-03 09:26:25 -07:00
Jeff Balogh 7ad7c24759 fix compat/reporter queries (bug 654294) 2011-05-03 09:26:04 -07:00
Jeff Balogh dc9b804753 make jsi18n and addons.buttons.js point to MEDIA_URL in production (bug 654262) 2011-05-03 09:08:38 -07:00
Andy McKay 5b1e1c6aca right syntax for countdown to actually work (bug 653475) -a (bug #653475) 2011-05-02 13:19:33 -07:00
Wil Clouser b00ed66cda replace "/build:" with "?build=" so the URLs are cache friendly 2011-05-02 12:25:52 -07:00
Wil Clouser 86e3ca9cb0 Switch jsi18n url; bug 654184 2011-05-02 12:03:27 -07:00
Jeff Balogh 3d0cd3fa32 mock out redis for the test 2011-05-02 10:38:14 -07:00
Jeff Balogh 7c078ffd34 adding addon compat reporter endpoints (bug 647031, 647032, 647034) 2011-05-02 09:46:39 -07:00
Jeff Balogh b9d05898b0 porting /compatibility (bug 647023, 647029) 2011-05-02 09:45:42 -07:00
Matt Claypotch e1624b176f pathing stats js bundle properly 2011-04-29 16:51:26 -07:00
Kumar McMillan ff2962b55b Stops using versions_summary in editor tools (whoops!) and removes the model. 2011-04-29 18:50:00 -05:00
Kumar McMillan 9362dfc97f Adds validation task for bulk addon validation (bug 651300) 2011-04-29 18:50:00 -05:00
Kumar McMillan 0c7901dbd6 Moves common test utilities from devhub to amo 2011-04-29 18:32:42 -05:00
Matt Claypotch 76de7c47fe Fixing loading indicators and storage for stats pages (bug 578411) 2011-04-29 16:06:31 -07:00