Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / progrium/ginkgo issues and pull requests

#79 - The name ginkgo on Pypi

Issue - State: open - Opened by kanglcn about 1 year ago

#78 - Separation

Pull Request - State: closed - Opened by kyleconroy almost 12 years ago - 2 comments

#77 - Fixes for runner.py

Pull Request - State: closed - Opened by beaugunderson almost 12 years ago - 2 comments

#76 - Fixes for SUID/SGID and SIGTERMs

Pull Request - State: closed - Opened by kelvl over 12 years ago - 2 comments

#75 - Imported 3rd party modules equals None

Issue - State: open - Opened by darvin over 12 years ago

#74 - ImportError: No module named resource

Issue - State: open - Opened by svlada over 12 years ago - 3 comments

#72 - Ginkgo on PyPI

Issue - State: closed - Opened by codysoyland over 12 years ago - 1 comment

#71 - services started by ginkgoctl don't always stop with ginkgoctl or SIGTERM

Issue - State: open - Opened by hblanks over 12 years ago - 5 comments

#69 - ginkgoctl gives 0 exit code and no errors if services fail to start

Issue - State: open - Opened by hblanks over 12 years ago - 1 comment

#68 - Testing - nosetests, tox, and Travis CI

Pull Request - State: closed - Opened by msabramo over 12 years ago - 5 comments

#67 - any *.conf.py file in source tree breaks nosetests

Issue - State: open - Opened by hblanks over 12 years ago

#66 - Include examples on how to test apps in docs

Issue - State: open - Opened by progrium over 12 years ago
Labels: docs

#65 - Add configuration context manager

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: config

#64 - Add pre-wrapped gevent servers in async.gevent module

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: async

#63 - Sanity check configuration when reloading

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: config

#62 - Only make a pidfile when daemonizing

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: runner

#61 - Don't hardcode pid/log files into /tmp

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: runner, logger

#60 - Add module level docstrings

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: docs

#59 - Update examples to latest API

Issue - State: open - Opened by progrium over 12 years ago - 1 comment
Labels: examples

#58 - Remove module main section of config.py

Issue - State: open - Opened by progrium over 12 years ago
Labels: tests

#57 - use .py for determining if config should be a file, then raise exception...

Pull Request - State: closed - Opened by hblanks over 12 years ago - 1 comment

#56 - Update doc/conf.py

Pull Request - State: closed - Opened by kennethreitz over 12 years ago

#55 - Group should be/act as dict

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: config

#54 - ginkgo/runner.py: print traceback when import/key error occurs

Pull Request - State: closed - Opened by hblanks over 12 years ago - 2 comments

#53 - ginkgoctl command should block until service is "ready"

Issue - State: open - Opened by chadselph over 12 years ago - 1 comment
Labels: runner

#52 - service init happens pre-daemonization

Issue - State: closed - Opened by progrium over 12 years ago - 1 comment
Labels: runner

#51 - /gevent.core.reinit/gevent.reinit/ for compat with gevent 1.0

Pull Request - State: closed - Opened by asteven over 12 years ago - 1 comment

#50 - update examples to work with master

Pull Request - State: closed - Opened by asteven over 12 years ago - 1 comment

#49 - ProxyTypes dependency + __version__ import from setup.py

Issue - State: closed - Opened by dgquintas over 12 years ago - 4 comments

#48 - Fix imports on the intro examples

Pull Request - State: closed - Opened by davidwilemski over 12 years ago - 1 comment

#47 - refactor config

Pull Request - State: closed - Opened by inconshreveable over 12 years ago - 4 comments

#46 - Link to the Pycon video is wrong

Issue - State: closed - Opened by shaneaevans over 12 years ago - 1 comment

#45 - Change doc references from gevent_tools.service to ginkgo.core

Pull Request - State: closed - Opened by msabramo over 12 years ago - 1 comment

#44 - Fix typo in index.rst

Pull Request - State: closed - Opened by msabramo over 12 years ago - 2 comments

#43 - reload should reload configuration

Issue - State: closed - Opened by progrium almost 13 years ago - 2 comments
Labels: runner, config

