2
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing recursive when using containable. More... almost 14 years ago
Optimization. More... almost 14 years ago
Support to find with submodels using belongsTo. More... almost 14 years ago
As maked with hasMany, fixing the problem of remove behavior of associed models in habtm. More... almost 14 years ago
Refactory. Moving code from main method to others methods. More... almost 14 years ago
Fixing the invalid remove of behavior of associed models. More... almost 14 years ago
Fixing find when conditions have submodel with belongsTo or hasOne. More... almost 14 years ago
Putting model alias in query to avoiding conflit in name. More... almost 14 years ago
Support to multiple levels in conditions. More... almost 14 years ago
Removed the limitation of multiple levels. More... almost 14 years ago
More tests... More... almost 14 years ago
Documented code. More... almost 14 years ago
More tests to multiple levels. More... almost 14 years ago
Support to find with multiple levels in conditions. More... almost 14 years ago
New limitations. More... almost 14 years ago
Added CakePHP as Requirement. More... almost 14 years ago
Changing to read Model.field from the start of string. More... almost 14 years ago
Optimization. More... almost 14 years ago
updating readme fixing typos, and correcting grammar More... almost 14 years ago
Added README. More... almost 14 years ago
Support to HABTM (with tests). More... almost 14 years ago
Comments to tests of hasMany. More... almost 14 years ago
Test to conditions as string and find first. More... almost 14 years ago
Renaming test name. More... almost 14 years ago
Support to filter records of relations in hasMany by conditions. More... almost 14 years ago
Optimizing query. More... almost 14 years ago
Support to multiples conditions in hasMany. More... almost 14 years ago
Implemented conditions to hasMany with one level. Removed test of order (this will be included later). More... almost 14 years ago
Created a simple behavior and adapted the tests. More... almost 14 years ago
Adding tests to find with Model.*; More... almost 14 years ago