summaryrefslogtreecommitdiff
path: root/infra
Commit message (Collapse)AuthorAge
* Infra: add some more debuggingIan Jackson2015-05-31
|
* Implement cron mode for dgit-repos-server and corresponding code in ↵Ian Jackson2015-05-31
| | | | dgit-repos-policy-debian
* dgit-repos-server: Break out policy_checkpackage() (nfc)Ian Jackson2015-05-31
|
* Policy hook sets mode of NEW repos (and policy protocol passes new repo ↵Ian Jackson2015-05-31
| | | | pathname for this purpose)
* dgit-repos-policy-debian: Break out statpackage (nfc)Ian Jackson2015-05-31
|
* DGIT_TEST_DEBUG: Improve plumbing and honour in policy hook. Also honour ↵Ian Jackson2015-05-31
| | | | $dgitlive
* Policy hook protocol: pass dgit live directory (nfc)Ian Jackson2015-05-31
|
* Turn all perl warnings into errorsIan Jackson2015-05-31
|
* Abolish $realdestrepo variable and replace with function.Ian Jackson2015-05-31
| | | | Fixes a use-before-set of $realdestrepo
* dgit-repos-server: Check that no args follow --sshIan Jackson2015-05-31
|
* dgit-repos-server: Break out mode_ssh and generalise --ssh option (nfc)Ian Jackson2015-05-31
|
* dgit-repos-server etc.: Rework argument & distros-dir passing (no overall ↵Ian Jackson2015-05-31
| | | | functional change)
* dgit-repos-server: Set internal $suitesfile and $keyrings as well as just ↵Ian Jackson2015-05-31
| | | | env vars.
* dgit-repos-server: Document forthcoming --cron optionIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Many bugfixesIan Jackson2015-05-31
|
* dgit-repos-server: Pass $dgitrepos properly to stunt hook (and hence to ↵Ian Jackson2015-05-31
| | | | policy hook)
* New policy admin scriptIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix misleading varible nameIan Jackson2015-05-31
|
* Bugfixes (now tests/tests/drs-clone-nogit works)Ian Jackson2015-03-22
|
* Debian policy: Merge remaining relevant comments into policy scriptIan Jackson2015-03-22
|
* dgit-repos-policy-debian: retry on db commit failureIan Jackson2015-03-22
|
* Repos policy machinery: better docs, etc.Ian Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
| | | | push-confirm
* dgit-repos-server: run push-confirm hookIan Jackson2015-03-22
|
* dgit-repos-server: Further fixes to locking; rename acquiretree to acquirermtreeIan Jackson2015-03-22
|
* dgit-repos-server: Sort out locking hierarchy (and some comments)Ian Jackson2015-03-22
|
* Support --deliberately-not-fast-forwardIan Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
| | | | Reorg taint tag a bit
* Introduce git_for_each_refIan Jackson2015-03-22
|
* Move stat_exists to Dgit.pmIan Jackson2015-03-22
|
* dgit-repos-server: Deal with FRESHREPO from push hookIan Jackson2015-03-22
|
* dgit-repos-server: Make $policy a globalIan Jackson2015-03-22
|
* dgit-repos-server: Move onwardpush and break up its @cmd constructionIan Jackson2015-03-22
|
* dgit-repos-server: Break out movetogarbageIan Jackson2015-03-22
|
* dgit-repos-server: Break out mkrepo_fromtemplateIan Jackson2015-03-22
|
* dgit-repos-server: break out mkemptyrepoIan Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
| | | | More code.
* Export policy hook exist status flags from Dgit.pmIan Jackson2015-03-22
|
* Move $package_re into Debian::DgitIan Jackson2015-03-22
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Honour policy hookIan Jackson2015-03-22
|
* Introduce policy-hook script into dgit-ssh-dispatch and dgit-repos-server, ↵Ian Jackson2015-03-22
| | | | but do not supply one yet
* dgit: Introduce "deliberatelies"Ian Jackson2015-03-22
| | | | No underlying recipient of this info yet - just plumbing.
* WIP Debian policyIan Jackson2015-03-22
| | | | More notes and also some code
* dgit-repos-server: check suite a little laterIan Jackson2015-03-22
|
* dgit git tags mention the distro explicitly; dgit-repos-server checks itIan Jackson2015-03-22
|
* infra: Pass distro to dgit-repos-serverIan Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
| | | | Some notes in new document README.Debian-NEW
* New dgit-infrastructure binary package containing dgit-repos-server et al. ↵Ian Jackson2014-11-09
| | | | Client users probably don't want this stuff. Also, it provides a convenient way to publish the dependencies.
* infra/dgit-ssh-dispatch: New production infra scriptIan Jackson2014-11-08
|
* infra/ssh-wrap: New example scriptIan Jackson2014-11-08
|