0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/4.0.1' More... almost 15 years ago
version bump More... almost 15 years ago
Add more tests for states More... almost 15 years ago
Removing conflict markers, Fixes #30 More... almost 15 years ago
with()d models should have state = loaded, Fixes #31 More... almost 15 years ago
Adding failing test for #31 More... almost 15 years ago
Merge branch 'docfixes' of https://github.com/zeebinz/Auto-Modeler into zeebinz-docfixes More... almost 15 years ago
Fixed AutoModeler examples to valid 3.1 methods More... almost 15 years ago
Merge branch 'release/4.0.0' into develop More... almost 15 years ago
Merge branch 'release/4.0.0' More... almost 15 years ago
Solved bug for multiple roles in logged_in() method More... almost 15 years ago
Add loaded() method More... almost 15 years ago
version bump More... almost 15 years ago
Merge branch 'feature/kohana-3.1' into develop More... almost 15 years ago
Merge branch 'develop' into feature/kohana-3.1 More... almost 15 years ago
adding documentation More... almost 15 years ago
Models loaded with load(*, NULL) should result in loaded state, fixes #23 More... almost 15 years ago
fixing unittests for kohana 3.1 More... almost 15 years ago
Fix ambiguous column error when using with(). Fixes #26 More... almost 15 years ago
Use proper table name for find_parent(). Fixes #25 More... almost 15 years ago
Change rules to be more similar to validations rules More... almost 15 years ago
Add logging for missing set keys, to help in debugging constructor errors More... almost 15 years ago
Followup to 65f56b, fixing problem with load(), with relationships, and find_related() More... almost 15 years ago
fix bug in with() and ambiguous columns More... almost 15 years ago
Making auto modeler extendable More... almost 15 years ago
Add docs to userguide format in-repo More... about 15 years ago
Make automodeler extendable More... about 15 years ago
Update php docs from github api docs More... about 15 years ago
Synatx/API fixes More... about 15 years ago
Remove unneeded $columns vars, Fixes #22 More... about 15 years ago