aboutsummaryrefslogtreecommitdiff
path: root/control
AgeCommit message (Expand)Author
2011-04-25Add script to deploy jenkins config.Paul Sokolovsky
2011-04-25No shell subst in yui/lazr setup here-doc. More idempotency.Paul Sokolovsky
2011-04-25Quiet unzip.Paul Sokolovsky
2011-04-25Ignore warning on sv restart git-daemonPaul Sokolovsky
2011-04-25Trace command execution.Paul Sokolovsky
2011-04-25Don't mirror AOSP on install, it will be done by mirro service on demand.Paul Sokolovsky
2011-04-25Make more idepmotent by using mkdir -p, try to restart git-daemon to avoid warn.Paul Sokolovsky
2011-04-25Reorder chmods to fix issues and make more idempotent.Paul Sokolovsky
2011-04-25Use umask 0022 for git-mirror here too.Paul Sokolovsky
2011-04-21cd to deployment dir (home dir so far).Paul Sokolovsky
2011-04-21We must use umask 0022 as git-daemon and mirror service are run by dif. users.Paul Sokolovsky
2011-04-20Add check and warning about outstanding mirror ops before killing service.Paul Sokolovsky
2011-04-20First cut at deployment script, so far deploys linaro-android-mirror.Paul Sokolovsky
2011-04-15Use CERT_PATH var for certificate location.Paul Sokolovsky
2011-04-14Fix up SSL configuration (certificate generation, etc.)Paul Sokolovsky
2011-03-22update update-jobs manglerMichael Hudson
2011-03-21add a useful manglerMichael Hudson
2011-03-21add licensing informationMichael Hudson
2011-03-21make things a bit less me-dependentMichael Hudson
2011-03-18works nowMichael Hudson
2011-03-18start of a tool to help maintaining the jobs on the control nodeMichael Hudson
2011-03-17enable caching of the yui stuffMichael Hudson
2011-03-17set up a combo loader for the yui3 goodnessMichael Hudson
2011-03-17set up the mirror service in setup-control-nodeMichael Hudson
2011-03-17typo & get repo from google servers againMichael Hudson
2011-03-15more workingnessMichael Hudson
2011-03-15wsgi setup for django componentsMichael Hudson
2011-03-14add a legacy redirectMichael Hudson
2011-03-14don't setup control node to serve django thing at /mockupMichael Hudson
2011-03-08have some defaultsMichael Hudson
2011-03-03set up apache and the frontendMichael Hudson
2011-03-03some effort at how to start apacheMichael Hudson
2011-02-24serve jenkins at /jenkins not /Michael Hudson
2011-02-08don't use the android servers to get repo, they're too heavily loadedMichael Hudson
2011-02-08change jenkins port; start to use/set up the mirror serviceMichael Hudson
2011-02-08redirect http -> httpsMichael Hudson
2011-02-07proxying setup detailsMichael Hudson
2011-02-07set up a jenkins-build user for the build to run asMichael Hudson
2011-02-07this probably sets up remote https access to hudsonMichael Hudson
2011-02-04add bzr-ification of jenkins configMichael Hudson
2011-02-04various more stupid mistakesMichael Hudson
2011-02-04dohMichael Hudson
2011-02-04do the mirroring as the git-mirror userMichael Hudson
2011-02-04run repo sync with -j8Michael Hudson
2011-02-04dohMichael Hudson
2011-02-04update how the mirror gets set upMichael Hudson
2011-02-04mostly s/hudson/jenkins/Michael Hudson
2011-01-31don't mirror kernel.org repos at mirror rootMichael Hudson
2011-01-26configure git-daemon so it actually works; do not install/configure apache fo...Michael Hudson
2011-01-25two small fixes to control/setup-control-node and note a problemMichael Hudson