0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Point to the new upstream location More... over 4 years ago
freecode-submit is now obsolete More... almost 10 years ago
Add depdency badges More... about 10 years ago
Enable email notifications from Travis More... about 10 years ago
Add Travis CI and nodei.co to the README More... almost 11 years ago
Bump version and changelog for release More... about 12 years ago
Change indentation of Changelog More... about 12 years ago
Minor style improvements More... about 12 years ago
Simplify API of the url() function More... about 12 years ago
Switch from using new Array() to using the array literal []
Andy Chilton
as Andrew Chilton
More... about 12 years ago
Remove useless global variables in example code More... about 12 years ago
Bump version and changelog for release More... about 12 years ago
Add a reasonable default Make target that does nothing More... about 12 years ago
Merge branch 'more-idiomatic-js' of https://github.com/appsattic/node-libravatar More... over 12 years ago
Restore "test" target removed and add optional json testing More... over 12 years ago
Don't need new Array(...) everywhere, just use [...]
Andy Chilton
as Andrew Chilton
More... over 12 years ago
No need for jsonlint since by using 'npm test' it reads package.json which means it has to be valid
Andy Chilton
as Andrew Chilton
More... over 12 years ago
Suppress output from jsonlint More... over 12 years ago
Use jsonlint for those people who don't have or can't get json_verify
Andy Chilton
as Andrew Chilton
More... over 12 years ago
Add tap to devDependencies so it will be installed ready for npm test
Andy Chilton
as Andrew Chilton
More... over 12 years ago
Add makefile rule for sending freecode announcement More... over 12 years ago
Bump changelog and version number for release More... over 12 years ago
Split off and test URL composition More... over 12 years ago
Split off and test service_name generation More... over 12 years ago
Fix typo preventing test results from being checked More... over 12 years ago
Split off identity parsing and add tests for it More... over 12 years ago
Override the random function to fix the srv_hostname tests More... over 12 years ago
Add unit tests for the two functions we have at the moment More... over 12 years ago
Fix the check for invalid port numbers in the sanitizer More... over 12 years ago
Make srv_hostname() actually work when more than one record is returned More... over 12 years ago