aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03Make --help show which commands are available.Paul Sokolovsky
2013-09-03Fixed typos, thanks Milo for review.Paul Sokolovsky
2013-08-29Add README.Paul Sokolovsky
2013-08-29PEP8 fixes.Paul Sokolovsky
2013-08-29Add ability cache auth credentials in FS ("authorize" command).Paul Sokolovsky
2013-08-29Support creating private projects (--private switch).Paul Sokolovsky
2013-08-28Implement "build" command, more refactoring.Paul Sokolovsky
2013-08-26Implement job creation.Paul Sokolovsky
2013-08-21Discourage use of password, promote use of API key.Paul Sokolovsky
2013-07-24Start writing command-line client for android-build.Paul Sokolovsky
2013-07-12project-based-sec-add.mangle: Script to enable default proj-based security.Paul Sokolovsky
2013-07-10Link auth_keys from ~/.ssh after moving it to /etc/ssh/user-authorized-keys/.Paul Sokolovsky
2013-07-10Exit in case of wrong num of args.Paul Sokolovsky
2013-07-10Update settings path in settings_prod.Paul Sokolovsky
2013-07-10Add arg checking/usage.Paul Sokolovsky
2013-07-10Try to use bin/manage again.Paul Sokolovsky
2013-07-10default-jre is what provides java2-runtime.Paul Sokolovsky
2013-07-10Run apt-get update twice as a workaround for EC2 probs.Paul Sokolovsky
2013-07-10Jenkins 1.509.2 depends on java2-runtime.Paul Sokolovsky
2013-07-10Keep investigating apt-get update probs.Paul Sokolovsky
2013-07-10Try to figure out what's up with apt-get update.Paul Sokolovsky
2013-07-10Update for jenkins 1.509.2.Paul Sokolovsky
2013-07-10Use manage.py directly.Paul Sokolovsky
2013-07-10Use manage.py directly.Paul Sokolovsky
2013-07-10Update Precise AMI, older appear to be gone.Paul Sokolovsky
2013-07-10Issue message when action really happens.Paul Sokolovsky
2013-07-10Fix symlink test.Paul Sokolovsky
2013-07-10Improve idempotency, comments.Paul Sokolovsky
2013-07-01[merge]Paul Sokolovsky
2013-07-01Python doesn't like package dirs with dots in names, so use dashes.Paul Sokolovsky
2013-06-27Refactored post-build-lava script.Yongqin Liu
2013-06-27change == None to is None according to review commentsYongqin Liu
2013-06-27[merge] Fix split options to handle multiple split char in the same string.Georgy Redkozubov
2013-06-27Fix split options to handle multiple split char in the same string.Georgy Redkozubov
2013-06-27[merge] Add mangle job for updating email notification recipients.Georgy Redkozubov
2013-06-27Add mangle job for updating email notification recipients.Georgy Redkozubov
2013-06-26[merge] Update notification listsGeorgy Redkozubov
2013-06-26The notification list have been changed migration of groups from launchpadVishal Bhoj
2013-06-26update according to the review commentsYongqin Liu
2013-06-261. add support for submit jobs to multiple device or device typesYongqin Liu
2013-06-25[merge] map hi4511 to k3v2 for submitting LAVA jobsGeorgy Redkozubov
2013-06-20[merge] Add build type build-android-testsuite-restrictedGeorgy Redkozubov
2013-06-18build-android-testsuite: Verify that out has been created.Axel Fagerstedt
2013-06-18map hi4511 to k3v2 for submitting LAVA jobsVishal Bhoj
2013-06-14Debugging issues with config checkout.Paul Sokolovsky
2013-06-14Scan keys of new repo host too.Paul Sokolovsky
2013-06-14Natty is end-of-life, packages are gone, switch to precise.Paul Sokolovsky
2013-06-14Use new Jenkins config repo.Paul Sokolovsky
2013-06-14Update for current used Jenkins/plugin versions.Paul Sokolovsky
2013-06-04Make sure we flush stdout when logging, refactor for that.Paul Sokolovsky