index
:
delta/python-packages/pyeclib.git
1.0_liberasurecode_integrated
64bit_build
extended_error_codes
flat_xor_hd_4
isa-l_integration
issue-44
issue-51
issue-54
libec_install_option
libec_path
liberasurecode_install
master
master.nolibec
merge_python3_stuff
new_commits_for_1_0_8
pep8_fixes
plugin_internal_rs
proposed-1.0.8
release_1.0.9
stderr
unittests-error-with-test_rs
use_backend_id
v1.2.0
opendev.org: openstack/pyeclib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Change the version reference"
Jenkins
2017-06-06
1
-1
/
+26
|
\
|
*
Change the version reference
Kota Tsuyuzaki
2017-03-01
1
-1
/
+26
*
|
Avoid segfault when raising exceptions
Tim Burke
2017-05-03
1
-81
/
+83
*
|
Add Phazr.IO libphazr backend support
Jim Cheung
2017-03-01
1
-0
/
+3
*
|
Merge "Use Py_BuildValue instead of manually building dicts"
Jenkins
2016-12-15
1
-43
/
+7
|
\
\
|
*
|
Use Py_BuildValue instead of manually building dicts
Tim Burke
2016-11-29
1
-43
/
+7
|
|
/
*
|
Merge "Fix checksum memory leak"
Jenkins
2016-12-07
1
-0
/
+1
|
\
\
|
*
|
Fix checksum memory leak
Tim Burke
2016-12-05
1
-0
/
+1
|
|
/
*
|
ISA-L Cauchy support
Kota Tsuyuzaki
2016-12-01
1
-0
/
+3
|
/
*
Fix formatted get_metadata memory leak
Tim Burke
2016-11-29
1
-55
/
+13
*
Ref count for dict item should be Py_DECREF
Kota Tsuyuzaki
2016-09-07
1
-8
/
+54
*
Correct fragment size handling
Kota Tsuyuzaki
2016-09-06
1
-1
/
+18
*
Add tox/requirements settings to pass gate job
Kota Tsuyuzaki
2016-08-12
1
-0
/
+9
*
Use the check_backend_available function.
Timur Alperovich
2016-03-15
1
-0
/
+17
*
Remove integrated liberasurecode tarball
Tushar Gohad
2015-12-04
1
-0
/
+0
*
Clarifying comment about ec_desc return during init
Tushar Gohad
2015-11-23
1
-0
/
+2
*
Return liberasurecode error code from pyeclib_c_init
Tushar Gohad
2015-11-23
1
-1
/
+1
*
Disable error reporting during VALID_EC_TYPES eval
Tushar Gohad
2015-11-23
1
-14
/
+48
*
Include liberasurecode_helpers.h for backward compatibility
Tushar Gohad
2015-11-19
1
-0
/
+4
*
Update integrated liberasurecode rev to 1.1.0
Tushar Gohad
2015-10-21
2
-0
/
+0
*
Use explicit path to erasurecode.h
Tushar Gohad
2015-09-20
1
-3
/
+3
*
Implement alloc/free fns local to pyeclib c_ext
Tushar Gohad
2015-09-18
1
-1
/
+45
*
Update integrated liberasurecode rev to 1.0.9
Tushar Gohad
2015-09-08
2
-0
/
+0
*
Fix integer truncation issue with PyBuildValue on Big Endian systems by expli...
Kevin Greenan
2015-08-11
1
-2
/
+2
*
Adding a new tarball for the integrated installer
liberasurecode_install
Kevin Greenan
2015-07-23
1
-0
/
+0
*
Check for missing liberasurecode and install if necessary
Tushar Gohad
2015-07-23
1
-0
/
+0
*
Support Python int in decode() for ranges on py2
Victor Stinner
2015-07-21
1
-3
/
+22
*
Expose liberasurecode error codes in PyECLib
Tushar Gohad
2015-07-19
1
-79
/
+90
*
Plugging in new internal RS backend into pyeclib
plugin_internal_rs
Kevin Greenan
2015-05-19
1
-0
/
+3
*
Guide users to liberasurecode messages in syslog upon errors
Tushar Gohad
2015-03-13
1
-0
/
+2
*
Wrap calls to pyeclib_c in core.py with try/catch and wrote example
Kevin Greenan
2015-03-10
1
-1
/
+1
*
Return liberasurecode errors in fixed length string buffers
Tushar Gohad
2015-03-09
1
-15
/
+25
*
Improve pyeclib error reporting (expose liberasurecode err returns)
Tushar Gohad
2015-03-08
1
-8
/
+41
*
Use liberasurecode_get_fragment_size
Kota Tsuyuzaki
2015-03-05
1
-17
/
+6
*
This is part of Kota's pull request #17.
Kevin Greenan
2015-02-07
1
-6
/
+6
*
Add tests for decode metadata checks.
Kevin Greenan
2015-02-07
1
-1
/
+1
*
Adding support for checking fragment metadata during decode and plumbing
Kevin Greenan
2015-02-07
1
-1
/
+21
*
Changed the API for check_metadata to return more structured success and error
Kevin Greenan
2015-02-03
1
-7
/
+13
*
Removing 'fragment_metadata_len' from the check metaadta API, as it is not ne...
Kevin Greenan
2015-01-19
1
-2
/
+1
*
Changed the return values for the check metadata API.
Kevin Greenan
2015-01-19
1
-2
/
+3
*
Fixing a few bugs in the original checksum formatting commit and unit
Kevin Greenan
2015-01-19
1
-9
/
+36
*
Fix the checksum unit tests for crc32.
Kevin Greenan
2015-01-19
1
-2
/
+15
*
Add option to return fragment metadata as a dict, instead of an opaque buffer.
Kevin Greenan
2015-01-19
1
-6
/
+139
*
Refactor pyeclib python src tree for nosetests
Tushar Gohad
2014-12-10
5
-1548
/
+0
*
Add min_parity_fragments_needed() per ECDriver
Tushar Gohad
2014-11-20
2
-0
/
+14
*
Make library_import_str arg to ECDriver conditional
Tushar Gohad
2014-11-19
1
-10
/
+5
*
Adding get_segment_byterange_info and the appropriate tests...
v0.9.10
Kevin Greenan
2014-10-28
1
-0
/
+74
*
A few quick fixes:
Kevin Greenan
2014-10-23
1
-0
/
+4
*
Modified the decode function to return a list of byte arrays when ranges are
Kevin Greenan
2014-10-23
1
-14
/
+11
*
Merged in use_backend_id (pull request #15)
Tushar Gohad
2014-10-22
3
-13
/
+9
|
\
[next]