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
|
4e5e812d04
|
disable deprecation warnings in prod (bug 654562)
|
2011-05-03 15:24:23 -07: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 |
Kumar McMillan
|
ed34c2ceed
|
bulk validation may not need its own queue. Removing it for now.
|
2011-05-03 16:04:26 -05:00 |
Kumar McMillan
|
d91aa3f835
|
Adds a sane default to celery routes during local development
|
2011-05-03 16:02:42 -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 |
Kumar McMillan
|
d89eb5871d
|
Ensures the js test server does not inherit any default db settings
|
2011-05-03 13:11:32 -05:00 |
Kumar McMillan
|
537429c53b
|
Adds STATIC_URL='' to settings_local template to fix JS loading problems
|
2011-05-03 13:03:34 -05:00 |
Wil Clouser
|
5ff674226b
|
make less add-ons, tests run faster
|
2011-05-03 10:19:20 -07:00 |
Jeff Balogh
|
9c008e0bae
|
blank the static url during testing
|
2011-05-03 10:05:05 -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
|
97ff573540
|
switch to the new compat reports cron
|
2011-05-03 09:12:05 -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
|
a6cfe85f4f
|
remove use of .hidden (bug 654180)
|
2011-05-02 14:00:44 -07:00 |
Andy McKay
|
2751ca52a5
|
now we know it works, dropping time down, further changes to settings_local please (bug 653475)
|
2011-05-02 13:52:53 -07:00 |
Andy McKay
|
2d58127651
|
update tests with move to js-hidden (bug 652566)
|
2011-05-02 13:46:54 -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 |
Kumar McMillan
|
c48e179500
|
Deletes csrf cookie test since meta tags are used now.
See commit 3c4f53da60
|
2011-04-29 23:48:34 -05:00 |
Kumar McMillan
|
05c30bbefd
|
Upgraded jstests to use the new django-serv plugin and new token auth
|
2011-04-29 23:20:19 -05:00 |
Matt Claypotch
|
0e707b3df7
|
fixing minification issues in stats bundle
|
2011-04-29 17:03:23 -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 |
Andy McKay
|
91261c58a2
|
guess which file to compare to, not a version (bug #652561)
|
2011-04-29 14:32:28 -07:00 |
Andy McKay
|
af40023326
|
check filename properly (bug #651800)
|
2011-04-29 14:13:50 -07:00 |
Jeff Balogh
|
fb1c6fecf8
|
don't display null translated fields (bug 652276)
|
2011-04-29 13:19:15 -07:00 |
Gregory Koberger
|
355c123844
|
Fix Breadcrumb in Log Details (bug 653589)
|
2011-04-29 15:29:00 -04:00 |
Gregory Koberger
|
97da9ab052
|
Indicate if someone else was viewing the page first (bug 436407)
|
2011-04-29 15:29:00 -04:00 |
Andy McKay
|
240e8da50a
|
temp commit, hopefully will be reverted
|
2011-04-29 11:53:12 -07:00 |
James Long
|
3c94670544
|
adapt new csrf mechanism on newsletter page, fix design (bug 653474)
|
2011-04-29 14:16:26 -04:00 |
Andy McKay
|
3db6569f73
|
only stop polling on an error (bug #652566)
|
2011-04-29 11:08:23 -07:00 |
Andy McKay
|
463a156c87
|
allow view and diff of search engines (bug #653199)
|
2011-04-29 10:26:00 -07:00 |
Andy McKay
|
2fab97fc64
|
pass message from celery up to the front end (bug #652566)
|
2011-04-29 10:13:36 -07:00 |