aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* [prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release.Andreas Fischer2011-07-071-0/+2
|
* [prep-release-3.0.9] Update Changelog for 3.0.9 release.Andreas Fischer2011-07-051-0/+2
|
* [prep-release-3.0.9] Update Changelog for 3.0.9-RC3 release.Andreas Fischer2011-06-261-1/+25
|
* [prep-release-3.0.9] Update Changelog for 3.0.9-RC2 release.Andreas Fischer2011-06-161-0/+8
|
* [develop-olympus] Changelog: Changes since 3.0.8Andreas Fischer2011-06-121-17/+350
|
* [develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases.Andreas Fischer2011-06-121-2/+2
|
* [ticket/10075] Rename nn- to Oleg in docs/AUTHORS.Andreas Fischer2011-06-111-1/+1
| | | | PHPBB3-10075
* [ticket/10075] Move APTX to Former Contributors in docs/AUTHORS.Andreas Fischer2011-06-111-1/+1
| | | | PHPBB3-10075
* Merge branch 'ticket/haklop/10110' into develop-olympusIgor Wiedler2011-03-311-0/+5
|\ | | | | | | | | | | | | | | * ticket/haklop/10110: [ticket/10110] Remove tab from empty lines [ticket/10110] Enable the serialization and add a constant for defined the database [ticket/10110] Update comments with a link to the phpredis extension [ticket/10110] Add Redis ACM backend
| * [ticket/10110] Enable the serialization and add a constant forEric2011-03-311-0/+1
| | | | | | | | | | | | defined the database PHPBB3-10110
| * [ticket/10110] Add Redis ACM backendEric2011-03-311-0/+4
| | | | | | | | PHPBB3-10110
* | [ticket/10107] Add cache to the enumeration, make statement more genericIgor Wiedler2011-03-241-1/+1
| | | | | | | | PHPBB3-10107
* | [ticket/10107] Make it clear that provided httpd samples are not perfectIgor Wiedler2011-03-241-1/+1
| | | | | | | | PHPBB3-10107
* | [ticket/10107] Add a webserver section to docs/INSTALL.htmlIgor Wiedler2011-03-231-0/+7
|/ | | | | | | Explain what to do with lighttpd and nginx after installing phpBB on one of those webservers. PHPBB3-10107
* [ticket/10069] Improvements to sample nginx configuration.Oleg Pudeyev2011-03-061-8/+25
| | | | | | | | Most of these were contributed by burningbunny: https://github.com/burningbunny PHPBB3-10069
* Merge branch 'ticket/bantu/10075' into develop-olympusOleg Pudeyev2011-03-061-11/+12
|\ | | | | | | | | * ticket/bantu/10075: [ticket/10075] Update docs/AUTHORS for 3.0.9-RC1 release.
| * [ticket/10075] Update docs/AUTHORS for 3.0.9-RC1 release.Andreas Fischer2011-03-041-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove: - A_Jelly_Doughnut - dhn - TerraFrost Add: - nn- Move: - Brainy Rename: - Brainy -> ckwalsh PHPBB3-10075
* | [ticket/10059] Fix two misspellings of consistent.Oleg Pudeyev2011-03-011-1/+1
|/ | | | PHPBB3-10059
* [ticket/10007] Add directive 'internal' to blocked folders in nginx config.Andreas Fischer2011-01-241-0/+2
| | | | | | | | | | | | | | | | | The "deny" and "access" directives are IP-based in general. Both directives only support IPv6 from nginx 0.8.22 onwards, on older versions of nginx those directives have no effect on IPv6 requests. Thus they do not block access for IPv6 requests. Adding the "internal" directive blocks external access in general (both IPv4 and IPv6) and makes the web server return a status code 404 (Not Found) response. See: http://nginx.org/en/CHANGES http://wiki.nginx.org/HttpCoreModule#internal PHPBB3-10007
* [ticket/9859] Remove the years from the copyright statements in docs files.Andreas Fischer2011-01-168-8/+8
| | | | PHPBB3-9859
* [ticket/9859] Remove the year from the copyright meta tag in docs/*.htmlAndreas Fischer2011-01-167-7/+7
| | | | PHPBB3-9859
* Merge branch 'ticket/bantu/9589' into develop-olympusAndreas Fischer2011-01-051-0/+0
|\ | | | | | | | | * ticket/bantu/9589: [ticket/9589] nginx.conf.sample -> nginx.sample.conf
| * [ticket/9589] nginx.conf.sample -> nginx.sample.confAndreas Fischer2011-01-051-0/+0
| | | | | | | | PHPBB3-9589
* | Merge branch 'ticket/igorw/9924' into develop-olympusNils Adermann2010-12-131-0/+2
|\ \ | | | | | | | | | | | | * ticket/igorw/9924: [ticket/9924] Pass template instance into $template->display hook
| * | [ticket/9924] Pass template instance into $template->display hookIgor Wiedler2010-11-231-0/+2
| | | | | | | | | | | | PHPBB3-9924
* | | [ticket/9921] Adding sample configuration file for the lighttpd webserver.Ingo Migliarina2010-12-011-0/+60
|/ / | | | | | | PHPBB3-9921
* | [prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelogNils Adermann2010-11-191-0/+12
| |
* | [ticket/9509] Fix a typo and wrong period placementIgor Wiedler2010-11-181-2/+2
| | | | | | | | | | | | Thanks to Michael C. for spotting this. PHPBB3-9509
* | [develop-olympus] Updating changelog for last minute 3.0.8-RC1 fixes.Nils Adermann2010-11-101-0/+2
| |
* | [develop-olympus] Updating changelog with latest changes for 3.0.8-RC1Nils Adermann2010-11-101-2/+14
| |
* | [develop-olympus] Bumping version number for 3.0.8-RC1.Nils Adermann2010-11-082-48/+451
| |
* | Merge branch 'ticket/bantu/9857' into develop-olympusIgor Wiedler2010-10-193-3/+3
|\ \ | | | | | | | | | | | | * ticket/bantu/9857: [ticket/9857] Remove visible $Id$ from phpBB/docs files.
| * | [ticket/9857] Remove visible $Id$ from phpBB/docs files.Andreas Fischer2010-10-193-3/+3
| | | | | | | | | | | | PHPBB3-9857
* | | Merge branch 'ticket/igorw/9509' into develop-olympusIgor Wiedler2010-10-191-109/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * ticket/igorw/9509: [ticket/9509] Remove section 8 from index [ticket/9509] Close anchor tag in coding guidelines [ticket/9509] The VCS is now git
| * | | [ticket/9509] Remove section 8 from indexIgor Wiedler2010-10-191-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Thanks Andreas. PHPBB3-9509
| * | | [ticket/9509] Close anchor tag in coding guidelinesIgor Wiedler2010-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Thanks Andreas. PHPBB3-9509
| * | | [ticket/9509] The VCS is now gitNils Adermann2010-10-181-108/+15
| |/ / | | | | | | | | | | | | | | | Partially cherry-picked from 163a0974. PHPBB3-9509
* | | [ticket/9854] Revise docs/auth_api.html to add more methodsJosh Woody2010-10-191-1/+47
|/ / | | | | | | | | | | Notably, the auth_admin class is still missing documentation. PHPBB3-9854
* | [ticket/9804] Account evil3 renamed to igorw, adjust AUTHORSIgor Wiedler2010-09-211-1/+1
| | | | | | | | PHPBB3-9804
* | [ticket/9804] Update docs/AUTHORS. Move DavidMJ, add evil<3.Andreas Fischer2010-09-121-1/+2
| | | | | | | | PHPBB3-9804
* | [ticket/9800] Update tracker URL in docs/README.htmlIgor Wiedler2010-09-021-1/+1
| | | | | | | | PHPBB3-9800
* | Merge branch 'ticket/p/9589' into develop-olympusAndreas Fischer2010-07-081-0/+70
|\ \ | |/ | | | | | | * ticket/p/9589: [ticket/9589] Added sample nginx configuration file for phpbb.
| * [ticket/9589] Added sample nginx configuration file for phpbb.Oleg Pudeyev2010-06-101-0/+70
| | | | | | | | PHPBB3-9589
* | [ticket/9704] Fix minor typo in coding guidelines.Igor Wiedler2010-07-081-1/+1
|/ | | | PHPBB3-9704
* [develop-olympus] Move rxu and nickvergessen to DevelopersJoas Schilling2010-05-161-2/+2
|
* Merge branch 'bug/nickvergessen/9047' into develop-olympusNils Adermann2010-04-041-0/+1
|\ | | | | | | | | | | | | | | * bug/nickvergessen/9047: [bug/9047] Use correct forum_id to generate the active topics list. (Bug #9047) Conflicts: phpBB/docs/CHANGELOG.html
| * [bug/9047] Use correct forum_id to generate the active topics list. (Bug #9047)Joas Schilling2010-04-041-0/+1
| |
* | Merge branch 'feature/nickvergessen/unapproved-posts-in-feed' into ↵Nils Adermann2010-04-041-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-olympus * feature/nickvergessen/unapproved-posts-in-feed: [feature/unapproved-posts-in-feed] Little changelog correction [feature/unapproved-posts-in-feed] Increase performance of is_moderator_approve_forum() as per bantu [feature/unapproved-posts-in-feed] View note for moderators on unapproved posts/topics with unapproved posts in ATOM Feed Conflicts: phpBB/docs/CHANGELOG.html
| * | [feature/unapproved-posts-in-feed] Little changelog correctionJoas Schilling2010-04-041-1/+1
| | |
| * | [feature/unapproved-posts-in-feed] View note for moderators on unapproved ↵Joas Schilling2010-04-041-0/+1
| | | | | | | | | | | | posts/topics with unapproved posts in ATOM Feed