summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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 ↵Daniel Silverstone2012-08-281-4/+184
| | | | | | | | same lace rules and update example lace
* | 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
| |
* | LOG: Allow the prefix to be customisedDaniel Silverstone2012-08-261-0/+12
| |
* | 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
|/
* COMMAND: Explain why 'ls foo' is not the same as 'ls foo/'Daniel Silverstone2012-08-171-0/+4
|
* 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
|
* ACTIONS: Actually use the method we get passed in http_txnDaniel Silverstone2012-08-161-2/+3
|
* ACTIONS: More debug for http methodsDaniel Silverstone2012-08-161-0/+3
|
* ACTIONS: Fix body-ful http actionsDaniel Silverstone2012-08-161-1/+4
|
* GITANO: More debug statements related to hooksDaniel Silverstone2012-08-161-0/+4
|
* ACTIONS: Make send_to_cia use http_postDaniel Silverstone2012-08-151-33/+3
|
* ACTIONS: Add http.post support for post-receive hooksDaniel Silverstone2012-08-151-10/+27
|
* SUPPLE: Add repo:get(shaish) to the proxy reposDaniel Silverstone2012-08-101-0/+5
|
* ACTIONS: Support rewind (as rebase) in cia reporting actionDaniel Silverstone2012-08-101-0/+3
|
* GITANO: Switch all current hooks (update, post-receive) to use SuppleDaniel Silverstone2012-08-106-13/+194
|
* COMMAND: Ensure SSH key => alignment in whoami outputDaniel Silverstone2012-08-081-1/+8
|
* REPOSITORY: Switch to safe_load for project.confDaniel Silverstone2012-08-081-8/+2
|
* COMMAND: Fix group colon alignment in whoami outputDaniel Silverstone2012-08-081-1/+1
|
* CONFIG: Change gitano-admin config loading to use limited sandboxDaniel Silverstone2012-08-081-29/+16
|
* SANDBOX: Add runtime limits to the sandboxDaniel Silverstone2012-08-081-1/+27
|
* REPOSITORY: Ensure that if you save_admin() you run_checks() to apply changesDaniel Silverstone2012-08-081-1/+1
|
* REPOSITORY: Add a newline to description if it's not providedDaniel Silverstone2012-08-081-0/+3
|
* COMMAND: Add set-descriptionDaniel Silverstone2012-08-081-0/+45
|
* Ensure that we don't pass non-shaish things to repo.git:rev-list()supple-integrationDaniel Silverstone2012-08-061-0/+3
|
* USERCOMMAND: Ensure sshkey helptext variable named correctly so it will be shownDaniel Silverstone2012-08-061-1/+1
|
* CIA: Report rebases and large pushes in a more controlled mannerDaniel Silverstone2012-08-051-2/+26
|
* LACE: Support negative assertions in lacesDaniel Silverstone2012-07-071-1/+18
|
* COMMAND: Add a set-head commandDaniel Silverstone2012-07-011-0/+39
|