openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
drmaa-python
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
12 days
ago. based on code collected
12 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 4 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove built documentation, since that's what RTFD is for.
Dan Blanchard
More...
about 11 years ago
Link doc version to drmaa.__version__
Dan Blanchard
More...
about 11 years ago
Remove html_static_path from docs/conf.py
Dan Blanchard
More...
about 11 years ago
Add initial version of ReadTheDocs documentation
Dan Blanchard
More...
about 11 years ago
Change Travis testing to use Coveralls as well
Dan Blanchard
More...
about 11 years ago
Tweak handling of version numbers to make maintenance easier. Made myself author on PyPI, since I've contributed more code (and I'll be more actively maintaining this).
Dan Blanchard
More...
about 11 years ago
Update Travis badge URL to use main repository
Dan Blanchard
More...
about 11 years ago
Merge pull request #4 from dan-blanchard/master
Dan Blanchard
More...
about 11 years ago
Bump version in __init__.py.
Dan Blanchard
More...
about 11 years ago
Bump version number up again so pip will install this version over my older 0.7.
Dan Blanchard
More...
about 11 years ago
Speed up DictAttribute setting slightly.
Dan Blanchard
More...
about 11 years ago
Add const module identifiers back into package namespace.
Dan Blanchard
More...
about 11 years ago
Merge branch 'master' of github.com:dan-blanchard/drmaa-python
Dan Blanchard
More...
over 11 years ago
Fix error strings containing "b" literal prefixes.
Dan Blanchard
More...
over 11 years ago
Removed unnecessary line from MANIFEST.in
Dan Blanchard
More...
over 11 years ago
Took out sleeps from install_sge.sh because splitting apt-get into two steps seems to solve those problems.
Dan Blanchard
More...
over 11 years ago
Broke apt-get install into two commands in install_sge.sh
Dan Blanchard
More...
over 11 years ago
Changed order of gridengine package installation to make sure master is up and running before exec gets installed
Dan Blanchard
More...
over 11 years ago
Restart execd in install_sge.sh just in case
Dan Blanchard
More...
over 11 years ago
Add Travis build badge to README
Dan Blanchard
More...
over 11 years ago
Made qstat output more verbose in install_sge.sh
Dan Blanchard
More...
over 11 years ago
Added another sleep to install_sge.sh to prevent synchronization issues
Dan Blanchard
More...
over 11 years ago
Added a little message about how we're waiting for the grid engine to come up in install_sge.sh.
Dan Blanchard
More...
over 11 years ago
Increase sleep time to 10 seconds when waiting for Grid Engine to start.
Dan Blanchard
More...
over 11 years ago
Fix copy-paste error
Dan Blanchard
More...
over 11 years ago
Make sure boolean converter always converts things to bytes
Dan Blanchard
More...
over 11 years ago
Fix __str__ typeerror in Python 3
Dan Blanchard
More...
over 11 years ago
Added another missing import for testwrap.
Dan Blanchard
More...
over 11 years ago
Added missing import to testwrap.py
Dan Blanchard
More...
over 11 years ago
Moved tests into separate directory and cleaned them up a bit.
Dan Blanchard
More...
over 11 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree