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
*
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
|
\
|
*
use enumerated backend_id to reference a backend
use_backend_id
Eric Lambert
2014-10-22
3
-13
/
+9
*
|
Add range support to the decode API.
Kevin Greenan
2014-10-22
1
-10
/
+68
|
/
*
First commit for needed_fragments interface change in liberasurecode.
Kevin Greenan
2014-08-20
3
-19
/
+40
*
Added compatibility for the new liberasurecode metadata and cleanup APIs
Kevin Greenan
2014-08-13
1
-11
/
+12
*
The API and C unit tests now pass. Commented out metadata-specific tests, wh...
Kevin Greenan
2014-08-08
2
-3
/
+5
*
Plugging liberasurecode functions into pyeclib
Kevin Greenan
2014-08-02
4
-1731
/
+209
*
Fix backend names to match liberasurecode ++
Tushar Gohad
2014-07-27
1
-20
/
+2
*
Add origin/license info for enum.py
Tushar Gohad
2014-06-29
1
-0
/
+23
*
ec_iface: Add pyeclib version code
Tushar Gohad
2014-06-28
1
-0
/
+11
*
Issue-52: fixed leak in reconstruct path
Eric Lambert
2014-06-26
1
-1
/
+2
*
pyeclib_c: Use exact-width int types in frag hdrs
Tushar Gohad
2014-06-26
1
-6
/
+10
*
Fix addr arg to is_addr_aligned(): int -> ulong
Tushar Gohad
2014-06-26
1
-1
/
+1
*
Fix return type for convert_list_to_bitmap()
Tushar Gohad
2014-06-26
1
-2
/
+2
*
Merge remote-tracking branch 'origin/issue-51' into split-libec
Tushar Gohad
2014-06-26
1
-9
/
+63
|
\
|
*
Fixed an error where pyeclib was not freeing the memory allocated to the
issue-51
Mark Storer
2014-06-26
1
-9
/
+63
*
|
Revert "pyeclib_c: Split include, core, integrity_util"
Tushar Gohad
2014-06-26
5
-526
/
+0
*
|
ec_iface: Renm hdrcksum types enum, none new default
Tushar Gohad
2014-06-26
2
-11
/
+18
|
/
*
pyeclib_c: Split include, core, integrity_util
Tushar Gohad
2014-06-26
5
-0
/
+526
*
ec_iface: Rename chksum type inline->inline_crc32
Tushar Gohad
2014-06-23
2
-4
/
+5
*
ec_iface: Store PyECLibEnum objects in ECDriver
Tushar Gohad
2014-06-23
2
-31
/
+29
*
ec_iface: Additional PyECLibEnum helpers
Tushar Gohad
2014-06-23
1
-1
/
+17
*
ec_iface: Minor formatting clean-up
Tushar Gohad
2014-06-23
1
-4
/
+1
*
Change ec_type, chksum_type checks to use new Enum defns
Tushar Gohad
2014-06-23
2
-2
/
+11
*
ec_iface: Use positive_int_value for k/m validation
Tushar Gohad
2014-06-23
1
-12
/
+11
*
Add missing ec_type arg to init() error print
Tushar Gohad
2014-06-23
1
-1
/
+2
*
core.py: Use PyECLib_HDRCHKSUM_Types/EC_Types
Tushar Gohad
2014-06-23
1
-5
/
+6
*
Move 'w' handling to pyeclib_c backend
Tushar Gohad
2014-06-23
4
-81
/
+52
[next]