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

12616 Коммитов

Автор SHA1 Сообщение Дата
Allen Short e9199892a6 don't allow featuring an app in a region where it's excluded (bug 799687) 2012-10-19 14:32:45 -07:00
Andy McKay 65a5cc32cc look at created, not addon.created (bug fix-app-counts) 2012-10-19 14:18:36 -07:00
Rob Hudson 2e6db0808d Added version to review display if prev version (bug 777167) 2012-10-19 14:13:45 -07:00
Tarek Ziade 082346fded Merge pull request #467 from tarekziade/master
removed a test that corresponds to commented out code
2012-10-19 12:37:46 -07:00
Matt Basta ded78cc112 Bump amo-validator for jQuery hashes 2012-10-19 12:09:19 -07:00
Andy McKay 1291c713ba give apps a version and don't clobber the user in tasks 2012-10-19 11:51:30 -07:00
Matt Basta 5a056309cb Fix debugging in Chrome with tinytools 2012-10-19 11:30:46 -07:00
Andy McKay bc1fb07006 remove commit on transaction 2012-10-19 11:26:21 -07:00
Tarek Ziade 76f1f5f57a remove commented code and its test 2012-10-19 19:48:11 +02:00
Tarek Ziade 66ab7756fa Merge pull request #466 from tarekziade/master
Bug 785414 - Fix ES test case bit rot
2012-10-19 09:50:10 -07:00
Hanno Schlichting 91df3de7f4 Merge pull request #465 from hannosch/803221-silence-invalid-login-redirects
803221 - don't raise SuspiciousOperation for invalid login redirects
2012-10-19 09:09:07 -07:00
Hanno Schlichting 2730c0b2bc remove one more unused SuspiciousOperation 2012-10-19 16:03:51 +02:00
Tarek Ziade 624e4fcdb8 make sure we get rid of elasticutils local es cache 2012-10-19 15:06:12 +02:00
Hanno Schlichting 45fc4cf1d0 803221 - don't raise SuspiciousOperation for invalid login redirects 2012-10-19 14:04:19 +02:00
Alexis Métaireau 85b1e5cebd typofix! 2012-10-19 02:15:44 +02:00
Davor Spasovski b0b03fc586 search within category on browse page (bug 799416) 2012-10-18 16:48:45 -07:00
Andy McKay 1709d6a1e6 cope with mobility middleware (bug 795167) 2012-10-18 16:14:12 -07:00
Andy McKay 38a8cf925c pass tablet through to search queries (bug 795167) 2012-10-18 16:14:07 -07:00
Alexis Métaireau b7bb571d60 Pass a real user profile when creating objects.
Fix #797292
2012-10-18 23:40:05 +02:00
Alexis Métaireau 54d59085c7 TASK_USER_ID point to a real user for test settings
Mock the value of TASK_USER_ID in the settings to a known user
in the test database, otherwise it was looking for a non-existing user.
2012-10-18 23:40:05 +02:00
Andy McKay a6c0bf8b69 remove walled garden in prod 2012-10-18 14:00:21 -07:00
Andy McKay c137a922f8 Revert "pass tablet through to search queries (bug 795167)"
This reverts commit edd1a6539c.
2012-10-18 13:40:32 -07:00
Rob Hudson 72a077be6f Cleaned up white spacing in feedback email template 2012-10-18 11:53:01 -07:00
Matt Basta a99c497df2 Add anon csrf to feedback form (bug 803000) 2012-10-18 11:37:03 -07:00
Jen Fong-Adwent 3eb5d3bb41 fixed logout loop; (bug 803023) 2012-10-18 14:32:20 -04:00
Andy McKay edd1a6539c pass tablet through to search queries (bug 795167) 2012-10-18 11:15:19 -07:00
Matt Basta 3ac2ed97ac Don't require login to send feedback (bug 803000) 2012-10-18 10:55:55 -07:00
Andy McKay b23e54871c clean up file handle 2012-10-18 10:19:01 -07:00
Tarek Ziade 3f76d69a78 Don't recreate the ApplicationsVersions object if it's still present (Bug 803082) 2012-10-18 18:58:32 +02:00
Andy McKay b854aadb60 only try and delete each index once (bug 785414) 2012-10-18 09:41:46 -07:00
Andrei Hajdukewycz 1a6522f1d7 update amo-validator 2012-10-18 09:10:01 -07:00
Rob Hudson 229b5846fe Added featured managers group and adjusted access to featured admin 2012-10-18 09:00:33 -07:00
Matt Claypotch 7bc0c61911 allow opt-out of fragment cache 2012-10-17 17:56:52 -07:00
Davor Spasovski 30d7b65362 Merge branch 'supercollider' 2012-10-17 17:01:21 -07:00
Davor Spasovski 3881228042 better collider fix 2012-10-17 16:59:45 -07:00
Matt Basta a71410a916 Better way to include tinytools. 2012-10-17 16:33:53 -07:00
Andy McKay 51a82c3d7a bump for Django 1.4.2 2012-10-17 16:20:34 -07:00
Matt Basta af95905a69 Add tinytools console to debug bundle. 2012-10-17 16:19:11 -07:00
Davor Spasovski 6fc6f71496 don't collide me bro 2012-10-17 16:18:00 -07:00
Matt Basta 7f2e0088a7 Set previous_request to null.
Fixing bugs before Krupa comes back from vacation to file them.
2012-10-17 15:36:28 -07:00
Matt Basta ab8b83eb90 Removed extraneous suggestions values (per davor) 2012-10-17 15:11:43 -07:00
Rob Hudson 0c46fdef86 Reviews of packaged apps are tied to version (bug 777167) 2012-10-17 15:04:51 -07:00
Matt Basta aef178e230 Anon feedback under settings icon (bug 800648) 2012-10-17 13:45:06 -07:00
Matt Basta 0dbc4cc303 Fix for double-timer issue in suggestions 2012-10-17 13:20:43 -07:00
Andy McKay 03e42e35b8 remove cef from vendor, bump to 0.5 (bug 800462 and 791292) 2012-10-17 13:04:31 -07:00
Davor Spasovski 472ebd3e28 single suggestion should alsop have roundy corners 2012-10-17 12:40:52 -07:00
Matt Basta 3fed25a3fd Fix for broken links in vald. results (bug 785517)
I don't even want to look at the `git blame` for this.
2012-10-17 11:43:35 -07:00
Kumar McMillan 1a322ae750 Merge pull request #458 from jrconlin/789288.mkt
Fixed test to use correct email
2012-10-17 09:35:21 -07:00
jrconlin 9f12ec6db9 Fixed test to use correct email 2012-10-17 09:33:24 -07:00
Wil Clouser 6bbc5758ed Update PFS for Java; bug 802297 2012-10-17 07:54:58 -07:00