summaryrefslogtreecommitdiff
path: root/lib/gitano
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates etc ready for 1.2Daniel Silverstone2019-01-193-3/+3
* Preserve ssh authorized_keys suffix/prefixDaniel Silverstone2019-01-191-2/+31
* Ensure that config show will fail if none of the keys supplied are foundDaniel Silverstone2019-01-191-0/+9
* Fix issue where 'as' wasn't resetting keytag in _prep()Daniel Silverstone2019-01-191-0/+1
* admincommand: Fix 'as' to better hide bad usernamesDaniel Silverstone2019-01-191-5/+21
* LACE: Correct a bug in iterating table form valuesDaniel Silverstone2018-06-061-1/+4
* Use new ssh type testPhillip Smyth2017-10-131-4/+1
* Use new ssh type testPhillip Smyth2017-10-131-4/+2
* Added ssh_type_is_invalid functionPhillip Smyth2017-10-131-0/+13
* Add config list example to config helpRichard Ipsum2017-08-061-0/+6
* Move post-push dangling-HEAD check to post-receive hookRichard Maw2017-08-011-8/+1
* Use new lock/unlock functions to guard htpasswd updatesdsilvers/sysbranch-fixesDaniel Silverstone2017-07-312-1/+4
* Add lock and unlock utility functionsDaniel Silverstone2017-07-311-0/+18
* Update htpasswd when user names changeDaniel Silverstone2017-07-311-0/+32
* Merge branch 'dsilvers/hooks'Daniel Silverstone2017-07-082-0/+155
|\
| * Add pre-authorisation commandline hookDaniel Silverstone2017-07-021-0/+18
| * Add hook names to hooks APIDaniel Silverstone2017-06-171-0/+36
| * Add gitano.hooks module with basic functionalityDaniel Silverstone2017-06-171-0/+101
* | Re-own repos when renaming usersDaniel Silverstone2017-07-081-0/+14
* | Reduce verbosity of pattern definitionsrichardmaw/unified-patternsRichard Maw2017-07-081-68/+27
* | Centralise patterns into a single moduleRichard Maw2017-06-1710-59/+180
|/
* ensures server-info files exist on new reposdsilvers/update-on-createDaniel Silverstone2017-04-081-0/+5
* adds support for coverage testingDaniel Silverstone2017-03-041-0/+52
* fixes HTTP action POST content-type defaultingDaniel Silverstone2017-02-121-1/+1
* Add a version number system to GitanoDaniel Silverstone2017-01-151-0/+53
* Copyright cleanupsDaniel Silverstone2017-01-1515-14/+409
* keyring: Make keyring name variable consistently namedRichard Maw2017-01-081-1/+1
* testing: Disable variable dump by defaultRichard Maw2017-01-081-0/+2
* testing: Add a way to extract variables from the test suiteRichard Maw2017-01-081-0/+23
* Remove /{prefix,suffix} matchesRichard Maw2017-01-021-4/+0
* Remove broken match type aliasRichard Maw2017-01-021-3/+0
* cleanups: Whitespace and indentation and untabifyDaniel Silverstone2017-01-0215-1102/+1099
* Ensure that if there is no : then readme gets one, for safetyDaniel Silverstone2017-01-021-0/+3
* Remove markdown.luaDaniel Silverstone2017-01-022-1034/+0
* Remove README support from repositoryDaniel Silverstone2017-01-021-53/+0
* Remove readme command, and (somewhat) empty testDaniel Silverstone2017-01-021-71/+0
* Fix updating htpasswd filesRichard Maw2016-12-181-2/+2
* Honour suppression of error messages from running comandsDaniel Silverstone2016-12-131-5/+7
* Support suppression of error messages from commandsDaniel Silverstone2016-12-131-2/+6
* Explain error codes when a command failsDaniel Silverstone2016-12-131-1/+1
* Fix broken match by moving dash to end of setBen Brown2016-12-111-1/+1
* If you try to sshkey del the key you're using, you get told you can'tDaniel Silverstone2016-12-031-0/+4
* 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-031-2/+1
* Support whining for supple, and clean up a few bitsDaniel Silverstone2016-12-034-10/+17
* Ensure that lace warns if an ACL check is being bypassedDaniel Silverstone2016-12-031-0/+13
* Ensure that if the gitano-bypass user is invoked, Gitano whines loudlyDaniel Silverstone2016-12-031-0/+6
* Ensure config parsing fails if gitano-bypass is not viableDaniel Silverstone2016-12-031-0/+16
* Remove legacy repo:set_owner() and repo:set_description() callsDaniel Silverstone2016-12-033-21/+10