2008-09-21 Gustavo <gustavo@cpqd.com.br>
Version 0.06
All modules are documented now.
New files: LICENSE and META.yml.
2008-09-19 Gustavo Chaves <gustavo@gnustavo.com>
Version 0.05
New test t/02-jiraacceptance.t.
JiraAcceptance has a new directive: JIRA_LOG_MATCH(Regexp,
Help). You can specify a regexp to extract the JIRA keys from a
specific part of the log message. You can also pass a help message
to be shown to the user if the commit fails.
The error messages generated by JIRA_ACCEPTANCE are more helpful.
This file was renamed from Changes to ChangeLog to make my life
easier.
2008-08-21 Gustavo Chaves <gustavo@gnustavo.com>
Version 0.04
New test t/02-checklog.t.
CheckMimeTypes: now accepts an optional error message to show to
the user.
New plugin CheckLog to check the commit log message with a regexp.
2008-08-20 Gustavo Chaves <gustavo@gnustavo.com>
Version 0.03
New test t/02-mailer.t.
Removing deprecated plugin AccessControl.pm.
UpdateConfFile now can rotate (a la logrotate) the files it
updates.
Finished first usable version of the plugin Mailer.
JiraAcceptance: dropped the CHECK_ suffix from the directive
names. Also implemented the directive JIRA_CONFIG the pass the
information needed to connect to the JIRA server.
2008-08-12 Gustavo Chaves <gustavo@gnustavo.com>
Version 0.02
Hooks::UpdateRepoFile was renamed to UpdateConfFile to make it more specific.
But it also was enhanced in the configuration options.
Hooks::JiraAcceptance was optimized.
Hooks.pm now can process a list of configuration files.
Removed files t/01-noplugins.pl, t/svn-hook.pl, t/svn-hook.conf.