2013-09-26 23:05:29 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 3.5.2
Changelog:
2013-07-10 v3.5.2 allow ENV vars to be set from repo options, for use in
triggers and hooks
bug-fix: the new set-default-roles feature was being
invoked on every run of "perms" and overriding it!
|
2013-09-09 16:08:00 by Thomas Klausner | Files touched by this commit (41) |
Log message:
Finish git rename from scmgit to git.
|
2013-06-11 15:37:21 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 3.5.1
Changelog:
2013-03-24 v3.5 (2 minor backward compat breakages)
1. 'DEFAULT_ROLE_PERMS' replaced by per repo
'default.roles' option
2. 'gitolite list-memberships' now requires a '-r' or a
'-u' flag
new 'gitolite owns' command (thanks to Kevin Pulo)
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-03-16 17:11:16 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
One more PERL5 SUBST.
Ride previous revbump.
|
2013-03-16 17:02:06 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
* Remove unused SUBST_*.
* Whitespaces to tabs.
|
2013-03-16 16:56:17 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Bump PKGREVISION.
* Fix perl's path in hook files.
Fix functionality on unprivileged bootstrap pkgsrc environment.
|
2013-03-14 19:55:03 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 3.4
Changelog:
2013-03-05 v3.4 new rc file format makes it much easier to enable specific
features
|
2013-03-03 00:41:07 by Ryo ONODERA | Files touched by this commit (3) | |
Log message:
Update to 3.3
Changelog:
2012-12-29 v3.3 bug fix: gl-perms propagation to slaves broke sometime
after v3.2 (so if you're only picking up tagged releases
you're OK)
the "D" command now allows rm/unlock to be totally
disabled
new trigger: update-gitweb-daemon-from-options; another
way to update gitweb and daemon access lists
new 'create' command for explicit wild repo creation, and
new AutoCreate trigger to control auto-creation
allow simple macros in conf file
2012-11-14 v3.2 major efficiency boost for large setups
optional support for multi-line pubkeys; see
src/triggers/post-compile/ssh-authkeys-split
bug fix for not creating gl-conf when repo para has only
config lines and no access rules
new 'bg' trigger command to put long jobs started from a
trigger into background
%GL_REPO and %GL_CREATOR now work for 'option's also
test suite now much more BSD friendly
2012-10-05 v3.1 (security) fix path traversal on wild repos
new %GL_CREATOR variable for git-config lines
rsync command to create and send bundles automagically
migrated 'who-pushed'
logical expressions on refexes!!!
|
2013-01-31 12:12:52 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
* Fix typo in MESSAGE.
* Remove obsolete patches and regen distinfo.
|