0
I Use This!
Inactive

Commits : Listings

Analyzed 10 minutes ago. based on code collected about 4 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changing user_id to user is turned out a bad idea as it is a reserved word for some dialects More... almost 15 years ago
prefetch user's name More... almost 15 years ago
renamed user_id to user More... almost 15 years ago
no need to prepare epoch param (as it's not mandatory any more) More... almost 15 years ago
made epoch optional (though with sane default) More... almost 15 years ago
don't need to specify current_user explicitly More... almost 15 years ago
removed unnecessary semicolon More... almost 15 years ago
comman to => for better looking More... almost 15 years ago
added View More... almost 15 years ago
forgot to add ACL part to Entry model More... almost 15 years ago
added CreateEntry action More... almost 15 years ago
added CreateEntry action skeleton More... almost 15 years ago
added dispatcher More... almost 15 years ago
added deferred default to Entry's epoch column More... almost 15 years ago
upgraded database version to 0.0.2 More... almost 15 years ago
Entry model should be available since 0.0.2 More... almost 15 years ago
added Entry schema More... almost 15 years ago
added Entry model skeleton More... almost 15 years ago
gave read rights to everyone More... almost 15 years ago
disabled admin mode More... almost 15 years ago
added add_user script to make testing easier More... almost 15 years ago
added User model mixins as explained in Jifty::Plugin::Authentication::Password::Mixin::Model::User More... almost 15 years ago
added User model skeleton More... almost 15 years ago
added site_config to enable basic ACL More... almost 15 years ago
added Changes and README More... almost 15 years ago
initial import More... almost 15 years ago