phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Find a file
Chris Smith db13dc2d43 [task/git-tools] Vastly expanded commit-msg hook.
This updated hook supports validates each line of the commit message
confirms to the phpBB standards [1], there are two git config options
which adjust the behaviour of the hook. They are:

* phpbb.hooks.commit-msg.fatal: Set to false for the hook to allow
	commits with malformed structure, useful if you'll be squashing
	or editing the commits later. True is the default value.
* phpbb.hooks.commit-msg.debug: Any integer value greater than 0 will
	increase the debugging verbosity of the hook, the default value is 0.

[1] http://wiki.phpbb.com/display/DEV/Git

PHPBB3-9768
2010-08-10 14:48:46 +01:00
build [feature/webpi] Validate inline with MSSQL password policy. 2010-04-15 23:00:27 +01:00
git-tools/hooks [task/git-tools] Vastly expanded commit-msg hook. 2010-08-10 14:48:46 +01:00
phpBB Merge branch 'ticket/bantu/9655' into develop-olympus 2010-06-20 22:46:23 +02:00
tests Merge branch 'ticket/bantu/9626' into develop-olympus 2010-06-17 18:50:41 +02:00
.gitignore [develop-olympus] Basic gitignore file for cache files and backups. 2010-05-02 23:44:42 +02:00