summaryrefslogtreecommitdiff
path: root/infra/dgit-repos-policy-debian
Commit message (Collapse)AuthorAge
* dgit-repos-policy-debian: better debugging for tainted object checkingIan Jackson2015-05-31
|
* policy: Improve taint message recorded in db by --deliberately-not-fast-forwardIan Jackson2015-05-31
|
* Check for deliberatelies correctly (in-memory data structures have full name)Ian Jackson2015-05-31
|
* Infra: Exit statuses: work around bizarre behaviour of perl die wrt $?, and ↵Ian Jackson2015-05-31
| | | | de-reserve policy hook status flag 0x80
* Infra: in dgit-repos-policy-debian, fix history tagg lookupIan Jackson2015-05-31
|
* Infra: in dgit-repos-policy-debian, pass dgit api-query query specs with no ↵Ian Jackson2015-05-31
| | | | leading /
* Infra: in dgit-repos-policy-debian actually call getpushinfoIan Jackson2015-05-31
|
* Infra: Put correct value into taintoverrides for questionable history; ↵Ian Jackson2015-05-31
| | | | document the field contents in a comment
* dgit-repos-policy-debian: Fix taint overrides sql (and print it out for ↵Ian Jackson2015-05-31
| | | | debugging)
* Infra: pass $distrodir to policy hook (as yet unused, intended for config)Ian Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix new repo checksIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Move time check (nfc, apart from debugging)Ian Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix add_taintIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix error handling, and test fixesIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix check-list printingIan Jackson2015-05-31
|
* dgit-repos-policy-debian: WIP bugfixes to debuggingIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix mode calculationIan Jackson2015-05-31
|
* dgit-repos-policy-debian: WIP bugfixes etc.Ian Jackson2015-05-31
|
* dgit-repos-policy-debian: WIP bugfixesIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Add debugging outputIan Jackson2015-05-31
|
* Implement cron mode for dgit-repos-server and corresponding code in ↵Ian Jackson2015-05-31
| | | | dgit-repos-policy-debian
* 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
|
* dgit-repos-policy-debian: Many bugfixesIan Jackson2015-05-31
|
* New policy admin scriptIan Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix misleading varible nameIan Jackson2015-05-31
|
* 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
* WIP Debian policyIan Jackson2015-03-22
| | | | Reorg taint tag a bit
* Introduce git_for_each_refIan Jackson2015-03-22
|
* dgit-repos-server: Deal with FRESHREPO from push hookIan Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
| | | | More code.
* Export policy hook exist status flags from Dgit.pmIan Jackson2015-03-22
|
* WIP Debian policyIan Jackson2015-03-22
More notes and also some code