/[meteor]/googlecode.com
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /googlecode.com

View Directory Listing Directory Listing


Sticky Revision:

Revision 46 - Directory Listing
Modified Mon Feb 4 19:24:25 2008 UTC (16 years, 1 month ago) by knops.gerd
• The ADDMESSAGE response now follows the `OK` with a tab character and the message ID for the newly added message


Revision 45 - Directory Listing
Modified Mon Feb 4 19:02:49 2008 UTC (16 years, 1 month ago) by knops.gerd
• Mode-specific configurations
• New ~channelinfo~ header keyword
• New ChannelInfoTemplate parameter


Revision 44 - Directory Listing
Modified Sun Feb 3 23:53:55 2008 UTC (16 years, 1 month ago) by knops.gerd
• Send SubscriberShutdownMsg on forced disconnect


Revision 43 - Directory Listing
Modified Sun Feb 3 23:24:26 2008 UTC (16 years, 1 month ago) by knops.gerd
• Have both SHOWSTATS and LISTCHANNELS start their responses with 'OK' and end with '--EOT--'


Revision 42 - Directory Listing
Modified Sun Feb 3 23:10:24 2008 UTC (16 years, 1 month ago) by knops.gerd
• meteord will return it's version number and exit if any command line parameter is '-v', '-version' or anything in between


Revision 41 - Directory Listing
Modified Sat Feb 2 16:58:29 2008 UTC (16 years, 1 month ago) by andrew.betts
Increased padding - was insufficient for Safari


Revision 40 - Directory Listing
Modified Sat Feb 2 16:53:19 2008 UTC (16 years, 1 month ago) by andrew.betts
Reverting default polling behaviour to smart polling


Revision 39 - Directory Listing
Modified Sat Feb 2 16:49:20 2008 UTC (16 years, 1 month ago) by andrew.betts
Fixed poll mode problems, frame duplication, removed null byte chars


Revision 38 - Directory Listing
Modified Fri Feb 1 21:54:05 2008 UTC (16 years, 1 month ago) by knops.gerd
• Add documents_not_found statistics value for invalid document requests


Revision 37 - Directory Listing
Modified Fri Feb 1 21:22:03 2008 UTC (16 years, 1 month ago) by knops.gerd
• Connection: In checkAllHandleBits (and to be sure also in addAllHandleBits) iterate over copy of @Connections, as @Connections might change during iteration due to connections being closed
• Controller, Subscriber: pending data will abort a close and call it again later, causing current_subscribers/current_controllers statistics to be incorrect. Added new 'didClose' method that is only called when a connection is actually closed, and this is where the close is counted.


Revision 36 - Directory Listing
Modified Fri Feb 1 19:28:40 2008 UTC (16 years, 1 month ago) by knops.gerd
• Ignore undefined values in @Connections during addHandleBits and checkHandleBits


Revision 35 - Directory Listing
Modified Fri Jan 25 17:12:02 2008 UTC (16 years, 2 months ago) by andrew.betts
Terminated each message with a null byte to allow Flash clients to work with XML Sockets
Cleared a warning
Allowed uppercase channel names


Revision 34 - Directory Listing
Modified Thu Dec 20 21:41:25 2007 UTC (16 years, 3 months ago) by andrew.betts
Restored maxtime to the default


Revision 33 - Directory Listing
Modified Thu Dec 20 21:31:56 2007 UTC (16 years, 3 months ago) by andrew.betts
updated config, removed redundant controller script


Revision 32 - Directory Listing
Modified Thu Dec 20 21:24:24 2007 UTC (16 years, 3 months ago) by andrew.betts
Complete rewrite of the JS web client
Opera and Safari compatibility
Saner request format


Revision 31 - Directory Listing
Modified Wed Oct 10 22:25:57 2007 UTC (16 years, 5 months ago) by andrew.betts


Revision 30 - Directory Listing
Modified Wed Oct 10 22:24:32 2007 UTC (16 years, 5 months ago) by andrew.betts
fixed bug


Revision 29 - Directory Listing
Modified Wed Oct 10 22:18:30 2007 UTC (16 years, 5 months ago) by andrew.betts
Internet Explorer onunload handler


Revision 28 - Directory Listing
Modified Thu Aug 2 09:29:07 2007 UTC (16 years, 8 months ago) by andrew.betts
bugfix to preent duplicate creation of activex object


Revision 27 - Directory Listing
Modified Wed Aug 1 17:38:00 2007 UTC (16 years, 8 months ago) by andrew.betts
Opera support, possibly :-)


Revision 26 - Directory Listing
Modified Mon Jun 25 10:37:57 2007 UTC (16 years, 9 months ago) by andrew.betts
Resynced meteor.js defaults with documented values.
Removed wierdness in Meteor.js subsurl
Updated defaults in Config.
 


