woodpecker/server
2015-04-26 23:49:38 -07:00
..
session fixed token expiration calculation 2015-04-13 19:11:33 -07:00
static website subscribes to build events, update pages 2015-04-25 21:27:24 -07:00
badge.go REST cleanup. Idiomatic naming of datastore funcs 2015-04-14 22:04:38 -07:00
builds.go fixed minor queue glitches 2015-04-24 14:25:03 -07:00
hooks.go fixed minor queue glitches 2015-04-24 14:25:03 -07:00
login.go using gravatar library instead of our own built-in func 2015-04-16 00:31:17 -07:00
queue.go queue polling not correctly handles client disconnect 2015-04-26 23:49:38 -07:00
repos.go embedded task and status in build struct 2015-04-16 14:45:05 -07:00
server.go serving the index.html page from bindata 2015-04-25 16:43:51 -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
users.go using gravatar library instead of our own built-in func 2015-04-16 00:31:17 -07:00
ws.go got websocket events working 2015-04-24 17:06:46 -07:00