#42 - config.Setting descriptors should allow setting their value

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment

#41 - change use of "name"; make setproctitle optional

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: runner

#40 - reload should use SIGHUP

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: runner

#39 - status action on runner

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: runner

#38 - default logfile should be /dev/null

Issue - State: closed - Opened by progrium almost 13 years ago - 2 comments
Labels: discuss, runner

#37 - default pidfile put in home directory

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: discuss, runner

#36 - use runpy for loading configuration

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: config

#35 - support module service lookup

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: runner

#34 - fixing ticket: https://github.com/progrium/gservice/issues/24

Pull Request - State: closed - Opened by objcode almost 13 years ago

#32 - switching out optparse for argparse

Pull Request - State: closed - Opened by chadselph almost 13 years ago

#31 - Assert cleanup

Pull Request - State: closed - Opened by ryanlarrabure almost 13 years ago

#30 - Changed the asserts to Runtime Warnings

Pull Request - State: closed - Opened by ryanlarrabure almost 13 years ago - 1 comment

#29 - I think RuntimeWarning is the exception to use

Pull Request - State: closed - Opened by ryanlarrabure almost 13 years ago

#28 - add namespaces to config module

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: config

#27 - switch optparse to argparse

Issue - State: closed - Opened by progrium almost 13 years ago

#26 - using exec to load configuration breaks when using nose

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment

#25 - Context should abstract sleep()

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment

#24 - core.require_ready() should block with a timeout before raising

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment

#23 - change RootService to Context, add configuration

Issue - State: closed - Opened by progrium almost 13 years ago - 2 comments

#22 - should Service be a state machine?

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: discuss

#21 - you should be able to wait() on ready after service start

Issue - State: closed - Opened by progrium almost 13 years ago - 1 comment
Labels: discuss

#20 - replace asserts with better exceptions

Issue - State: closed - Opened by progrium almost 13 years ago

#19 - avoid printing exceptions (traceback.print_exc)

Issue - State: closed - Opened by progrium almost 13 years ago - 4 comments
Labels: core

#18 - gservice pid issue

Issue - State: closed - Opened by objcode almost 13 years ago - 1 comment
Labels: runner

#17 - Refactor Service ctor to return descriptor when called with named global service.

Pull Request - State: closed - Opened by objcode almost 13 years ago - 2 comments

#16 - REQREP sample

Issue - State: closed - Opened by fortunado about 13 years ago - 1 comment

#15 - fix for log files to not be opened inside of chroots

Pull Request - State: closed - Opened by inconshreveable about 13 years ago - 1 comment

#14 - Add a license?

Issue - State: closed - Opened by jgrgt about 13 years ago - 1 comment

#13 - ginkgo should return 0 when it fails

Issue - State: closed - Opened by objcode about 13 years ago - 1 comment
Labels: runner

#12 - locking pid file failure still returns 0

Issue - State: closed - Opened by objcode about 13 years ago - 2 comments

#11 - Make ginkgo support Twisted programs

Issue - State: open - Opened by objcode about 13 years ago - 3 comments
Labels: async

#10 - Recreation of https://github.com/progrium/gservice/pull/9

Pull Request - State: closed - Opened by objcode about 13 years ago - 5 comments

#9 - Various changes discussed in person

Pull Request - State: closed - Opened by objcode about 13 years ago - 4 comments

#8 - Add gevent import check to runner run.

Pull Request - State: closed - Opened by objcode about 13 years ago - 1 comment

#6 - Pidfile fix and reload fix.

Pull Request - State: closed - Opened by inconshreveable over 13 years ago

#5 - test changes per discussion

Pull Request - State: closed - Opened by objcode over 13 years ago

#4 - defaultproperties as discussed in person

Pull Request - State: closed - Opened by objcode over 13 years ago

#3 - Explicit namespace class for configuration.

Pull Request - State: closed - Opened by inconshreveable over 13 years ago

#2 - Services now run privileged until they are 'ready'.

Pull Request - State: closed - Opened by inconshreveable over 13 years ago