aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-0923-102/+415
* [ticket/9979] Support autoloading in unit testsIgor Wiedler2011-01-097-16/+16
* [ticket/9981] Fix unit test dependenciesIgor Wiedler2011-01-092-0/+2
* Merge branch 'develop-olympus' into developAndreas Fischer2011-01-074-18/+86
|\
| * Merge branch 'ticket/rxu/9933' into develop-olympusAndreas Fischer2011-01-074-18/+86
| |\
| | * [ticket/9933] Create unit test for word censor regular expression.rxu2011-01-071-0/+40
| | * [ticket/9933] Move word censor regex into separate function in functions.phprxu2011-01-072-18/+43
| | * [ticket/9933] Wrong handling consecutive multiple asterisks in word censorrxu2011-01-072-2/+5
| |/
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-071-2/+2
|\ \ | |/
| * Merge branch 'task/naderman/phpdoc' into develop-olympusNils Adermann2011-01-071-2/+2
| |\
| | * [task/phpdoc] Make phpdoctor output quiet instead of verbose.Nils Adermann2011-01-071-2/+2
* | | Merge branch 'develop-olympus' into developNils Adermann2011-01-072-105/+150
|\ \ \ | |/ /
| * | Merge branch 'task/naderman/phpdoc' into develop-olympusNils Adermann2011-01-072-105/+150
| |\ \ | | |/
| | * [task/phpdoc] Switching from phpDocumentor to phpdoctor.Nils Adermann2011-01-072-105/+150
* | | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-0747-678/+128
|\ \ \ | |/ /
| * | Merge branch 'task/phpunit-xml' into develop-olympusIgor Wiedler2011-01-0735-506/+103
| |\ \
| | * | [task/phpunit-xml] Manually blacklisting a few PHPUnit classes from backups.Nils Adermann2011-01-072-0/+30
| | * | [task/phpunit-xml] Only blacklist the tests directory and do not whitelist.Nils Adermann2011-01-071-9/+0
| | * | [task/phpunit-xml] Force error reporting level E_ALL | ~E_DEPRECATED.Nils Adermann2011-01-071-0/+2
| | * | [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-0434-506/+80
| * | | Merge branch 'ticket/bantu/9589' into develop-olympusAndreas Fischer2011-01-051-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/9589] nginx.conf.sample -> nginx.sample.confAndreas Fischer2011-01-051-0/+0
* | | | Merge branch 'ticket/bantu/9746' into developIgor Wiedler2011-01-038-5/+331
|\ \ \ \
| * | | | [ticket/9746] Adding some more calls to phpbb_ip_normalise().Andreas Fischer2011-01-033-5/+7
| * | | | [ticket/9746] Update documentation of phpbb_inet_pton().Andreas Fischer2011-01-031-1/+2
| * | | | [ticket/9746] Ease up phpbb_ip_normalise() function.Andreas Fischer2011-01-031-20/+1
| * | | | [ticket/9746] Added PHP implementation of inet_pton and inet_ntop.Marek A. RuszczyƄski2011-01-032-7/+136
| * | | | [ticket/9746] Adding wrapper functions for inet_ntop() and inet_pton().Andreas Fischer2011-01-031-1/+32
| * | | | [ticket/9746] Adding unit tests for inet_ntop() and inet_pton().Andreas Fischer2011-01-032-0/+44
| * | | | [ticket/9746] Adding calls to phpbb_ip_normalise() from session management.Andreas Fischer2011-01-031-0/+18
| * | | | [ticket/9746] Adding new function phpbb_ip_normalise().Andreas Fischer2011-01-031-0/+53
| * | | | [ticket/9746] Adding tests for phpbb_ip_normalise().Andreas Fischer2011-01-032-0/+67
|/ / / /
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-12-296-6/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'ticket/bantu/9859' into develop-olympusAndreas Fischer2010-12-292-2/+2
| |\ \ \
| | * | | [ticket/9859] Remove years from the credit line.Andreas Fischer2010-12-162-2/+2
| * | | | Merge branch 'ticket/bantu/9348' into develop-olympusAndreas Fischer2010-12-291-1/+1
| |\ \ \ \
| | * | | | [ticket/9348] Call phpbb_set_encoding() on config value 'default_dateformat'.Richard Foote2010-12-281-1/+1
| * | | | | Merge branch 'ticket/noxwizard/9953' into develop-olympusAndreas Fischer2010-12-292-2/+2
| |\ \ \ \ \
| | * | | | | [ticket/9953] Set focus to password on re-authenticationPatrick Webster2010-12-282-2/+2
| | |/ / / /
| * | | | | Merge branch 'ticket/noxwizard/9905' into develop-olympusAndreas Fischer2010-12-291-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ticket/9905] Add SQLite to the DSN descriptionPatrick Webster2010-12-281-1/+1
| |/ / / /
* | | | | Merge branch 'feature/igorw/update-session-api' into developAndreas Fischer2010-12-291-9/+20
|\ \ \ \ \
| * | | | | [feature/update-session-api] Add update_session methodIgor Wiedler2010-12-291-9/+20
|/ / / / /
* | | | | Merge branch 'ticket/igorw/9574' into developAndreas Fischer2010-12-2810-241/+46
|\ \ \ \ \
| * | | | | [ticket/9574] Add pcre_utf8_support() functionIgor Wiedler2010-12-285-11/+21
| * | | | | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-2810-136/+32
| * | | | | [ticket/9574] Drop fallback implementationsIgor Wiedler2010-12-281-101/+0
* | | | | | Merge branch 'ticket/VSE/9532' into developAndreas Fischer2010-12-285-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/9532] Simplified page titles by removing meaningless text.Matt2010-05-165-4/+5
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-12-212-1/+10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |