index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: dont build ceph-mds if WITH_CEPHFS=OFF
Casey Bodley
2018-11-21
1
-2
/
+6
*
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
1
-6
/
+6
*
blkdev: FreeBSD support
Alan Somers
2018-10-19
1
-2
/
+2
*
blkdev: move test_get_blkdev_size to test_get_blkdev_props
Alan Somers
2018-10-19
1
-3
/
+3
*
cls: remove cls_statelog and tests
Casey Bodley
2018-09-19
1
-1
/
+0
*
common: remove config variables related to rgw opstate
Casey Bodley
2018-09-19
1
-2
/
+0
*
test/rgw: remove test for /admin/opstate rest apis
Casey Bodley
2018-09-19
1
-26
/
+0
*
Merge pull request #23721 from batrick/log-entry-stack
Kefu Chai
2018-09-19
1
-7
/
+0
|
\
|
*
common: remove obsolete buffer classes
Patrick Donnelly
2018-09-15
1
-7
/
+0
*
|
src/common: add a unit test (bufferlist.sha1())
myoungwon oh
2018-09-13
1
-0
/
+1
|
/
*
Merge pull request #23497 from noahdesu/insights
John Spray
2018-09-11
1
-0
/
+5
|
\
|
*
mgr/insights: add unit tests
Noah Watkins
2018-08-17
1
-0
/
+5
*
|
test: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-0
/
+3
*
|
Merge pull request #21983 from chardan/jfw-wip-libradosstriper_ultimate-final...
Kefu Chai
2018-08-23
1
-7
/
+11
|
\
\
|
*
|
tools: make rados.cc compatible with conditionally-compiled striper
Jesse Williamson
2018-08-16
1
-3
/
+3
|
*
|
build: add top-level libraddosstriper conditional
Jesse Williamson
2018-08-15
1
-5
/
+9
|
|
/
*
/
cmake: link against gtest in a better way
Kefu Chai
2018-08-17
1
-34
/
+3
|
/
*
cmake: extract std::filesystem linkage checking into module
Kefu Chai
2018-07-29
1
-15
/
+10
*
tests/fio: add dependency for tests target from fio-ceph-objectstore
Igor Fedotov
2018-07-18
1
-0
/
+4
*
cmake: remove subman.sh tests
Alfredo Deza
2018-06-13
1
-1
/
+0
*
cmake: remove ceph-disk, ceph-detect-init tox tests
Alfredo Deza
2018-06-13
1
-18
/
+6
*
test: add unit test for seastar buffer
Casey Bodley
2018-06-08
1
-0
/
+3
*
cmake: fix cython target in test/CMakeFile.txt
Jan Fajerski
2018-05-30
1
-1
/
+1
*
Merge pull request #21439 from oritwas/wip-rgw-librgwadmin
Orit Wasserman
2018-05-23
1
-0
/
+17
|
\
|
*
rgw: add test for librgw_admin_user
Orit Wasserman
2018-05-17
1
-0
/
+17
*
|
cmake: make -DWITH_MGR=OFF work.
Jianpeng Ma
2018-05-21
1
-1
/
+3
*
|
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
|
/
*
Remove embedded 'cephd' code
Dan Mick
2018-05-11
1
-3
/
+0
*
Merge pull request #21680 from cbodley/wip-rm-replica-log
Casey Bodley
2018-05-10
1
-1
/
+0
|
\
|
*
rgw: remove all traces of cls replica_log
Casey Bodley
2018-04-26
1
-1
/
+0
*
|
Merge pull request #21662 from tchaikov/wip-cmake
Kefu Chai
2018-04-27
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
cmake: enable CMP0046
Kefu Chai
2018-04-26
1
-1
/
+0
*
|
cmake: fix building without mgr module
Yuan Zhou
2018-04-24
1
-14
/
+14
|
/
*
mgr/dashboard: create venv for running tox
Kefu Chai
2018-04-19
1
-0
/
+4
*
cmake: no need to setup venv for dashboard
Kefu Chai
2018-04-11
1
-4
/
+0
*
test/dashboard: only test enabled python bindings
Kefu Chai
2018-04-11
1
-0
/
+1
*
mgr/dashboard: renamed dashboard_v2 to dashboard
Ricardo Dias
2018-03-16
1
-4
/
+4
*
Merge pull request #20103 from openattic/wip-mgr-dashboard_v2
Kefu Chai
2018-03-06
1
-0
/
+9
|
\
|
*
mgr/dashboard_v2: Integrate dashboard_v2 into `make check`
Sebastian Wagner
2018-03-05
1
-0
/
+9
*
|
Merge pull request #20535 from ifed01/wip-ifed-bring-fio
Kefu Chai
2018-03-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
test/fio: enable objectstore FIO plugin building without the need to install ...
Igor Fedotov
2018-03-05
1
-1
/
+1
*
|
Merge pull request #20273 from adamemerson/wip-any-singleton-will-do
Kefu Chai
2018-02-28
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
include/any.h: Type Erasure for the uncopyable
Adam C. Emerson
2018-02-07
1
-1
/
+5
*
|
cmake: 'make check' builds radosgw and its cls dependencies
Casey Bodley
2018-02-13
1
-1
/
+1
*
|
build: Use the right experimental library
Adam C. Emerson
2018-02-10
1
-2
/
+2
*
|
Merge pull request #20173 from liewegas/wip-os-ch
Josh Durgin
2018-02-07
1
-18
/
+0
|
\
\
|
|
/
|
/
|
|
*
ceph_xattr_bench: drop
Sage Weil
2018-02-06
1
-17
/
+0
|
*
test/bench: remove smallio bench tools
Sage Weil
2018-02-06
1
-1
/
+0
*
|
test/admin_socket_output: switch to std::experimental::filesystem
Kefu Chai
2018-02-05
1
-3
/
+8
|
/
*
tools/{rbd_nbd,rbd}: s/boost::regex/std::regex/
Kefu Chai
2018-01-09
1
-2
/
+0
[next]