2002-April Archives by Thread
Starting: Tue Apr 2 04:56:36 2002
Ending: Tue Apr 30 17:31:06 2002
Messages: 223
- [Twisted-commits] Testing CVS loginfo scripts.
acapnotic CVS
- [Twisted-commits] --version option
glyph CVS
- [Twisted-commits] prePathURL fix (thanks moshez)
glyph CVS
- [Twisted-commits] A second attempt at a prePathURL fix -- distributed webservers will break again (sorry)
glyph CVS
- [Twisted-commits] Made usage.Options not evil. Options are now stored in optObj.opts dict; kept backwards compatibility, there's now a deprecation warning.
carmstro CVS
- [Twisted-commits] added ChangeLog entry, fixed a couple more old API usages
carmstro CVS
- [Twisted-commits] updated docs for new Optsions changes
carmstro CVS
- [Twisted-commits] release script! yay!
carmstro CVS
- [Twisted-commits] release-twisted can now do doc-generation
carmstro CVS
- [Twisted-commits] couple more flags, cleanups
carmstro CVS
- [Twisted-commits] user configuration in FTP coil was broken
itamarst CVS
- [Twisted-commits] another win32 process fix - make sure events are reset by doing empty reads
itamarst CVS
- [Twisted-commits] Fix bugs in win32 event loop and tcp.Client interaction.
itamarst CVS
- [Twisted-commits] speed up jelly
itamarst CVS
- [Twisted-commits] fix relative-path bug in 'mktap web -s', brought twistd up-to-date with usage changes
carmstro CVS
- [Twisted-commits] oops, I didn't mean to commit that.
carmstro CVS
- [Twisted-commits] Removing __getattr__ old-style method calls for PB. Kaboom!
glyph CVS
- [Twisted-commits] add call to disconnectAll() after mainloop's done! (is this in the right place?)
carmstro CVS
- [Twisted-commits] callDuringShutdown(disconnectAll) rather than just calling it explicitly
carmstro CVS
- [Twisted-commits] Actual error messages that allow, like, gasp, differentiating _why_
tv CVS
- [Twisted-commits] Actual error messages that allow, like, gasp, differentiating _why_
tv CVS
- [Twisted-commits] Actual error messages that allow, like, gasp, differentiating _why_
tv CVS
- [Twisted-commits] Actual error messages that allow, like, gasp, differentiating _why_
tv CVS
- [Twisted-commits] namedClass fixed -- how did this ever work before?
glyph CVS
- [Twisted-commits] use threads for win32 process running
itamarst CVS
- [Twisted-commits] got rid of useless aproveConnection method - use protocol factory's buildProtocol instead
itamarst CVS
- [Twisted-commits] additonal test cases for reflect
itamarst CVS
- [Twisted-commits] got rid of duplicate code
itamarst CVS
- [Twisted-commits] allow protocol factories to refuse connections
itamarst CVS
- [Twisted-commits] fix misleading function definition
itamarst CVS
- [Twisted-commits] allow protocol factory's buildProtocol to close Ports
itamarst CVS
- [Twisted-commits] test closing port from protocol factory's buildProtocol
itamarst CVS
- [Twisted-commits] if the process closes immediately, sent data may be lost
itamarst CVS
- [Twisted-commits] fix possible race condition - may be nothing, but can't hurt to be careful
itamarst CVS
- [Twisted-commits] First pass at a component architecture - interfaces and adapters.
itamarst CVS
- [Twisted-commits] switch to new style usage.Options
itamarst CVS
- [Twisted-commits] follow new guidelines for interfaces
itamarst CVS
- [Twisted-commits] Added long overdue docstrings to FTPClient
spiv CVS
- [Twisted-commits] Additional functionality
itamarst CVS
- [Twisted-commits] make sure we register adapters for super-interfaces as well
itamarst CVS
- [Twisted-commits] THE LAST CHANGE TO JELLY. (boom, boom, boom)
glyph CVS
- [Twisted-commits] clerical error
glyph CVS
- [Twisted-commits] server calls per second
glyph CVS
- [Twisted-commits] Should provide a minor fix for 2.2, and removed some old cruft.
glyph CVS
- [Twisted-commits] some readme/copyright changes
glyph CVS
- [Twisted-commits] Last change to PB changelog entry
glyph CVS
- [Twisted-commits] small changes
itamarst CVS
- [Twisted-commits] Refactored coil to use components and adapters.
itamarst CVS
- [Twisted-commits] preserve order
itamarst CVS
- [Twisted-commits] Making Twisted build two packages: twisted and twisted-doc
moshez CVS
- [Twisted-commits] make telnet protocol implementation not be weird (process_%s rather than process%s), and implement '"' shortcut in telnet reality
carmstro CVS
- [Twisted-commits] added api directory
carmstro CVS
- [Twisted-commits] Speculative preparation of the API docos.
moshez CVS
- [Twisted-commits] Bah, people should tell me about this thing.
moshez CVS
- [Twisted-commits] Updated my personal e-mail address.
nafai CVS
- [Twisted-commits] add the one-point-oh document to CVS
carmstro CVS
- [Twisted-commits] Small fixes to FTPClient
spiv CVS
- [Twisted-commits] win32 process
itamarst CVS
- [Twisted-commits] don't disconnect if not connected - fixes issue in coil
itamarst CVS
- [Twisted-commits] finished banana
itamarst CVS
- [Twisted-commits] initial coil support for mail. take 2
itamarst CVS
- [Twisted-commits] start of threading docs
itamarst CVS
- [Twisted-commits] warning docstring
itamarst CVS
- [Twisted-commits] fixed bug that allowed anyone to login with fake password, better defaults
itamarst CVS
- [Twisted-commits] allow deleting UDP ports from coil
itamarst CVS
- [Twisted-commits] allow configuring mail users via coil
itamarst CVS
- [Twisted-commits] Missing 'int' type added.
glyph CVS
- [Twisted-commits] added some more niceties to the reality telnet interface
carmstro CVS
- [Twisted-commits] woops, fix emote
carmstro CVS
- [Twisted-commits] move padTo from usage to python.util
acapnotic CVS
- [Twisted-commits] whitespace
acapnotic CVS
- [Twisted-commits] Add "multimenu" form type, take default settings for options
acapnotic CVS
- [Twisted-commits] (no subject)
rob CVS
- [Twisted-commits] generate new-style TwistedDocs balls
carmstro CVS
- [Twisted-commits] DIE REALITy, DIE! MUWAHAHAHAHA!
carmstro CVS
- [Twisted-commits] clean up old reality cruft
carmstro CVS
- [Twisted-commits] allow updateAppliation to raise usage.errors
carmstro CVS
- [Twisted-commits] Added myself. Yay me!
spiv CVS
- [Twisted-commits] the release-twisted script now genereates Twisted, TwistedDocs, and Twisted_NoDocs. ChangeLog updated about Reality-shwack
carmstro CVS
- [Twisted-commits] oops, forgot to import task
itamarst CVS
- [Twisted-commits] coil dispensers now work in web interface
itamarst CVS
- [Twisted-commits] moved explorer into manhole package
itamarst CVS
- [Twisted-commits] make jelly work in python 1.5
itamarst CVS
- [Twisted-commits] IRCClient fixes from Joe Jordan
carmstro CVS
- [Twisted-commits] It is sad to see you go, eco. We'll miss you.
carmstro CVS
- [Twisted-commits] updated the 1.0 doc. we're getting there ;-)
carmstro CVS
- [Twisted-commits] eco/reality cruft
carmstro CVS
- [Twisted-commits] Bye bye, bugs.
carmstro CVS
- [Twisted-commits] play the trombone? Huh?
acapnotic CVS
- [Twisted-commits] clarify changelog, delete .pyc (woops)
carmstro CVS
- [Twisted-commits] make these work more often
carmstro CVS
- [Twisted-commits] Prepare for release!
carmstro CVS
- [Twisted-commits] no more bugs
carmstro CVS
- [Twisted-commits] argh. someone (cough) broke the preamble. search for "/Twisted" in the current path, not "/Twisted/".
carmstro CVS
- [Twisted-commits] bugfix
carmstro CVS
- [Twisted-commits] backwards compatibility for pickled modules
carmstro CVS
- [Twisted-commits] added app.ConnectorCollection. closes #10
acapnotic CVS
- [Twisted-commits] coil for Tendril
acapnotic CVS
- [Twisted-commits] that was the wrong address, emacs
acapnotic CVS
- [Twisted-commits] This helps a lot with getting the Tendril configuration to display.
acapnotic CVS
- [Twisted-commits] added a callRemote
sean CVS
- [Twisted-commits] allow bin/coil to only bind to localhost
itamarst CVS
- [Twisted-commits] fixes bug where simpleclient.py doesn't work
z3p CVS
- [Twisted-commits] ignored extraneous arguments rather than blowing up when called from errback
glyph CVS
- [Twisted-commits] docstring update
glyph CVS
- [Twisted-commits] Asynchronous authentication (for systems like LDAP).
glyph CVS
- [Twisted-commits] Persistent and pipelined HTTP/1.1 connections
itamarst CVS
- [Twisted-commits] load plugins that come with twisted
itamarst CVS
- [Twisted-commits] new HTTP classes
itamarst CVS
- [Twisted-commits] fix bug in way dispensed objects are generated
itamarst CVS
- [Twisted-commits] docstring update
itamarst CVS
- [Twisted-commits] basic beginning of interop suite for PB
itamarst CVS
- [Twisted-commits] copyables test
itamarst CVS
- [Twisted-commits] Small fix to make sure that additional metadata won't break IRC.
glyph CVS
- [Twisted-commits] minor docstring updates
glyph CVS
- [Twisted-commits] new Reactor interface proposal
glyph CVS
- [Twisted-commits] added advisory comment
glyph CVS
- [Twisted-commits] Corrected docstrings to note removal of __getattr__
glyph CVS
- [Twisted-commits] Slightly better error reporting when types are not allowed.
glyph CVS
- [Twisted-commits] Distributed webservers work again. unf.
glyph CVS
- [Twisted-commits] OK, maybe distributed servers work again with files...
glyph CVS
- [Twisted-commits] document the Telnet protocol, make it more coding-standards compliant, (iac_FOO instead of iacFOO), and squish the .zips harder when releasing.
carmstro CVS
- [Twisted-commits] The Release Procedure for Twisted; I'll convert this to HTML eventually and then move it to doc/
carmstro CVS
- [Twisted-commits] add step for restarting snibril's server
carmstro CVS
- [Twisted-commits] (no subject)
sean CVS
- [Twisted-commits] More interfaces for Reactor refactoring.
glyph CVS
- [Twisted-commits] path-based references for distributed protocols.
glyph CVS
- [Twisted-commits] gzip is stored in /usr/bin/gzip on macosx
carmstro CVS
- [Twisted-commits] added a neat feature that allows requests for /foo be turned into /foo.bar. Off by default, of course.
carmstro CVS
- [Twisted-commits] yay changelog
carmstro CVS
- [Twisted-commits] change --static to --path.
carmstro CVS
- [Twisted-commits] Removed nonsensical stuff from "static" webpage. Should we remove this
glyph CVS
- [Twisted-commits] removed backward-compatibility "listenOn"
glyph CVS
- [Twisted-commits] Major changes to the capabilities of the static web server, in an
dp CVS
- [Twisted-commits] Fixed some tabs I left in. Converted to spaces.
dp CVS
- [Twisted-commits] Fixed some of tabnanny's complaining.
glyph CVS
- [Twisted-commits] Fixing a PB bug, where insecure jellies would not trigger an errback, hosing
glyph CVS
- [Twisted-commits] Optimized acquisition so it only generates PathReferenceAcquisitionContext instances when someone actually wants to acquire something, not during traversal of getChild.
dp CVS
- [Twisted-commits] preparations for 0.17.2, slightly better error reporting in web.distrib, and shwacked a debugging print
carmstro CVS
- [Twisted-commits] add configurable delimiters for stupid clients
carmstro CVS
- [Twisted-commits] the 'ignore extensions' feature is now configurable through coil
carmstro CVS
- [Twisted-commits] .cvsignore for web/blog/
carmstro CVS
- [Twisted-commits] shwacking blog. it'll be a separate plugin soon.
carmstro CVS
- [Twisted-commits] fixed a bug with error reporting
carmstro CVS
- [Twisted-commits] used boolean instead of int. duh!
carmstro CVS
- [Twisted-commits] woops, typo.
carmstro CVS
- [Twisted-commits] ignored-extensions now works with processed files.
carmstro CVS
- [Twisted-commits] update ReleaseProcedure
carmstro CVS
- [Twisted-commits] automatically run .rpy files, not .py files
carmstro CVS
- [Twisted-commits] preparing for 0.17.2
carmstro CVS
- [Twisted-commits] commits-list test
acapnotic CVS
- [Twisted-commits] yay for exarkun! news server
carmstro CVS
- [Twisted-commits] oops, forgot the NNTP protocol implementation :\
carmstro CVS
- [Twisted-commits] woopsies, didn't mean to shwack tendril
carmstro CVS
- [Twisted-commits] web producer unregistration
glyph CVS
- [Twisted-commits] sometimes we get a failure, sometimes a string. :-(
carmstro CVS
- [Twisted-commits] add a short-circuit to that /foo -> /foo.ext feature. It wasn't broken before, but had some erratic log messages.
carmstro CVS
- [Twisted-commits] preparing for 0.17.3
carmstro CVS
- [Twisted-commits] Preparing for release
moshez CVS
- [Twisted-commits] added topic-setting utility function
glyph CVS
- [Twisted-commits] fixed POST in cgi under distribed web servers
itamarst CVS
- [Twisted-commits] Parse arguments AFTER figuring out what the options are.
acapnotic CVS
- [Twisted-commits] allow user, group, and other to have read/write permissions on domain sockets, not just other.
carmstro CVS
- [Twisted-commits] preparing for 0.17.4
carmstro CVS
- [Twisted-commits] changelog for my unix socket mode bugfix
carmstro CVS
- [Twisted-commits] updated with NNTP and removal of reality
itamarst CVS
- [Twisted-commits] allow getFormFields to return Deferred
itamarst CVS
- [Twisted-commits] really get forms working with getFormFields returning a Delayed (at price of possibly breaking guard
itamarst CVS
- [Twisted-commits] switch to 0.17.4-post, shwack --append* options to 'mktap', (and updated manpage)
carmstro CVS
- [Twisted-commits] added sending the USER line, since all IRC clients need to send this, and it's easy to forget.
z3p CVS
- [Twisted-commits] updated docstring
itamarst CVS
- [Twisted-commits] fix returning a list from process()
carmstro CVS
- [Twisted-commits] oops, missed that manhole artifact
carmstro CVS
- [Twisted-commits] quick fix -- something seems to be wrong with nntp...
glyph CVS
- [Twisted-commits] creating twisted.sister package
glyph CVS
- [Twisted-commits] tabs to spaces conversion
glyph CVS
- [Twisted-commits] fixes for bugs found by pychecker
itamarst CVS
- [Twisted-commits] work with latest zope3
itamarst CVS
- [Twisted-commits] allow guard (and other widgets.Form) to pass extra args without complaining
itamarst CVS
- [Twisted-commits] Minor bugfixes, new 'brokerAttached' hook, and elang-"sturdyrefs" inspired
glyph CVS
- [Twisted-commits] Refactor of t-im and (humble) beginnings of chat proxy. This will allow the
glyph CVS
- [Twisted-commits] minor niceties for usage.Options
glyph CVS
- [Twisted-commits] first pass at twisted.sister (STILL HEAVILY IN FLUX)
glyph CVS
- [Twisted-commits] new TAP plugins for im and sister
glyph CVS
- [Twisted-commits] run requests in threads
itamarst CVS
- [Twisted-commits] (no subject)
sean CVS
- [Twisted-commits] woops! there were no mime-types defined for .htm or .html,
carmstro CVS
- [Twisted-commits] Changes to server.py to allow acquisition to work better. Blog works now (Check out project "Blog" from twistedmatrix.com)
dp CVS
- [Twisted-commits] call postOptions *after* parseArgs.
carmstro CVS
- [Twisted-commits] a sample IRC bot
itamarst CVS
- [Twisted-commits] log connect and disconnect times
itamarst CVS
- [Twisted-commits] made Twisted interfaces more like Zope's
itamarst CVS
- [Twisted-commits] limiting the queue size of a thread pool is a Really Bad Idea, since if it's full adding stuff will block
itamarst CVS
- [Twisted-commits] fix circular import issue
itamarst CVS
- [Twisted-commits] allow setting size of thread pool
itamarst CVS
- [Twisted-commits] don't inherit from interface
itamarst CVS
- [Twisted-commits] move telnet shell to manhole where it belongs - eventually it should merge with manhole service
itamarst CVS
- [Twisted-commits] test commits-list after zaibach unwedging
acapnotic CVS
- [Twisted-commits] higher numbers mean older logfiles, as is the unix standard
itamarst CVS
- [Twisted-commits] *** empty log message ***
itamarst CVS
- [Twisted-commits] Fixed bug where OPN would tell the bot to "Register first" upon login by
skreech CVS
- [Twisted-commits] Changed bot's name from twistedbotII back to original twistedbot. Blarg.
skreech CVS
- [Twisted-commits] Added timestamps and overrode the connectionFailed method. However,
skreech CVS
- [Twisted-commits] fixing syntax error in setup.py
glyph CVS
- [Twisted-commits] removing lj.py since I never got around to actually using it.
z3p CVS
- [Twisted-commits] Here goes nothing! (I _think_ all the code still works...)
glyph CVS
- [Twisted-commits] added docs on sending emails
itamarst CVS
- [Twisted-commits] HTTP logging is now separate from standard logfile, and is done in format web log analyzers can understand (tap and coil support RSN)
itamarst CVS
- [Twisted-commits] ServerFactory has no __init__ method
z3p CVS
- [Twisted-commits] clarified a docstring
carmstro CVS
- [Twisted-commits] added packager-notification
carmstro CVS
- [Twisted-commits] Refactoring twisted.im and fixing _lots_ of broken stuff. The abstract core of
glyph CVS
- [Twisted-commits] Refactoring twisted.im and fixing _lots_ of broken stuff. The abstract core of
glyph CVS
- [Twisted-commits] small nntp cleanups
itamarst CVS
- [Twisted-commits] Fixed traceback when joining group.
nafai CVS
- [Twisted-commits] allow HTTP requests to work without factory
itamarst CVS
- [Twisted-commits] Son of Reactor Refactor - the Adventure continues!
itamarst CVS
- [Twisted-commits] cosmetic changes only
acapnotic CVS
- [Twisted-commits] Cleanup of cruft
dp CVS
- [Twisted-commits] Added a bit of documentation! Woo!
dp CVS
- [Twisted-commits] convert poll to be a reactor
itamarst CVS
- [Twisted-commits] convert win32 to be a reactor
itamarst CVS
- [Twisted-commits] convert gtk to reactor (may be broken - someone check?)
itamarst CVS
Last message date:
Tue Apr 30 17:31:06 2002
Archived on: Tue Apr 30 11:32:02 2002
This archive was generated by
Pipermail 0.05 (Mailman edition).