summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Very basic git-annex-shell support, not checked repo copies yetDaniel Silverstone2016-12-132-1/+91
* Honour suppression of error messages from running comandsDaniel Silverstone2016-12-132-7/+11
* Support suppression of error messages from commandsDaniel Silverstone2016-12-131-2/+6
* Explain error codes when a command failsDaniel Silverstone2016-12-132-2/+2
* Ensure we propagate exit codesDaniel Silverstone2016-12-131-1/+2
* Fix braino in bypass user expansion nameDaniel Silverstone2016-12-131-1/+1
* Missing keyDaniel Silverstone2016-12-122-0/+28
* Merge remote-tracking branch 'benjamb/benbrown/broken-pattern'Daniel Silverstone2016-12-122-1/+13
|\
| * Update test to verify tag names with dashes are acceptedBen Brown2016-12-111-0/+12
| * Fix broken match by moving dash to end of setBen Brown2016-12-111-1/+1
|/
* testing: Add smoke testing for help outputv0.2Richard Maw2016-12-032-0/+60
* Add the newkey instancesDaniel Silverstone2016-12-032-0/+28
* testing: Add yarns for whoami outputRichard Maw2016-12-031-0/+11
* testing: Test user details change and renameRichard Maw2016-12-031-2/+29
* testing: Add user creation/deletion yarnsRichard Maw2016-12-031-2/+27
* Set push.default to simple to quiet down git during tests.Daniel Silverstone2016-12-031-0/+1
* If you try to sshkey del the key you're using, you get told you can'tDaniel Silverstone2016-12-032-4/+6
* testing: Add tests for add/del/list ssh keysRichard Maw2016-12-032-0/+53
* Finalise lace context simple matchesDaniel Silverstone2016-12-031-0/+4
* No BANANA todayDaniel Silverstone2016-12-031-1/+0
* Ensure gitano-auth passes the keytag through and that gitano.auth.is_authoriz...Daniel Silverstone2016-12-032-3/+2
* Remove a failure-ensues which shouldn't be thereDaniel Silverstone2016-12-031-1/+0
* Support whining for supple, and clean up a few bitsDaniel Silverstone2016-12-038-16/+56
* Ensure that lace warns if an ACL check is being bypassedDaniel Silverstone2016-12-033-0/+19
* Ensure that if the gitano-bypass user is invoked, Gitano whines loudlyDaniel Silverstone2016-12-033-0/+22
* Ensure config parsing fails if gitano-bypass is not viableDaniel Silverstone2016-12-032-0/+19
* Support the bypass key need in the test suiteDaniel Silverstone2016-12-032-2/+4
* Add the bypass key for the test suiteDaniel Silverstone2016-12-032-0/+28
* Support a gitano-bypass user in gitano-setupDaniel Silverstone2016-12-032-9/+28
* yarns: Amend rename text for new error messageRichard Maw2016-12-031-3/+1
* rules-skeleton: Allow forcing personal-repo readRichard Maw2016-12-034-7/+21
* Remove legacy repo:set_owner() and repo:set_description() callsDaniel Silverstone2016-12-034-23/+12
* Add a TESTING documentDaniel Silverstone2016-12-031-0/+59
* Support 'make check' for LarsDaniel Silverstone2016-12-031-0/+2
* Merge branch 'dsilvers/add-http-tests'Daniel Silverstone2016-12-0311-32/+155
|\
| * Ensure testing runs both modesDaniel Silverstone2016-12-031-3/+12
| * Clean up test protocol stuff for ssh vs httpDaniel Silverstone2016-12-033-3/+7
| * Support gathering output from gc/fsck/count-objectsDaniel Silverstone2016-12-031-3/+11
| * Support --snapshot for yarnDaniel Silverstone2016-12-031-1/+5
| * Switch destroy to use stdout instead of stderr when it ought toDaniel Silverstone2016-12-032-14/+14
| * Move graveyard list to stdout where it belongs, fix up testsDaniel Silverstone2016-12-033-3/+3
| * Fix missing not-authorised message from HTTP command CGIDaniel Silverstone2016-12-031-0/+2
| * Ensure rsync only runs against SSH runsDaniel Silverstone2016-12-032-0/+4
| * Fix up empty command message to work like ssh doesDaniel Silverstone2016-12-031-3/+3
| * Support 'basictest' as a target which only runs 01_* and support TEST_PROTODaniel Silverstone2016-12-031-2/+13
| * Add support for last-program and save stdout/stderr when adding usersDaniel Silverstone2016-12-031-4/+6
| * Initial support for HTTP commands (no clones yet)Daniel Silverstone2016-12-032-2/+81
|/
* Merge remote-tracking branch 'benjamb/benbrown/missing-end'Daniel Silverstone2016-11-291-0/+1
|\
| * Add matching `end` to gitano-smart-http.cgiBen Brown2016-11-281-0/+1
* | Ensure that build fails early if bins don't parse properlyDaniel Silverstone2016-11-291-0/+2
|/