summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* COMMAND: destroy: Fix broken time format so hour is now zero-paddedDaniel Silverstone2012-09-011-1/+1
* Merge branch 'rework-hooks-with-userinfo'Daniel Silverstone2012-09-014-8/+33
|\
| * SUPPLE: Supply an actor table in the global namespace of each hook, containin...Daniel Silverstone2012-09-014-6/+32
| * SUPPLE: Reorder run_hook() args for neatnessDaniel Silverstone2012-09-014-4/+4
| * SUPPLE: Tidy _repo -> repoDaniel Silverstone2012-09-011-3/+2
|/
* Merge pre-receive hook supportDaniel Silverstone2012-09-013-2/+103
|\
| * HOOKS: Add support for pre-receive hooksDaniel Silverstone2012-08-222-1/+97
* | 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
* | BIN: downgrade http message from chat to infoDaniel Silverstone2012-08-301-1/+1
* | GITANO: Update to remove repository_root from gitano-adminDaniel Silverstone2012-08-307-12/+23
* | GITANO: Remove need for graveyard_rootDaniel Silverstone2012-08-303-19/+4
* | 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
* | Merge branch 'installer'Daniel Silverstone2012-08-3025-26/+505
|\ \
| * | INSTALLER: make install and gitano-setup should work (mostly)Daniel Silverstone2012-08-3024-37/+194
| * | BUILD: More work towards an installerDaniel Silverstone2012-08-309-10/+202
| * | BUILD: Start of a build system and thus installerDaniel Silverstone2012-08-307-4/+134
|/ /
* | 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-284-13/+193
* | BIN: Move the welcome msg to debug, since it's more annoying than usefulDaniel Silverstone2012-08-281-1/+1
* | 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
* | BIN: Ensure post-receive hook always runs update-server-infoDaniel Silverstone2012-08-261-0/+7
* | 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
* | LOG: Allow the prefix to be customisedDaniel Silverstone2012-08-261-0/+12
* | Merge branch 'clod-hopping'Daniel Silverstone2012-08-2510-179/+188
|\ \ | |/ |/|
| * EXAMPLE: Global hook post-receive example for generic CIA.vcDaniel Silverstone2012-08-251-0/+45
| * SUPPLE: Ensure that if the repo has no hook, we give a default one backDaniel Silverstone2012-08-251-0/+3
| * SUPPLE: Proxy methods for getting config and config listsDaniel Silverstone2012-08-251-0/+10
| * SANDBOX: Remove unused simplistic sandbox codeDaniel Silverstone2012-08-253-81/+0
| * CONFIG: No longer requires the sandbox moduleDaniel Silverstone2012-08-251-1/+0
| * CONFIG: Change group handling to ClodDaniel Silverstone2012-08-253-39/+32
| * CONFIG: Swap global config settings, and users, to using ClodDaniel Silverstone2012-08-251-22/+33
| * CLOD: Switch Repository to using clod for settingsDaniel Silverstone2012-08-251-35/+63
| * Add Clod to the listed dependenciesDaniel Silverstone2012-08-241-1/+2
|/
* EXAMPLE: Jenkins-notify global post-receive hook exampleDaniel Silverstone2012-08-171-0/+40
* COMMAND: Explain why 'ls foo' is not the same as 'ls foo/'Daniel Silverstone2012-08-171-0/+4
* Merge branch 'http-updates'Daniel Silverstone2012-08-164-44/+44
|\
| * ACTIONS: Reinstate lost formatting for CIAhttp-updatesDaniel Silverstone2012-08-161-2/+3
| * ACTIONS: Remove unnecessary debug since we show the requestDaniel Silverstone2012-08-161-1/+0