Историја ревизија

Аутор SHA1 Порука Датум
  Martijn Pieters ce3da1ee75 Verify that key/value pairs are correctly separated. пре 13 година
  Mike Naberezny a4179fdd3e Note deferring_http_channel.refill_buffer() fix in changelog пре 13 година
  Mike Naberezny 9566990b3a Fix typo in comment пре 13 година
  Mike Naberezny d60b48f629 Merge pull request #115 from philz/master пре 13 година
  Marcelo Vanzin 948af460a2 deferring_http_channel.delay is not reset appropriately пре 13 година
  Chris McDonough 16eb90929d - When supervisord starts up as root, if the ``-c`` flag was not provided, a пре 13 година
  Roger Hoover 24928d95ed Revert "Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball" пре 13 година
  Roger Hoover 1b1091624c Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball пре 13 година
  Roger Hoover 0db4347011 Fixed version # in doc for stopasgroup пре 13 година
  Roger Hoover 1ede908089 Merge branch 'master' of github.com:Supervisor/supervisor пре 13 година
  Mike Naberezny 0b05ee3db0 Remove duplicate truthy/falsy tuples пре 13 година
  Roger Hoover 0678782958 Implemented stopasgroup with unit test пре 13 година
  Roger Hoover 1835280d89 stopasgroup implies killasgroup пре 13 година
  Roger Hoover 3314ec302b Defined stopasgroup option пре 13 година
  Mike Naberezny 1dba399ea3 Merge pull request #102 from wynnw/884d14957c11b2356da4d67b51d1446cf79cb935 пре 13 година
  Mike Naberezny 95ca0bb6ae Add tip for using environment variables пре 13 година
  Mike Naberezny 65843eda9c Merge pull request #94 from JensRantil/remove_duplicate_config_defaults пре 13 година
  Mike Naberezny fbefacf230 Add changelog note for the new Syslog log handler пре 13 година
  Mike Naberezny a0e6809d3d Merge pull request #98 from jaraco/syslog-support пре 13 година
  Jason R. Coombs 2a4b6a3bd5 Fixed tests (now use Mock to mock). Tests now also capture Unicode behavior. пре 13 година
  Jason R. Coombs d305125e36 Added documentation on the syslog facility. пре 13 година
  Jason R. Coombs db2c55a25c Added test for SyslogHandler пре 13 година
  Jason R. Coombs ed22e48b76 Support syslog as a log target пре 13 година
  Jens Rantil 816187b4f3 Setting default values in one place пре 13 година
  Mike Naberezny d1954ef60a Add ruby-supervisor to the third-party list пре 13 година
  Mike Naberezny a7f4edd136 Note config reloading leak in changelog пре 13 година
  Mike Naberezny 9708d72f6b Add test for clearing parse_warnings пре 13 година
  Philip Zeyliger cf16e6a313 Clearing parse warnings at every parse config call. пре 13 година
  Wynn Wilkes 884d14957c this is a fix for problems where the valid group list for a user gets lost. For example, if a user is an explicit member of one group (different from their primary group), the call to setgid after setgroups will cause the process to not have the full group rights of the user. Including the primary gid as the first group in the list avoids this problem. Not sure if this is a python bug, or a problem with the underlying system setgroups/getgroups api's - but this is a safe workaround. пре 13 година
  Mike Naberezny 5d8a8bf6fa Fix spelling пре 13 година