woodpecker/server
2014-10-14 01:49:10 -07:00
..
app fixed logout 2014-10-13 21:10:55 -07:00
blobstore moved sql-based Blobstore to the database package 2014-09-27 13:32:54 -07:00
capability added test for capabilities 2014-10-01 10:09:13 -07:00
datastore set created & updated dates in database 2014-10-14 01:49:10 -07:00
handler added log message when user attempts to login but registration closed 2014-10-13 21:30:12 -07:00
middleware updated client routes 2014-09-28 18:38:21 -07:00
pubsub removed debug statements from websocket 2014-10-13 21:10:48 -07:00
router added package for routes in an attempt to cleanup main.go 2014-10-09 20:26:51 -07:00
session ability to customize the session secret and expiration 2014-10-11 20:33:06 -07:00
worker Add JSON struct tags to Work for lowercase props 2014-10-12 20:02:54 -07:00
main.go change source to datasource, for consistency with Go standard lib 2014-10-11 16:34:53 -07:00