Kumar McMillan
71798e326a
Negotiate b2g login vs. desktop login (bug 821351)
2012-12-27 13:02:01 -06:00
jrconlin
b65fad4f6d
Bug 794634 - Add Persona unverified email support
...
Updating with review comments
2012-12-27 12:19:25 -05:00
Victor Ng
54d08a63a2
bug 822759 - test patch to verify that the expected settings.METLOG_CONF and the actual METLOG_CONF in use are different
...
this patch only adds some local variables to the scope so that sentry will capture the actual vs expected state of metlog
2012-12-21 14:16:04 -05:00
Jeremiah Orem
20fd9af832
add dj-database-url.
2012-12-17 16:40:05 -08:00
Allen Short
ae513b3ee8
depend on minimal gelato.models
2012-12-17 15:21:00 -08:00
Andy McKay
cf287cefac
move to package
2012-12-14 16:56:49 -08:00
Andy McKay
242c207b71
oops
2012-12-14 16:36:21 -08:00
Andy McKay
68bb7e8560
move django-recaptcha to a package
2012-12-14 16:30:33 -08:00
Matt Basta
eb2387974e
Bump app-validator
...
For the push and because I less than three krupa
2012-12-13 11:51:12 -08:00
Andy McKay
54aa3c1ec8
Merge pull request #514 from crankycoder/vng/bug_792436-raven-through-metlog
...
bug 811861 and bug 792436 - capture raven messages and route through metlog
2012-12-12 08:54:22 -08:00
Andy McKay
e7c8b5a893
and remove from pip (bug 820451)
2012-12-11 11:07:22 -08:00
Tarek Ziade
f6af0735f3
0.4 was a brown bag
2012-12-11 15:59:17 +01:00
Tarek Ziade
b09c713cc9
raised django-memcached-pool to 0.4
2012-12-11 15:39:13 +01:00
Chris Van
146cca61d0
bump django-waffle for removed `date_hierachy` (bug 820146)
2012-12-10 16:40:58 -08:00
Matt Basta
8ff44dc122
Bump app-validator
...
Adds path information to the spec processor messages
2012-12-10 15:05:17 -08:00
Andy McKay
54365eaebd
bump Django (bug 820045)
2012-12-10 14:50:17 -08:00
Matt Basta
794b699026
Bump app-validator (bug 779905)
2012-12-10 14:05:32 -08:00
Alexis Métaireau
447d3a11df
update django-fakeauth version
2012-12-10 10:49:30 +01:00
Matt Basta
ffabc6e840
Bump amo-validator for jetpack hashes
2012-12-06 10:59:34 -08:00
Jeremy Orem
2f6b0f7efc
Update requirements/load.txt
2012-12-04 09:56:57 -08:00
Alexis Métaireau
1d6f7f0996
add a requirements for loadtests
2012-12-04 18:54:30 +01:00
Matt Basta
affe8d731b
Bump amo-validator with jQuery hashes
2012-12-03 15:27:46 -08:00
Chris Van
91773c3993
bump addon-packager (bug 814631)
2012-12-03 13:46:59 -08:00
Andy McKay
7713d807f0
move pymysql to a package thanks @clelland
2012-11-30 08:35:18 -08:00
Victor Ng
b7a6eb8278
added dependency on django-raven-metlog and added a SENTRY_CLIENT to
...
route messages through a the custom raven client
2012-11-29 12:59:36 -05:00
Matt Basta
e61019ecb9
Bump app-validator (bug 815444)
2012-11-28 12:06:41 -08:00
Matt Basta
ea028c5322
Bump validators
...
Updates to the app validator with some important updates and the amo
validator with a minor perf update.
2012-11-27 14:38:47 -08:00
Andy McKay
31b0bff9ba
move radagast to package
2012-11-26 09:45:26 -08:00
Matt Basta
4b7bded325
Bump amo-validator
2012-11-20 16:43:08 -08:00
Jeremiah Orem
aef2a398d1
Revert "Update requirements/prod.txt"
...
This reverts commit 6117d8dc97
.
Revert "Update requirements/prod.txt"
This reverts commit 2e127c5a40
.
Revert "Don't use github for requirements."
This reverts commit aec5fde2a1
.
2012-11-20 11:37:55 -08:00
Jeremy Orem
6117d8dc97
Update requirements/prod.txt
...
Typo fix.
2012-11-20 11:32:53 -08:00
Jeremy Orem
2e127c5a40
Update requirements/prod.txt
...
Install commonware from github for now.
2012-11-20 11:29:57 -08:00
Jeremiah Orem
aec5fde2a1
Don't use github for requirements.
2012-11-20 11:14:57 -08:00
Andy McKay
2395baa437
skip the horrid sql resets in our tests
2012-11-19 20:17:09 -08:00
Andy McKay
3105c1a52e
bump signing_clients
2012-11-19 15:06:27 -08:00
Matt Basta
c460bbe6db
Bump amo-validator (bug 810811)
...
Update for Thunderbird bug.
2012-11-19 12:25:19 -08:00
Matt Basta
293712b8ab
Bump amo-validator
...
There's no bug because Kris is too cool for that
2012-11-16 17:24:40 -08:00
Andy McKay
4cf0ca0157
bump signing_clients
2012-11-16 17:00:05 -08:00
Andy McKay
d8c3e3dbc7
fix up signing-clients
2012-11-16 14:33:08 -08:00
Matt Basta
a89f1a6095
Bump app-validator
...
CSP warnings and stuff
2012-11-16 14:31:57 -08:00
Andy McKay
4211131ac2
Merge pull request #503 from rtilder/app-signing-server
...
Signing apps server support
2012-11-16 14:06:27 -08:00
Ryan Tilder
9446346930
Signing apps server support
...
Copy, paste, and tweak the receipt signing worker code to use for app
signing.
Update receipt signing handling to match apps.
Update receipt error reporting to match that of packaged apps.
Add support for omitting per file signatures since I'm not 100% certain if the
client will scream bloody murder if the individual file sections are there.
2012-11-16 13:56:53 -08:00
Matt Basta
87815d5b29
Bump addon-builder (seriously)
...
Fixed an ancient bug holy crap
2012-11-16 13:36:59 -08:00
Andy McKay
f59b12837e
block smtp too
2012-11-16 12:56:47 -08:00
Matt Basta
d845170427
Bump app-validator (bug 812505)
...
This problem shouldn't exist, but this should be a temporary hold-over
until we can fix the underlying problem.
2012-11-16 10:37:49 -08:00
Matt Basta
eef9775f1e
Bump amo-validator for Thunderbird compat
...
Merged changes by @sancus
2012-11-14 14:42:01 -08:00
Matt Basta
571838e846
Bump amo-validator for missing param fix
2012-11-14 11:27:07 -08:00
Andy McKay
9036a10f74
move tower to pip and last vendor removals
2012-11-14 10:36:37 -08:00
Andy McKay
f9aabe43e2
add in nose-blockage
2012-11-13 21:42:39 -08:00
Kumar McMillan
a6620f2041
Upgraded django_appcache for CSS image extraction
2012-11-13 16:24:32 -06:00