Take the 2008 Git User's Survey and help out! [ hide ]

dodgeballcannon

John Tantalo
Eventful
San Diego
2
0

Public Activity  feed

dodgeballcannon committed to h3h/osnap 4 months ago

946fe9e6c8f5904462e667d7e642a5dccbaa3631

added test to prevent no-querystring '?' in get request

dodgeballcannon committed to h3h/osnap 4 months ago

6d38ffcf6fc66c43bb7d0d15d25efcc1aed7fe9b

added default nop callbacks

dodgeballcannon committed to h3h/osnap 5 months ago

429f79d15c4f3670432a8549be6a60fcd12dc107

mproved parameter encoding (JSON)

dodgeballcannon committed to h3h/osnap 5 months ago

2024f8bac3e4726e4756a96b165ceb47f7a63869

added Osnap.get, Osnap.post, Osnap.net, Osnap.vars; moved request/net code to request.js

dodgeballcannon committed to h3h/osnap 5 months ago
dodgeballcannon committed to h3h/osnap 5 months ago
dodgeballcannon committed to h3h/osnap 5 months ago

70c85a43b229e6c989fca01748d1bba98a4801d0

added note about JSON requirement (Crockford)

dodgeballcannon edited a page in the osnap wiki 5 months ago
dodgeballcannon committed to h3h/osnap 5 months ago

832fe31f167aa7b9f93efb1227a174f3b15f6821

added Osnap.request and Osnap.params methods for simplifying DataRequest

dodgeballcannon committed to h3h/osnap 5 months ago

1a424d43d4aa440d50d6811cd2741e0815e5b70b

Added CajaTest.java, added src/js and src/java, added build.xml for building CajaTest