summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adds a force-push checking scenariodsilvers/force-push-testingDaniel Silverstone2017-03-062-1/+35
|
* adds support to amend the top commit in a repoDaniel Silverstone2017-03-061-0/+2
|
* adds support for force-push in IMPLEMENTSDaniel Silverstone2017-03-061-2/+2
|
* adds instructions on coverage testingDaniel Silverstone2017-03-041-2/+42
|
* adds support for coverage testingDaniel Silverstone2017-03-047-15/+235
|
* adds the luacov submoduleDaniel Silverstone2017-03-042-0/+3
|
* quotes all the thingsDaniel Silverstone2017-03-041-87/+87
|
* adds a test covering the rest of treediff/*Daniel Silverstone2017-03-046-0/+142
|
* adds testing for treediff/targetsDaniel Silverstone2017-03-044-0/+107
|
* adds the ability to revert content patchesDaniel Silverstone2017-03-041-4/+9
|
* adds test for checking start_treeDaniel Silverstone2017-03-042-0/+72
|
* permits empty commit pushing to failDaniel Silverstone2017-02-131-3/+5
|
* supports reversing admin patchesDaniel Silverstone2017-02-131-4/+9
|
* adds an initial treedelta testDaniel Silverstone2017-02-124-1/+55
|
* adds the testing ability to apply a content patchDaniel Silverstone2017-02-121-0/+7
|
* logs stdout/stderr when patching gitano-adminDaniel Silverstone2017-02-121-5/+14
|
* adds support for expecting failure on a pushDaniel Silverstone2017-02-121-2/+5
|
* Don't trim whitespace in patches, it breaks themDaniel Silverstone2017-02-121-0/+2
|
* fixes HTTP action POST content-type defaultingDaniel Silverstone2017-02-121-1/+1
| | | | | | Correct the default expression for content-type in POST actions from application/octet-stream to "application/octet-stream" which is less likely to cause a nil/nil-nil type evaluation.
* Copyright/licence terms in the PDFv1.0Daniel Silverstone2017-01-151-0/+39
|
* Add a version number system to GitanoDaniel Silverstone2017-01-153-0/+71
|
* Copyright cleanupsDaniel Silverstone2017-01-1547-39/+1257
|
* Admin manual needs pandocDaniel Silverstone2017-01-151-0/+3
|
* Final tweaks before 1.0 release of manualDaniel Silverstone2017-01-155-3/+20
|
* admin-doc: Fix confusing version compatibility comparisonRichard Maw2017-01-141-1/+1
|
* admin-doc: Fix typo allof as alloffRichard Maw2017-01-141-1/+1
|
* Add a contributing sectionDaniel Silverstone2017-01-141-0/+14
|
* Update READMEDaniel Silverstone2017-01-141-5/+31
|
* More cleanups, make document nicer, include cover logoDaniel Silverstone2017-01-148-5/+402
|
* More admin manual workDaniel Silverstone2017-01-141-45/+107
|
* Clarify front of admin manualDaniel Silverstone2017-01-141-3/+4
|
* whitespace cleanup in admin manualDaniel Silverstone2017-01-141-1/+1
|
* Point to the wiki and the gitano-setup manpage from the admin manual introDaniel Silverstone2017-01-141-2/+3
|
* Update credits, and prepare copyright ready for artwork due from Maxine soonDaniel Silverstone2017-01-112-2/+137
|
* admin-doc: Add missing config key/value predicatesRichard Maw2017-01-081-0/+2
|
* admin-doc: Mention `keyringname` predicateRichard Maw2017-01-081-0/+1
|
* admin-doc: Clarify `member` predicateRichard Maw2017-01-081-1/+1
|
* keyring: Make keyring name variable consistently namedRichard Maw2017-01-082-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 Maw2017-01-081-1/+1
|
* testing: Disable variable dump by defaultRichard Maw2017-01-082-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 modeRichard Maw2017-01-081-0/+2
|
* testing: Add a way to extract variables from the test suiteRichard Maw2017-01-083-0/+43
|
* admin-doc: Describe predicates about ref update typesRichard Maw2017-01-081-0/+10
|
* admin-doc: Add variables for tagged content and signingRichard Maw2017-01-081-1/+7
|
* admin-doc: Describe conditional includeRichard Maw2017-01-081-0/+12
|
* admin-doc: Document how to use variablesRichard Maw2017-01-081-2/+28
|
* admin-doc: Add config/ as a predicateRichard Maw2017-01-081-0/+1
|
* admin-doc: Fill in variables tableRichard Maw2017-01-081-6/+32
|
* admin-doc: Minor rewording of predicates that are setsRichard Maw2017-01-021-2/+2
|
* admin-doc: Describe uncommon match typesRichard Maw2017-01-021-21/+23
|