1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed version number in source (maybe a differnt fix here?) More... about 12 years ago
Sorted the entries in the tutorial More... about 12 years ago
Changed all urls and links to github-spludo site and put Userguide+Codingstandards in More... about 12 years ago
Released 2.0.0 More... over 14 years ago
added proper underscore notation for generated service items. fixes #7 More... over 14 years ago
web -> url in .json More... over 14 years ago
fixed 2.0.0-dev version to look like npm expects it. More... over 14 years ago
Removed support for plugin name in controller generator. refs #4 More... over 14 years ago
folder for code templates is not needed anymore. fixes #6 More... over 14 years ago
ARGV => argv. refs #5 More... over 14 years ago
Load services only form lib/services now. refs #5 More... over 14 years ago
Check for RegExp is instanceof now. refs #5 More... over 14 years ago
ARGV is now process.argv. refs #5 More... over 14 years ago
removed run_tests. refs #5 More... over 14 years ago
Removed plugin system. fixes #4 More... over 14 years ago
Starting to work on 2.0-dev More... over 14 years ago
Released version 1.1.0. More... almost 15 years ago
Fixed bug in change version script. More... almost 15 years ago
added config generation for monit and upstart More... almost 15 years ago
code generation for table migration extended with shortcuts for fields More... almost 15 years ago
Parsing utf8 encoded application/json data properly. More... almost 15 years ago
added support for application/json payload More... almost 15 years ago
generate *ByIds method for services More... about 15 years ago
Latest version of mysql-library does not require "connect"-call anymore. More... about 15 years ago
Rewrote the generated service classes. Now a proper service name is used and finally initialized to module.exports. More... about 15 years ago
added ApiServiceController to register a service as rest web service More... about 15 years ago
added context.request as a way to access the current req-parameter More... about 15 years ago
Merge branch 'master' of github.com:DracoBlue/spludo More... about 15 years ago
added node_modules and inflection.js More... about 15 years ago
Fixed generated test, to work properly with vows. More... about 15 years ago