index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
process
/
plugins.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#1023 on Jython automatically sets the SIGINT signal so that it exits the bus
Sylvain Hellegouarch
2010-09-27
1
-0
/
+6
*
#947 on Jython, we attach the bus graceful operation to SIGUSR2 since SIGUSR1...
Sylvain Hellegouarch
2010-09-27
1
-2
/
+8
*
Docs: Big cleanup of deployguide.
Robert Brewer
2010-06-06
1
-9
/
+29
*
Even more doc work.
Robert Brewer
2010-06-05
1
-12
/
+47
*
Fix for #1012 (process/plugins.py:PerpetualTimer wakes up CPU 20 times per se...
Robert Brewer
2010-06-05
1
-7
/
+58
*
Doc work on cherrypy.process.
Robert Brewer
2010-05-08
1
-1
/
+5
*
If you're going to send to new listeners, you'd better add them to the bus so...
Joseph Tate
2010-03-08
1
-1
/
+3
*
Using the public thread.get_ident API call to retrieve the ID of a thread so ...
Sylvain Hellegouarch
2009-08-04
1
-1
/
+2
*
trunk - unbuffering the stderr for the daemonizer plugin
Lakin Wecker
2009-06-15
1
-1
/
+1
*
Trap and log exceptions in PerpetualTimer Monitor threads.
Robert Brewer
2009-06-14
1
-4
/
+12
*
trunk: A bunch more alignments between trunk and python3 syntax.
Robert Brewer
2009-06-02
1
-3
/
+3
*
Fix for ticket #917, Autoreload gets confused if app performs an os.chdir()
visteya
2009-05-16
1
-0
/
+21
*
Fixing a buglet when autoreloading zipimports.
Robert Brewer
2009-05-02
1
-5
/
+5
*
Breaking out Autoreloader.sysfiles for easier inspection
Robert Brewer
2009-04-17
1
-6
/
+9
*
Bumped up the priority of DropPrivileges.start to support the most common use...
Robert Brewer
2008-08-15
1
-1
/
+4
*
Fix to buglet in DropPrivileges.
Robert Brewer
2008-08-15
1
-2
/
+2
*
Doc tweaks.
Robert Brewer
2008-07-03
1
-0
/
+2
*
SignalHandler.unsubscribe now warns if our handler is not returned. See #826.
Robert Brewer
2008-06-30
1
-2
/
+6
*
Fixed sig handler unsubscribe test for Unix, plus an odd race condition in au...
Robert Brewer
2008-06-29
1
-5
/
+6
*
Test and fix for #826 (SignalHandler needs an unsubscribe). Need nix testing.
Robert Brewer
2008-06-29
1
-3
/
+21
*
Fix for #828 (CherryPy should exit on SIGHUP if not daemonized). The tests ne...
Robert Brewer
2008-06-29
1
-2
/
+10
*
Moved all bus plugins onto the engine object itself, and fixed a couple bus d...
Robert Brewer
2008-06-24
1
-2
/
+2
*
Audit of logging:
Robert Brewer
2008-04-05
1
-6
/
+9
*
Renamed restsrv -> process in all referrers.
Robert Brewer
2008-03-16
1
-1
/
+1
*
Renamed restsrv -> process. Boring but practical.
Robert Brewer
2008-03-16
1
-0
/
+490
[prev]