[Pkg-javascript-commits] [sockjs-client] annotated tag v0.2.0 created (now 0eaaaea)

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:58 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a change to annotated tag v0.2.0
in repository sockjs-client.

        at  0eaaaea   (tag)
   tagging  e21fd13a20a67e2f0af73cad4ae5d3dd5374933f (commit)
  replaces  v0.1.2
 tagged by  Marek Majkowski
        on  Wed Jan 18 16:13:13 2012 +0000

- Log -----------------------------------------------------------------
Release 0.2.0

Marek Majkowski (82):
      Dont forget to compile unittests.
      Merge branch 'master' into dev
      Test server was moved out to sockjs-node
      Cosmetic.
      Cosmetic.
      changelog updates
      Fix #34 - Don't reuse `session_id`.
      Cosmetic: Add links to `config.js` files.
      Don't test Unicode surrogates - it can't work against python sockjs server.
      Advertise Lua/Tornado/Vert.x SockJS servers
      Merge branch 'master' into dev
      Fix #35 - forgot to json stringify/parse
      `arrSkip` util function
      SockJS-node is not required any more
      Cosmetic.
      #36 Add info.js, a chunking-test.js replacement.
      #36 Remove chunking_test remains
      Cosmetic
      #36 delay shall be called RTO
      #36 It's possible to have empty options.info, during tests.
      New infrastructure for AJAX/XHR/XDR plus tests
      More stable streaming test (first chunk can be smaller than 2049)
      cosmetic.
      Small security check for iframe.
      Cosmetic - additional null-ness checks
      Make info working on Opera (ie: needs an iframe to do cross domain ajax)
      Timeout/delay/rto is dependent on number of rtt.
      Use new ajax machinery for info, fake info response on ie7
      IE doens't have console.log
      Fighting with IE
      utils2.js --> dom2.js
      Abstract creating of cors ajaxe objects
      Don't disable websockets during tests (when options.info are empty)
      Cosmetic
      Move xhr transports to new ajax infrastructure
      Drop old ajax creation methods, copy over some comments to new code.
      Github changed the markdown format. Is that better?
      Markdown: maybe 4 spaces?
      Markdown: bold not italic
      New transport table.
      Markdown: Let's try dagger instead of star. Multiline tables don't work
      Markdown: cosmetic, removed old tables
      Add a note about disabled websockets to readme.
      Cosmetic: _window instead of window
      New protocol detection algorithm.
      Refactoring of ajax-based transports. All now use a common AjaxBasedTransport class.
      Separate xhr-polling from xdr-polling - new name for xdr transports.
      Use new detectProtocols method to detect protocols.
      Cosmetic: _window instead of window
      In sender use passed XHR/XDR object, don't try go guess again.
      Drop automatical detection of xdr - createXHR exists no more.
      Fix the 2000 error on invalid paths. Now expect 1002.
      Move utils object declaration up.
      Cosmetic.
      IE7 doesn't look at /info, thus returns different error (2000 not 1002)
      Cosmetic: Moving tests around
      Cosmetic: trans-xhr-streaming.js -> trans-xhr.js
      Few more comments about jsonp.
      Forgot to mention xdr-* transports in some html examples.
      Make it possible to override rtt.
      Disabling just websockets is sometimes useful - for example cursors.
      Jsonp only shows spinning cursor on send.
      Cosmetic: gray not grey (this upsets ie7)
      Cosmetic.
      cosmetic: mention ie6
      For some reason turning off 'disabling' didn't work on ie7.
      Drop document_guard. Use onunload instead.
      Cosmetic: don't put </script verbatim in the javascript.
      API change - handle `protocols_whitelist` option instead of second parameter to the construcotr.
      Set an 8 second timeout for xhr info requests.
      Cosmetic: there is no fail(true) in qunit - use ok(false) instead
      Cosmetic: different message for config disalbed  protocols
      New test: close on close
      Rename smoke-throughput --> smoke-latency
      Changelog
      Disable onbeforeunload test - it's not used any more.
      Actually, xhr transports require preflight - two round trips
      Cosmetic
      Readme updated to 0.2
      Release 0.2.0
      I don't get it - makefile
      Release 0.2.0

Michael Bridgen (1):
      Use the npm-installed coffee, rather than relying on a global coffee

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list