]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/shortlog
ceph-deploy.git
2015-12-11 Alfredo Deza[RM-14061] update the changelog 376/head
2015-12-11 Alfredo Deza[RM-14061] bump to 1.5.30
2015-12-11 Alfredo Deza[RM-14061] default releases to infernalis
2015-12-11 Nathan CutlerMerge pull request #375 from ceph/RM-14049
2015-12-10 Alfredo Deza[RM-14049] deal with systemd when stopping a mon otherw... 375/head
2015-12-02 Jenkins Build... 1.5.29 v1.5.29
2015-12-02 Andrew SchoenMerge pull request #374 from ceph/RM-13956
2015-12-02 Alfredo Deza[RM-13956] update the changelog for the new release 374/head
2015-12-02 Alfredo Deza[RM-13956] bump the version to 1.5.29
2015-12-01 Alfredo DezaMerge pull request #373 from ceph/RM-13934
2015-12-01 Alfredo Deza[RM-13934] remove no longer supported @ char from debia... 373/head
2015-11-25 Alfredo DezaMerge pull request #372 from mazebuhu/RM-13585
2015-11-24 Martin Palma[RM-13585] Use different log format for file logger 372/head
2015-11-24 Martin Palma[RM-13585] Own logging format for the log file output...
2015-11-24 Martin Palma[RM-13585] Removed timestamp from the console output.
2015-11-23 Martin Palma[RM-13585] Add timestamp to console and log output
2015-11-20 Alfredo DezaMerge pull request #371 from ceph/RM-13846
2015-11-20 Alfredo Deza[RM-13846] create a contributing guidelines file 371/head
2015-11-04 Kefu ChaiMerge pull request #369 from ceph/pid-flag
2015-11-04 Alfredo Deza[BZ-1231203] fix invalid path for release keys in test 369/head
2015-11-04 Alfredo Deza[BZ-1231203] specify a pid location for monitors
2015-10-26 Alfredo DezaMerge pull request #368 from ktdreyer/download-gpg...
2015-10-26 Ken Dreyerdownload GPG keys from download.ceph.com 368/head
2015-10-12 Alfredo DezaMerge pull request #354 from zhouyuan/master
2015-10-01 Sage WeilMerge pull request #365 from ceph/wip-13000-activate
2015-09-30 Loic Dacharydo not udevadm trigger, ceph-disk does it 365/head
2015-09-30 Dan MickMerge pull request #364 from ceph/wip-https
2015-09-30 Sage Weilhosts/debian/install: gitbuilder.ceph.com does not... 364/head
2015-09-30 Travis RhodenMerge pull request #357 from ceph/wip-https
2015-09-30 Travis RhodenMerge pull request #359 from SUSE/wip_dry_uninstall_purge
2015-09-30 Sage Weilhttps for download.ceph.com 357/head
2015-09-30 Sage Weilhosts/debian/install: install apt-transport-https
2015-09-30 Owen Syngeinstall: functions "uninstall" and "purge" merged to... 359/head
2015-09-24 Alfredo DezaMerge pull request #360 from ceph/RM-13230
2015-09-24 Alfredo Deza[RM-13230] fix broken unit test, py.test issue RM-13230 360/head
2015-09-20 Yuan Zhoucephdeploy.conf: use more meaningful example apt repo url 354/head
2015-09-19 Alfredo DezaMerge pull request #358 from trhoden/git-cleanup
2015-09-18 Travis Rhoden[git-cleanup] vendor from git.ceph.com 358/head
2015-09-17 Travis RhodenMerge pull request #356 from ceph/wip-download
2015-09-17 Sage Weilinstall: go direct to download.ceph.com 356/head
2015-09-10 Travis RhodenMerge pull request #353 from ceph/wip-jessie
2015-09-10 Sage Weildebian/ubuntu: add systemd support 353/head
2015-09-09 Alfredo DezaMerge pull request #352 from trhoden/RM-12999
2015-09-08 Travis Rhoden[RM-12999] remove bootstrap-rgw key via forgetkeys 352/head
2015-09-08 Travis RhodenMerge pull request #351 from ceph/wip-osd-create
2015-09-08 Sage Weilosd: enable ceph on osd create 351/head
2015-09-02 Travis RhodenMerge pull request #350 from ceph/wip-test
2015-09-02 Sage Weilinstall: add --test install option to install ceph... 350/head
2015-08-29 Travis RhodenMerge pull request #348 from ceph/wip-dev-commit
2015-08-29 Sage Weilinstall: add support for --dev-commit <sha1> 348/head
2015-08-26 Jenkins1.5.28 v1.5.28
2015-08-26 Travis RhodenBump version
2015-08-26 Travis RhodenUpdate changelog
2015-08-14 Ken DreyerMerge pull request #347 from trhoden/RM-12699
2015-08-14 Travis Rhoden[RM-12699] formatting tweak 347/head
2015-08-14 Travis Rhoden[RM-12699] Use hosts.get() in mon_create_initial()
2015-08-14 Travis RhodenMerge pull request #345 from ceph/RM-11115
2015-08-13 Alfredo Deza[RM-11115] allow a list of callbacks when creating... 345/head
2015-08-13 Alfredo Deza[RM-11115] tests for the Ceph package module
2015-08-13 Alfredo Deza[RM-11115] prevent osd actions if ceph is not installed
2015-08-13 Alfredo Deza[RM-11115] check if ceph is installed before mon actions
2015-08-13 Alfredo Deza[RM-11115] use the new class for normalized versions
2015-08-13 Alfredo Deza[RM-11115] make a class for normalized versions
2015-08-13 Alfredo Deza[RM-11115] add a callback for checking if ceph is installed
2015-08-12 Alfredo DezaMerge pull request #341 from trhoden/RM-12649
2015-08-12 Travis Rhoden[RM-12649] No need to call "ceph mon add" 341/head
2015-08-12 Travis RhodenMerge pull request #344 from mbroz/systemd
2015-08-12 Alfredo Deza[RM-11115] initial take on a Ceph package object
2015-08-11 Alfredo DezaMerge pull request #343 from trhoden/RM-12663
2015-08-11 Milan BrozDetect and support both systemd and sysvinit on Fedora... 344/head
2015-08-10 Travis Rhoden[RM-12663] use 'rpm --import', not 'rpmkeys --import' 343/head
2015-08-10 Alfredo DezaMerge pull request #342 from trhoden/RM-12644
2015-08-07 Travis Rhoden[RM-12644] Kill duplicate pkg mgmt code 342/head
2015-08-07 Travis Rhoden[RM-12644] Kill TestRPM
2015-08-07 Travis Rhoden[RM-12644] Add tests for DNF package manager
2015-08-07 Travis Rhoden[RM-12644] Convert Yum/Apt/Zypper tests to use new...
2015-08-07 Travis Rhoden[RM-12644] Use distro.packager in 'calamari connect'
2015-08-07 Travis Rhoden[RM-12644] Use distro.packager for "ceph-deploy pkg"
2015-08-06 Travis RhodenMerge pull request #339 from mbroz/systemd
2015-08-06 Travis RhodenMerge pull request #340 from ceph/RM-12631
2015-08-06 Milan BrozDo not enable non-existing ceph service on systemd... 339/head
2015-08-06 Alfredo Deza[RM-12631] catch syntax errors in tox runs 340/head
2015-08-05 Jenkins1.5.27 v1.5.27
2015-08-05 Travis RhodenMerge pull request #338 from trhoden/RM-12626
2015-08-05 Travis Rhoden[RM-12626] Bump version number 338/head
2015-08-05 Travis Rhoden[RM-12626] Add docs for repo command
2015-08-05 Travis Rhoden[RM-12626] Update changelog
2015-08-05 Alfredo DezaMerge pull request #337 from trhoden/RM-12480
2015-08-05 Travis Rhoden[RM-12480] debian: use extra_remove_flags instead of... 337/head
2015-08-05 Travis Rhoden[RM-12480] Allow kwargs and extra_remove_flags for...
2015-08-05 Travis Rhoden[RM-12480] debian: Pass extra install args consistently
2015-08-05 Travis Rhoden[RM-12480] Use "dnf install --best" so that upgrades...
2015-08-05 Travis Rhoden[RM-12480] Allow kwargs and extra_install_flags for...
2015-08-05 Travis Rhoden[RM-12480] fedora: don't set repo priority twice
2015-08-05 Alfredo DezaMerge pull request #336 from trhoden/RM-12477
2015-08-05 Travis Rhoden[RM-12477] kill install_priorities_plugin() 336/head
2015-08-05 Travis Rhoden[RM-12477] centos: more selective install of yum-plugin...
2015-08-05 Travis Rhoden[RM-12477] fedora: priorities plugin only on Yum
2015-08-05 Travis Rhoden[RM-12477] Add 'name' attribute to pkg manager classes
2015-08-04 Alfredo DezaMerge pull request #335 from trhoden/RM-12553
next