]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/shortlog
ceph-deploy.git
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
2015-08-04 Travis Rhoden[RM-12553] remote write_file - remove file first if... 335/head
2015-08-04 Travis Rhoden[RM-12553] Apt repo file mode 0600 when URL has pw
2015-08-04 Travis Rhoden[RM-12553] Allow a file mode when writing apt repo
2015-08-04 Travis Rhoden[RM-12553] repo: Allow URLs to be passed by env var
2015-08-04 Travis Rhoden[RM-12553] Clarify comments when writing repo files
2015-08-04 Travis Rhoden[RM-12553] Add Apt package pinning after repo add
2015-08-04 Travis Rhoden[RM-12553] Remove beginning newline from Yum repo template
2015-08-04 Travis Rhoden[RM-12553] Call add_repo() to create repo file
2015-08-04 Travis Rhoden[RM-12553] RPM: write out repo file
2015-08-04 Travis Rhoden[RM-12553] Add ability to delete a repo file
2015-08-04 Travis RhodenMerge pull request #332 from ceph/wip-systemd
2015-08-03 Alfredo DezaMerge pull request #334 from trhoden/RM-12439
2015-08-03 Travis Rhoden[RM-12439] suse: Use Zypper Class pkg manager 334/head
2015-08-03 Travis Rhoden[RM-12439] Add Zypper Class for pkg management
2015-08-03 Travis Rhoden[RM-12439] debian: use Apt Class pkg manager
2015-08-03 Travis Rhoden[RM-12439] Add Apt Class for pkg management
2015-08-03 Travis Rhoden[RM-12439] rhel: use Yum Class package manager
2015-08-03 Travis Rhoden[RM-12439] centos: use Yum Class package manager
2015-08-03 Alfredo DezaMerge pull request #333 from trhoden/RM-12543
2015-08-03 Travis Rhoden[RM-12543] suse: use common map_components() 333/head
2015-08-03 Travis Rhoden[RM-12543] fedora: only install requested packages
2015-08-03 Travis Rhoden[RM-12543] centos: only install requested packages
2015-08-03 Travis Rhoden[RM-12543] debian: only install requested packages
2015-08-03 Travis Rhoden[RM-12543] Add map_components() for sorting out split...
2015-07-31 Sage Weilrgw: fix systemd creation 332/head
2015-07-31 Sage Weilmds: fix create on systemd
2015-07-31 Sage Weilfedora: use systemd
2015-07-31 Sage Weilrgw: enable appropriate ceph-radosgw@ if systemd
2015-07-31 Alfredo DezaMerge pull request #331 from trhoden/RM-12541
2015-07-31 Travis Rhoden[RM-12541] Drop explicit gdisk in debian/install 331/head
2015-07-31 Travis RhodenMerge pull request #330 from trhoden/RM-12083-argparse...
2015-07-28 Sage Weilmon: fix create on fedora to use systemd
2015-07-23 Travis Rhoden[RM-12083] Remove unused code re: argparse "prog" 330/head
2015-07-23 Travis Rhoden[RM-12083] "Ceph" Should be capitalized in help output
2015-07-20 Jenkins1.5.26 v1.5.26
2015-07-20 Travis Rhoden[RM-12414] Bump version
2015-07-20 Travis Rhoden[RM-12414] Update changelog
next