index
:
delta/gitano/gitano.git
archive-plugin
baserock/danielsilverstone/S10632-plugin-support
baserock/danielsilverstone/S10633-repo-detection
baserock/danielsilverstone/S10634-rsync-support
baserock/danielsilverstone/upgrade-gitano-fix-rsync
baserock/liw/new-lc-2
baserock/master
baserock/morph
baserock/pedroalvarez/openstack-trove2
baserock/pedroalvarez/trove-ansible3
baserock/richardipsum/cgis
baserock/richardipsum/gitano_http
baserock/richardipsum/http
baserock/richardipsum/http_br
baserock/richardipsum/http_v2
baserock/richardipsum/http_v3
baserock/richardipsum/http_v3_br
baserock/richardipsum/log_emerg
baserock/richardipsum/stringbuf
baserock/richardipsum/syslog
dsilvers/1.1.1
dsilvers/add-commands
dsilvers/coverage-testing
dsilvers/fix-272
dsilvers/fix-for-git-213
dsilvers/force-push-testing
dsilvers/gitano-setup-tweaks
dsilvers/gtt-cover-not-default
dsilvers/hooks
dsilvers/multimail
dsilvers/reown-on-rename
dsilvers/revamp-patterns
dsilvers/sysbranch-fixes
dsilvers/testing
dsilvers/testing-improvement
dsilvers/update-on-create
http-updates
liw/admindoc
liw/gitano-setup-manpage
lua-http
master
nexus/ed25519
nexus/ed25519_retry
nexus/yarn_testing_dots_in_names
nexus/yarn_testing_rename_self
richardmaw/githookdoc
richardmaw/test-as-auditable
richardmaw/test-warn-dangling-head
richardmaw/unified-patterns
richards/config-public
supple-integration
git.gitano.org.uk: gitano.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
REPOSITORY: Add hook loading
Daniel Silverstone
2012-05-03
1
-8
/
+27
|
*
LOG: warning, not warnings
Daniel Silverstone
2012-05-03
1
-1
/
+1
|
*
REPOSITORY: Use util.mkdir_p and also ensure we return nascent repos (broken ↵
Daniel Silverstone
2012-05-03
1
-0
/
+11
|
|
|
|
since previous rework for find_repository
*
UTIL: Shonky implementation of mkdir -p
Daniel Silverstone
2012-05-03
1
-1
/
+5
|
*
RULES: Use patesc from gitano.util
Daniel Silverstone
2012-05-03
1
-4
/
+1
|
*
UTIL: Add a bunch of useful util functions for path manipulation
Daniel Silverstone
2012-05-03
1
-0
/
+44
|
*
REPOSITORY: Support iterating repositories
Daniel Silverstone
2012-05-02
1
-22
/
+90
|
*
REPOSITORY: Support hooking post-receive
Daniel Silverstone
2012-05-02
1
-1
/
+1
|
*
GIT.TREE: File kind for tree deltas
Daniel Silverstone
2012-05-02
1
-0
/
+10
|
*
RULES: sort the tag names for the debug
Daniel Silverstone
2012-05-02
1
-1
/
+7
|
*
RULES: Fix missing )
Daniel Silverstone
2012-05-02
1
-1
/
+1
|
*
RULES: Support null separators in list comparison
Daniel Silverstone
2012-05-02
1
-1
/
+1
|
*
COMMAND: Support help
Daniel Silverstone
2012-05-01
1
-12
/
+93
|
*
COMMAND: Show groups in whoami
Daniel Silverstone
2012-05-01
1
-1
/
+29
|
*
CONFIG: Record the subgroup path and allow group members to be associative
Daniel Silverstone
2012-05-01
1
-1
/
+5
|
*
REPOSITORY: git-daemon-export-ok and description managed automatically now
Daniel Silverstone
2012-05-01
1
-0
/
+41
|
*
COMMAND: Run repo checks after create completes to ensure hooks etc are present
Daniel Silverstone
2012-05-01
1
-0
/
+6
|
*
REPOSITORY: Create the hook files if absent
Daniel Silverstone
2012-05-01
1
-2
/
+2
|
*
REPOSITORY: Check hooks on repo creation
Daniel Silverstone
2012-05-01
1
-2
/
+63
|
*
ACTIONS: Fix up update_actions and make it clear they're for update
Daniel Silverstone
2012-05-01
1
-3
/
+8
|
*
COMMAND: Fix the takes-repo stuff
Daniel Silverstone
2012-05-01
1
-1
/
+5
|
*
COMMAND: Add a takes_repo flag to indicate to gitano-auth if the command ↵
Daniel Silverstone
2012-05-01
1
-6
/
+9
|
|
|
|
needs a repo
*
COMMAND: Add a whoami command
Daniel Silverstone
2012-05-01
1
-0
/
+30
|
*
CONFIG: Rework how keys are stored so that whoami will be able to report ↵
Daniel Silverstone
2012-05-01
1
-3
/
+8
|
|
|
|
useful tags
*
LOG: Add a gitano.log.state() call for output which always goes to the user
Daniel Silverstone
2012-05-01
1
-0
/
+5
|
*
RULES: Cope better with absent repo for repoless operation of rules
Daniel Silverstone
2012-05-01
1
-3
/
+3
|
*
COMMANDS: Add set-owner command
Daniel Silverstone
2012-05-01
1
-0
/
+42
|
*
ACTIONS: New hook actions with builtin support for gitano-admin::master and ↵
Daniel Silverstone
2012-05-01
2
-0
/
+42
|
|
|
|
refs/gitano/admin
*
GIT.TREE: Added diff_to method and sha of empty tree
Daniel Silverstone
2012-04-30
1
-1
/
+60
|
*
RULES: Update matching and add a bunch of new rules statements
Daniel Silverstone
2012-04-30
1
-8
/
+151
|
*
RULES: Add OperationIs
Daniel Silverstone
2012-04-26
1
-0
/
+4
|
*
GIT.REPOSITORY: Add merge_base
Daniel Silverstone
2012-04-26
1
-0
/
+20
|
*
GIT.LL: Add merge-base
Daniel Silverstone
2012-04-26
1
-1
/
+2
|
*
COMMAND; Fix up fs_path() usage in receive-pack validation
Daniel Silverstone
2012-04-26
1
-1
/
+1
|
*
RULES: Fix up project rule loading
Daniel Silverstone
2012-04-26
1
-3
/
+3
|
*
COMMAND: Nicer error if repo already exists when we ask to create
Daniel Silverstone
2012-04-26
1
-1
/
+1
|
*
COMMAND: Ensure create command chats to us at the end
Daniel Silverstone
2012-04-26
1
-1
/
+2
|
*
COMMAND: Make create command set owner properly
Daniel Silverstone
2012-04-26
1
-1
/
+9
|
*
REPOSITORY: Initial validation and owner/description management
Daniel Silverstone
2012-04-26
1
-8
/
+121
|
*
TREE: Cope with flattened trees coming from flatten() neatly
Daniel Silverstone
2012-04-26
1
-0
/
+4
|
*
COMMAND: Initial create command
Daniel Silverstone
2012-04-26
1
-0
/
+37
|
*
REPOSITORY: Tidy the run_checks method to use refs/gitano/admin and add ↵
Daniel Silverstone
2012-04-26
1
-6
/
+35
|
|
|
|
initial realise method for nascent repositories
*
RULES: use refs/gitano/admin
Daniel Silverstone
2012-04-26
1
-2
/
+2
|
*
RULES: Remove print()
Daniel Silverstone
2012-04-26
1
-1
/
+0
|
*
GIT.REPOSITORY: Add create
Daniel Silverstone
2012-04-26
1
-0
/
+21
|
*
GIT.LL: Add init
Daniel Silverstone
2012-04-26
1
-1
/
+1
|
*
TREE: Fix tree creation
Daniel Silverstone
2012-04-26
1
-6
/
+8
|
*
RULES: is_nascent, not nascent
Daniel Silverstone
2012-04-25
1
-1
/
+1
|
*
RULES: Callouts now work, also AllowAccept, AllowIf, DenyIf, IsUser and ↵
Daniel Silverstone
2012-04-25
1
-6
/
+39
|
|
|
|
InGroup implementations
*
CONFIG: Correctly find membership of groups for tag builing
Daniel Silverstone
2012-04-25
1
-2
/
+2
|
[prev]
[next]