Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support whining for supple, and clean up a few bits | Daniel Silverstone | 2016-12-03 | 4 | -10/+17 | |
| | ||||||
* | Ensure that lace warns if an ACL check is being bypassed | Daniel Silverstone | 2016-12-03 | 1 | -0/+13 | |
| | ||||||
* | Ensure that if the gitano-bypass user is invoked, Gitano whines loudly | Daniel Silverstone | 2016-12-03 | 1 | -0/+6 | |
| | ||||||
* | Ensure config parsing fails if gitano-bypass is not viable | Daniel Silverstone | 2016-12-03 | 1 | -0/+16 | |
| | ||||||
* | Remove legacy repo:set_owner() and repo:set_description() calls | Daniel Silverstone | 2016-12-03 | 3 | -21/+10 | |
| | ||||||
* | Support gathering output from gc/fsck/count-objects | Daniel Silverstone | 2016-12-03 | 1 | -3/+11 | |
| | ||||||
* | Switch destroy to use stdout instead of stderr when it ought to | Daniel Silverstone | 2016-12-03 | 1 | -13/+13 | |
| | ||||||
* | Move graveyard list to stdout where it belongs, fix up tests | Daniel Silverstone | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | Fix information leak in rename command, enable the tests for that, disable a ↵ | Daniel Silverstone | 2016-11-13 | 1 | -13/+10 | |
| | | | | test which now shouldn't pass | |||||
* | i18n work for gitano.util | Daniel Silverstone | 2016-11-05 | 1 | -22/+30 | |
| | ||||||
* | Soft-load the gitano.util module | Daniel Silverstone | 2016-11-05 | 1 | -3/+9 | |
| | ||||||
* | I18N messages for supple module | Daniel Silverstone | 2016-11-05 | 1 | -10/+9 | |
| | ||||||
* | Internationalisation of repository module | Daniel Silverstone | 2016-11-05 | 1 | -51/+57 | |
| | ||||||
* | Added i18n for plugin module | Daniel Silverstone | 2016-11-05 | 1 | -8/+10 | |
| | ||||||
* | i18n for the gitano.lace module | Daniel Silverstone | 2016-11-05 | 1 | -7/+7 | |
| | ||||||
* | Extract messages from config.lua | Daniel Silverstone | 2016-11-05 | 1 | -28/+35 | |
| | ||||||
* | Update auth.lua with i18n tokens | Daniel Silverstone | 2016-11-05 | 1 | -12/+14 | |
| | ||||||
* | Remove legacy support for http_get and http.get/http.post in the supple ↵ | Daniel Silverstone | 2016-11-05 | 1 | -13/+0 | |
| | | | | environment | |||||
* | Messages from actions.lua | Daniel Silverstone | 2016-11-05 | 1 | -4/+5 | |
| | ||||||
* | Remove owner fromthe lace context | Daniel Silverstone | 2016-10-25 | 2 | -6/+1 | |
| | ||||||
* | Provide is, {start,end}s{,with}, with auto-inversion; and 'not' without; as ↵v0.1 | Daniel Silverstone | 2016-10-04 | 1 | -0/+11 | |
| | | | | lace match types | |||||
* | Remove automatic user/group because we now have [user exact ...] stuff | Daniel Silverstone | 2016-10-04 | 1 | -22/+0 | |
| | ||||||
* | Fix up simple_match to remove legacy operation | Daniel Silverstone | 2016-09-24 | 1 | -23/+7 | |
| | ||||||
* | copy: Don't leak the existence of repositories | Richard Maw | 2016-09-24 | 1 | -8/+10 | |
| | | | | | | | | | | | | | | | Previously copy would report that the target existed before running ACLs. While saving a bunch of effort by reporting this early, this means you can see if a repository exists by copying to it even if you haven't got read access to the repository. This is now changed to only report that after the writability check. This has been moved to before the creation check since for the sake of error reporting we should check in order of ascending privilege, and post-write-check is the earliest we can reveal the repository's existence. | |||||
* | Ensure we use the pid when preparing new versions of files to prevent race ↵ | Daniel Silverstone | 2016-09-24 | 1 | -6/+6 | |
| | | | | condition | |||||
* | REPO: Add check_signature method and export to supple | Daniel Silverstone | 2016-09-24 | 2 | -0/+48 | |
| | ||||||
* | KEYRING: Support the rest of the keyring subcommands | Daniel Silverstone | 2016-09-24 | 1 | -3/+283 | |
| | ||||||
* | UTIL: Add temporary file support | Daniel Silverstone | 2016-09-24 | 1 | -0/+17 | |
| | ||||||
* | Fix inconsistent indentation for recent commits | Richard Maw | 2016-09-24 | 1 | -1/+1 | |
| | | | | | We're inconsistent in general for indentation with tabs, but that's a much wider change. | |||||
* | KEYRING: Add keyring command and associated gubbins | Daniel Silverstone | 2016-09-24 | 2 | -0/+130 | |
| | | | | | | This adds lace interfaces for the keyring command, a basic keyring command with list, create, destroy, and a yarn for it, along with some defines in the skel ready for user rules. | |||||
* | CONFIG: Ensure keyrings aren't unexpectedly copied | Daniel Silverstone | 2016-09-24 | 1 | -2/+3 | |
| | ||||||
* | LACE: Provide new/old object data (incl. type and sign state) to lace | Daniel Silverstone | 2016-09-24 | 1 | -0/+3 | |
| | ||||||
* | CONFIG: Add basic support for keyrings into config | Daniel Silverstone | 2016-09-24 | 1 | -0/+24 | |
| | ||||||
* | Initial i18n/l10n of gitano-setup | Daniel Silverstone | 2016-08-27 | 2 | -6/+96 | |
| | ||||||
* | Basic i18n module | Daniel Silverstone | 2016-08-27 | 2 | -0/+30 | |
| | ||||||
* | Remove set-head and set-description since config has been able to set these ↵ | Daniel Silverstone | 2016-08-20 | 1 | -86/+0 | |
| | | | | for ages | |||||
* | Remove mention of set-owner | Daniel Silverstone | 2016-08-20 | 1 | -1/+2 | |
| | ||||||
* | Remove set-owner and ensure setting project.owner gets validated | Daniel Silverstone | 2016-08-20 | 1 | -52/+7 | |
| | ||||||
* | Allow --force as token text | Daniel Silverstone | 2016-05-30 | 2 | -9/+18 | |
| | ||||||
* | Ensure curl operations are pcall'd | Daniel Silverstone | 2016-05-30 | 1 | -1/+8 | |
| | ||||||
* | Ensure user add and group add validate their inputs. Fixes ↵ | Daniel Silverstone | 2016-05-30 | 1 | -0/+8 | |
| | | | | https://trello.com/c/mLGNXKdo/165-group-add-allows-slashes-which-are-not-valid | |||||
* | Merge remote-tracking branch 'rmaw/config' | Daniel Silverstone | 2016-02-02 | 3 | -14/+32 | |
|\ | | | | | | | Reviewed-By: Daniel Silverstone <dsilvers@digital-scurf.org> | |||||
| * | gitano.repository.git_command: Handle shallowUpdate config | Richard Maw | 2016-01-13 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | If the repository is configured with git.receive.shallowUpdate (as set by `gitanocmd config set git.receive.shallowUpdate true`) then git will be run with receive.shallowUpdate set, which allows shallow commits to be pushed. | |||||
| * | Call git commands through repo:git_command() | Richard Maw | 2016-01-13 | 2 | -14/+8 | |
| | | ||||||
| * | gitano.repository: Add git_command() method | Richard Maw | 2016-01-11 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | This takes a git command to run, minus the "git" argument. The intention is that if it needs to insert config options, then they can all be done in one place. | |||||
* | | util.copy_dir: Make more tolerant to DT_UNKNOWN | Richard Maw | 2016-01-05 | 1 | -19/+19 | |
|/ | ||||||
* | Of course, we might rename the orig user too | Daniel Silverstone | 2015-11-06 | 1 | -0/+3 | |
| | ||||||
* | Try and make detection of lack of repository somewhat automatic | Daniel Silverstone | 2015-11-05 | 2 | -1/+4 | |
| | ||||||
* | Warn about dangling HEAD following a successful push | Daniel Silverstone | 2015-11-05 | 1 | -1/+8 | |
| | ||||||
* | Ensure you can write before copy is permitted to proceed | Daniel Silverstone | 2015-11-05 | 1 | -1/+8 | |
| |