summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Add tests for the availability of individual backends"Jenkins2016-12-081-0/+16
|\ \ \ \
| * | | | Add tests for the availability of individual backendsTim Burke2016-12-071-0/+16
| | |_|/ | |/| |
* | | | Merge "Fix checksum memory leak"Jenkins2016-12-072-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix checksum memory leakTim Burke2016-12-052-1/+2
| |/ /
* | | Merge "ISA-L Cauchy support"Jenkins2016-12-074-1/+30
|\ \ \ | |/ / |/| |
| * | ISA-L Cauchy supportKota Tsuyuzaki2016-12-014-1/+30
* | | Add -v option to let us know which tests are passed in the gateKota Tsuyuzaki2016-12-011-1/+1
|/ /
* | Cleanup lint errors in test suiteClay Gerrard2016-11-293-196/+151
|/
* Fix formatted get_metadata memory leakTim Burke2016-11-292-55/+37
* Merge "Assorted combinatoric-test fixes"Jenkins2016-11-293-39/+106
|\
| * Assorted combinatoric-test fixesTim Burke2016-11-173-39/+106
* | Merge "Add greedy test for decode/reconstruct result solid"Jenkins2016-11-291-0/+35
|\ \ | |/
| * Add greedy test for decode/reconstruct result solidKota Tsuyuzaki2016-11-101-0/+35
* | Add soft warning log line when using liberasurecode <1.3.1Kota Tsuyuzaki2016-11-281-0/+18
|/
* Remove Ryuta Kon from NTT shss referenceKota Tsuyuzaki2016-10-231-1/+1
* Updated name in setup.py to work with release tooling.1.3.1John Dickinson2016-09-303-4/+10
* 1.3.0 release1.3.0John Dickinson2016-09-294-5/+24
* Ref count for dict item should be Py_DECREFKota Tsuyuzaki2016-09-072-8/+78
* Merge "Correct fragment size handling"Jenkins2016-09-081-1/+18
|\
| * Correct fragment size handlingKota Tsuyuzaki2016-09-061-1/+18
* | Merge "Fix arg k, m to be required"Jenkins2016-09-072-0/+34
|\ \
| * | Fix arg k, m to be requiredKota Tsuyuzaki2016-09-062-0/+34
* | | Fix some requirements and installation instructionKota Tsuyuzaki2016-08-183-1/+16
* | | Merge "Change liberasure URL to new one"Jenkins2016-08-182-2/+2
|\ \ \ | |_|/ |/| |
| * | Change liberasure URL to new oneOndřej Nový2016-06-012-2/+2
| |/
* | Merge "Bump liberasurecode dependency to 1.2.0 version"Jenkins2016-08-131-1/+1
|\ \
| * | Bump liberasurecode dependency to 1.2.0 versionOndřej Nový2016-06-011-1/+1
| |/
* | Add tox/requirements settings to pass gate jobKota Tsuyuzaki2016-08-128-10/+346
|/
* Release 1.2.1v1.2.11.2.1Thiago da Silva2016-05-265-12/+32
* rename README and add .gitreviewThiago da Silva2016-05-263-269/+273
* Merged in unittests-error-with-test_rs (pull request #37)Tushar Gohad2016-04-211-1/+2
|\
| * Fix the tests to handle corrupted fragments.unittests-error-with-test_rsKevin Greenan2016-04-211-1/+2
* | Merged in timuralp/pyeclib/check_backend_available-no-refactor (pull request ...Tushar Gohad2016-04-162-11/+25
|\ \ | |/ |/|
| * Use the check_backend_available function.Timur Alperovich2016-03-152-11/+25
|/
* Clarify _find_library() usageTushar Gohad2016-02-131-0/+2
* Remove unused routinesTushar Gohad2016-02-131-7/+0
* Switch to find_library() for dependency checksTushar Gohad2016-02-131-14/+9
* Merged v1.2.0 into masterv1.2.0Kevin Greenan2016-01-123-4/+23
|\
| * Release 1.2.0v1.2.0Tushar Gohad2016-01-123-4/+23
|/
* (Re)Enable flat_xor_hd file EC testsTushar Gohad2016-01-121-3/+10
* Fix flat_xor_hd test invocationTushar Gohad2016-01-121-2/+2
* Use sys.prefix instead of hardcoding /usr/local/lib/Davanum Srinivas2015-12-041-5/+4
* Remove platform.architecture() referenceTushar Gohad2015-12-041-1/+0
* Remove integrated liberasurecode tarballTushar Gohad2015-12-042-91/+15
* Eliminate liberasurecode manual search/runtime_library_dirsTushar Gohad2015-12-041-25/+0
* Empty check for pyeclib_drivers list in unit testsTushar Gohad2015-12-031-0/+2
* Clarifying comment about ec_desc return during initTushar Gohad2015-11-231-0/+2
* tox related fixes for travis-ciTushar Gohad2015-11-231-1/+3
* Add initial travis-ci configTushar Gohad2015-11-231-0/+12
* Explicit driver reference check in VALID_EC_TYPES evalTushar Gohad2015-11-231-1/+3