github.com/geddy/geddy/commi… Update auth.jake Fix for windows use 'app' + path.sep + 'views' instead of 'app/views'
github.com/geddy/geddy/commi… Merge branch 'v0.12' Conflicts: docs/guide/architecture.md
1
github.com/geddy/geddy/commi… Begin fixing the internal anchors and nav for the site
github.com/geddy/geddy/commi… Merge branch 'v0.12' of github.com:geddy/geddy into v0.12
github.com/geddy/geddy/commi… Fixed local anchor problem in tutorial
github.com/geddy/geddy/commi… Revert "Added async afterStart lifecycle method" This reverts commit 5e22ca400d343c19be3bc0f835fb1dd84fb0a265.
github.com/geddy/geddy/commi… Revert "Added async beforeStart lifecycle method" This reverts commit f93e789e130e069553d834fd64d34a78c1ca1996.
github.com/geddy/geddy/commi… Merge pull request #562 from Mart-Bogdan/v0.12 Fixed bug with generation of asset URL when running server on MS ...
github.com/geddy/geddy/commi… Fixed bug with generation of asset URL when running server on MS Windows. it used windows specific path separato...
github.com/geddy/geddy/commi… Fixed session reset/close, added tests, removed geddy global from session lib
github.com/geddy/geddy/commi… Document `reset` method for sessions
github.com/geddy/geddy/commi… Added async beforeStart lifecycle method
github.com/geddy/geddy/commi… Added async afterStart lifecycle method