The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README
dist.ini
grimlock.db
grimlock_web.conf
lib/Grimlock.pm
lib/Grimlock/Schema.pm
lib/Grimlock/Schema/Candy.pm
lib/Grimlock/Schema/Result.pm
lib/Grimlock/Schema/Result/Entry.pm
lib/Grimlock/Schema/Result/Role.pm
lib/Grimlock/Schema/Result/Session.pm
lib/Grimlock/Schema/Result/User.pm
lib/Grimlock/Schema/Result/UserRole.pm
lib/Grimlock/Schema/ResultSet/Entry.pm
lib/Grimlock/Schema/ResultSet/User.pm
lib/Grimlock/Web.pm
lib/Grimlock/Web/Controller/API.pm
lib/Grimlock/Web/Controller/Draft.pm
lib/Grimlock/Web/Controller/Entry.pm
lib/Grimlock/Web/Controller/Root.pm
lib/Grimlock/Web/Controller/User.pm
lib/Grimlock/Web/Model/Database.pm
lib/Grimlock/Web/Model/Email.pm
lib/Grimlock/Web/View/HTML.pm
lib/Grimlock/Web/View/JSON.pm
root/site/draft/browse.tt
root/site/entry/browse.tt
root/site/entry/create.tt
root/site/entry/fragment.tt
root/site/entry/reply.tt
root/site/footer/default.tt
root/site/global.tt
root/site/header/default.tt
root/site/html.tt
root/site/index.tt
root/site/layout/2col_bottom.tt
root/site/layout/2col_top.tt
root/site/layout/2columns.tt
root/site/layout/default.tt
root/site/nav/authed.tt
root/site/nav/default.tt
root/site/shared/base.tt
root/site/shared/post_datatable.tt
root/site/user/browse.tt
root/site/user/create.tt
root/site/user/entries.tt
root/site/user/forgot_password.tt
root/site/user/list.tt
root/site/user/list_drafts.tt
root/site/user/login.tt
root/site/user/logout.tt
root/site/user/manage_entries.tt
root/site/wrapper.tt
root/static/css/nav_default.css
root/static/css/screen.css
root/static/images/b_edit.png
root/static/images/btn_120x50_built.png
root/static/images/btn_120x50_built_shadow.png
root/static/images/btn_120x50_powered.png
root/static/images/btn_120x50_powered_shadow.png
root/static/images/btn_88x31_built.png
root/static/images/btn_88x31_built_shadow.png
root/static/images/btn_88x31_powered.png
root/static/images/btn_88x31_powered_shadow.png
root/static/images/catalyst_logo.png
root/static/images/delete.png
root/static/images/favicon.ico
root/static/images/header.jpg
script/dbic-diff
script/grimlock_deploy_schema.pl
script/grimlock_web.psgi
script/grimlock_web_create.pl
script/grimlock_web_server.pl
sql/c040455291b2b29e4367-index.sql
sql/d8ad2c738de579160ea7d6a99f53e25de900301e-2a4a1088659001d67eefb3d987993d4a3470b2d9.sql
t/controller_Draft.t
t/controller_Entry.t
t/controller_User.t
t/etc/schema.pl
t/grimlock_web_test.conf
t/model_Database.t
t/pod.t
t/podcoverage.t
t/schema_Entry.t
t/schema_User.t
t/view_HTML.t
t/view_JSON.t