summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* ACTIONS: Ensure that if we fail to read cleanly we don't assert, in HTTP clientDaniel Silverstone2012-11-101-1/+6
* ACTIONS: Remove assert()s from the HTTP client to increase resilienceDaniel Silverstone2012-11-101-3/+11
* ADMINCOMMAND: Lowercase user and group namesDaniel Silverstone2012-11-101-1/+10
* Upgrade purge message from info to stateDaniel Silverstone2012-11-101-1/+1
* ADMINCOMMAND: Add a graveyard commandDaniel Silverstone2012-11-101-0/+165
* UTIL: Add rm_rf function to gitano.utilDaniel Silverstone2012-11-101-0/+32
* Remove dead codeDaniel Silverstone2012-11-101-173/+0
* Add --verbose support to the ls commandDaniel Silverstone2012-10-091-4/+16
* Ensure spaces and nulls cannot form part of a repository nameDaniel Silverstone2012-10-091-0/+2
* USERCOMMAND: Ensure sshkey is validating tag namesDaniel Silverstone2012-09-221-0/+6
* COMMANDS: nascent repositories should not be pushed or pulledDaniel Silverstone2012-09-221-0/+6
* GITANO: Move the force_empty_tree() call from always, to update-hook and only...Daniel Silverstone2012-09-101-4/+0
* UTIL: Fix up deep_copy for memoisationDaniel Silverstone2012-09-091-2/+2
* GITANO: Migrate from gitano.git to gallDaniel Silverstone2012-09-0812-979/+23
* SUPPLE: Quick fix for global hook supportDaniel Silverstone2012-09-061-2/+3
* ACTIONS: Transform connect errors into '500' errors insteadDaniel Silverstone2012-09-061-1/+4
* ACTIONS: Support hostname:port in the host argument to the HTTP methodsDaniel Silverstone2012-09-061-1/+5
* GITANO: Rationalise splittable stuff and split groups on dashes and repos on ...Daniel Silverstone2012-09-054-13/+37
* LACE: Add targetgroup and member to laceDaniel Silverstone2012-09-041-1/+1
* REPOSITORY: Add repository/{base,dir}name and repository/N to the context, wh...Daniel Silverstone2012-09-031-0/+10
* REPOSITORY: Change reponame cleaning rules to be more pleasant and usefulDaniel Silverstone2012-09-011-5/+10
* COMMAND: destroy: Also mention the token in the confirmationDaniel Silverstone2012-09-011-0/+2
* COMMAND: destroy: Fix broken time format so hour is now zero-paddedDaniel Silverstone2012-09-011-1/+1
* SUPPLE: Supply an actor table in the global namespace of each hook, containin...Daniel Silverstone2012-09-011-3/+8
* SUPPLE: Reorder run_hook() args for neatnessDaniel Silverstone2012-09-011-1/+1
* SUPPLE: Tidy _repo -> repoDaniel Silverstone2012-09-011-3/+2
* Merge pre-receive hook supportDaniel Silverstone2012-09-011-1/+1
|\
| * HOOKS: Add support for pre-receive hooksDaniel Silverstone2012-08-221-1/+1
* | REPOSITORY: Fix spello in mkdir_p() nameDaniel Silverstone2012-08-311-1/+1
* | REPOSITORY: Allow lace to run against nascent repositoriesDaniel Silverstone2012-08-311-1/+5
* | GITANO: Update to remove repository_root from gitano-adminDaniel Silverstone2012-08-302-8/+16
* | GITANO: Remove need for graveyard_rootDaniel Silverstone2012-08-302-2/+2
* | COMMAND: Use the new filter function in the ls commandDaniel Silverstone2012-08-301-12/+10
* | REPOSITORY: Add filter function to foreachDaniel Silverstone2012-08-301-3/+9
* | REPOSITORY: Tweaks and tidying for base config and admin messagesDaniel Silverstone2012-08-301-5/+5
* | REPOSITORY: Fix check_and_upgrade_hooks to use symlinksDaniel Silverstone2012-08-301-42/+15
* | INSTALLER: make install and gitano-setup should work (mostly)Daniel Silverstone2012-08-302-10/+24
* | BUILD: More work towards an installerDaniel Silverstone2012-08-301-2/+8
* | REPOSITORY: Apparently repo-specific cgitrc files lack the repo.Daniel Silverstone2012-08-281-1/+1
* | REPOSITORY: Use = not : for cgitrcDaniel Silverstone2012-08-281-1/+1
* | COMMAND: Ensure config changes report their operation in the logDaniel Silverstone2012-08-281-2/+14
* | REPOSITORY: Allow save_admin to be more clear about what happenedDaniel Silverstone2012-08-281-4/+8
* | REPOSITORY: Ensure we do not save broken admin refsDaniel Silverstone2012-08-281-0/+5
* | REPOSITORY: Generate cgitrcDaniel Silverstone2012-08-281-0/+37
* | COMMAND: Add config command, fix up set-head and set-description to use the s...Daniel Silverstone2012-08-281-4/+184
* | REPOSITORY: Fix silly newline issueDaniel Silverstone2012-08-281-3/+8
* | REPOSITORY: Fix another clod related hiccoughDaniel Silverstone2012-08-281-1/+1
* | ADMINCOMMAND: Fix up clod-related breakage in group and user creationDaniel Silverstone2012-08-281-3/+8
* | GIT.REPOSITORY: Support update-server-infoDaniel Silverstone2012-08-261-0/+8
* | CONFIG: Allow gitano-admin.git to customise log prefixDaniel Silverstone2012-08-261-0/+6