harness-drone/server
2015-05-06 00:56:06 -07:00
..
recorder table-driven tests for badge permutations 2015-04-30 22:18:39 -07:00
session hooks are protected with signed sha 2015-04-30 14:23:46 -07:00
static ability to stream builds 2015-05-06 00:56:06 -07:00
agent.go agent endpoints now protected 2015-04-30 14:57:53 -07:00
badge.go REST cleanup. Idiomatic naming of datastore funcs 2015-04-14 22:04:38 -07:00
badge_test.go more mock examples 2015-04-30 22:48:15 -07:00
builds.go fixed some race conditions and cpu locking 2015-05-05 20:59:07 -07:00
hooks.go fixed some race conditions and cpu locking 2015-05-05 20:59:07 -07:00
login.go using gravatar library instead of our own built-in func 2015-04-16 00:31:17 -07:00
queue.go pre-marshal websocket message to avoid possible race 2015-05-05 19:46:26 -07:00
repos.go hooks are protected with signed sha 2015-04-30 14:23:46 -07:00
server.go ability to stream builds 2015-05-06 00:56:06 -07:00
token.go REST cleanup. Idiomatic naming of datastore funcs 2015-04-14 22:04:38 -07:00
user.go using gravatar library instead of our own built-in func 2015-04-16 00:31:17 -07:00
user_test.go more mock examples 2015-04-30 22:48:15 -07:00
users.go using gravatar library instead of our own built-in func 2015-04-16 00:31:17 -07:00
ws.go ability to stream builds 2015-05-06 00:56:06 -07:00