Aleksey Kulikov
|
7f0cd86e72
|
test: remove checks for messages of throws
Platform specific messages for throws is different, so checking that test
throws proper type should be enough
|
2021-10-27 16:44:04 +03:00 |
|
Aleksey Kulikov
|
7b14ee6b9b
|
style: avoid lines longer than 80 characters
|
2021-10-22 17:13:42 +03:00 |
|
Aleksey Kulikov
|
a806d0a312
|
style: sort imports alphabetically
|
2021-10-22 15:10:04 +03:00 |
|
Aleksey Kulikov
|
a24070c44c
|
docs: improve api documentation
|
2021-10-22 14:41:15 +03:00 |
|
Aleksey Kulikov
|
127849519d
|
test: add more tests for throws and their messages
|
2021-10-19 17:16:39 +03:00 |
|
Aleksey Kulikov
|
d6eae1e9ed
|
test: improve coverage
|
2021-10-15 17:37:38 +03:00 |
|
Aleksey Kulikov
|
1972c6d1ab
|
refactor!: use Oid instead of String for arguments
|
2021-10-13 15:31:20 +03:00 |
|
Aleksey Kulikov
|
3a0fa75929
|
feat(repository)!: add more aliases for api methods
BREAKING CHANGE: Make repository entry point for most operations
|
2021-10-11 20:06:36 +03:00 |
|
Aleksey Kulikov
|
03e2922517
|
style: remove unnecessary imports
|
2021-10-08 18:34:58 +03:00 |
|
Aleksey Kulikov
|
466f960c7b
|
refactor: extract repo setup for tests
|
2021-09-23 16:35:05 +03:00 |
|
Aleksey Kulikov
|
cf677e488a
|
refactor!: use IterableMixin where possible
|
2021-09-20 13:03:43 +03:00 |
|
Aleksey Kulikov
|
84ee4be945
|
feat(tree): add bindings and api
|
2021-09-02 11:58:14 +03:00 |
|
Aleksey Kulikov
|
747996b40c
|
refactor: use ffi Arena for resource management
|
2021-08-25 18:33:17 +03:00 |
|
Aleksey Kulikov
|
0194d7c361
|
feat(index): add ability to read tree and write tree
|
2021-08-12 17:14:17 +03:00 |
|
Aleksey Kulikov
|
627519a31f
|
refactor(index): use enum for file modes
|
2021-08-11 17:17:09 +03:00 |
|
Aleksey Kulikov
|
5feb12fdaa
|
refactor!: change api entry points
|
2021-08-11 17:02:32 +03:00 |
|
Aleksey Kulikov
|
06b44597d5
|
feat(index): add ability to change attributes of index entry
|
2021-08-11 12:55:04 +03:00 |
|
Aleksey Kulikov
|
5b8f089723
|
feat(index): add base bindings and api
|
2021-08-10 20:19:24 +03:00 |
|