0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 8 years ago
Merge pull request #158 from jpdillingham/master More... about 8 years ago
Update README More... about 8 years ago
Update README More... about 8 years ago
Add doc folder and images, update README More... about 8 years ago
Swapped several return statements for retVal assignment More... over 8 years ago
Added constants and logic to suppress 404 redirection for all but routes, .html and .htm files More... over 8 years ago
Merge pull request #157 from jpdillingham/master More... over 8 years ago
Fixed deprecated reference to ModelValidationResult and failing test for UsersDelete More... over 8 years ago
Updated Security and Packaging controllers to use ParameterValidationResult, and removed return value for unauthorized/401 responses More... over 8 years ago
Renamed ModelValidation components to ParameterValidation to allow better semantics when validating atomic parameters More... over 8 years ago
Fixed a null reference exception within UsersUpdate when data is null More... over 8 years ago
Enabled client side cache suppression for html/htm files More... over 8 years ago
Added null coalescing to ItemHub to prevent exception More... over 8 years ago
Added (but commented out) code to suppress caching on html files More... over 8 years ago
Fixed tests for EndSession (renamed to EndSessionCurrent) More... over 8 years ago
Added SessionsEndToken, renamed SessionsEnd to SessionsEndCurrent More... over 8 years ago
Added JsonFormatter to UsersGet More... over 8 years ago
Merge pull request #156 from jpdillingham/master More... over 8 years ago
Reorganized namespace of some tests More... over 8 years ago
Completed tests for the Packaging namespace. More... over 8 years ago
Added PackagesInstall tests More... over 8 years ago
Added tests for PackagesGetFqn More... over 8 years ago
Completed PackageArchivesGetFqnVerification tests More... over 8 years ago
Tweaked PGP key regex More... over 8 years ago
Completed tests for PackageArchivesGetFqnVerification More... over 8 years ago
Completed PackagesGet test More... over 8 years ago
Added tests for PackageArchivesGet More... over 8 years ago
Fixed a bug in Packages/ArchivesGet not handling scanning failures properly More... over 8 years ago
Removed exception handling from GetContent to bubble detail up the chain More... over 8 years ago