Advertisement
Guest User

Untitled

a guest
May 5th, 2018
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.29 KB | None | 0 0
  1. [faye-git (master)]$ git log --since=2010-03-10
  2.  
  3. commit 4310de29daa5dd11abde1165b94ab3dbc7c93aae
  4. Author: James Coglan <jcoglan@googlemail.com>
  5. Date: Sun Apr 4 23:53:46 2010 +0100
  6.  
  7. Bump version number.
  8.  
  9. commit 96f5a0a2d60f33c695896fa98f69803bd3e896ba
  10. Author: James Coglan <jcoglan@googlemail.com>
  11. Date: Sun Apr 4 22:34:52 2010 +0100
  12.  
  13. Little Readme edit.
  14.  
  15. commit 2fe280a3e212fa0a69e19219dbde86f1af805837
  16. Author: James Coglan <jcoglan@googlemail.com>
  17. Date: Sun Apr 4 21:30:33 2010 +0100
  18.  
  19. Update the History, Readme and Manifest.
  20.  
  21. commit 547de21799d5651b8d8c7ac9e669879d801da187
  22. Author: James Coglan <jcoglan@googlemail.com>
  23. Date: Sun Apr 4 21:02:49 2010 +0100
  24.  
  25. Make client connection timeout configurable through an options parameter in the constructor.
  26.  
  27. commit a8ce33d81438d87d1a8043af618c3cd0806329fb
  28. Author: James Coglan <jcoglan@googlemail.com>
  29. Date: Sun Apr 4 20:36:24 2010 +0100
  30.  
  31. Re-establish connection when server goes away for a prolonged length of time.
  32.  
  33. commit 6bfaa1b1115ee92aa2fadee6b3a0cb21c993b168
  34. Author: James Coglan <jcoglan@googlemail.com>
  35. Date: Sun Apr 4 17:05:19 2010 +0100
  36.  
  37. Refactor handling of timeouts in Client and Connection classes.
  38.  
  39. commit 1b3e250bf853d16c10cb606eb0ee75ac2622b0ef
  40. Author: James Coglan <jcoglan@googlemail.com>
  41. Date: Sun Apr 4 16:00:15 2010 +0100
  42.  
  43. Tests need to wait a little longer after publishing under Ruby 1.9.
  44.  
  45. commit 90263f10cf11d959345d880878268b45ac12d7e5
  46. Merge: a7f279f e8cd255
  47. Author: James Coglan <jcoglan@googlemail.com>
  48. Date: Sun Apr 4 15:37:11 2010 +0100
  49.  
  50. Merge branch 'ssl'
  51.  
  52. commit a7f279ff264686a5227d1edfc09258670150b1ed
  53. Author: James Coglan <jcoglan@googlemail.com>
  54. Date: Sun Apr 4 14:37:34 2010 +0100
  55.  
  56. Add Thin as a dependency, and remove .autotest.
  57.  
  58. commit 8d52b6d4417fca70b3ce2a638bc8d5978266f1e7
  59. Author: James Coglan <jcoglan@googlemail.com>
  60. Date: Sun Apr 4 01:37:06 2010 +0100
  61.  
  62. Make the async tests actually report failures under Ruby 1.9 with minitest.
  63.  
  64. commit e8cd255b95a372fa67980a51c3ab7916f2b045d4
  65. Author: James Coglan <jcoglan@googlemail.com>
  66. Date: Sat Apr 3 18:50:01 2010 +0100
  67.  
  68. Refactor request construction in Node HTTP transport, and send the same headers in the Ruby HTTP transport.
  69.  
  70. commit 8d743f07ec9dafe704e59c79b4850f7a0532dabc
  71. Merge: 0fa86cf 6e6cdc5
  72. Author: James Coglan <jcoglan@googlemail.com>
  73. Date: Sat Apr 3 18:33:42 2010 +0100
  74.  
  75. Merge branch 'master' of git://github.com/iaddict/faye into ssl
  76.  
  77. Conflicts:
  78.  
  79. build/faye.js
  80. javascript/transports/node.js
  81.  
  82. commit 0fa86cf0c0dd660e40f7bbe2c7bccb40d0cebf08
  83. Author: James Coglan <jcoglan@googlemail.com>
  84. Date: Sat Apr 3 16:29:59 2010 +0100
  85.  
  86. advice.interval should be returned as an integer.
  87.  
  88. commit 28bc3385a50fdd0beb63a627bb359e487dc2a0c0
  89. Author: James Coglan <jcoglan@googlemail.com>
  90. Date: Fri Apr 2 18:10:58 2010 +0100
  91.  
  92. Refactor response construction in server classes.
  93.  
  94. commit 3e2cd25f58e1c6b2ce0ffb52611723e9f22af4d1
  95. Author: James Coglan <jcoglan@googlemail.com>
  96. Date: Fri Apr 2 15:08:44 2010 +0100
  97.  
  98. Server HTTP adapters should respond to any path under the Server's mount point; some clients use different URLs for different meta-channels.
  99.  
  100. commit 6796c82a29bd8ea4f294af554101767722769bc6
  101. Author: James Coglan <jcoglan@googlemail.com>
  102. Date: Fri Apr 2 14:44:49 2010 +0100
  103.  
  104. Use the application/json Content-Type for JSON requests/responses.
  105.  
  106. commit b0fa6ca7468b14e6b419f4790287d0417773cd6f
  107. Author: James Coglan <jcoglan@googlemail.com>
  108. Date: Fri Apr 2 14:35:41 2010 +0100
  109.  
  110. Specify the Content-Type for Ruby client requests.
  111.  
  112. commit 204f4f21a751e97a1c7c43ea43d22127e3d21dcd
  113. Author: James Coglan <jcoglan@googlemail.com>
  114. Date: Fri Apr 2 14:19:54 2010 +0100
  115.  
  116. RackAdapter and Ruby HTTP transport should put the message as the body of POST requests instead of using query string format.
  117.  
  118. commit b989e0b501433d703a0e3069c693857d0e59fa5f
  119. Author: James Coglan <jcoglan@googlemail.com>
  120. Date: Fri Apr 2 14:06:54 2010 +0100
  121.  
  122. Port most JavaScript client/server integration tests to Ruby, and adjust JS testing API slightly.
  123.  
  124. commit 6e6cdc53263e19468a87bddce27705e1d98993ed
  125. Author: Thomas Steinhausen <ts@atyp.de>
  126. Date: Fri Apr 2 13:15:24 2010 +0200
  127.  
  128. * fixed failed merge
  129.  
  130. commit ef19517b38c1a42eed57273aa4b29619a0046b5a
  131. Author: Thomas Steinhausen <ts@atyp.de>
  132. Date: Fri Apr 2 12:47:07 2010 +0200
  133.  
  134. * make node client work with SSL
  135.  
  136. commit 6ae6c48eeabe0e29d2786d3f17be6d8623f52699
  137. Merge: ab7a89d 316ca25
  138. Author: Thomas Steinhausen <ts@atyp.de>
  139. Date: Fri Apr 2 12:44:20 2010 +0200
  140.  
  141. Merge branch 'master' of git://github.com/jcoglan/faye
  142.  
  143. Conflicts:
  144.  
  145. build/faye-client-min.js
  146. javascript/transports/browser.js
  147.  
  148. commit 316ca253e547e0214958c76a92afefc3a6607f4a
  149. Author: James Coglan <jcoglan@googlemail.com>
  150. Date: Wed Mar 31 23:39:45 2010 +0100
  151.  
  152. POST requests should just contain the message payload as the body rather than sending a querystring-formatted body.
  153.  
  154. commit 33575b12fe12768b73d30873ca1c446f5a73d310
  155. Author: James Coglan <jcoglan@googlemail.com>
  156. Date: Sun Mar 28 21:30:47 2010 +0100
  157.  
  158. Port response clientId verification to Ruby.
  159.  
  160. commit 97eb9b947a0c796d6514982fee5f3c55382dedee
  161. Author: James Coglan <jcoglan@googlemail.com>
  162. Date: Sun Mar 28 17:46:00 2010 +0100
  163.  
  164. Refactor response clientId verification in JavaScript Client class.
  165.  
  166. commit 4d6bf23c8668bcce659693292176916a30b6d6c0
  167. Author: James Coglan <jcoglan@googlemail.com>
  168. Date: Sun Mar 28 12:49:53 2010 +0100
  169.  
  170. Bug fix: if a client times out its connection before the server does, it will reconnect and create a second open connection. We should check the clientId on responses to /meta/* channels and stop events being sent to listeners if the events came from an old connection.
  171.  
  172. commit 6435814b152a1bb708e70f12d57b742413436d98
  173. Author: James Coglan <jcoglan@googlemail.com>
  174. Date: Fri Mar 26 23:52:06 2010 +0000
  175.  
  176. Add logging to various JavaScript components.
  177.  
  178. commit 458a954d123d72bda56691d1df67e5b773f05f82
  179. Author: James Coglan <jcoglan@googlemail.com>
  180. Date: Sun Mar 21 20:53:44 2010 +0000
  181.  
  182. Use the 'data' end 'end' events correctly when sending data via Node's HTTP API.
  183.  
  184. commit fe072d2bc1e186d105b4d317ceff7ccfc23f947a
  185. Author: James Coglan <jcoglan@googlemail.com>
  186. Date: Sat Mar 20 14:49:47 2010 +0000
  187.  
  188. Make sure EventMachine is running before handling a Bayeux request; this makes sure the first request to the service works.
  189.  
  190. commit 47a402221752c22f6ee8877d6303db5a09f061c7
  191. Author: James Coglan <jcoglan@googlemail.com>
  192. Date: Sat Mar 20 14:43:22 2010 +0000
  193.  
  194. Force use of Crockford's JSON.stringify() to avoid problems with Firefox version and bad library implementations.
  195.  
  196. commit ab7a89d57245cc67bbe391465297288e24bc38d7
  197. Author: Thomas Steinhausen <ts@atyp.de>
  198. Date: Fri Mar 19 13:02:45 2010 +0100
  199.  
  200. * refresh build to include former changes
  201.  
  202. commit a35ed292764834e69bf23292b1072b780b3d90e7
  203. Author: Thomas Steinhausen <ts@atyp.de>
  204. Date: Fri Mar 19 12:56:06 2010 +0100
  205.  
  206. * made faye-client work with prototype (which defines toJSON itself and clashes on Firefox)
  207.  
  208. commit 6e58f428b7f51287d0317efe341e057c2ae2a92f
  209. Author: James Coglan <jcoglan@googlemail.com>
  210. Date: Mon Mar 15 22:49:13 2010 +0000
  211.  
  212. JavaScript Server was returning NaN for advice.interval.
  213.  
  214. commit 849949778e657c7b597a8edd2d82e4ab6b8b0951
  215. Author: James Coglan <jcoglan@googlemail.com>
  216. Date: Mon Mar 15 21:52:38 2010 +0000
  217.  
  218. Get rid of warnings during Ruby tests.
  219.  
  220. commit 6bc4c0e38d49d78186bc49f2c1d207419fbbfa9e
  221. Author: James Coglan <jcoglan@googlemail.com>
  222. Date: Mon Mar 15 21:50:05 2010 +0000
  223.  
  224. Refactor JavaScript reconnect logic a little and add the reconnect logic to the Ruby client.
  225.  
  226. commit 9194a9109b0a84c70a2246241e5f065111158f23
  227. Author: James Coglan <jcoglan@googlemail.com>
  228. Date: Mon Mar 15 21:30:07 2010 +0000
  229.  
  230. Make the JavaScript client more resilient to server failures: if /meta/connect doesn't reply within a time limit, attempt to get a new client ID and resend the client's subscriptions.
  231.  
  232. commit fe4414df17654684754c3aa2f1d0886bf7bf2e18
  233. Author: James Coglan <jcoglan@googlemail.com>
  234. Date: Mon Mar 15 20:27:51 2010 +0000
  235.  
  236. Refactor Node integration test support code to use continuations to figure out when to run the next command.
  237.  
  238. commit dcabe258015c53b901ba90bb8ae98e5d90d7b944
  239. Author: James Coglan <jcoglan@googlemail.com>
  240. Date: Mon Mar 15 19:55:47 2010 +0000
  241.  
  242. Fix JSON serialization in presence of MooTools, Prototype et al that override Array#toJSON().
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement