| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | | Merge pull request #28997 from b-ranto/wip-push-dash | Boris Ranto | 2019-08-15 | 1 | -0/+1 |
|\ \ |
|
| * | | rpm: Require ceph-grafana-dashboards | Boris Ranto | 2019-07-11 | 1 | -0/+1 |
* | | | cmake: require CMake v3.10.2 | Kefu Chai | 2019-08-02 | 1 | -1/+1 |
* | | | Merge pull request #29349 from smithfarm/wip-40975 | Kefu Chai | 2019-08-02 | 1 | -2/+6 |
|\ \ \ |
|
| * | | | rpm: put librgw lttng SOs in the librgw-devel package | Nathan Cutler | 2019-07-26 | 1 | -2/+6 |
* | | | | Merge pull request #28915 from sebastian-philipp/python-common-package-2 | Sebastian Wagner | 2019-07-30 | 1 | -0/+32 |
|\ \ \ \ |
|
| * | | | | ceph.spec, debian: Add python-common to ceph-common | Sebastian Wagner | 2019-07-26 | 1 | -0/+32 |
| |/ / / |
|
* | | | | Merge pull request #29347 from smithfarm/wip-40974 | Kefu Chai | 2019-07-30 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | rpm: improve ceph-mgr plugin package summaries | Nathan Cutler | 2019-07-26 | 1 | -4/+4 |
| |/ / / |
|
* / / / | rpm: fdupes in SUSE builds to conform with packaging guidelines | Nathan Cutler | 2019-07-26 | 1 | -0/+4 |
|/ / / |
|
* / / | packaging: remove SuSEfirewall2 support | Matthias Gerstner | 2019-07-12 | 1 | -4/+0 |
|/ / |
|
* | | Merge pull request #28884 from DimStar77/depchain | Kefu Chai | 2019-07-09 | 1 | -1/+0 |
|\ \ |
|
| * | | Packaging: Drop systemd BuildRequires in case of building for SUSE | Dominique Leuenberger | 2019-07-05 | 1 | -1/+0 |
* | | | ceph.spec.in,install-dep.sh: pin to gcc-c++-8.2.1 | Kefu Chai | 2019-07-05 | 1 | -1/+2 |
|/ / |
|
* | | Merge PR #22446 into master | Sage Weil | 2019-06-12 | 1 | -1/+1 |
|\ \ |
|
| * | | relicense LGPL-2.1 code as LGPL-2.1 or LGPL-3.0 | Sage Weil | 2019-04-22 | 1 | -1/+1 |
* | | | build/ops: make "patch" build dependency explicit | Nathan Cutler | 2019-06-10 | 1 | -0/+1 |
* | | | Merge pull request #28352 from smithfarm/wip-rpm-obsolete-python | Kefu Chai | 2019-06-08 | 1 | -0/+16 |
|\ \ \ |
|
| * | | | rpm: have py3 RPMs provide/obsolete py2 predecessors | Nathan Cutler | 2019-06-05 | 1 | -0/+16 |
* | | | | Merge pull request #28428 from tchaikov/wip-package-crimson-osd | Kefu Chai | 2019-06-07 | 1 | -1/+19 |
|\ \ \ \ |
|
| * | | | | ceph.spec.in: align "Requires" of ceph-osd | Kefu Chai | 2019-06-07 | 1 | -1/+1 |
| * | | | | ceph.spec.in: package crimson-osd | Kefu Chai | 2019-06-07 | 1 | -0/+18 |
| |/ / / |
|
* / / / | cmake and build: add netlink lib requirement detection | Mike Christie | 2019-06-05 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge pull request #28228 from jan--f/spec-grafana-dashboards-require-grafana | Boris Ranto | 2019-06-04 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | ceph.spec.in: install grafana dashboards world readable | Jan Fajerski | 2019-06-02 | 1 | -3/+3 |