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

129 Коммитов

Автор SHA1 Сообщение Дата
Roberto Agostino Vitillo adaba780df Add per channel-version filter options. 2015-07-26 09:41:37 +00:00
Roberto Agostino Vitillo 11f4bb5865 Allow host to access the guest's db. 2015-07-25 09:46:25 +01:00
Roberto Agostino Vitillo dfafb65161 Add snappy dependencies. 2015-07-25 08:52:13 +01:00
Roberto Agostino Vitillo 10fc38c9d7 Add snappy dependencies 2015-07-25 08:47:07 +01:00
Roberto Agostino Vitillo 3a01e881c2 Update ELB. 2015-07-24 16:18:02 +01:00
Roberto Agostino Vitillo 528032c53e Add db name when creating it. 2015-07-22 10:32:25 +01:00
Roberto Agostino Vitillo 8b3d9877f3 Ignore negative scalar values. 2015-07-22 10:20:20 +01:00
Roberto Agostino Vitillo d427fecb51 Add cloud deployment scripts. 2015-07-21 16:39:41 +01:00
Roberto Agostino Vitillo 794726dbee Use tornado webserver. 2015-07-21 15:48:16 +01:00
Roberto Agostino Vitillo 89f86fb9c1 Enable threading. 2015-07-21 15:30:02 +01:00
Roberto Agostino Vitillo b7474972e0 Fix typo. 2015-07-21 14:30:19 +01:00
Roberto Agostino Vitillo f77374b1ca Merge 2015-07-21 13:35:45 +01:00
Roberto Agostino Vitillo 539db61219 Add status endpoint. 2015-07-21 13:35:24 +01:00
Roberto Agostino Vitillo 6900e91eb4 Update README.md 2015-07-19 13:17:28 +01:00
Roberto Agostino Vitillo 2000f0ff72 Update ansible configuration. 2015-07-19 13:15:33 +01:00
Roberto Agostino Vitillo 4389d88dbf Add development environment configuration. 2015-07-18 20:31:11 +01:00
Roberto Agostino Vitillo f9cded82d4 Ignore histograms with negative sums. 2015-07-17 13:20:49 +01:00
Roberto Agostino Vitillo 52026a8a72 Use long literals. 2015-07-17 13:15:30 +01:00
Roberto Agostino Vitillo 78f725efc0 Close connections. 2015-07-15 07:57:40 +01:00
Roberto Agostino Vitillo 5961297a55 Merge. 2015-07-15 07:31:49 +01:00
Roberto Agostino Vitillo 199f087fd9 Enforce histogram scalar type to long. 2015-07-14 13:55:05 +01:00
Roberto Agostino Vitillo 655def4ee0 Merge branch 'master' of github.com:vitillo/python_mozaggregator 2015-07-09 13:29:38 +00:00
Roberto Agostino Vitillo 7f7a5eddb8 Base filter options on submission_date 2015-07-09 13:29:29 +00:00
Roberto Agostino Vitillo 3b8dff5822 Update README.md 2015-07-09 10:46:12 +01:00
Roberto Agostino Vitillo 4479e5f7d8 Allow db name to be overridden 2015-07-08 15:44:22 +01:00
Roberto Agostino Vitillo 1bcc982f50 Update .travis.yml 2015-07-07 19:05:50 +01:00
Roberto Agostino Vitillo 5a4c9f677b Update README.md 2015-07-07 17:36:27 +01:00
Roberto Agostino Vitillo 8fde77037e Merge. 2015-07-07 17:31:46 +01:00
Roberto Agostino Vitillo 67319776df Use e10s runtime setting. 2015-07-07 17:30:49 +01:00
Roberto Agostino Vitillo 3347220510 Update README.md 2015-07-04 23:29:42 +01:00
Roberto Agostino Vitillo 26f2b9700d Add IRC notifications of builds. 2015-07-04 21:02:25 +01:00
Roberto Agostino Vitillo 9a1caf0733 Add travis configuration file. 2015-07-04 20:55:34 +01:00
Roberto Agostino Vitillo 8a48da2653 Add support for histogram sums. 2015-07-03 11:09:40 +01:00
Roberto Agostino Vitillo 3a18e92625 Add histogram sums to aggregates. 2015-07-03 10:21:21 +01:00
Roberto Agostino Vitillo b89f1fde89 Fix double counting bug when metric is missing in the other partial aggregate. 2015-07-02 22:36:30 +00:00
Roberto Agostino Vitillo 62028dc2dd Update README.md 2015-07-02 21:06:43 +01:00
Roberto Agostino Vitillo aff11ea3ec Update README.md 2015-07-02 12:07:11 +01:00
Roberto Agostino Vitillo 5d2bcf4fc1 Create README.md 2015-07-02 12:06:05 +01:00
Roberto Agostino Vitillo 30ea4b5ef8 Bump version 2015-07-01 13:56:55 +01:00
Roberto Agostino Vitillo 01c136961e Undo 6bbf6d01d6 2015-07-01 13:56:28 +01:00
Roberto Agostino Vitillo 13ecea8e99 Merge branch 'master' of github.com:vitillo/python_mozaggregator 2015-07-01 12:14:22 +00:00
Roberto Agostino Vitillo 3c287d91cc Use nightly filter options on all channels. 2015-07-01 12:13:51 +00:00
Roberto Agostino Vitillo 4b030096db The ping payload can be a float apparently... 2015-07-01 09:13:05 +01:00
Roberto Agostino Vitillo 74d1d7855d Handle metric names with non printable characters 2015-07-01 08:31:21 +01:00
Roberto Agostino Vitillo 6bbf6d01d6 Fix raisy filter options retrieval. 2015-06-30 23:38:05 +01:00
Roberto Agostino Vitillo 5377ddcb85 Handle metric names with non-ascii characters... 2015-06-30 23:12:59 +01:00
Roberto Agostino Vitillo 04e519a55b Properly support flag histograms. 2015-06-26 23:21:53 +00:00
Roberto Agostino Vitillo 48a1b33312 Map json booleans to python booleans 2015-06-25 23:59:10 +00:00
Roberto Agostino Vitillo e278f3659d Add CORS 2015-06-25 23:54:31 +00:00
EC2 Default User 897be3a5a9 Add caching. 2015-06-24 21:36:11 +00:00