My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Older

  • Sep 14, 2009
    issue 1 (onTimeout is executed if request is send again before finish...) reported by kguelzau   -   If the Request instance is used again while an old send() is still in progress the new send() always fires onTimeout. send() has to invoke check to work properly. send: function(options){ if (!this.check(options)) return this; ...
    If the Request instance is used again while an old send() is still in progress the new send() always fires onTimeout. send() has to invoke check to work properly. send: function(options){ if (!this.check(options)) return this; ...
  • Jan 29, 2009
    r11 (fixed onComplete event for multiple send calls of one reques...) committed by BlackMacde   -   fixed onComplete event for multiple send calls of one request instance
    fixed onComplete event for multiple send calls of one request instance
  • Dec 06, 2008
    r10 (cleaning up) committed by BlackMacde   -   cleaning up
    cleaning up
  • Dec 06, 2008
    r9 (removed test) committed by BlackMacde   -   removed test
    removed test
  • Dec 06, 2008
    r8 (test) committed by BlackMacde   -   test
    test
  • Nov 26, 2008
    r7 (added version to demo tag) committed by BlackMacde   -   added version to demo tag
    added version to demo tag
  • Nov 21, 2008
    r6 (create tag for the demo website) committed by BlackMacde   -   create tag for the demo website
    create tag for the demo website
 
Hosted by Google Code