summaryrefslogtreecommitdiff
path: root/infra
Commit message (Collapse)AuthorAge
* 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
|
* infra: Provide get-dm-txtIan Jackson2014-11-08
This script (which will become an example) fetches the Debian ftpmasters' dm.txt file, which lists permissions granted to Debian Maintainers. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>