|
|
|
@547
|
[547]
|
11 days |
heyadayo |
fixed page logger for .info and .log
|
|
|
|
@546
|
[546]
|
11 days |
heyadayo |
Fixed bug where orbited throws exceptions if the remote server closes at …
|
|
|
|
@545
|
[545]
|
2 weeks |
rgl |
Merge the 0.7 branch into trunk.
For now on, trunk will contain the …
|
|
|
|
@544
|
[544]
|
2 weeks |
rgl |
Create the 0.6.x branch.
|
|
|
|
@543
|
[543]
|
4 weeks |
heyadayo |
fix navigate/close errors with firefox xhrstream due to heartbeats
|
|
|
|
@542
|
[542]
|
4 weeks |
heyadayo |
Minor updates to get IE working
|
|
|
|
@541
|
[541]
|
5 weeks |
heyadayo |
changed data in CometSession?.transportOnReadFrame and CometSession?.send to …
|
|
|
|
@540
|
[540]
|
5 weeks |
adrian |
increment version number to 0.6.2 and change status to Beta
|
|
|
|
@539
|
[539]
|
5 weeks |
adrian |
Create 0.6.1 tag
|
|
|
|
@538
|
[538]
|
5 weeks |
adrian |
increment version # to 0.6.1
|
|
|
|
@537
|
[537]
|
5 weeks |
adrian |
add reactor=select as default, and give reactor=kqueue example
|
|
|
|
@536
|
[536]
|
5 weeks |
p3sho |
The OPEN frame is now sent with a separate id (and not taking the one of …
|
|
|
|
@535
|
[535]
|
5 weeks |
heyadayo |
make it easier for alternative services (non-orbited) to setup …
|
|
|
|
@534
|
[534]
|
6 weeks |
adrian |
spelling/capitalization
|
|
|
|
@533
|
[533]
|
6 weeks |
heyadayo |
merge trunk changes to 0.7 branch
|
|
|
|
@532
|
[532]
|
6 weeks |
adrian |
comment out reactor=epoll line, and fix access so demos work
|
|
|
|
@531
|
[531]
|
6 weeks |
adrian |
/wiki/Development wasn't showing the devbar -- fixed
|
|
|
|
@530
|
[530]
|
6 weeks |
adrian |
trac devbar was always showing up -- fixed broken if clause to catch …
|
|
|
|
@529
|
[529]
|
6 weeks |
adrian |
remove ampersands
|
|
|
|
@528
|
[528]
|
6 weeks |
adrian |
fix #2
|
|
|
|
@527
|
[527]
|
6 weeks |
adrian |
fix error
|
|
|
|
@526
|
[526]
|
6 weeks |
adrian |
show nav bar on all pages but /wiki/ and home page
|
|
|
|
@525
|
[525]
|
6 weeks |
adrian |
change copyright notice from mcarter to the orbited project
|
|
|
|
@524
|
[524]
|
7 weeks |
rgl |
Add XMPP port to configuration file.
|
|
|
|
@523
|
[523]
|
7 weeks |
rgl |
Add UTF-8 timming unit test.
NB: there seems to be a considerable time …
|
|
|
|
@522
|
[522]
|
8 weeks |
rgl |
Add more no cache headers for HTTP 1.0 proxies.
|
|
|
|
@521
|
[521]
|
8 weeks |
rgl |
Bugfix: we are resuing the same XHR instance; for this to work in IE we …
|
|
|
|
@520
|
[520]
|
8 weeks |
rgl |
Fix unit test related to binary socket; Since [481] the binary socket no …
|
|
|
|
@519
|
[519]
|
8 weeks |
rgl |
fix the utf-8 problem of [518] in the correct place!
|
|
|
|
@518
|
[518]
|
8 weeks |
rgl |
Bugfix: do not utf-8 decode incomming data when the socket is in binary …
|
|
|
|
@517
|
[517]
|
8 weeks |
heyadayo |
Create 0.7 branch
|
|
|
|
@516
|
[516]
|
8 weeks |
jrus |
try a slightly different fix
|
|
|
|
@515
|
[515]
|
8 weeks |
jrus |
attempted css fix. still has to be tested in IE.
|
|
|
|
@514
|
[514]
|
8 weeks |
heyadayo |
remove test border
|
|
|
|
@513
|
[513]
|
8 weeks |
heyadayo |
test out orbitedtracupdate
|
|
|
|
@512
|
[512]
|
8 weeks |
jrus |
tweak so css doesn't break in IE. Also, put some extra left padding in …
|
|
|
|
@511
|
[511]
|
8 weeks |
heyadayo |
restructure hte orbited trac theme dir
|
|
|
|
@510
|
[510]
|
8 weeks |
heyadayo |
whoops, forgot the setup.py
|
|
|
|
@509
|
[509]
|
8 weeks |
heyadayo |
Add the tractheme to 0.6.0
|
|
|
|
@508
|
[508]
|
8 weeks |
heyadayo |
Create 0.6.0 tag
|
|
|
|
@507
|
[507]
|
8 weeks |
rgl |
Its freenode.net and not freenode.org.
|
|
|
|
@506
|
[506]
|
8 weeks |
heyadayo |
renamed utf8 to encode/decode
|
|
|
|
@505
|
[505]
|
8 weeks |
rgl |
Add note to rename utf8 functions.
|
|
|
|
@504
|
[504]
|
8 weeks |
rgl |
Fix base64 unit tests; base64.encode and decode now take a string argument …
|
|
|
|
@503
|
[503]
|
8 weeks |
rgl |
Fix typo in fromUtf8.
|
|
|
|
@502
|
[502]
|
8 weeks |
heyadayo |
faketcp.py was giving an indentation error... and we don't need use it …
|
|
|
|
@501
|
[501]
|
8 weeks |
heyadayo |
added orbitedctl from 0.5.x (though it doesn't seem to work)
|
|
|
|
@500
|
[500]
|
8 weeks |
heyadayo |
Fixed CometSession? bug where it throw an error when .close was called in a …
|
|
|
|
@499
|
[499]
|
8 weeks |
heyadayo |
Fixed double onclose in TCPSocket
|
|
|
|
@498
|
[498]
|
8 weeks |
heyadayo |
fixed throw new Error('how did this happen') bug -- now raises invalid …
|
|
|
|
@497
|
[497]
|
8 weeks |
heyadayo |
The TCPSocket.send function takes only strings now; added …
|
|
|
|
@496
|
[496]
|
8 weeks |
rgl |
Fix the STOMP port number.
|
|
|
|
@495
|
[495]
|
8 weeks |
heyadayo |
Configuration for running chat demo on orbited.org
|
|
|
|
@494
|
[494]
|
8 weeks |
heyadayo |
Actually fixed host header bug
|
|
|
|
@493
|
[493]
|
8 weeks |
heyadayo |
Fixed host header handling
|
|
|
|
@492
|
[492]
|
8 weeks |
heyadayo |
Accepted jbellis patch (closes ticket 30)
|
|
|
|
@491
|
[491]
|
8 weeks |
heyadayo |
remove old bytesToUtf8 and utf8ToBytes code
|
|
|
|
@490
|
[490]
|
8 weeks |
heyadayo |
took my own advice from: …
|
|
|
|
@489
|
[489]
|
8 weeks |
heyadayo |
Fixed a timeout bug in CometSession?; fixed a logging bug in safari; …
|
|
|
|
@488
|
[488]
|
8 weeks |
heyadayo |
fixed a reconnect timer/timeout bugs with XHRStream and HTMLFile; removed …
|
|
|
|
@487
|
[487]
|
8 weeks |
heyadayo |
Added server-side configurable ping timeouts/intervals that are propogated …
|
|
|
|
@486
|
[486]
|
8 weeks |
heyadayo |
Added host-based ACL -- closes ticket 40
|
|
|
|
@485
|
[485]
|
2 months |
heyadayo |
added simple build script for minifying and stripping out the logging; …
|
|
|
|
@484
|
[484]
|
2 months |
p3sho |
Fixed 0.6 XSDR Opera stuff
|
|
|
|
@483
|
[483]
|
2 months |
heyadayo |
fixed conflict in xsdrBridge.html between opera and the logger
|
|
|
|
@482
|
[482]
|
2 months |
heyadayo |
removed a stry console.log
|
|
|
|
@481
|
[481]
|
2 months |
heyadayo |
Changed the responsibility of base64 and unicode encoding/decoding
js - …
|
|
|
|
@480
|
[480]
|
2 months |
heyadayo |
Added server-side longpolling support
|
|
|
|
@479
|
[479]
|
2 months |
heyadayo |
the other half of the opera xsdr code (still doesn't work)
|
|
|
|
@478
|
[478]
|
2 months |
heyadayo |
cross sub-domain working in FF
|
|
|
|
@477
|
[477]
|
2 months |
heyadayo |
Some preliminary X-domain code for XHRs -- not testing (nor working, i …
|
|
|
|
@476
|
[476]
|
2 months |
heyadayo |
Move 0.6 to the trunk
|
|
|
|
@475
|
[475]
|
2 months |
heyadayo |
Reasonble logging in place. See Note at the top of Orbited.js
|
|
|
|
@474
|
[474]
|
2 months |
heyadayo |
Added a few files i forgot to last time; opera support added; all browsers …
|
|
|
|
@473
|
[473]
|
2 months |
heyadayo |
last commit broke xhr streaming... fixed with s/setttings/settings/
|
|
|
|
@472
|
[472]
|
2 months |
heyadayo |
IE working with reconnects, heartbeats, and reconnect back-off (nothing …
|
|
|
|
@471
|
[471]
|
2 months |
rgl |
Add note about base64 decode.
|
|
|
|
@470
|
[470]
|
2 months |
rgl |
Use the uuid module to generate the session/socket ID.
|
|
|
|
@469
|
[469]
|
2 months |
rgl |
Remove old frame delimiters related code that is not needed anymore.
|
|
|
|
@468
|
[468]
|
2 months |
rgl |
Use base64 encoding with binary TCPSocket.
|
|
|
|
@467
|
[467]
|
2 months |
rgl |
Bundle DOH.
|
|
|
|
@466
|
[466]
|
2 months |
heyadayo |
raised the max bytes limit per connection (we don't have reconnecting yet …
|
|
|
|
@465
|
[465]
|
2 months |
heyadayo |
Chat Demo working again... argh, why is it so hard?
|
|
|
|
@464
|
[464]
|
2 months |
rgl |
Test embeded commas.
|
|
|
|
@463
|
[463]
|
2 months |
heyadayo |
all tests passing in IE6 and IE7 (IE8beta == broken...). Much worked still …
|
|
|
|
@462
|
[462]
|
2 months |
heyadayo |
all TCPSocket tests passing again
|
|
|
|
@461
|
[461]
|
2 months |
heyadayo |
minor cleanup to XHRStream js code
|
|
|
|
@460
|
[460]
|
2 months |
heyadayo |
I *think* I fixed the problem in the xhrstream transport
|
|
|
|
@459
|
[459]
|
2 months |
rgl |
Test frame delimiters inside data.
DRY the test code.
|
|
|
|
@458
|
[458]
|
2 months |
rgl |
Bummer, missed the "var" in the last commit…
|
|
|
|
@457
|
[457]
|
2 months |
rgl |
Fix typo in HTMLFile transport and let it only be availble on IE.
|
|
|
|
@456
|
[456]
|
2 months |
rgl |
Make the readyState constants public.
|
|
|
|
@455
|
[455]
|
2 months |
rgl |
OMG, it has been working all along... with firebug enabled, the unit test …
|
|
|
|
@454
|
[454]
|
|