summaryrefslogtreecommitdiff
path: root/ARCH
Commit message (Collapse)AuthorAgeFilesLines
* Add .md extension to Markdown documentsBen Hutchings2020-07-151-505/+0
| | | | | This will cause them to be rendered on GitLab and other git hosts' web interfaces.
* ARCH: Expand description of the lorrycontroller packageBen Hutchings2020-06-011-2/+7
| | | | Related to #5.
* Update terminology for hosts in internal APIs and web templatesBen Hutchings2020-06-011-3/+3
| | | | | | | | | | | | | | | | This is intended to replace all uses of "Trove" that should really be "Downstream Host" or "Upstream Host", except in the database schema and the REST API (which will probably change later). * ARCH: Update example code to reflect API name change * yarns.webapp: Update test descriptions and uses of internal APIs * units: Update and rename the ls-troves units (although they still use the ls-troves endpoint for now) Some references that really are specific to Trove integration are retained. Related to #3.
* ARCH: Use terms "{Down,Up}stream Host" instead of "Trove"Ben Hutchings2020-06-011-22/+30
| | | | | | | | | | | | | | | | | | | | Lorry Controller is not limited to working with Trove, and we probably shouldn't limit it to mirroring to a co-hosted git server. So: * In the Requirements section, introduce the terms "Downstream Host" to replace "local Trove" and "Upstream Host" to replace "remote Trove" and "upstream Trove". * In the Requirements section, use the term "Host specification" instead of "Trove specification". * In the Entities section, refer back to those definitions. * Replace all references to Troves accordingly, except the code sample (since the API has not yet been changed) and an example that is specific to Trove. Related to #3, #5.
* Remove trailing whitespaceBen Brown2015-12-151-1/+1
| | | | | | While we're here, seeing as Adam mentioned it. Change-Id: I5ddb86c70d76a84cf12fbd4eb91f3802e490d745
* Document how old job removal is to workLars Wirzenius2014-10-221-0/+11
|
* Fix job listing HTTP queries in ARCHLars Wirzenius2014-10-221-1/+4
|
* Add a chapter on code structurebaserock/richardipsum/merge_liw_docsLars Wirzenius2014-10-131-0/+84
|
* Restructure and clarify ARCH textLars Wirzenius2014-10-131-67/+103
|
* Update ARCH about new API call (remove-ghost-jobs)Lars Wirzenius2014-09-031-0/+5
|
* Add ls-troves and force-ls-troves to ARCHLars Wirzenius2014-07-171-0/+7
|
* Fix API call descriptions in ARCHLars Wirzenius2014-05-141-21/+26
|
* Remove implementation plan from ARCHLars Wirzenius2014-04-221-72/+0
| | | | Things have been implemented, no need for the plan anymore.
* Add new Lorry ControllerLars Wirzenius2014-04-151-0/+413