0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 7 years ago
restore Railo3 support More... about 11 years ago
move functionsectionversions to DBMigrate More... about 11 years ago
generate function section links More... about 11 years ago
prevent generation when desired version cannot be found More... about 11 years ago
Merge pull request #4 from cfwheels/1_3_api More... about 11 years ago
explain the full process More... about 11 years ago
upgrade to the latest 1.3 revision More... about 11 years ago
Merge remote-tracking branch 'origin/master' into 1_3_api More... about 11 years ago
upgrade to CFWheels 1.3.0 More... about 11 years ago
Rename README to README.md More... about 11 years ago
repair ORDER BY functionArguments.id error on MySQL Linux More... about 11 years ago
upgrade to embedded Railo 4.2 and cfwheels 1.1.8 More... about 11 years ago
turn off plugin overwriting and deletion More... about 14 years ago
make migrations database independent More... about 14 years ago
update wheels to 1.1.5 More... about 14 years ago
update dbmigrate More... about 14 years ago
update gitignore to exclude railo web-inf More... about 14 years ago
remove wheels 1.1 directory More... about 14 years ago
update gitignore More... about 14 years ago
Fixed arguments' hints that references other functions that in turn referenced yet other functions. Basically, I removed any chained hint references. Also made argument cleanup process slightly more efficient. More... over 14 years ago
Fixed example parsing issue (was removing lines with an even number of tab indentations). Fixed bug where default arguments that are configurable through set() were not being recorded in the database. Fixed bug where blank argument defaults were being recorded as empty strings instead of NULL. Fixed bug where blank return types were being recorded as empty strings instead of NULL. More... over 14 years ago
Removed ignored file. More... almost 15 years ago
Plugin blocker in .gitignore. More... almost 15 years ago
Changed data source name to reference. More... almost 15 years ago
DBMigrate plugin and scripts. More... almost 15 years ago
Updated README file with instructions for installing and running. More... almost 15 years ago
Fixes numerous issues, including duplicate function listings (which were still somehow in there), a generated SQL script to run in production, fixes to the API to get 'See documentation for...' references working, and more shifting duties around between model and controller. More... almost 15 years ago
Fixes issue with giganitic IN clause in deleteAll() calls. More... almost 15 years ago
Fixed performance issues. Fixed duplicate function listing issue. Moved some business logic into the model layer. Improved output displayed after generating data. Updated Wheels 1.1. More... almost 15 years ago