Commit Graph

108 Commits (a4b482cfad3ece7c4c849d8e7e12c1d8868f3ad9)

Author SHA1 Message Date
Justin Richer 960319b796 improved logging configuration, removed transactional from service 2014-05-25 15:38:44 -04:00
Justin Richer 896e49f8e8 drop temporary tables on upgrade script, closes #536 2014-02-16 00:58:37 -05:00
Justin Richer 3b52ce8201 happy new year! 2014-01-20 12:38:42 -05:00
Justin Richer dd8b17c67d added UNIQUE constraint to client_id 2014-01-20 11:31:09 -05:00
Justin Richer ea1f52cdf9 updated syntax of default values to allow file to run inside HSQLDB GUI (it ran fine on the back end for some reason), addresses #545 2014-01-20 11:29:46 -05:00
Justin Richer 59da1960eb added token_endpoint_auth_signing_alg, addresses #511
affects #455
2013-09-26 11:11:09 -04:00
Justin Richer 0691c98183 added database upgrade files, addresses #455 2013-09-26 10:28:16 -04:00
Justin Richer 8a5a16f374 refactored project into four modules:
Common
 Client
 Server Library
 Server Webapp

addresses #367
2013-09-23 17:19:09 -04:00