aboutsummaryrefslogtreecommitdiff
path: root/control
AgeCommit message (Expand)Author
2012-05-24Add set -xePaul Sokolovsky
2012-05-24Move plugin list to sandbox-create.conf, support more than one plugin.Paul Sokolovsky
2012-05-24Use development branch in development branch.Paul Sokolovsky
2012-05-23Allow to override branch from which code check out for run-on-sandbox stage.Paul Sokolovsky
2012-04-24Bump jenkins startup wait time for more reliability.Paul Sokolovsky
2012-04-13DebugPaul Sokolovsky
2012-04-04Move old slave logs cleanup script to utils/slave-logs/ .Paul Sokolovsky
2012-02-07Remove spurious change.Paul Sokolovsky
2012-02-07Decrease slave log retention time to 20 days (have too many of them).Paul Sokolovsky
2012-02-07Catch more old slave logs.Paul Sokolovsky
2012-01-16Move stats script to the corresponding directory.Paul Sokolovsky
2011-12-15Update sandbox script for recent code layout changes.Paul Sokolovsky
2011-11-18Create new utils dir, move mange-jobs util there.Paul Sokolovsky
2011-11-17Add true purpose.Paul Sokolovsky
2011-11-17Explain purpose.Paul Sokolovsky
2011-11-17Export *_config as artifacts (first to be applied to kernel_config).Paul Sokolovsky
2011-10-25Allow to access XML under /builds/ shortcut URL.Paul Sokolovsky
2011-10-25Add additional HTTP alias /builds/ to allow shorter URLs.Paul Sokolovsky
2011-10-18Add HTTP access to /seed and /download to decrease resource usage on big files.Paul Sokolovsky
2011-10-12Include MD5SUMS.Paul Sokolovsky
2011-10-12Finish auto-uncronize support.Paul Sokolovsky
2011-10-11Keep elaborating unicode stuff.Paul Sokolovsky
2011-10-11Encode data in utf8 before posting over HTTP.Paul Sokolovsky
2011-10-10When creating sandbox with --config=linaro, automatically reset cron'ed jobs.Paul Sokolovsky
2011-10-08Add set -xePaul Sokolovsky
2011-09-29Use Linaro mirror for repo init.Paul Sokolovsky
2011-09-29Copy plugins with cp -a.Paul Sokolovsky
2011-09-29Use Linaro mirror of repo.Paul Sokolovsky
2011-09-29Update YUI3 url.Paul Sokolovsky
2011-09-29Preserve plugins from existing Jenkins install.Paul Sokolovsky
2011-09-29Debug issue with ec2 plugin.Paul Sokolovsky
2011-09-19Specify availability zone to create an instance in explicitly.Paul Sokolovsky
2011-09-16Add mangle script to enable Log Parser plugin for all jobs.Paul Sokolovsky
2011-09-15Move mangle tool and snippets into own directory.Paul Sokolovsky
2011-09-15Flush stdout before running diff with os.system().Paul Sokolovsky
2011-09-15Fix missing argument.Paul Sokolovsky
2011-09-15Now that LAVA integration is deployed, remove lava-link.html hack.Paul Sokolovsky
2011-09-15Use EBS-store AMI by default now, to allow sandboxes to be stopped.Paul Sokolovsky
2011-09-15Add mangle script to reset any cron triggers.Paul Sokolovsky
2011-09-15Normalize XML to the format used by Jenkins, to avoid spurious diffs.Paul Sokolovsky
2011-09-15Add --file= option to mangle a local file (for testing).Paul Sokolovsky
2011-09-15Add main() function.Paul Sokolovsky
2011-09-15Factor out old/new job config diffing to a function.Paul Sokolovsky
2011-08-29Fix lava-job-info path.Paul Sokolovsky
2011-08-24update control/update-artifacts.mangleMichael-Doyle Hudson
2011-08-10Job name may contain dot, fix build access rule in Apache config.Paul Sokolovsky
2011-08-04We now ship HTML files as artifacts too (to get lava-link.html to a user).Paul Sokolovsky
2011-07-26Fix Jenkins path to be symlink-proof.Paul Sokolovsky
2011-07-13Make shortcut URL to access artifacts to also work for lastSuccessful build.Paul Sokolovsky
2011-06-22Var refs typo fix.Paul Sokolovsky