3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created utility method for setting up a server. Not passing passport on the tenant object anymore as that doesn't make any sense. Made one generic serializeUser/deserializeUser methods. More... almost 13 years ago
PR 124 followup More... almost 13 years ago
Merge pull request #126 from mrvisser/logging More... almost 13 years ago
Merge master More... almost 13 years ago
Merge master More... almost 13 years ago
Merge pull request #128 from bp323/CastToBoolean
mrvisser
as Branden Visser
More... almost 13 years ago
Fixes for castToBoolean per comments on Github. More... almost 13 years ago
Merge pull request #121 from stuartf/issue121
mrvisser
as Branden Visser
More... almost 13 years ago
Merge remote-tracking branch 'origin/master' into CastToBoolean More... almost 13 years ago
Don't render the Admin UI for users that are not administrators More... almost 13 years ago
Added a group alias. Added a parseJSON utility method and added the response to the error objects. More... almost 13 years ago
(Issue #113) Rename 'maintenance mode' to 'disabled'
mrvisser
as Branden Visser
More... almost 13 years ago
Merge pull request #132 from mrvisser/get-all-roles More... almost 13 years ago
(Logging) Cleaning up some log data from stdout during tests; minimizing the number of files that get created for logging; merged some new code that had console.logs
mrvisser
as Branden Visser
More... almost 13 years ago
Provide Authz API method to get all roles a user has on a resource, including group inheritance
mrvisser
as Branden Visser
More... almost 13 years ago
Make castToBoolean a utility function and remove it from executeQuery, adjust test More... almost 13 years ago
Merge pull request #122 from bp323/TenantLogin
mrvisser
as Branden Visser
More... almost 13 years ago
Implement fixes per code review on Github, Switch from using Cassandra to Redis as a session store More... almost 13 years ago
Added clean name to getTenantUser. More... almost 13 years ago
Merge remote-tracking branch 'origin/master' into TenantLogin More... almost 13 years ago
change Array.forEach calls to for loops More... almost 13 years ago
Adding dump.rdb to gitignore
nicolaasmatthijs
as Nicolaas Matthijs
More... almost 13 years ago
Merge branch 'issue118' of git://github.com/stuartf/Hilary into issue118
nicolaasmatthijs
as Nicolaas Matthijs
More... almost 13 years ago
use require to read in json instead of readFileSync More... almost 13 years ago
Merge remote-tracking branch 'origin/master' into TenantLogin More... almost 13 years ago
Merge origin/master and fix conflicts More... almost 13 years ago
Merge branch 'redis' of git://github.com/simong/Hilary into redis
nicolaasmatthijs
as Nicolaas Matthijs
More... almost 13 years ago
Merge branch 'master' into redis
nicolaasmatthijs
as Nicolaas Matthijs
More... almost 13 years ago
Merge branch 'issue-90-review' of git://github.com/mrvisser/Hilary into issue-90-review
nicolaasmatthijs
as Nicolaas Matthijs
More... almost 13 years ago
Added authentication and jsdoc More... almost 13 years ago