]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-05-01 Samuel Justceph_manager: mount_osd_data expects osd as a str
2013-05-01 Samuel Justceph.py: set up ctx.disk_config outside of the loop
2013-05-01 Samuel Justceph.py: the journal component does not current work...
2013-05-01 Josh Durginfix some errors found by pyflakes
2013-05-01 Josh Durgins3tests: revert useless portion of 1c50db6a4630d07e7214...
2013-04-30 Josh Durginrgw tests: remove users after each test
2013-04-30 Josh Durginrgw tests: clean up immediately after the test
2013-04-30 Josh Durginceph: allow restarting radosgw
2013-04-30 Josh Durginrgw: add to ctx.daemons so it can be stopped/started...
2013-04-30 Josh Durginmisc: move daemon stopping function to a generic place
2013-04-30 Sandon Van... Verbose output on ceph-qa-chef.
2013-04-30 Sage Weilmisc: default base_test_dir to /home/ubuntu/cephtest
2013-04-30 Yehuda Sadehswift, s3readwrite: add missing yield
2013-04-30 Sandon Van... Disable quiet mode wget output on wget for ceph-qa...
2013-04-29 Yehuda Sadehs3tests, s3readwrite, swift: cleanup explicitly
2013-04-28 Samuel Justworkunit: use passed refspec rather than checking sha1...
2013-04-28 Sage Weilinstall.upgrade: apt-get install instead of upgrade
2013-04-28 Sage Weilinstall: prefer 'branch' over 'sha1'
2013-04-25 David Zafmanrepair_test.py: Additional test cases
2013-04-23 Sandon Van... Merge branch 'next' of github.com:ceph/teuthology into...
2013-04-23 Sandon Van... Increase IPMI attempts to try to get around Flakey...
2013-04-23 Sage Weilceph.conf: enable full debugging on the mon
2013-04-22 Sage Weilceph-deploy: fix stop command
2013-04-18 Sage Weilceph-deploy: stop daemons, archive, then purge[data]
2013-04-18 Sage Weilceph.conf: lower mon disk avail warning threshold
2013-04-17 Sam Langmisc: Fix for case status['description'] == None
2013-04-17 caleb milesradosgw-admin-rest: Add task for RESTful admin api.
2013-04-17 Sam Langmisc: Check for 'None' string from yaml
2013-04-17 Sam Langmisc: Use pythonic 'is not None' for jobid case
2013-04-17 Sam Langmisc: Fix name parsing
2013-04-17 Sam Langlock: Fix import cycle breakage
2013-04-17 Sam Langmisc: Use job id and make short path for testdir
2013-04-17 Sage Weilceph-deploy: purge before archiving
2013-04-17 Sage Weilscheduled_suite.sh: check clock skew at start and end...
2013-04-15 Dan MickRevert "Revert "Install.py: Prevent prompts from breaki...
2013-04-12 Dan MickRevert "Install.py: Prevent prompts from breaking apt"
2013-04-12 Dan Mickkernel.py: put submenu name in 01_ceph_kernel if necessary
2013-04-09 Sandon Van... Fix: kdb: doesn't work on mira nodes
2013-04-05 Sandon Van... Install.py: Prevent prompts from breaking apt
2013-04-02 caleb milesradosgw-admin: cluster info -> zone info
2013-04-01 Samuel Justrepair_test: add test for repairing read errs and trunc...
2013-03-29 Josh Durginlocker: try to make up for apache timeouts
2013-03-29 Sage Weildo not archive on pass if 'archive-on-error: True'
2013-03-29 Sage Weillocker: log desc too
2013-03-29 Sage Weilrun: clean up machine_type thing
2013-03-28 Sage Weilceph_manager: retry set_pool_property on EAGAIN
2013-03-28 Sage Weilrun: machine-type: foo, not machine_type: foo
2013-03-27 Sage WeilMerge pull request #6 from ceph/wip-mds-thrasher-logging
2013-03-27 Sam Langtask/mds_thrash: Log mds dump after long delay
2013-03-26 Sage Weillocker: make desc optional
2013-03-26 Sage Weilceph.conf: osd debug op order = true
2013-03-26 Sage Weillocker/api: fix DELETE
2013-03-26 Sage WeilMerge branch 'wip-lock'
2013-03-25 Sage Weillock: pass desc to lock operation; leave on unlock
2013-03-25 Sage Weillocker: set desc on lock
2013-03-25 Sage Weillocker: clear desc on unlock
2013-03-25 Samuel Justthrashosds: add test_backfill_full
2013-03-25 Samuel Justthrashosds.py: fix line length
2013-03-25 Josh Durginlocker: log updates
2013-03-24 Sage Weilceph-deploy: purge /var/lib/ceph data on finish
2013-03-24 Sage Weilverify /var/lib/ceph not present on start
2013-03-24 Sage Weilinstall: need sudo when purging /var/lib/ceph
2013-03-22 Sage Weilinstall, nuke: explicitly purge /var/lib/ceph
2013-03-22 Joe Buckteuthology: cleanup client dirs for workunit task
2013-03-22 Sage Weilstop ignoring osd leaks
2013-03-21 tamilmoving client.keyring creation out of ceph task
2013-03-21 Dan Micklock: make do_summary() respect --machine-type
2013-03-21 tamilstop and restart daemons as restart only starts.
2013-03-19 Sam Langtask/ceph: Revert extra check for running status
2013-03-19 Sage Weilsuite: shorten subject a bit
2013-03-19 David ZafmanMerge branch 'wip-4197'
2013-03-19 David Zafmanosd: data loss: low space handling
2013-03-19 Warren UsuiFixed so that installation works on a brand new CentOS...
2013-03-19 Sam Langtask/restart: Handle error from script correctly
2013-03-18 tamils/dist-upgrade/upgrade
2013-03-18 Warren UsuiFixed ceph-fuse mount point cleanup bug
2013-03-18 Sam Langtask/restart: Cleanup in finally
2013-03-18 Sam Langtask/restart: Fix check for done
2013-03-18 Sam Langtask/restart: Restart task for testing daemon kill
2013-03-15 tamiladded ceph_health check and a few log messages
2013-03-15 Warren UsuiFixed 'clock:' on Centos
2013-03-15 tamiladded install.upgrade task
2013-03-15 tamiladded task for ceph.restart
2013-03-14 Sage Weilinstall: do debs for 'Debian'
2013-03-14 Sage Weilinstall: el6 -> rpm
2013-03-14 Warren UsuiAdded el6 install functionality for CentOS systems.
2013-03-14 Warren UsuiUse service instead of initctl to restart rsyslog.
2013-03-14 Sage WeilMerge remote-tracking branch 'gh/wip-powercycle-fixes'
2013-03-13 Sage Weilceph.conf: auth debug = true
2013-03-13 Sage Weilceph-deploy: uninstall even when no archive
2013-03-13 Sam Langtask/ceph_manager: Only reconnect if powercycled
2013-03-13 Sage Weilschedule_suite.sh: crank up mon logs
2013-03-13 Sam Langtask/thrashosds: Ipmi checking/setup in thrashosds
2013-03-13 Sam Langtask/ceph_manager: Check that ipmi is enabled
2013-03-13 Sam Langtask/ceph: Recreate /var/run/ceph on powercycle
2013-03-13 Sage Weillock: tolerate description of None
2013-03-13 Joe Buckteuthology: update hadoop task for new code layout
2013-03-12 tamilincreasing the default memory of vm to 4 MB
2013-03-11 Sage Weilceph-deploy: no need to call chef explicitly
2013-03-11 Sage Weilceph-deploy: use ceph.com git mirror
next