]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-11-14 Samuel Justceph_manager: provide unique pool names to avoid collision
2013-11-14 Alfredo DezaMerge pull request #152 from dachary/master
2013-11-14 Loic Dacharyadd git clone to installation instrutions
2013-11-13 Josh Durginsyslog: ignore perf nmi handler timeout
2013-11-12 Zack CerzaMake report_job() always return an int
2013-11-09 Sandon Van... For saya (arm) use arm gitbuilder for ceph sha1.
2013-11-08 Zack CerzaMerge pull request #146 from ceph/wip-os-type
2013-11-08 Sandon Van... Consolidate two excepts into one.
2013-11-08 Zack CerzaAlso catch socket.error in try_push_job_info
2013-11-06 Zack CerzaDon't re-call logging.basicConfig()
2013-11-05 Zack CerzaFix hilariously long sentry_event para
2013-11-04 Alfredo DezaMerge pull request #150 from ceph/reporting
2013-11-04 Zack CerzaDon't use create_run() unless necessary
2013-11-04 Alfredo DezaMerge pull request #149 from ceph/reporting
2013-11-04 Zack CerzaTransition from sentry_events to sentry_event
2013-11-02 Sage Weilinstall.upgrade: deepcopy() overrides before we modify it
2013-11-01 Warren UsuiAdded two new tasks. tgt starts up the tgt service...
2013-11-01 Zack CerzaMerge pull request #148 from ceph/wip-upgrade
2013-11-01 Sage Weilinstall.upgrade: fix overrides of sha1|tag|branch
2013-10-30 Samuel Justceph_manager: remove 6116 workaround
2013-10-30 Josh DurginMerge branch 'next'
2013-10-30 Josh Durginradosgw-agent: add metadata-only option to task config
2013-10-30 Josh Durginradosgw-agent: move positional argument last
2013-10-30 Josh Durgininternal: fix log for python 2.6
2013-10-30 Josh Durginrgw: fix whitespace
2013-10-30 Josh Durginrgw: remove unused variables
2013-10-30 Christophe... Reflect radosgw-agent option changes in teuthology
2013-10-28 Zack CerzaMerge pull request #144 from ceph/wip-doc5939-wusui
2013-10-28 Sandon Van... Fixed errors. Tests pass.
2013-10-26 Sandon Van... Support --os-version as argument.
2013-10-25 wusuiMerge pull request #145 from ceph/wip-5939
2013-10-25 Zack CerzaFix some PEP-8 issues
2013-10-25 Zack CerzaFix param docstring format to be more Sphinx-y
2013-10-25 Zack CerzaAdd docstrings to every function. And a few other comments.
2013-10-25 Sandon Van... Use worker httpd instead of prefork (like ubuntu) on...
2013-10-25 Sandon Van... Use worker httpd instead of prefork (like ubuntu) on...
2013-10-24 Josh DurginMerge pull request #143 from ceph/wip-6576
2013-10-24 Sage Weilrbd_fsx: do not exceed 250GB for fsx image
2013-10-23 Samuel Justceph_manager: workaround for 6116
2013-10-22 Sage Weilrgw: revert to -X for apache2
2013-10-18 Sage Weilvalgrind: fix libleveldb suppression on dynamically...
2013-10-17 SandonVMerge pull request #142 from ceph/wip-6342
2013-10-17 Zack CerzaMore robust machine_type and pid detection
2013-10-17 Alfredo DezaMerge pull request #139 from ceph/wip-6342
2013-10-17 Zack CerzaMerge pull request #141 from ceph/wip-nuke
2013-10-17 Sage Weilnuke: remove old log arg to nuke_one call
2013-10-17 Zack CerzaRewrite portions of teuthology.kill
2013-10-17 tamilreplacing -X option with -DNO_DETACH to ensure the
2013-10-16 Alfredo DezaMerge pull request #138 from ceph/wip-refactor-scripts
2013-10-16 Zack CerzaRemove needless arg from list_locks()
2013-10-16 Zack CerzaMake nuke use its own logger
2013-10-16 Zack CerzaAdd teuthology-kill
2013-10-16 Zack CerzaMerge pull request #137 from ceph/wip-upgrade
2013-10-16 Zack CerzaMerge pull request #136 from ceph/wip-nuke
2013-10-16 Sage Weilnuke: fix import
2013-10-16 Sage Weilinstall: allow use of overrides for upgrade version
2013-10-16 Zack CerzaFix broken logic in running_jobs_for_run()
2013-10-16 Zack CerzaFix typo
2013-10-15 Alfredo DezaMerge pull request #134 from ceph/wip-6546
2013-10-14 Zack CerzaMake check for running jobs part of the loop
2013-10-14 Zack CerzaResultsSerializer.running_jobs_for_run() and test
2013-10-14 Alfredo DezaMerge pull request #133 from ceph/wip-store-results
2013-10-12 Warren UsuiAdded docstrings, and improved some of the comments...
2013-10-11 Zack CerzaPut machine_type in config.yaml
2013-10-11 Zack CerzaMake verbosity propagate correctly to modules
2013-10-11 Zack CerzaDebug output for all http requests
2013-10-11 Zack CerzaFix broken lambda
2013-10-11 Zack CerzaBe more verbose when waiting for free machines
2013-10-11 Zack CerzaGive reporting a verbose flag
2013-10-11 Zack CerzaLack of a job_id should be a warning
2013-10-11 SandonVMerge pull request #132 from ceph/wip-refactor-scripts
2013-10-11 Zack CerzaExempt teuthology-updatekeys from test_invalid
2013-10-11 Zack CerzaIgnore the exit code of ssh-keyscan
2013-10-11 Zack CerzaFix a circular import
2013-10-11 Zack CerzaMove imports to top-level
2013-10-11 Alfredo DezaMerge pull request #131 from ceph/wip-store-results
2013-10-11 Zack CerzaMove part of report_all_runs() into report_runs()
2013-10-11 Zack CerzaSet a default timeout of 20s for HTTP connections
2013-10-11 Zack CerzaMove monkey patching to __init__.py
2013-10-11 Zack CerzaDon't attempt to report if there's no job_id
2013-10-11 Zack CerzaAdd basic tests for scripts
2013-10-11 Zack CerzaProperly express conflicting options
2013-10-11 Zack CerzaMove teuthology's arg parsing to scripts/
2013-10-11 Zack CerzaPEP-8
2013-10-11 Zack CerzaPEP-8
2013-10-11 Zack CerzaMove teuthology-coverage's arg parsing to scripts/
2013-10-11 Zack CerzaPEP-8
2013-10-11 Zack CerzaMove teuthology-results' arg parsing to scripts/
2013-10-11 Zack CerzaPEP-8
2013-10-11 Zack CerzaMove teuthology-report's arg parsing to scripts/
2013-10-11 Zack CerzaMove teuthology-updatekeys' arg parsing to scripts/
2013-10-11 Zack CerzaMove schedule() to new schedule module
2013-10-11 Zack CerzaMove teuthology-schedule's arg parsing to scripts/
2013-10-11 Zack CerzaPEP-8
2013-10-11 Zack CerzaMove teuthology-lock's arg parsing to scripts/
2013-10-11 Zack CerzaPEP-8
2013-10-11 Zack CerzaMove teuthology-worker's arg parsing to scripts/
2013-10-11 Zack CerzaMove teuthology-ls's arg parsing to scripts/
2013-10-11 Zack CerzaMore PEP-8 cleanup
2013-10-11 Zack CerzaMove teuthology-suite's arg parsing to scripts/
next