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

697 Коммитов

Автор SHA1 Сообщение Дата
Jeff Balogh 7bfe9b9312 allow or queries, fix len and slices 2011-06-13 13:38:06 -07:00
Jeff Balogh 20403c85a9 removing prints 2011-06-13 13:38:05 -07:00
Jeff Balogh 77275e7b18 send search response time to statsd 2011-06-13 13:38:05 -07:00
Jeff Balogh 655f9d1126 update the index in realtime 2011-06-13 13:38:05 -07:00
Jeff Balogh 5254cda060 refactoring 2011-06-13 13:37:30 -07:00
Jeff Balogh ba0a3a4f35 switching from establish_connection to TaskSet (bug 663555) 2011-06-13 13:24:07 -07:00
Gregory Koberger c5a15fe1b0 Don't show link to add-ons more than once (bug 662980) 2011-06-09 12:33:28 -07:00
Jeff Balogh eb6f22c431 cache app/lang 301 redirects for a year (bug 662882) 2011-06-09 10:30:19 -07:00
Jeff Balogh d76abccad7 watch over the celery queues (bug 662665) 2011-06-08 14:29:17 -07:00
Jeff Balogh 50224bae39 make it easier to resync the name blocklist (bug 662438) 2011-06-08 11:07:42 -07:00
Jeff Balogh db7ec127e8 use a wildcard for the sum 2011-06-03 18:08:27 -07:00
Jeff Balogh b4d55577f9 avoid repetition 2011-06-02 15:52:30 -07:00
Jeff Balogh d8f6c45f8d hour, not day 2011-06-02 15:45:01 -07:00
Jeff Balogh 419527acd2 break out redirects and errors to separate graphs 2011-06-02 15:41:41 -07:00
Wil Clouser 4c1f9ca77d use common nomenclature; bug 623781 2011-06-02 15:31:02 -07:00
Jeff Balogh 8c665a7ac1 graphite requires ldap, not vpn 2011-06-02 13:07:41 -07:00
Jeff Balogh 857f193ca3 give the graphs titles 2011-06-02 12:58:52 -07:00
Jeff Balogh 7c5881b77d get the site name and url right 2011-06-02 12:53:55 -07:00
Jeff Balogh 33a56877bd starting a graphite page 2011-06-02 12:46:00 -07:00
Jeff Balogh 30f70b6e38 track response codes with statsd 2011-06-02 12:01:52 -07:00
Gregory Koberger d4b2ff2729 Adjust the developer menu (bug 660900) 2011-06-01 16:26:50 -07:00
Gregory Koberger 2d71e533bd Unify files/history/etc into one box (bug 651151-2) 2011-06-01 14:55:47 -07:00
Jeff Balogh 375c58d697 match what the builder is sending 2011-06-01 11:04:13 -07:00
Jeff Balogh 6d45e29f7c turns out the builder isn't sending json 2011-05-31 16:43:59 -07:00
Andy McKay f9f8cb216f fix hudson a second time, much better way 2011-05-31 12:12:08 -07:00
Jeff Balogh ffac6fa7b0 clear redis harder, use os.exec to clean up memory 2011-05-31 11:25:38 -07:00
Jeff Balogh b199a58917 be more fault-tolerant 2011-05-27 12:25:54 -07:00
Jeff Balogh 9f8cb92b0e do fewer queries, use per-app caching (bug 660052) 2011-05-27 11:08:35 -07:00
Andy McKay a9df86ce71 add in change password into the user log (bug 624884) 2011-05-27 10:55:58 -07:00
Andy McKay 34b7fa233e remove all guids, addons then guids again, just to be sure for brand thunder (bug 654133) 2011-05-26 16:34:55 -07:00
Jeff Balogh a9bbc7456e move the pingback to services, make the url absolute 2011-05-26 14:01:44 -07:00
Andy McKay 279cf1f352 remove author check, there's no link on preview (bug 654133) 2011-05-26 11:55:52 -07:00
Jeff Balogh a0d598c071 a fake email backend for sending mail on preview 2011-05-25 16:04:56 -07:00
Andy McKay 375b3c6ec5 add more logging (bug 654133) 2011-05-25 11:36:22 -07:00
Jeff Balogh c1b814a228 fixing fixtures after removing File.jetpack
for f in $(ack 'jetpack.*,' --js -l)
    sed -i -e '/"jetpack"/ d' $f
2011-05-23 19:39:45 -07:00
Jeff Balogh c90d06111a removing mongodb connector code, we never used mongo 2011-05-23 17:56:56 -07:00
Jeff Balogh 406065423c add SearchMixin helper to amo.ModelBase 2011-05-23 15:30:16 -07:00
Jeff Balogh 6f44fb1085 adding elastic search to /monitor 2011-05-23 15:30:16 -07:00
Gregory Koberger 8cc122d5b9 Show full item history on version page (bug 456194) 2011-05-21 00:57:12 -07:00
Gregory Koberger 828ea06408 Filter Editor Review Queue by search terms (Bug 531910) 2011-05-20 17:44:03 -07:00
Gregory Koberger 7d424845b6 Add more detail to review moderation log entries (bug 523390) 2011-05-20 17:44:02 -07:00
Andy McKay 7468238b2e only delete Message when asked to 2011-05-18 12:03:07 -07:00
Wil Clouser 61b1b673a3 fixing l10n problems 2011-05-09 09:03:52 -07:00
Wil Clouser 5e4c1e713e Add a robots.txt to SAMO that disallows everything 2011-05-06 10:25:50 -07:00
Andy McKay 14c0d53421 arecibo support for amo (bug #651879) 2011-05-05 16:39:23 -07:00
Andy McKay b021ecc141 send emails to failing authors (bug #651284) 2011-05-05 09:47:00 -07:00
Matt Claypotch 5dc1cfe79f impala details page stuff 2011-05-04 15:15:34 -07:00
Andy McKay f6ad5d05f2 editors/performance is now live (bug #654554) 2011-05-04 13:58:28 -07:00
Andy McKay 3738336732 add in an action class (bug #651294) 2011-05-04 13:07:37 -07:00
Andy McKay ac9601b5cc create set max version task (bug #651294) 2011-05-04 12:00:38 -07:00