Kumar McMillan
|
da5cdc990a
|
Combined JS test suites since both are on the same jQuery
Also removed waitFor/thenDo from validator tests
|
2011-12-09 13:35:07 -06:00 |
Andy McKay
|
7ee2e5dd93
|
move ipn handling from amo to paypal (bug 695423)
|
2011-11-16 09:22:17 -08:00 |
Andy McKay
|
5785a0b583
|
remove urls from root for market
|
2011-11-15 14:13:18 -08:00 |
Andy McKay
|
d3e88af395
|
start of 404ing some addons urls and flipping home page (bug 698494)
|
2011-11-04 11:09:16 -07:00 |
Chris Van
|
c3ffe47bb1
|
allow user reviews for apps (bug 691623)
|
2011-11-03 21:41:51 -07:00 |
Rob Hudson
|
608b2af82a
|
Updated URL to allow legacy locales to pass through (bug 693537)
|
2011-10-21 13:03:08 -07:00 |
Fred Wenzel
|
bd5d3abce0
|
Add preliminary L10n dashboard. p=fwenzel, p=clouserw, p=potch
|
2011-10-13 15:47:07 -07:00 |
Rob Hudson
|
5d643d5165
|
Migrated release notes to Python (Bug 608481)
This also adds an extra method on TestCase to easily activate another
locale for testing.
|
2011-09-26 12:25:17 -07:00 |
Kumar McMillan
|
75367380dd
|
Splits JS tests into two: post impala / pre impala. Unifies qunit templates.
|
2011-09-21 16:46:31 -05:00 |
Andy McKay
|
aa7802c951
|
Jingo minify writes out a seperate file based on TEMPLATE_DEBUG not DEBUG. Using this means you can run DEBUG = False, TEMPLATE_DEBUG = True
|
2011-09-12 10:01:01 -07:00 |
Kumar McMillan
|
8695d3ebfe
|
Adds mock.Mock to qunit.html context
|
2011-09-02 10:15:59 -05:00 |
Andy McKay
|
06da941ebc
|
add in verify to check that a user has purchased an addon (bug 682429)
|
2011-09-01 15:53:03 -07:00 |
Allen Short
|
7ccc374ac8
|
First cut at BrowserID integration [bug 675322]
|
2011-08-31 09:55:52 -07:00 |
Chris Van
|
5620627d67
|
ship extensions listing and category landing pages (bug 682333)
|
2011-08-26 16:10:12 -07:00 |
Jeff Balogh
|
bad0c0d76c
|
detail pages for webapps (bug 673579)
|
2011-07-29 17:40:02 -07:00 |
Chris Van
|
87ea3db218
|
impala add-on developers page
|
2011-07-22 11:19:55 -07:00 |
Jeff Balogh
|
01b5f5727e
|
Revert "impala add-on developers page"
This reverts commit 43f3351596 .
|
2011-07-22 10:00:27 -07:00 |
Chris Van
|
43f3351596
|
impala add-on developers page
|
2011-07-21 17:18:23 -07:00 |
Andy McKay
|
bedab6c337
|
switching to oauth2 and 2 legged auth
|
2011-07-12 15:52:25 -07:00 |
Kumar McMillan
|
0988dc5b40
|
Makes sure script URLs are never cached when running Qunit tests in CI
|
2011-05-25 18:45:12 -05:00 |
Wil Clouser
|
86e3ca9cb0
|
Switch jsi18n url; bug 654184
|
2011-05-02 12:03:27 -07:00 |
Jeff Balogh
|
b9d05898b0
|
porting /compatibility (bug 647023, 647029)
|
2011-05-02 09:45:42 -07:00 |
Matt Claypotch
|
3885ab7d3d
|
Removing the nick app
|
2011-04-07 16:05:28 -07:00 |
Jeff Balogh
|
0726516765
|
adding the blocklist page (bug 629818)
* add blockID to blocklist.xml (bug 406026)
|
2011-03-29 14:05:05 -07:00 |
Andy McKay
|
c79850a03c
|
add in file viewer (bug 632719 and bug 632721)
|
2011-03-28 08:59:52 -07:00 |
Andy McKay
|
b034a6ac88
|
redirect from persona_id to addon.slug (bug 636496)
|
2011-03-03 11:53:54 -08:00 |
Jeff Balogh
|
b59ef9a714
|
behold the blocklist (bug 608813)
|
2011-02-22 16:49:05 -05:00 |
Andy McKay
|
23ec571b45
|
Revert "*temporary commit* for load testing, will be reverted"
This reverts commit c7712b6596 .
|
2011-02-02 13:44:30 -08:00 |
Andy McKay
|
c7712b6596
|
*temporary commit* for load testing, will be reverted
|
2011-02-02 12:58:16 -08:00 |
Zuzel Vera
|
0cc9d823cc
|
Removes a duplicated url pattern (bug 628024).
|
2011-01-24 10:08:45 +00:00 |
Wil Clouser
|
1eff9b3e42
|
Bug 622136. There are some TODOs which I'll file shortly, but I want to get
this bug closed because so many other bugs depend on it.
|
2011-01-03 16:22:27 -08:00 |
Wil Clouser
|
540b035116
|
tell jsi18n to look at the right file
|
2010-12-22 18:21:36 -08:00 |
Kumar McMillan
|
a527fa5ff1
|
Adds support to run QUnit tests in CI with JS TestNet
|
2010-11-24 13:55:16 -06:00 |
Kumar McMillan
|
fe2b64e800
|
Skeleton layout for running QUnit tests as part of the Zamboni Django app
For reference, this work was started in bug 609355.
It depends on django-qunit (not yet in vendor). See:
https://github.com/kumar303/django-qunit/
|
2010-11-24 13:55:16 -06:00 |
Jeff Balogh
|
654e071d36
|
performance wall of shame (bug 600430)
|
2010-11-19 08:43:35 -08:00 |
Jeff Balogh
|
3370f79345
|
take over /downloads (bug 591028)
|
2010-10-28 15:32:43 -07:00 |
Dave Dash
|
875c370d3a
|
Merge branch 'piston'
|
2010-09-09 13:39:18 -07:00 |
Chris Van
|
365ef1d8d2
|
add header/footer/nav for Developer Hub (bug 590330)
|
2010-09-08 17:21:55 -04:00 |
Dave Dash
|
08d501cd3a
|
Add piston app.
|
2010-09-08 11:18:13 -07:00 |
Jeff Balogh
|
189c3975bb
|
the war on review spam (bug 537105)
|
2010-08-27 10:59:22 -07:00 |
Jeff Balogh
|
8b071dc4e8
|
redirect reviews/add (bug 591127)
|
2010-08-26 18:11:17 -07:00 |
Jeff Balogh
|
450ccc01ee
|
Merge remote branch 'rhelmer/migrate-recommended-rss-bug-584189'
|
2010-08-18 14:29:44 -07:00 |
Robert Helmer
|
5f03c722e3
|
migrate /recommended/format:rss (bug 584189)
|
2010-08-17 13:37:19 -07:00 |
Jeff Balogh
|
bff8746cf4
|
appversions page + feed (bug 588120)
|
2010-08-17 11:53:06 -07:00 |
Robert Helmer
|
461626612b
|
migrate /recommended to /featured bug 577350
|
2010-08-02 15:46:49 -07:00 |
Jeff Balogh
|
7c85d3cbee
|
fake endpoint for Tag.get_url_path()
|
2010-07-28 17:26:53 -07:00 |
Dave Dash
|
3fec546902
|
bug 574271, Add collection
|
2010-07-28 15:16:04 -07:00 |
Sam Keen
|
24642bf528
|
tweaks/fixes as per jbalogh's comments b02fd (bug 581203)
|
2010-07-28 14:56:26 -07:00 |
Sam Keen
|
b8a1b1381b
|
migrate tags/top bug(581203)
|
2010-07-28 12:18:21 -07:00 |
Sam Keen
|
b07b5877b9
|
Migrate reviews' RSS view to zamboni (bug 577345
|
2010-07-22 11:44:45 -07:00 |