| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: drop WITH_PYTHON2 option | Kefu Chai | 2019-12-19 | 1 | -2/+0 |
* | Merge PR #32323 into master | Sage Weil | 2019-12-19 | 1 | -0/+1 |
|\ |
|
| * | spec, debian: cephadm requires lvm2 | Sebastian Wagner | 2019-12-18 | 1 | -0/+1 |
* | | ceph.spec.in: always depends on python3.6-pyOpenSSL | Kefu Chai | 2019-12-18 | 1 | -9/+1 |
|/ |
|
* | Merge PR #32252 into master | Sage Weil | 2019-12-17 | 1 | -254/+67 |
|\ |
|
| * | packaging: remove python3-ipaddres, as it is part of the stdlib in py3 | Alfredo Deza | 2019-12-13 | 1 | -1/+0 |
| * | spec: remove _python_buildid in favor of python3_pkgversion macro | Alfredo Deza | 2019-12-12 | 1 | -68/+68 |
| * | spec: remove python2 packages and conditions | Alfredo Deza | 2019-12-12 | 1 | -190/+4 |
* | | rpm/cephadm: start description and summary with capital letter | Nathan Cutler | 2019-12-16 | 1 | -3/+3 |
* | | rpm/cephadm: move HOMEDIR to /var/lib and make scriptlets idempotent on SUSE | Nathan Cutler | 2019-12-16 | 1 | -15/+13 |
|/ |
|
* | Merge pull request #32080 from smithfarm/wip-43171 | Nathan Cutler | 2019-12-12 | 1 | -10/+14 |
|\ |
|
| * | ceph.spec.in: move distro-conditional deps to dedicated section | Nathan Cutler | 2019-12-11 | 1 | -10/+14 |
* | | mgr/ssh -> mgr/cephadm | Sage Weil | 2019-12-12 | 1 | -13/+13 |
* | | files,rpm,deb: rename ceph-daemon -> cephadm | Sage Weil | 2019-12-12 | 1 | -23/+23 |
|/ |
|
* | rpm: add rpm-build to SUSE-specific make check deps | Nathan Cutler | 2019-12-10 | 1 | -0/+1 |
* | Merge PR #31806 into master | Sage Weil | 2019-11-24 | 1 | -0/+6 |
|\ |
|
| * | spec,debian: ceph-mgr-ssh depends on openssh{-client{s}} | Sebastian Wagner | 2019-11-22 | 1 | -0/+6 |
* | | Merge PR #31698 into master | Sage Weil | 2019-11-22 | 1 | -0/+24 |
|\ \
| |/
|/| |
|
| * | rpm,deb: add cephdaemon user and sudoers file | Sage Weil | 2019-11-21 | 1 | -0/+24 |
* | | Merge pull request #30960 from yuvalif/wip-yuval-add-kafka-notif-endpoint | Casey Bodley | 2019-11-21 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | rgw/pubsub: add kafka notification endpoint | Yuval Lifshitz | 2019-11-05 | 1 | -0/+10 |
* | | ceph-daemon: Move ceph-daemon executable to own directory | Thomas Bechtold | 2019-11-08 | 1 | -1/+1 |
|/ |
|
* | ceph.spec.in: run pathfix.py | Kefu Chai | 2019-11-01 | 1 | -0/+8 |
* | ceph.spec.in: add missing python-yaml dependency for mgr-k8sevents | Kefu Chai | 2019-10-27 | 1 | -0/+6 |
* | ceph.spec.in: Enable amqp_endpoint on RHEL8 by default | Brad Hubbard | 2019-10-25 | 1 | -2/+1 |
* | rpm: make librados2, libcephfs2 own (create) /etc/ceph | Nathan Cutler | 2019-10-22 | 1 | -0/+2 |
* | Merge pull request #30830 from tchaikov/wip/rpm-install-deps/python_provide | Kefu Chai | 2019-10-14 | 1 | -6/+12 |
|\ |
|
| * | ceph.spec.in: provide python2-<modname> | Kefu Chai | 2019-10-10 | 1 | -0/+6 |
| * | ceph.spec.in: use python_provide macro | Kefu Chai | 2019-10-10 | 1 | -6/+6 |
* | | Merge PR #30738 into master | Sage Weil | 2019-10-09 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | mgr/alerts: simple module to send health alerts | Sage Weil | 2019-10-07 | 1 | -0/+1 |
* | | Merge PR #30603 into master | Sage Weil | 2019-10-07 | 1 | -0/+13 |
|\ \ |
|
| * | | ceph.spec.in: ceph-daemon package, required by ceph-mgr | Sage Weil | 2019-10-05 | 1 | -0/+13 |
| |/ |
|
* | | Merge pull request #30656 from tchaikov/wip-install-deps-for-el8 | Kefu Chai | 2019-10-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ceph.spec.in: install python3-Cython on el8 | Kefu Chai | 2019-10-01 | 1 | -1/+1 |
* | | ceph.spec.in: disable "make check" for rhel8 | Kefu Chai | 2019-09-28 | 1 | -4/+6 |
* | | ceph.spec.in: disable cephfs_java and amqp_endpoint if RHEL8 | Kefu Chai | 2019-09-28 | 1 | -1/+6 |
|/ |
|
* | ceph.spec.in: fix Cython package dependency for Fedora | Jeff Layton | 2019-09-26 | 1 | -0/+4 |
* | Merge pull request #30420 from runsisi/wip-remove-requests | Kefu Chai | 2019-09-25 | 1 | -2/+1 |
|\ |
|
| * | rpm,deb: python-requests is not needed for ceph-common | luo.runbing | 2019-09-23 | 1 | -2/+1 |
* | | ceph.spec.in: s/pkgversion/version_nodots/ | Kefu Chai | 2019-09-24 | 1 | -1/+2 |
|/ |
|
* | mount.ceph: fork a child to get info from local configuration | Jeff Layton | 2019-09-13 | 1 | -0/+1 |
* | Merge pull request #30126 from dvanders/dvanders_spec | Kefu Chai | 2019-09-10 | 1 | -1/+1 |
|\ |
|
| * | ceph.spec.in: reserve 2500MB per build job | Dan van der Ster | 2019-09-06 | 1 | -1/+1 |
* | | Merge pull request #29520 from pcuzner/add-events-mgr-module | Sebastian Wagner | 2019-09-06 | 1 | -0/+26 |
|\ \
| |/
|/| |
|
| * | mgr/k8sevents: Initial ceph -> k8s events integration | Paul Cuzner | 2019-09-05 | 1 | -0/+26 |
* | | ceph.spec.in: use g++ >= 8.3.1-3.1 | Kefu Chai | 2019-09-03 | 1 | -2/+1 |
* | | install-deps.sh,deb,rpm: move python-saml deps into debian/control and ceph.s... | Kefu Chai | 2019-08-23 | 1 | -2/+11 |
* | | cmake,run-make-check.sh,deb,rpm: disable SPDK by default | Kefu Chai | 2019-08-20 | 1 | -1/+1 |
* | | rpm: always build ceph-test package | Nathan Cutler | 2019-08-15 | 1 | -2/+1 |