0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prove simple error matcher for vscode [ci skip] More... about 8 years ago
Use default Postgres utf-8 locale [ci skip] More... about 8 years ago
Some resultsets may contain joins so use 'me.id' strictly. More... about 8 years ago
txn_do shortcut for all models. More... about 8 years ago
$model->rs method finds correlated database resultset for model. More... about 8 years ago
find_or_throw now available to every model. More... about 8 years ago
indentation broken [ci skip] More... about 8 years ago
Merge branch 'travis-build' More... about 8 years ago
Deduplicate code using _find_or_throw method. More... about 8 years ago
Travis build More... about 8 years ago
discard_changes is wrong name for action we do (refresh). More... about 8 years ago
Error doesn't export HTTP::Status anymore due to its throw shortcuts. More... about 8 years ago
Just use modern regexp replace returning. More... about 8 years ago
minor pod update for Error class. More... about 8 years ago
Allow to use YourCompany::Plack::Error->not_found, bad_request and other shortcuts. More... about 8 years ago
Update perl critic rules and minor. More... about 8 years ago
Describe OpenAPI and Swagger UI usage. More... about 8 years ago
Support for /swagger-ui/dist/index.html More... about 8 years ago
Follow Mojolicious best practices to use feature 'signatures'. More... about 8 years ago
OpenAPI implementation (as another controller with same model). More... about 8 years ago
Automatically import HTTP::Status constants on YourCompany::Plack::Error usage. More... about 8 years ago
Forget to set HTTP_CREATED response status on create. Now on OpenAPI spec. More... about 8 years ago
Initial OpenAPI specification for the project. More... about 8 years ago
Update CPAN dependencies More... about 8 years ago
Forget to set HTTP_CREATED response status on create. More... about 8 years ago
Basic REST API example (/projects). More... about 8 years ago
Credits to Vladimir Melnichenko (Mojo). More... about 8 years ago
Move database plan to /db folder. More... about 8 years ago
Credits to Max Travinichev More... about 8 years ago
note about sqitch settings More... about 8 years ago