0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed version to republish More... almost 8 years ago
Clarifying the purpose of the module More... almost 8 years ago
Rename README.mdown to README.md More... almost 8 years ago
Merge pull request #3 from griiettner/master More... almost 9 years ago
Making possible to use database port other than 3306 More... almost 9 years ago
Revert "Making possible to use database port other than" More... almost 9 years ago
Making possible to use database port other than More... almost 9 years ago
Merge pull request #2 from kylefarris/master More... about 9 years ago
Upped minor version to reflect change in mysql version used. More... about 9 years ago
Removed accidentally commited node_modules folder. More... about 9 years ago
Updated module to use latest mysql module to keep it working with the latest versions of nodejs. More... about 9 years ago
Locking 2.0 series to 0.9.x series of the MySQL module More... over 12 years ago
Updating the README for version 2.0.0 More... almost 13 years ago
Merge branch 'master' of github.com:jlleblanc/nodejs-joomla More... almost 13 years ago
Version bump More... almost 13 years ago
Removed all asynchronous initialization code. More... almost 13 years ago
Added a fix to make sure the active logged in session is selected. (ht @gnomeontherun) More... almost 13 years ago
Updated README to include installation instructions. More... over 13 years ago
Corrected the name of the MySQL dependency More... over 13 years ago
Changed extension to .mdown for parser More... over 13 years ago
Adding a README More... over 13 years ago
Reformatted version number to NPM's standards. More... over 13 years ago
Added license and repository URL to package.json and reformatted the "engines" section for consistency. More... over 13 years ago
Added license More... over 13 years ago
Added Mocha as a devDependency More... over 13 years ago
Added a test suite with a sample configuration.php file More... over 13 years ago
made path to the config_loader.php relative to __dirname for unit testing. More... over 13 years ago
Now exposing the full db object for access to the query() function. More... over 13 years ago
Changed module name More... over 13 years ago
Added a convenience method for Joomla database prefix replacements. More... over 13 years ago