Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/dpy issues and pull requests
#37 - docs: fix typo
Pull Request -
State: open - Opened by Jason-Cooke over 5 years ago
#36 - Fix a README typo
Pull Request -
State: open - Opened by frilox042 about 6 years ago
- 3 comments
#35 - Fix typos in readme
Pull Request -
State: closed - Opened by jeis2497052 almost 7 years ago
- 1 comment
#34 - Propose fix readme typos
Pull Request -
State: closed - Opened by jeis2497052 almost 7 years ago
- 2 comments
#33 - Classes without `__init__` should still be injectable
Issue -
State: open - Opened by wesalvaro almost 7 years ago
#32 - Typo fixes in the readme.
Pull Request -
State: closed - Opened by cdeleo almost 7 years ago
- 3 comments
#31 - Make function names lower-case.
Pull Request -
State: closed - Opened by wesalvaro about 7 years ago
#30 - Rename pyoc to dpy
Pull Request -
State: closed - Opened by yozo1984 over 10 years ago
#29 - fix(testInject): Fix test injection to allow setting multiple variable
Pull Request -
State: closed - Opened by yozo1984 over 10 years ago
#28 - fix(singleton class): Fix singleton class as a injectable class
Pull Request -
State: closed - Opened by yozo1984 about 11 years ago
- 1 comment
#27 - Refactor with namedtuple
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#26 - Add automatic singleton scoping based on the parameter injection.
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
#25 - Allow Override injectable in the parent scope.
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#24 - Should have a best practice example for conditional injection.
Issue -
State: open - Opened by yozo1984 over 11 years ago
- 3 comments
Labels: enhancement
#23 - should be able to do singleton on class injection.
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 2 comments
Labels: enhancement
#22 - Should be able to debug where the injection comes from.
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
Labels: enhancement
#21 - Fix Minor typo and add test.
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
- 3 comments
#20 - Comply to Google Style guide.
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#19 - Add LICENSE file and __init__.py
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
#18 - A example that makes more sense
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
#17 - should allow name redefinition for @Injectable function
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
#16 - Implement the testmode. Resolve #11
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#15 - Check the name exist for all scopes while injecting
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#14 - Make eager an argument of the @Singleton
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#13 - Check name exist for all scopes while injecting
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#12 - Should we make Eager an argument of @Singleton?
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 3 comments
Labels: enhancement
#11 - Should be able to be turned off when testing
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 4 comments
Labels: enhancement
#10 - Injectable scope - Implement using decorator
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
#9 - Error should be raised if not all injectable arguments are provided.
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
Labels: bug
#8 - Should have better example and README <eom>
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 1 comment
Labels: enhancement
#7 - Injectables with same name should raise exception even in different scope
Issue -
State: closed - Opened by yozo1984 over 11 years ago
- 4 comments
Labels: enhancement
#6 - Tests need to be added.
Issue -
State: closed - Opened by wesalvaro over 11 years ago
Labels: bug
#5 - Scopes should be thread safe.
Issue -
State: closed - Opened by wesalvaro over 11 years ago
Labels: enhancement
#4 - Basic implementation of scoped injection
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
- 6 comments
#3 - Add gitignore file and fix bugs that prevent the injectable kwargs to be override.
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#2 - Add .gitignore file
Pull Request -
State: closed - Opened by yozo1984 over 11 years ago
#1 - Classes can't be eager or singletons
Issue -
State: closed - Opened by wesalvaro over 11 years ago
Labels: bug