0
I Use This!
Inactive

Commits : Listings

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