/[meteor]/googlecode.com/svn/trunk/Meteor
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/svn/trunk/Meteor

View Directory Listing Directory Listing


Sticky Revision:

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 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 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 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 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 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 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 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 3 - Directory Listing
Added Mon Nov 20 17:59:30 2006 UTC (17 years, 4 months ago) by andrew.betts
Initial import

  ViewVC Help
Powered by ViewVC 1.1.26