woodpecker/server
2015-04-29 16:08:21 -07:00
..
session fixed token expiration calculation 2015-04-13 19:11:33 -07:00
static ability to visit public repos when not authenticated 2015-04-29 16:08:21 -07:00
badge.go REST cleanup. Idiomatic naming of datastore funcs 2015-04-14 22:04:38 -07:00
builds.go hooked up restart, cancel in user interface 2015-04-28 16:27:30 -07:00
hooks.go get netrc data when hook is triggering 2015-04-28 15:08:21 -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 ability to visit public repos when not authenticated 2015-04-29 16:08:21 -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