summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Plugging in new internal RS backend into pyeclibplugin_internal_rsKevin Greenan2015-05-195-4/+11
* Handle non-string arguments in the base PyECLib exception constructor.v1.0.7mKevin Greenan2015-04-061-4/+6
* Revert "Merged in bloodeagle40234/pyeclib/fix-error-handling (pull request #22)"Kevin Greenan2015-04-062-49/+3
* Merged in bloodeagle40234/pyeclib/fix-error-handling (pull request #22)Kevin Greenan2015-04-062-3/+49
|\
| * Fix ECDriverError.__str__Kota Tsuyuzaki2015-04-022-3/+49
* | Merged in zaitcev/pyeclib/py3_prints (pull request #23)Tushar Gohad2015-04-063-3/+3
|\ \ | |/ |/|
| * Fix a few print statements for py3Pete Zaitcev2015-04-023-3/+3
|/
* v1.0.5m (master version equivalent to v1.0.5 on pypi)v1.0.5mTushar Gohad2015-03-131-1/+1
* Emphasize the 'ldconfig' step in READMETushar Gohad2015-03-132-12/+16
* Fix PyECLib version in README, add depsTushar Gohad2015-03-131-8/+5
* Minor ld-related message cleanup in setup.pyTushar Gohad2015-03-131-31/+19
* Guide users to liberasurecode messages in syslog upon errorsTushar Gohad2015-03-132-0/+4
* Convert remaining ECPyECLibException instances to ECDriverErrorTushar Gohad2015-03-132-8/+8
* Replace ECPyECLibException with ECDriverErrorKevin Greenan2015-03-131-25/+14
* v1.0Tushar Gohad2015-03-112-4/+4
* test: Improve LD_LIBRARY_PATH determination for local testsTushar Gohad2015-03-111-5/+11
* Wrap calls to pyeclib_c in core.py with try/catch and wrote exampleKevin Greenan2015-03-103-18/+54
* Example test case thst tests plumbing liberasurecode errors up into pyeclibKevin Greenan2015-03-102-1/+17
* Return liberasurecode errors in fixed length string buffersTushar Gohad2015-03-091-15/+25
* Remove references to skipIf (breaks on py2.6)Tushar Gohad2015-03-091-5/+7
* Remove test_core.py from test unitsTushar Gohad2015-03-081-1/+1
* Fix liberasurecode url in error messagesTushar Gohad2015-03-081-3/+2
* Minor test message cleanupsTushar Gohad2015-03-081-2/+2
* Add 'clean' target to MakefileTushar Gohad2015-03-081-0/+5
* Remove Jerasure build-time dependency for pyeclibTushar Gohad2015-03-081-1/+1
* Improve pyeclib error reporting (expose liberasurecode err returns)Tushar Gohad2015-03-081-8/+41
* Minor whitespace fixesTushar Gohad2015-03-081-10/+7
* v1.0-rc2v1.0-rc2Tushar Gohad2015-03-083-3/+4
* test: Use real backend names in _available_backendsTushar Gohad2015-03-082-7/+16
* Minor README updates for unit test instructionsTushar Gohad2015-03-071-3/+3
* Merged in bloodeagle40234/pyeclib/fixes (pull request #19) Tushar Gohad2015-03-061-17/+6
|\
| * Use liberasurecode_get_fragment_sizeKota Tsuyuzaki2015-03-051-17/+6
|/
* README edited online with BitbucketTushar Gohad2015-03-051-170/+193
* Fix version in READMETushar Gohad2015-03-041-1/+1
* Minor formatting fixes to the READMETushar Gohad2015-03-041-1/+7
* Update README with flat_xor_hd_X types, referencesTushar Gohad2015-03-041-4/+17
* Merged in bloodeagle40234/pyeclib/ntt_backend (pull request #18) Tushar Gohad2015-03-045-5/+68
|\
| * Add myself to AUTHOURSKota Tsuyuzaki2015-03-041-0/+1
| * Add shss and its unit testsKota Tsuyuzaki2015-03-044-4/+51
| * Enable UnitTest to choose tests to doKota Tsuyuzaki2015-03-041-1/+16
|/
* Add missing test for isa_l_rs_vandTushar Gohad2015-03-011-1/+3
* Add isa_l_rs_vand to list of valid EC typesTushar Gohad2015-03-011-1/+2
* Added to the list of supported EC types.Kevin Greenan2015-03-011-1/+2
* Update the test output now that we properly use HD 3 or 4 (again!)Kevin Greenan2015-02-281-1/+1
* Make liberasurecode enum work with flat XOR codes with HD \in 3,4Kevin Greenan2015-02-281-0/+2
* Fix conf tool to be consistent with new APIKevin Greenan2015-02-281-16/+10
* Re-add in support for both HD 3 and 4 flat XOR codes...Kevin Greenan2015-02-281-1/+3
* test: Run core tests only onceTushar Gohad2015-02-253-15/+12
* Add .unittests script to standardize nosetests invocationTushar Gohad2015-02-241-0/+10
* Revert "Add missing isa_l_rs_vand type to valid EC types"Tushar Gohad2015-02-241-2/+1