Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More admin manual work | Daniel Silverstone | 2017-01-14 | 1 | -45/+107 | |
| | ||||||
* | Clarify front of admin manual | Daniel Silverstone | 2017-01-14 | 1 | -3/+4 | |
| | ||||||
* | whitespace cleanup in admin manual | Daniel Silverstone | 2017-01-14 | 1 | -1/+1 | |
| | ||||||
* | Point to the wiki and the gitano-setup manpage from the admin manual intro | Daniel Silverstone | 2017-01-14 | 1 | -2/+3 | |
| | ||||||
* | Update credits, and prepare copyright ready for artwork due from Maxine soon | Daniel Silverstone | 2017-01-11 | 2 | -2/+137 | |
| | ||||||
* | admin-doc: Add missing config key/value predicates | Richard Maw | 2017-01-08 | 1 | -0/+2 | |
| | ||||||
* | admin-doc: Mention `keyringname` predicate | Richard Maw | 2017-01-08 | 1 | -0/+1 | |
| | ||||||
* | admin-doc: Clarify `member` predicate | Richard Maw | 2017-01-08 | 1 | -1/+1 | |
| | ||||||
* | keyring: Make keyring name variable consistently named | Richard Maw | 2017-01-08 | 2 | -3/+2 | |
| | | | | | It was named keyring when listing keyrings, but all the other keyring commands called it keyringname. | |||||
* | admin-doc: source may be "http". | Richard Maw | 2017-01-08 | 1 | -1/+1 | |
| | ||||||
* | testing: Disable variable dump by default | Richard Maw | 2017-01-08 | 2 | -1/+4 | |
| | | | | | | | | | It's a security risk to allow gitano to write to an arbitrary path based on the value of an environment variable. It's low risk since by default gitano is run directly by the http or ssh server, which do not set variables by default, but it's trivial enough to leave it commented out. | |||||
* | testing: Add dependency on penlight for context dump mode | Richard Maw | 2017-01-08 | 1 | -0/+2 | |
| | ||||||
* | testing: Add a way to extract variables from the test suite | Richard Maw | 2017-01-08 | 3 | -0/+43 | |
| | ||||||
* | admin-doc: Describe predicates about ref update types | Richard Maw | 2017-01-08 | 1 | -0/+10 | |
| | ||||||
* | admin-doc: Add variables for tagged content and signing | Richard Maw | 2017-01-08 | 1 | -1/+7 | |
| | ||||||
* | admin-doc: Describe conditional include | Richard Maw | 2017-01-08 | 1 | -0/+12 | |
| | ||||||
* | admin-doc: Document how to use variables | Richard Maw | 2017-01-08 | 1 | -2/+28 | |
| | ||||||
* | admin-doc: Add config/ as a predicate | Richard Maw | 2017-01-08 | 1 | -0/+1 | |
| | ||||||
* | admin-doc: Fill in variables table | Richard Maw | 2017-01-08 | 1 | -6/+32 | |
| | ||||||
* | admin-doc: Minor rewording of predicates that are sets | Richard Maw | 2017-01-02 | 1 | -2/+2 | |
| | ||||||
* | admin-doc: Describe uncommon match types | Richard Maw | 2017-01-02 | 1 | -21/+23 | |
| | ||||||
* | Remove /{prefix,suffix} matches | Richard Maw | 2017-01-02 | 2 | -10/+0 | |
| | | | | `prefix` and `suffix` operators exist, and make this redundant. | |||||
* | admin-doc: Finish list of gitano-special config variables | Richard Maw | 2017-01-02 | 1 | -2/+1 | |
| | ||||||
* | Add a missing --force in group membership scenariov0.8.1 | Daniel Silverstone | 2017-01-02 | 1 | -1/+1 | |
| | ||||||
* | Example needed to quieten python yarn over the gravestone | Daniel Silverstone | 2017-01-02 | 1 | -1/+1 | |
| | ||||||
* | Fix up minor typos, misformatting and wording. | Richard Maw | 2017-01-02 | 1 | -18/+17 | |
| | ||||||
* | admin-doc: Clarify include command logic | Richard Maw | 2017-01-02 | 1 | -5/+3 | |
| | ||||||
* | admin-doc: Describe aliases and negations of match operators | Richard Maw | 2017-01-02 | 1 | -0/+5 | |
| | ||||||
* | Remove broken match type alias | Richard Maw | 2017-01-02 | 1 | -3/+0 | |
| | ||||||
* | admin-doc: Correct explanation of how simple match operators work | Richard Maw | 2017-01-02 | 1 | -13/+36 | |
| | ||||||
* | Drop chapters/sections I don't have time to write | Lars Wirzenius | 2017-01-02 | 1 | -38/+25 | |
| | ||||||
* | Flesh out the user and group management chapter | Lars Wirzenius | 2017-01-02 | 1 | -2/+30 | |
| | ||||||
* | Add chapter on gitno admin user and ssh config | Lars Wirzenius | 2017-01-02 | 1 | -0/+30 | |
| | ||||||
* | Fix typo | Lars Wirzenius | 2017-01-02 | 1 | -1/+1 | |
| | ||||||
* | Fix wordingg for first example Lace | Lars Wirzenius | 2017-01-02 | 1 | -1/+1 | |
| | ||||||
* | Remove trailing period from chapter title | Lars Wirzenius | 2017-01-02 | 1 | -1/+1 | |
| | ||||||
* | Add a section on backup and restore | Lars Wirzenius | 2017-01-02 | 1 | -0/+11 | |
| | ||||||
* | Add a Makefile to format things | Lars Wirzenius | 2017-01-02 | 1 | -0/+9 | |
| | ||||||
* | Wording tweak | Lars Wirzenius | 2017-01-02 | 1 | -1/+1 | |
| | ||||||
* | Update predicates list based of Daniel feedback | Lars Wirzenius | 2017-01-02 | 1 | -40/+5 | |
| | ||||||
* | Further wording tweaks | Lars Wirzenius | 2017-01-02 | 1 | -8/+6 | |
| | ||||||
* | Wording tweaks for clarity | Lars Wirzenius | 2017-01-02 | 1 | -6/+7 | |
| | ||||||
* | Rearrange paragraphs, remove META. | Lars Wirzenius | 2017-01-02 | 1 | -4/+4 | |
| | ||||||
* | Add chapters for managing users, group, repos | Lars Wirzenius | 2017-01-02 | 1 | -0/+10 | |
| | ||||||
* | Add sentence about not being installation doc | Lars Wirzenius | 2017-01-02 | 1 | -0/+3 | |
| | ||||||
* | Update table of Gitano predicates | Lars Wirzenius | 2017-01-02 | 1 | -10/+10 | |
| | | | | Based on feedback from Daniel. | |||||
* | Add words to section on includes | Lars Wirzenius | 2017-01-02 | 1 | -2/+13 | |
| | ||||||
* | Add words about Lace variables | Lars Wirzenius | 2017-01-02 | 1 | -4/+9 | |
| | ||||||
* | Add a warning about WIPness at top | Lars Wirzenius | 2017-01-02 | 1 | -0/+1 | |
| | ||||||
* | Add fixme for member | Lars Wirzenius | 2017-01-02 | 1 | -0/+10 | |
| |