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

142 Коммитов

Автор SHA1 Сообщение Дата
Andy McKay 508d5daae0 simplify contribution sources (bug #655857) 2011-05-20 09:31:36 -07:00
Jeff Balogh 598e9575f8 use the amo.tests.RedisTest when you need to test with redis 2011-03-31 15:19:24 -07:00
Jeff Balogh dabfbb809b Last time I said it works? I was kidding. Try this. 2011-03-29 14:01:28 -07:00
Jeff Balogh e09c59de13 only show reviewed & active add-ons for guid search (bug 644908) 2011-03-29 13:50:52 -07:00
Jeff Balogh a793ca95ba use Addon.featured_random for features (bug 643232) 2011-03-25 12:48:55 -07:00
Jeff Balogh 8417644cf9 move guid search off of sphinx 2011-03-23 11:00:06 -07:00
Gregory Koberger f4fdcdfb77 64px version for custom icons (bug 641121) 2011-03-16 13:37:44 -07:00
Chris Van e4ffddd24f persona previews for disco pane recommendations (bug 636624) 2011-03-04 20:38:17 -05:00
Jeff Balogh 0a1da0725d keys in PLATFORM_DICT are lower() (bug 636313) 2011-03-03 09:31:31 -08:00
Chris Van 7491870b56 discovery pane promos front-end (bug 636239) 2011-03-02 17:13:39 -05:00
Wil Clouser 664d26d1da Rename poorly named has_perm to mysteriously unused but well named method 2011-03-02 10:53:41 -08:00
Jeff Balogh 863d75ef58 filter hotness by type=1 so we hit the visible_idx 2011-02-25 11:09:44 -08:00
Dave Dash 1741c08f3d bug 625232, 1.5 API can't hide Prelim 2011-02-22 14:20:19 -08:00
Jeff Balogh 4858dc3040 sort by hotness on the disco pane (bug 632638) 2011-02-17 09:07:13 -08:00
Jeff Balogh 699d8c11b9 move addons.previews.all() to a transformer 2011-02-17 09:07:12 -08:00
Chris Van 2ade344c4e disco pane download sources (bug 631668) 2011-02-10 19:41:59 -05:00
Chris Van bada6b0e2a change disco recommendations JSON format, abstract format JS function (bug 606386) 2011-02-03 18:48:06 -05:00
Jeff Balogh c90f4ac301 remove |safe from form usage (bug 627449) 2011-02-02 14:54:11 -08:00
Matt Claypotch 4cc94d9165 Bug 627633, limiting colleciton modules to their actual limit 2011-01-28 11:30:35 -08:00
Chris Van e4f8fae5a7 narrow-width styles for discopane, exclude personas from featured API list view (bug 621603) 2011-01-24 20:39:47 -05:00
Chris Van 36b527acc5 fix api test 2011-01-21 00:48:22 -05:00
Chris Van 9b3e16014b add Featured Personas (bug 602652), exclude Personas from discopane Recommendations (bug 621603) 2011-01-21 00:08:24 -05:00
Gregory Koberger db15fa630f Bug 622610 - Screenshot ordering 2011-01-19 16:54:20 -08:00
Jeff Balogh 104c179086 fixing a busted test 2011-01-12 13:27:19 -08:00
Kumar McMillan 729014777c Updating punctuation in error message testing 2011-01-10 16:09:20 -06:00
Jeff Balogh 53caf60843 check_addon_ownership has the wrong granularity; now we use has_perm 2011-01-04 16:28:48 -08:00
Jeff Balogh 9e7f9264e2 the sandbox is dead 2010-12-29 11:49:20 -05:00
Jeff Balogh 44e8f010b9 busted a test 2010-12-28 12:13:37 -05:00
Jeff Balogh ae8d31ea63 o failing tests 2010-12-21 21:41:31 -08:00
Jeff Balogh 816ffcb694 use a more secure slug regex 2010-12-21 15:58:20 -08:00
Jeff Balogh e0c74cada3 making addon slugs work in urls (bug 620537) 2010-12-21 15:58:19 -08:00
Wil Clouser b8889a6d3e s/source/src/; bug 581146 2010-12-15 22:38:27 -08:00
Andy McKay 2defbb2fb1 sob, this needs fixing to be less brittle 2010-12-10 13:51:57 -08:00
Jeff Balogh afeb98c017 don't crash if there's no suggested_amount (bug 617491) 2010-12-08 17:39:37 -08:00
Andy McKay c9b668d40c fix activity log counts 2010-12-08 17:09:31 -08:00
Dave Dash daa77454ad Dave Dash can't spell. 2010-12-08 11:11:50 -08:00
Andy McKay bae79b8eee point to remote or local (if not present) (bugs 615390 and 615960) and revert earlier changes to get_url_path as not relevant (commit 807e7a3ddf) 2010-12-02 14:16:22 -08:00
Jeff Balogh 21eb123de1 s/guid/uuid/g (bug 616030) 2010-12-02 13:39:06 -08:00
Andy McKay 3f1b44bb8a point to releases (bug 615390) 2010-11-30 17:21:46 -08:00
Jeff Balogh 97bbbad34d fix broken tests 2010-11-22 19:03:13 -08:00
Dave Dash 5fc4c41be5 bug 583428, format currency in api 2010-11-22 15:35:57 -08:00
Jeff Balogh dd82a21e4b move parse_xpi to files.utils and add tests 2010-11-19 16:05:15 -08:00
Wil Clouser 5f3bb94db6 correct typo; bug 613045 2010-11-19 13:48:50 -08:00
Dave Dash 4bb9602b67 ActivityLog items:
CREATE_ADDON
EDIT_PROPERTIES
EDIT_DESCRIPTIONS
EDIT_CONTRIBUTIONS
ADD_VERSION
EDIT_VERSION
DELETE_VERSION

TODO notes are in place for items that aren't logged.
2010-11-12 14:06:45 -08:00
Dave Dash c8b237ae80 Cleaner tests. 2010-11-12 11:42:30 -08:00
Dave Dash 59f7b10991 Revert "put for /compatability"
This reverts commit 6a9a4d900d.

This is disgusting.  After talking to clouserw and cvan, we'll be better
supported if cvan doesn't use the API here.
2010-11-05 17:50:17 -07:00
Jeff Balogh e8aa05bef0 use absolute urls for files (bug 609187) 2010-11-04 10:57:12 -07:00
Dave Dash 42d261dba0 bug 608539, round not ceil for average rating 2010-11-01 15:40:14 -07:00
Dave Dash 677b31b3e3 Delete doesn't need a user argument 2010-11-01 15:26:06 -07:00
Dave Dash 2c0f081380 bug 607044, GUID search ignores trailing , 2010-11-01 13:10:33 -07:00