1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jul 12, 2025 — Jul 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we need unittest2 for python 2.6 More... almost 11 years ago
make sure we have a new pip so that wheels are cached More... almost 11 years ago
update travis-ci setup to use the container based builds More... almost 11 years ago
Merge pull request #19 from enthought/fix/compliant-dev-versions More... over 11 years ago
Use absolute import to get the package version. More... over 11 years ago
Update version generation to use `git describe` More... over 11 years ago
Use a PEP 440 compliant development version More... over 11 years ago
Merge pull request #18 from enthought/fix/remove-circular-adaptations More... over 12 years ago
Introduce IDataContext to consolidate context adaptation. More... over 12 years ago
Merge pull request #15 from enthought/fix/global-adapters-registration More... over 12 years ago
Merge branch 'master' into fix/global-adapters-registration More... over 12 years ago
Merge pull request #16 from enthought/cleanup-travis-ci-build More... over 12 years ago
use the right environment variable More... over 12 years ago
we need cython after all More... over 12 years ago
more updates More... over 12 years ago
Allow registering the IContext->IXXXContext adapters other than at import time. More... over 12 years ago
add etsdevtools in the installation More... over 12 years ago
install unittest2 when running under python 2.6 More... over 12 years ago
add blockcanvas in the setup More... over 12 years ago
add apptools in the trvis-ci configuration More... over 12 years ago
remove cython since it should not be required More... over 12 years ago
update travis configuration More... over 12 years ago
add a dev-requirements file More... over 12 years ago
add a coverage rc configuration More... over 12 years ago
Trying to fix another pip dependency. More... over 12 years ago
Fix PIL dependency for Travis CI. More... over 12 years ago
Allow registering the dict->IContext adapters other than at import time. More... over 12 years ago
Merge pull request #13 from enthought/fix-remove-unused-import More... over 12 years ago
BUG: Remove * import. More... over 12 years ago
BUG: Remove unused imports and unittest2 dependency. More... over 12 years ago