0
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
client.js: add parens around instanceof Array checks, per jshint complaints. More... about 9 years ago
version v0.1.8 More... over 10 years ago
Merge pull request #6 from laser/export_helper_functions More... over 10 years ago
export Contract to allow for validation outside of Barrister Server context More... over 10 years ago
exporting helper functions for use in custom transports More... over 10 years ago
run git pull first More... over 10 years ago
use bash in pull_and_build.sh More... over 10 years ago
fix activate path More... over 10 years ago
source in barrister More... over 10 years ago
remove -d from npm install More... over 10 years ago
pull_and_build.sh: comment out rsync More... over 10 years ago
test githook More... over 10 years ago
bump bower version to 0.1.14 More... almost 11 years ago
Add XSRF support to browser httpClient. Looks for a Xsrf-Token cookie in document.cookie, and if found, sends it as the X-Xsrf-Token header. More... almost 11 years ago
add dist dir for bower More... over 11 years ago
added initial bower.json More... over 11 years ago
Add type attribs to all script tags More... over 11 years ago
Reindent with Sublime JsFormat (better) More... over 11 years ago
Re-indent More... over 11 years ago
Add angularjs example w/calc service backend More... over 11 years ago
rsync docs and built js files after successful build More... over 11 years ago
remove flush() calls from conform/client.js. add build new build script. More... over 11 years ago
webhook test More... over 11 years ago
webhook test More... over 11 years ago
webhook test More... over 11 years ago
webhook test More... over 11 years ago
webhook test More... over 11 years ago
modify browser httpClient impl to optionally accept httpOpts object with onSuccess/onError callbacks. Allows client apps to hook the raw http responses before the callback is invoked. More... almost 12 years ago
export Barrister.Promise in browser client bindings More... about 12 years ago
httpClient: translate xhr.status===0 to json-rpc error -32002 so clients know HTTP request was aborted More... about 12 years ago