aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [ticket/10258] Remove resource-type and distribution meta tagsIgor Wiedler2011-07-107-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They break HTML5 validation. PHPBB3-10258
| * | | | [ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tagsIgor Wiedler2011-07-107-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These meta tags are IE specific and do not validate as HTML5. PHPBB3-10258
| * | | | [ticket/10258] Change the DOCTYPE to HTML5Igor Wiedler2011-07-097-42/+28
| | |/ / | |/| | | | | | | | | | PHPBB3-10258
* | | | [ticket/7090] Update documented minimum PHP version to 5.2.0Igor Wiedler2011-07-133-6/+6
|/ / / | | | | | | | | | PHPBB3-7090
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-07-071-0/+2
|\ \ \ | | |/ | |/| | | | | | | | | | * develop-olympus: [prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release. [prep-release-3.0.9] Decreasing version for an RC4 release.
| * | [prep-release-3.0.9] Update Changelog for 3.0.9-RC4 release.Andreas Fischer2011-07-071-0/+2
| | |
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-07-051-0/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.9] Update Changelog for 3.0.9 release. [prep-release-3.0.9] Bumping version number for the final 3.0.9 release. [ticket/10247] Removing attempt_id column from the 3.0.8 to 3.0.9-RC1 updater. [ticket/10247] Add a db_tools test for the removal of a primary key column. [ticket/10247] Add empty data section to database update for RC4 [ticket/10247] Remove unecessary attempt_id primary key column Conflicts: phpBB/install/database_update.php
| * | [prep-release-3.0.9] Update Changelog for 3.0.9 release.Andreas Fischer2011-07-051-0/+2
| | |
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-261-1/+25
|\ \ \ | |/ / | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.9] Update Changelog for 3.0.9-RC3 release. [prep-release-3.0.9] Bumping version number for 3.0.9-RC3.
| * | [prep-release-3.0.9] Update Changelog for 3.0.9-RC3 release.Andreas Fischer2011-06-261-1/+25
| | |
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-161-0/+8
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [prep-release-3.0.9] Update Changelog for 3.0.9-RC2 release.
| * | [prep-release-3.0.9] Update Changelog for 3.0.9-RC2 release.Andreas Fischer2011-06-161-0/+8
| | |
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-122-19/+352
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [develop-olympus] Changelog: Changes since 3.0.8 [develop-olympus] Bumping version number for 3.0.9-RC1. [develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases. Conflicts: phpBB/includes/constants.php phpBB/install/convertors/convert_phpbb20.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/imageset/imageset.cfg phpBB/styles/prosilver/style.cfg phpBB/styles/prosilver/template/template.cfg phpBB/styles/prosilver/theme/theme.cfg phpBB/styles/subsilver2/imageset/imageset.cfg phpBB/styles/subsilver2/style.cfg phpBB/styles/subsilver2/template/template.cfg phpBB/styles/subsilver2/theme/theme.cfg
| * | [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
| | |
* | | Merge branch 'develop-olympus' into developNils Adermann2011-06-111-2/+2
|\ \ \ | |/ / | | / | |/ |/| | | * develop-olympus: [ticket/10075] Rename nn- to Oleg in docs/AUTHORS. [ticket/10075] Move APTX to Former Contributors in docs/AUTHORS.
| * [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 'develop-olympus' into developIgor Wiedler2011-03-311-0/+5
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [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
| * 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
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-231-0/+7
|\ \ \ | |/ / | | | | | | | | | | | | | | | * develop-olympus: [ticket/10107] Add cache to the enumeration, make statement more generic [ticket/10107] Make it clear that provided httpd samples are not perfect [ticket/10107] Add a webserver section to docs/INSTALL.html
| * | [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
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-03-071-8/+25
|\ \ | |/ | | | | | | | | * develop-olympus: [ticket/10079] Add gallery avatars to .gitignore. [ticket/10069] Improvements to sample nginx configuration.
| * [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 'develop-olympus' into developOleg Pudeyev2011-03-061-11/+12
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10075] Update docs/AUTHORS for 3.0.9-RC1 release.
| * 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
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-03-061-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9824] Accept commit messages with less than perfect headings. [ticket/9824] Allow empty lines after ticket reference. [ticket/9824] Use printf instead of echo to render \n. [ticket/9824] Handle empty commit messages in commit-msg hook. [ticket/10059] Fix two misspellings of consistent. [ticket/9824] Add space after [ticket/12345] in prepared commit message. [ticket/9824] Remove space after PHPBB3-12345 in prepared commit message.
| * | [ticket/10059] Fix two misspellings of consistent.Oleg Pudeyev2011-03-011-1/+1
| |/ | | | | | | PHPBB3-10059
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-01-261-0/+2
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10007] Add directive 'internal' to blocked folders in nginx config.
| * [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
* | Merge branch 'ticket/bantu/9790' into developIgor Wiedler2011-01-182-0/+18
|\ \ | | | | | | | | | | | | | | | | | | | | | * ticket/bantu/9790: [ticket/9790] Support for lighttpd's X-Sendfile header for attachments. [ticket/9790] Support for nginx's X-Accel-Redirect header for attachments. [ticket/9790] Always call file_gc(false) before sending the file. [ticket/9790] Add $exit parameter to file_gc().
| * | [ticket/9790] Support for lighttpd's X-Sendfile header for attachments.Andreas Fischer2011-01-181-0/+10
| | | | | | | | | | | | PHPBB3-9790
| * | [ticket/9790] Support for nginx's X-Accel-Redirect header for attachments.Andreas Fischer2011-01-171-0/+8
| | | | | | | | | | | | PHPBB3-9790
* | | Merge branch 'develop-olympus' into developNils Adermann2011-01-168-15/+15
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | * develop-olympus: [ticket/9859] Remove the years from the copyright statements in docs files. [ticket/9859] Remove the year from the copyright meta tag in docs/*.html [ticket/9859] Remove the meta copyright tag as well. [ticket/9859] Remove the credit line comment from all html files. [ticket/9859] Remove years in credit line from some more files.
| * [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
* | [task/acm-refactor] Remove includes/cache.php from coding guidelinesIgor Wiedler2011-01-131-1/+1
| | | | | | | | | | | | It has been refactored to includes/cache/service.php. PHPBB3-9983
* | [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | They are now refered to as cache drivers rather than ACM classes. The additional utility functions from the original cache class have been moved to the cache_service. The class loader is now instantiated without a cache instance and passed one as soon as it is constructed to allow autoloading the cache classes. PHPBB3-9983
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-071-0/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | This commit also ports all ascraeus tests to the new format. Conflicts: tests/all_tests.php tests/network/all_tests.php tests/request/all_tests.php tests/request/request_var.php tests/template/templates/includephp.html
| * 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 'develop-olympus' into developNils Adermann2010-12-131-0/+2
|\ \ \ | |/ / | | | | | | | | | * develop-olympus: [ticket/9924] Pass template instance into $template->display hook
| * | 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
* | | | Merge branch 'develop-olympus' into developNils Adermann2010-12-131-0/+60
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9851] "Search new posts" should require login. [task/phpdoc] Added a phpdoc task to the build process [task/phpdoc] Added a configuration file for phpDocumentor. [feature/acm-wincache] Adding caching module for WinCache's User Cache. [ticket/9939] Fix JavaScript error in admin recaptcha template [ticket/9575] Also change 'administrate' to 'administer' in templates [ticket/8736] guest can have 255 chars long username [ticket/9928] Do not link "login to your board" to the "send statistics" page. [ticket/9575] Change 'administrate' to 'administer' [ticket/9921] Adding sample configuration file for the lighttpd webserver. [ticket/9932] Add the Bing bot when converting [ticket/9930] Redirect failes with open_basedir enabled. [ticket/9910] Make sure S_BBCODE_ALLOWED exists when viewing PMs