Revision 25 - Directory Listing
Modified Sun May 20 19:40:53 2007 UTC (16 years, 10 months ago) by knops.gerd
• Add simple statistics, available via new SHOWSTATS controller command


Revision 24 - Directory Listing
Modified Sun May 20 14:19:00 2007 UTC (16 years, 10 months ago) by andrew.betts
typo


Revision 23 - Directory Listing
Modified Sun May 20 14:03:10 2007 UTC (16 years, 10 months ago) by andrew.betts
Attemps to prevent polling connections sending undefined requests


Revision 22 - Directory Listing
Modified Mon May 14 15:32:03 2007 UTC (16 years, 10 months ago) by andrew.betts
fixed .stop() bug


Revision 21 - Directory Listing
Modified Mon May 14 13:42:45 2007 UTC (16 years, 10 months ago) by andrew.betts


Revision 20 - Directory Listing
Modified Sat May 5 15:04:41 2007 UTC (16 years, 10 months ago) by andrew.betts
Updated defaults and docs, removed redundant line in meteor.js


Revision 19 - Directory Listing
Modified Wed May 2 11:21:14 2007 UTC (16 years, 11 months ago) by andrew.betts
updated to take account of multi-channel subscriptions


Revision 18 - Directory Listing
Modified Wed May 2 10:55:26 2007 UTC (16 years, 11 months ago) by andrew.betts
updated javascript client


Revision 17 - Directory Listing
Modified Tue May 1 17:10:10 2007 UTC (16 years, 11 months ago) by knops.gerd
• Make persist a global instead of channel-specific parameter


Revision 16 - Directory Listing
Modified Tue May 1 16:59:28 2007 UTC (16 years, 11 months ago) by knops.gerd
• Add ~channel~ to the list of available placeholders


Revision 15 - Directory Listing
Modified Mon Apr 30 18:42:00 2007 UTC (16 years, 11 months ago) by andrew.betts
modified header templates.


Revision 14 - Directory Listing
Modified Mon Apr 30 18:38:55 2007 UTC (16 years, 11 months ago) by andrew.betts
changed the way the iframe streaming works to fix a back button issue in 
FF and generally improve the elegance, also fixed a bug while I was at it.


Revision 13 - Directory Listing
Modified Mon Apr 30 18:16:17 2007 UTC (16 years, 11 months ago) by knops.gerd
• Allow to subscribe to multiple channels


Revision 12 - Directory Listing
Modified Thu Dec 14 16:58:18 2006 UTC (17 years, 3 months ago) by knops.gerd
• Simplify check for valid path names. The old check was triggering a bug in perl (Attempt to free unreferenced scalar) that would eventually lead to a crash. 


Revision 11 - Directory Listing
Modified Thu Dec 14 16:29:42 2006 UTC (17 years, 3 months ago) by knops.gerd
• Change CRLF line endings back to LF only


Revision 10 - Directory Listing
Modified Thu Dec 14 10:45:43 2006 UTC (17 years, 3 months ago) by andrew.betts
Some additional logging and bug fixes


Revision 9 - Directory Listing
Modified Fri Dec 8 16:52:58 2006 UTC (17 years, 3 months ago) by andrew.betts


Revision 8 - Directory Listing
Modified Thu Nov 23 16:35:37 2006 UTC (17 years, 4 months ago) by andrew.betts
onunload actions


Revision 7 - Directory Listing
Modified Thu Nov 23 15:53:25 2006 UTC (17 years, 4 months ago) by andrew.betts
updated to add more robust frame loading code


Revision 6 - Directory Listing
Modified Tue Nov 21 09:49:07 2006 UTC (17 years, 4 months ago) by andrew.betts
changed line endings


Revision 5 - Directory Listing
Modified Mon Nov 20 18:05:33 2006 UTC (17 years, 4 months ago) by andrew.betts
Licence block correction

Revision 4 - Directory Listing
Modified Mon Nov 20 18:03:29 2006 UTC (17 years, 4 months ago) by andrew.betts
Licence update

Revision 3 - Directory Listing
Modified Mon Nov 20 17:59:30 2006 UTC (17 years, 4 months ago) by andrew.betts
Initial import

Revision 2 - Directory Listing
Modified Mon Oct 9 19:00:48 2006 UTC (17 years, 5 months ago) by (unknown author)
Initial directory structure.

Revision 1 - Directory Listing
Added Sat Mar 28 01:39:51 2009 UTC (15 years ago) by dpavlin
Mirror initialized for http://meteorserver.googlecode.com/svn

  ViewVC Help
Powered by ViewVC 1.1.26