Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A little more robust config handling | Joseph Hunkeler | 2016-07-03 | 1 | -6/+10 |
* | Python 3k compat for cgi script | Joseph Hunkeler | 2016-07-03 | 1 | -82/+82 |
* | Python 3k compat. | Joseph Hunkeler | 2016-07-03 | 2 | -8/+8 |
* | Remove empty documentation | Joseph Hunkeler | 2016-07-03 | 4 | -536/+0 |
* | Ignore .pyc files under python 2 | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
* | Parse local hosts.ini if it exists | Joseph Hunkeler | 2016-07-03 | 1 | -0/+4 |
* | Fix StringIO python 3k compat | Joseph Hunkeler | 2016-07-03 | 2 | -4/+8 |
* | Add hosts_config variable | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
* | Use "with" instead of direct "open" | Joseph Hunkeler | 2016-07-03 | 1 | -27/+27 |
* | README.md #3 | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
* | README #2 | Joseph Hunkeler | 2016-07-03 | 1 | -14/+12 |
* | Mardownify README | Joseph Hunkeler | 2016-07-03 | 1 | -12/+9 |
* | Remove note | Joseph Hunkeler | 2016-07-03 | 1 | -4/+0 |
* | Remove debug output | Joseph Hunkeler | 2016-07-03 | 1 | -1/+0 |
* | Python 3k portability issues; implement more pleasent exit sequence from inte... | Joseph Hunkeler | 2016-07-03 | 5 | -15/+31 |
* | Remove accidental use of dirname; Trap having no config whatsoever | Joseph Hunkeler | 2016-07-03 | 1 | -5/+9 |
* | Make configuration more dynamic; stop hardcoding paths | Joseph Hunkeler | 2016-07-03 | 1 | -4/+32 |
* | Deprecate Makefile in favor of native python | Joseph Hunkeler | 2016-07-03 | 2 | -15/+19 |
* | Fix python 3k compat. | Joseph Hunkeler | 2016-07-03 | 1 | -2/+2 |
* | Ignore __pycache__ | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
* | Use RELIC version data | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
* | Remove generated specfile from repository | Joseph Hunkeler | 2016-07-03 | 1 | -688/+0 |
* | Ignore generated specfile | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
* | Ignore generated databases | Joseph Hunkeler | 2016-07-03 | 1 | -1/+1 |
* | Add RELIC | Joseph Hunkeler | 2016-07-03 | 1 | -0/+1 |
* | Read requirements from file | Joseph Hunkeler | 2016-07-03 | 1 | -17/+5 |
* | Add module requirements | Joseph Hunkeler | 2016-07-03 | 1 | -0/+2 |
* | Generalized: Remove 'go' script | Joseph Hunkeler | 2016-07-03 | 1 | -46/+0 |
* | Generalize host configuration | Joseph Hunkeler | 2016-07-03 | 1 | -144/+17 |
* | Replace distutils with setuptools; implement RELIC | Joseph Hunkeler | 2016-07-03 | 1 | -45/+36 |
* | Python 3k compat | Joseph Hunkeler | 2016-07-03 | 9 | -117/+117 |
* | Improve script portability | Joseph Hunkeler | 2016-07-03 | 3 | -13/+8 |
* | Initial commit of .gitignore; Delete STScI scripts | Joseph Hunkeler | 2016-07-03 | 32 | -704/+8 |
* | change hosts from bond to ssb | cslocum | 2016-06-28 | 4 | -4/+4 |
* | update rest of pandeia SM files to new use client testing scheme | cslocum | 2016-06-28 | 4 | -5/+4 |
* | update to use new client testing scheme | cslocum | 2016-06-27 | 3 | -8/+7 |
* | export sm_run for bond | cslocum | 2016-06-27 | 1 | -1/+1 |
* | set sm_run for bond client tests | cslocum | 2016-06-27 | 1 | -1/+1 |
* | use etc_client user for pandeia tests on bond | cslocum | 2016-06-27 | 3 | -5/+5 |
* | add branch_test_4.sm | cslocum | 2016-06-24 | 1 | -0/+30 |
* | Incorporate jwcalibdev into conda tests | cslocum | 2016-06-23 | 1 | -1/+5 |
* | some updates to pandeia SM scripts | cslocum | 2016-06-22 | 6 | -27/+0 |
* | add init_db to pandeia installation commands | cslocum | 2016-06-21 | 6 | -40/+7 |
* | update pandeia testing scripts to use new run commands | cslocum | 2016-06-17 | 5 | -15/+14 |
* | run master client and engine tests at the same time | cslocum | 2016-06-16 | 1 | -2/+0 |
* | fix another issue with branch_test_3 sm file | cslocum | 2016-06-16 | 1 | -2/+2 |
* | fix another issue with branch_test_3 sm file | cslocum | 2016-06-16 | 1 | -1/+1 |
* | fix typos | cslocum | 2016-06-16 | 2 | -2/+2 |
* | add sm file for branch_test_3 midday | cslocum | 2016-06-16 | 2 | -1/+36 |
* | update hosts.ini file | cslocum | 2016-05-18 | 2 | -1/+11 |