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

991 Коммитов

Автор SHA1 Сообщение Дата
Mauro Doglio 0c979369d3 Update treeherder.conf
Add [supervisord] section. required to run supervisord from this configuration
2014-01-27 15:24:19 +00:00
Jonathan Eads d0c8dbaac9 added stuff 2014-01-18 19:00:43 -08:00
Mauro Doglio deba1296ea Merge pull request #99 from mozilla/job-detail-endpoint
Job detail endpoint
2014-01-17 12:10:26 -08:00
Cameron Dawson b5d4a4299e yet more regex updates with tests 2014-01-16 16:30:44 -08:00
Cameron Dawson ce15891614 more regex updates 2014-01-16 15:26:38 -08:00
Cameron Dawson c269df8ca6 regex fixes. 2014-01-16 14:04:07 -08:00
Cameron Dawson 4007aca146 Merge branch 'job-detail-endpoint' of github.com:mozilla/treeherder-service into job-detail-endpoint
Conflicts:
	treeherder/model/derived/jobs.py
2014-01-16 13:01:20 -08:00
Cameron Dawson 7710682e84 fix params in jobs view 2014-01-16 12:58:58 -08:00
Cameron Dawson 2116e49863 update groups 2014-01-16 12:00:09 -08:00
Cameron Dawson 5729085d7d return ``id`` for jobs, rather than ``job_id`` in resultsets. updated regexes 2014-01-16 12:00:09 -08:00
Cameron Dawson 2b2ec26546 fixed tests 2014-01-16 12:00:09 -08:00
Cameron Dawson 23ce4af53c fix platform name to be separate from platform options in jobviewset 2014-01-16 12:00:08 -08:00
Cameron Dawson 75428584bc new files to ignore 2014-01-16 12:00:08 -08:00
Cameron Dawson bac6cd74d5 added result_set_id to new job event. 2014-01-16 12:00:08 -08:00
Cameron Dawson 6841f7589b make job detail endpoint contain necessary data for socket.io 2014-01-16 11:57:36 -08:00
camd acfe9ca1c6 Merge pull request #100 from mozilla/improve-channel-subscription
improve socketio channel subscription
2014-01-16 11:41:19 -08:00
mdoglio ebbc5f8c29 improve socketio channel subscription 2014-01-16 19:32:53 +01:00
Mauro Doglio 15848cadd4 Update treeherder.pp
add creation of socketio log dir to vagrant setup
2014-01-16 16:24:04 +01:00
Cameron Dawson cbdb221727 update groups 2014-01-15 20:56:17 -08:00
Cameron Dawson 27ae18b587 return ``id`` for jobs, rather than ``job_id`` in resultsets. updated regexes 2014-01-15 15:33:53 -08:00
Cameron Dawson bfeea26e7a fixed tests 2014-01-15 10:52:32 -08:00
Cameron Dawson f560a2d56f fix platform name to be separate from platform options in jobviewset 2014-01-14 17:23:58 -08:00
Cameron Dawson 516a83e5f9 new files to ignore 2014-01-13 11:26:28 -08:00
Cameron Dawson dcc9f089e9 merge master and fix conflicts 2014-01-11 06:35:02 -08:00
Cameron Dawson 5cf5024ad1 added result_set_id to new job event. 2014-01-10 16:35:05 -08:00
Jonathan Eads 50b67b86e4 updated manage.py commands 2014-01-10 13:31:08 -08:00
Jonathan Eads 1fa69fa4d6 made changes 2014-01-10 11:55:12 -08:00
Jonathan Eads 15ea648d53 updated vendor libs to include recent version of treeherder-client 2014-01-10 10:37:11 -08:00
Jonathan Eads ebba494fd3 Merge branch 'master' of ssh://github.com/mozilla/treeherder-service into oauth-implementation 2014-01-10 09:51:30 -08:00
Jonathan Eads 03450a2639 fixed 'guids' KeyError bug 2014-01-10 09:45:23 -08:00
Jonathan Eads 016f3e8b18 fixed guids key error 2014-01-09 17:52:43 -08:00
camd da878529e5 Merge pull request #98 from mozilla/fix-story/63533638
look for errors only when job has failed [fixes #63533638]

this looks great.  I paused thinking if there were more cases to skip error parsing than just ``passing`` but pending and running won't have logs yet, so it will skip those anyway, and all the others are some kind of error, possibly even restarted ones.  Great catch!!
2014-01-09 10:19:03 -08:00
mdoglio 4cb1deae50 look for errors only when job has failed [fixes #63533638] 2014-01-09 15:48:32 +00:00
Jonathan Eads 0fc9c386a2 added treeherder-client 2014-01-08 17:39:17 -08:00
Jonathan Eads e66e63c6d2 merged master 2014-01-08 17:34:23 -08:00
Jonathan Eads 601f46a22b added oauth requirements 2014-01-08 17:23:57 -08:00
Cameron Dawson 1717d62ade make job detail endpoint contain necessary data for socket.io 2014-01-08 13:15:59 -08:00
mdoglio 0e53e70491 fix difference between supervisord v2 and v3 2014-01-07 21:28:48 +00:00
camd 2bf7d12ac5 Merge pull request #97 from mozilla/improve-environment-setup
improve environment setup via puppet
2014-01-07 12:15:28 -08:00
mdoglio 656fdd7f00 fix minor issue in the server setup 2014-01-07 19:05:31 +00:00
mdoglio 320bdd3be6 add some docuentation for deployment and fix a few bugs in the vagrant
setup
2014-01-07 16:44:24 +00:00
mdoglio 327ed28648 improve environment setup via puppet 2014-01-07 15:24:35 +00:00
camd 9ccd365583 Merge pull request #96 from mozilla/add-daemon-scripts
add daemon scripts
2014-01-06 09:12:59 -08:00
Mauro Doglio 07edf4b126 Merge pull request #95 from mozilla/varnish-setup
add varnish setup via puppet
2014-01-06 09:06:45 -08:00
mdoglio 02395c9160 add argparse to requirements for py2.6 compatibility 2014-01-06 16:10:00 +00:00
mdoglio 3085581e2d add daemon scripts 2014-01-06 15:49:32 +00:00
mdoglio c0b649df81 improve varnish puppet class 2014-01-06 15:30:07 +00:00
mdoglio 3b4f103724 add varnish setup via puppet 2014-01-03 18:16:08 +01:00
Mauro Doglio ea2312c560 Merge pull request #94 from mozilla/socketio-server
add gevent-socketio machinery
2014-01-02 01:59:36 -08:00
mdoglio 0ff4a19477 change the gevent-socketio entry in requirements 2014-01-02 10:48:13 +01:00