summaryrefslogtreecommitdiff
path: root/infra
Commit message (Collapse)AuthorAge
* Make dgit-ssh-dispatch not spew (harmless) warnings if caller tries for a ↵Ian Jackson2015-07-18
| | | | shell session (ie SSH_ORIGINAL_COMMAND not set).
* Provide cgit-regen-config command for cgi-grnet-01.Ian Jackson2015-07-18
|
* Mirroring: Remove pointless empty .log filesIan Jackson2015-07-11
|
* Mirroring: Honour DGIT_DRS_DEBUG=0Ian Jackson2015-07-11
|
* Mirroring: In backlog processing, tolerate errorsIan Jackson2015-07-11
|
* Mirroring: Avoid breaking out of loop due to execIan Jackson2015-07-11
|
* Mirroring: Sort out stderr plumbingIan Jackson2015-07-11
|
* Mirroring: Tolerate missing .a file when tidying mirrorIan Jackson2015-07-11
|
* Mirroring: dgit-mirror-rsync copes with invocation via relative pathnameIan Jackson2015-07-11
|
* Mirroring: Check number of arguments to dgit-mirror-rsyncIan Jackson2015-07-11
|
* Mirroring: Provide rsync-based mirror hook scriptIan Jackson2015-07-11
|
* Mirroring: Run mirror hook script, if one is providedIan Jackson2015-07-11
|
* Error messages: Add some newlines to make the real error clearer in a lot of ↵Ian Jackson2015-07-05
| | | | noise
* When receiving a push with dgit-repos-server, update the server's ↵Ian Jackson2015-07-04
| | | | refs/heads/master if we are pushing to what the distro regards as a relevant branch, and the push would ff master. Closes:#728209.
* For non-Debian distros, debiantag() uses distro name a la DEP-14.Ian Jackson2015-07-04
|
* Fix an undef reference in error message processing when quilt fixup ↵Ian Jackson2015-06-29
| | | | linearisation fails.
* Infra: Add get-suitesIan Jackson2015-06-28
|
* Infra: get-dm-txt: set umaskIan Jackson2015-06-28
|
* Infra: dgit-repos-server: unlock _templateIan Jackson2015-06-28
|
* Infra: Add drs-cron-wrapIan Jackson2015-06-28
|
* Infra: get-dm-txt: Report if git-config failsIan Jackson2015-06-28
|
* Infra: ssh-wrap: set umaskIan Jackson2015-06-28
|
* Infra: Honour archive-query-tls-curl-ca-argsIan Jackson2015-06-28
|
* Infra: get-dm-txt: Use curlIan Jackson2015-06-28
|
* Infra: get-dm-txt: Honour DGIT_INFRA_GETDMTXT_DATADIR for testingIan Jackson2015-06-28
|
* Infra: get-dm-txt: Break out $certargsIan Jackson2015-06-27
|
* Infra: ssh-wrap: Use master dgit-live for dispatchIan Jackson2015-06-26
|
* Infra: ssh-wrap: export PERLLIBIan Jackson2015-06-26
|
* Infra: Improve db retry handlingIan Jackson2015-06-23
| | | | | | | | | | Use theh new poldb_setup hook to (a) set up HandleError and (b) run the DGIT_RPD_TEST_DBLOOP_HOOK. This is needed because the PRAGMA in poldb_setup can cause a SQLITE_BUSY error in newer sqlite3, and we want both the HandleError setup and the hook (which sets a timeout, amongst other things) to occur before sqlite3 tries to take its lock.
* Test suite: Rename dgit-repos-policy-debian DB retry hook env var (nfc)Ian Jackson2015-06-22
|
* Infra: Support not running out of working treeIan Jackson2015-06-20
|
* Infra: ssh-wrap: set PERLLIB and get name of script rightIan Jackson2015-06-20
|
* Infra: dgit-ssh-dispatch sets PERLLIBIan Jackson2015-06-20
|
* Infra: Provide dgit clone-dgit-repos-serverIan Jackson2015-06-20
|
* Infra: dgit-ssh-dispatch: Formatting fix (nfc)Ian Jackson2015-06-20
|
* Infra: dgit-ssh-dispatch: Break out serve_up (nfc)Ian Jackson2015-06-20
|
* Test suite: Test dgit-repos-policy-debian database retryIan Jackson2015-06-13
|
* Infra: dgit-repos-policy-debian: Fix db retry loopIan Jackson2015-06-13
|
* Infra: dgit-repos-server-debian: Run check_package on pushIan Jackson2015-06-13
|
* Infra: dgit-repos-server-debian: check_package looks in good suites, before ↵Ian Jackson2015-06-13
| | | | considering age
* Infra: dgit-repos-server-debian: Break out check_package coreIan Jackson2015-06-13
|
* Infra: dgit-repos-server; In NOFFCHECK but not FRESHREPO case, do not ↵Ian Jackson2015-05-31
| | | | request wrong ref name
* Push replay prevention protocol: Rename "supersedes" to "previously", as not ↵Ian Jackson2015-05-31
| | | | necessarily actually superseded
* Infra: Document dgit-repos-policy-trusting a bitIan Jackson2015-05-31
|
* Infra: Add dgit-repos-policy-trustingIan Jackson2015-05-31
| | | | | | | | Also add the --deliberately-fresh-repo deliberately, both to the manpage and to dgit's idea of non-fast-forward-ness. Rename the dgit test only deliberatelies to start with TEST-dgit-only- rather than having the -dgit-only at the end.
* Infra: Allow FRESHREPO to override "tag already exists"Ian Jackson2015-05-31
| | | | drs-push-rejects test needs updating too.
* Infra: dgit-repos-server: Fix some typos in debug messagesIan Jackson2015-05-31
|
* Infra: Make replay prevention file contain tags (by searching for right ref ↵Ian Jackson2015-05-31
| | | | names)
* Infra: document DELIBERATELIES parameter to policy hookIan Jackson2015-05-31
|
* infra: Finish replay preventionIan Jackson2015-05-31
|