1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Again More... almost 11 years ago
Travis coverage test More... almost 11 years ago
Version bump More... almost 11 years ago
Canges to app-sample More... almost 11 years ago
Updated IP Whitelisting to be port-conscious as RemoteAddr has no specific format, but we need to look for IPv4 and IPv6 addresses More... almost 11 years ago
Added timestamp to webhooks More... almost 11 years ago
Fixed some ugliness with hook configurations coming in as BSON objects. TODO: Needs to be more elegant More... almost 11 years ago
Updated changelog More... almost 11 years ago
Move IP Whitelisting configuration middleware into core More... almost 11 years ago
Moved some middleware data back into main More... almost 11 years ago
First attempt at externalising some common atttributes More... almost 11 years ago
Added CI status [ci skip] More... almost 11 years ago
Merge pull request #22 from alexwhitman/ignore-x-forwarded-for More... almost 11 years ago
Minor change to fix DB settings in tests More... almost 11 years ago
Travis script change: Add DB's More... almost 11 years ago
Travis script change More... almost 11 years ago
Travis More... almost 11 years ago
Travis More... almost 11 years ago
Travis More... almost 11 years ago
Check X-Forwarded-For header for ignore IPs More... almost 11 years ago
Because http templates are used to render error responses, some characters are HTML encoded and shouldn;t be. this is a bit of a hack, simply remove offending character ;-) More... almost 11 years ago
Updated changelog More... almost 11 years ago
Move ignored IP's check to be method on Config object More... almost 11 years ago
Merge pull request #20 from alexwhitman/analytics-ignore More... almost 11 years ago
Check EnableAnalytics in StoreAnalytics() More... almost 11 years ago
Merge pull request #19 from alexwhitman/analytics-ignore More... almost 11 years ago
Refactor ignored IP checks More... almost 11 years ago
Don't create analytics for requests from specified IPs More... almost 11 years ago
Batch processing now works syn and async More... almost 11 years ago
Some minor API updates to fix expected behaviour for non-access-defined session objects More... almost 11 years ago