]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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-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/
2013-10-11 Zack CerzaMove teuthology-nuke's arg parsing to scripts/
2013-10-11 Zack CerzaAdd scripts/ module
2013-10-11 Zack CerzaPEP-8 cleanup
2013-10-10 tamilignoring -X option in apache as it was causing s3test...
2013-10-07 Alfredo DezaMerge pull request #126 from ceph/wip-store-results
2013-10-07 Zack CerzaReflect paddles API change: jobs in jobs/
2013-10-04 Alfredo DezaMerge pull request #125 from ceph/wip-store-results
2013-10-04 Zack CerzaAdd more tests for ReportSerializer
2013-10-04 Alfredo DezaMerge pull request #124 from ceph/wip-store-results
2013-10-04 Zack CerzaTweak logic of try_push_job_info()
2013-10-04 Zack CerzaMake most of lock_machines() PEP-8 clean.
2013-10-04 Zack CerzaMake teuthology-schedule also print the job's name
2013-10-04 Zack CerzaStore the job_id as a str, not an int.
2013-10-04 Zack CerzaMove teuthology.report import; add large warning
2013-10-04 Alfredo DezaMerge pull request #123 from ceph/wip-store-results
2013-10-04 Zack CerzaAdd (and use) try_push_job_info() for easy pushin'
2013-10-04 Zack CerzaMove new imports to inside main()
2013-10-03 Sage Weilschedule_suite.sh: include default machine type in...
2013-10-03 Alfredo DezaMerge pull request #121 from ceph/wip-store-results
next