0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor cleanup and documentation More... over 16 years ago
Fixed minor problems, added filtering back More... over 16 years ago
Improved request logging More... over 16 years ago
Removed defaulting to 'id' for primary keys; minor improvements More... over 16 years ago
Cleanup of model and query registration systems More... over 16 years ago
Added attribute-based assignment for fields, no longer uses Structure[]; capitalized fields; added Register() hook to model for self-processing More... over 16 years ago
Minor documentation addition to model More... over 16 years ago
Further improvements to attribute assignment More... over 16 years ago
Added more functionality to mass-assignment, fixed problem with differences and save/create More... over 16 years ago
Mass-assignment functionality for models, minor improvements to query More... over 16 years ago
Added save functionality to models More... over 16 years ago
Fixed a problem with foreign fields, added difference calculation to models More... over 16 years ago
Split giant blocks of code into independent, pluggable methods More... over 16 years ago
Got Query working better More... over 16 years ago
Major improvement to Query system, now partially functional More... over 16 years ago
Building foundations of IntelligentQuery system More... over 16 years ago
Changed a stupid query function in the MySQL ORM and added some humor More... over 16 years ago
Made Constrictor.process actually check for Expose attribute on methods More... over 16 years ago
Some controller documentation More... over 16 years ago
Added configuration functionality, removed all Session-oriented code from server More... over 16 years ago
Finished basic session handling (except for destroy) More... over 16 years ago
Added further documentation of functions to MySQL ORM More... over 16 years ago
Added some documentation and removed deprecated function from Route More... over 16 years ago
Made MySQL ORM not automatically connect, added Request object documentation More... over 16 years ago
Building session functionality More... over 16 years ago
Started work on Session class, moved request processing back to core Constrictor instace More... over 16 years ago
Stubbed out some cookie/session functionality More... over 16 years ago
Added some minor documentation for the Request object More... over 16 years ago
Developing Request object to process requests instead of Constrictor More... over 16 years ago
Started work on query system More... over 16 years ago