index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
rados
/
rados.pyx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pybind/rados: fix the incorrect order of offset,length in WriteOp.zero
Wang Chao
2024-11-05
1
-1
/
+1
*
Merge pull request #49486 from ifed01/wip-ifed-fix-rados-pybind
Igor Fedotov
2023-11-02
1
-8
/
+8
|
\
|
*
pybind/rados: fix missed changes for PEP484 style type annotations
Igor Fedotov
2022-12-16
1
-8
/
+8
*
|
pybind/rados: enable alternate types for key names
Patrick Donnelly
2023-06-07
1
-14
/
+25
*
|
pybind/rados: add ConnectionShutdown exception class
Ramana Raja
2023-05-08
1
-0
/
+9
|
/
*
pybind/rados: fix typo in get_stats documentation
Ville Ojamo
2022-05-02
1
-1
/
+1
*
pybind: add wrapper for rados_write_op_omap_cmp
Sandy Kaur
2021-10-19
1
-0
/
+25
*
pybind/rados: don't close watch in dealloc if already closed
Tim Serong
2021-09-09
1
-0
/
+2
*
pybind/rados: Document that timeout arg is ignored by connect
Lee Yarwood
2021-04-20
1
-0
/
+2
*
Merge pull request #39740 from tchaikov/wip-pybind-rtype
Kefu Chai
2021-03-07
1
-31
/
+28
|
\
|
*
pybind/rados: use type annotation for rtype docstring
Kefu Chai
2021-02-28
1
-31
/
+28
*
|
pybind: make the binding aware about rados_nobjects_list_next2().
Radoslaw Zarzynski
2021-02-05
1
-4
/
+8
|
/
*
Merge pull request #38543 from zjcmszh/cmpext_op
Kefu Chai
2021-01-11
1
-0
/
+34
|
\
|
*
pybind/rados: add ReadOp::cmpext()
zhangjiao
2021-01-08
1
-0
/
+13
|
*
pybind/rados:add WriteOp::cmpext()
zhangjiao
2021-01-08
1
-0
/
+21
*
|
pybind/rados: correct annotation of {mon,pg,osd}_command
Kefu Chai
2021-01-01
1
-3
/
+3
|
/
*
pybind/rados: use stub implementations when building document
Kefu Chai
2020-12-05
1
-1
/
+4
*
pybind/rados: extract non-shared interface definitions into c_rados.pxd
Kefu Chai
2020-12-05
1
-303
/
+1
*
Merge pull request #38400 from tchaikov/wip-pybind-use-non-deprecated-functions
Kefu Chai
2020-12-05
1
-4
/
+4
|
\
|
*
pybind/rados: use rados_set_pool_full_try instead of the deprecated one
Kefu Chai
2020-12-02
1
-4
/
+4
*
|
Merge pull request #37631 from zjcmszh/aio_setxattr
Kefu Chai
2020-12-04
1
-0
/
+57
|
\
\
|
|
/
|
/
|
|
*
pybind/rados: add remove_omap_range2()
zhangjiao
2020-11-09
1
-0
/
+21
|
*
pybind/rados: add aio_setxattr()
zhangjiao
2020-11-06
1
-0
/
+36
*
|
Merge pull request #37630 from zjcmszh/aio_rmxattr
Kefu Chai
2020-11-15
1
-0
/
+32
|
\
\
|
*
|
pybind/rados: add Ioctx::aio_rmxattr()
zhangjiao
2020-11-06
1
-0
/
+32
|
|
/
*
|
pybind/rados: correct the declarations of C APIs
Kefu Chai
2020-10-14
1
-2
/
+2
*
|
pybind/rados: add more type hintings
Kefu Chai
2020-10-14
1
-34
/
+34
|
/
*
Merge pull request #36234 from vshankar/wip-rados-pybind-aio-notify
Kefu Chai
2020-10-04
1
-3
/
+63
|
\
|
*
pybind/rados: introduce aio_notify() python binding
Venky Shankar
2020-09-17
1
-3
/
+63
*
|
pybind/rados: add more type hintings
Kefu Chai
2020-09-12
1
-16
/
+16
|
/
*
pybind/rados: do not encode bytes
Kefu Chai
2020-09-11
1
-3
/
+0
*
pybind/rados: define unicode alias
Kefu Chai
2020-09-11
1
-0
/
+2
*
pybind/rados: drop redundant type in docstring
Kefu Chai
2020-09-11
1
-181
/
+2
*
pybind: s/unicode/str/
Kefu Chai
2020-09-11
1
-2
/
+2
*
pybind/rados: use PEP484 style type annotations
Kefu Chai
2020-09-11
1
-409
/
+338
*
pybind/ceph_argparse.py: pass a str not a list to mon_command()
Kefu Chai
2020-09-11
1
-6
/
+6
*
pybind/rados: construct cmd as an array of a single entry
Kefu Chai
2020-09-11
1
-7
/
+6
*
pybind/rados: add type annotations to Rados.mon_command()
Kefu Chai
2020-09-11
1
-0
/
+1
*
pybind/rados: add Iocxt::aio_cmpext()
zhangjiao
2020-08-29
1
-1
/
+41
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-6
/
+6
*
pybind: add special values for not reading conffile
Kefu Chai
2020-07-05
1
-6
/
+12
*
pybind: drop py2 support
Kefu Chai
2020-07-05
1
-62
/
+55
*
pybind/rados: add Ioctx:cmpext()
zhangjiao
2020-04-25
1
-0
/
+35
*
Merge pull request #33715 from trociny/wip-pybind-rados-watch
Kefu Chai
2020-04-13
1
-5
/
+199
|
\
|
*
pybind/rados: don't try to close watch in dealoc if rados not connected
Mykola Golub
2020-03-12
1
-0
/
+1
|
*
pybind/rados: add watch object bindings
Mykola Golub
2020-03-12
1
-2
/
+185
|
*
pybind/rados: add Ioctx dup method
Mykola Golub
2020-03-11
1
-3
/
+13
*
|
pybind: s/xrange/range/
Kefu Chai
2020-04-07
1
-2
/
+2
|
/
*
Merge pull request #31829 from zjcmszh/xattrs
Kefu Chai
2019-12-26
1
-0
/
+32
|
\
|
*
test/pybind/test_rados.py: add WriteOp::rm_xattr() and test rm_xattr()
zhangjiao
2019-12-18
1
-1
/
+15
[next]