[Pkg-javascript-commits] [sockjs-client] annotated tag v0.0.0 created (now 3e81444)

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


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

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

        at  3e81444   (tag)
   tagging  3858aa850c5d6b79fbba0dd5a4f1295523c745da (commit)
 tagged by  Marek Majkowski
        on  Thu Aug 11 15:33:15 2011 +0100

- Log -----------------------------------------------------------------
Release v0.0.0

Marek Majkowski (67):
      Initial commit
      License boilerplate
      Don't hardcode private ip address in tests
      Ignore automatically generated files
      Test batched messages
      Opera and IE jsonp script quirks.
      More tests: 404,500 and connection refused tests.
      Error on script now works even for konqueror.
      Generate prettified javascript, useful for development.
      Local references to SockJS renamed to Sock, for better minification - 200 bytes saved.
      Sock goes back to SockJS, there is a better way after all.
      Use local references to document and window
      More powerful generating script.
      Simple server shall compress output and support if-modified-since.
      Json2 is now bundled with sockjs.js
      typo
      Allow uglify to rename even top objects.
      Support for eventstream transport.
      ws transport renamed to websocket.
      Htmlfile transport.
      Flying cursors example.
      Add a landing page.
      Dedup iframe code.
      Make sockjs_url configurable.
      Let chrome/safari not shout for XHR.
      Iframe timers fixed.
      Update copyright holder.
      Heavy refactoring, open is now a protocol, not a transport thing. Close can be initiated only by the client.
      Enable passing complex objects.
      Send at most 5 events per second in the cursors example.
      Smoke test - measure latency in long-lived connections.
      Start of the work on xhr polling transport
      Refactoring the world continues.
      Xhr CORS polling transport.
      XHR cross domain - XDR. IE implements it differently.
      New firefox has MozWebsocket object
      Brief readme
      Brief readme
      Brief readme
      Few smoketests.
      Renamed some transports, don't set devel/debug by default
      Make jsonp work on ie7
      Renamed xhrpolling to xhr-polling, other changes
      Htmlfile transport is not supported any more
      xhrpolling --> xhr-polling
      Print time of generation
      Let's use the name XDR for cross domain XHR.
      Treat xhr-streaming as a specialized part of xhr-polling.
      Opera mini needs to wait a while before we unlink iframe from jsonp sender.
      Apparently \x00 doesn't go through xhr in ie. Replaced with \n.
      XDR can be cleaned up during the callback, so double check if it isn't already cleaned up.
      Improved error reporting in tests.
      we do support xhr-streaming now
      Link
      Allow any protocol for cursors.
      Added forgotten whitespace.
      Increase the jsonp timeout to 35 seconds.
      Don't use setInterval, it's evil.
      Play with cacheability, etag instead of last-modified.
      There isn't any verbatim socketio code any more.
      Tests moved to a separate directory
      Examples/tests moved into separated directory, node code included.
      Use makefile
      main.js --> index.js
      Merged two CS files with qunit tests to one.
      Recompile on modification (make serve)
      Versioning, prepration for the first release

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

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