1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lib.http: Taking advantage of circuits.core.Component iter function to iterate over responses so return can be used in web-based event handlers More... about 16 years ago
examples: Added UDP Server and UDP Client examples More... about 16 years ago
Makefile: Added extra options to nosetests More... about 16 years ago
tests.test_bridge: Fixed testing for .close() and onCLOSE event. Don't poll() after close. More... about 16 years ago
env: Do a os.chdir(self.path) into the Environment path by default More... about 16 years ago
tests.test_bridge: Initial test suite for the Bridge component (not quite perfect :/) More... about 16 years ago
bridge: Added missing Error event. Removed Pong event handler (unfinished) More... about 16 years ago
tests.test_debugger: Added test suites for Debugger Component More... about 16 years ago
debugger: Changed keyword argument used to enable logging. Use logging=True. (defaults to False which logs to sys.stderr) More... about 16 years ago
tests.test_core: Added tests for testing custom targets and testing iterable events More... about 16 years ago
core: Added "*:%s" % channel to the all generator. More... about 16 years ago
core: Added "target" as a valid keyword argument to the listener decorator. More... about 16 years ago
core: Added iter() function to iterate over events while yielding results from event handlers More... about 16 years ago
examples/tools: Moved bench.py to tools More... about 16 years ago
bridge: Fixed registration. Set source of all potentially outgoing events. Do not propagate our own events. More... about 16 years ago
setup.py: Removed extra/superfluous shebang line More... about 16 years ago
circuits.tests.test_timers: Fixed badly pasted reference to workers - this test is for timers :) More... about 16 years ago
docs: Completed Contributing docs More... about 16 years ago
docs: Fixed install insturctions for source installs More... about 16 years ago
docs: Minor fixes with download/install docs More... about 16 years ago
docs: Updated docs for downloading and installing More... about 16 years ago
examples/helloweb.py -> Added -s/--speed option (psyco) More... over 16 years ago
Borrowed from TurboGears documentation to follow as a guide More... over 16 years ago
Added generated html docs More... over 16 years ago
Makefile: Moved docs to their own Makefile in docs/graphs More... over 16 years ago
Updated More... over 16 years ago
Added Makefile for generating docs/graphs More... over 16 years ago
Automated merge with http://hg.softcircuit.com.au/projects/circuits/ More... over 16 years ago
docs: Added .static dir More... over 16 years ago
Automated merge with http://hg.softcircuit.com.au/projects/circuits/ More... over 16 years ago