| Commit message (Expand) | Author | Age | Files | Lines |
* | [prep-release-3.3.0] Rename 3.3 to Proteus | Marc Alexander | 2020-01-05 | 1 | -3/+3 |
* | [ticket/16290] Update to new SVG logo in package docs | Marc Alexander | 2020-01-04 | 1 | -1/+1 |
* | [ticket/16223] Remove no longer supported memcache driver | Marc Alexander | 2019-11-24 | 1 | -3/+3 |
* | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 | Marc Alexander | 2019-10-06 | 1 | -1/+1 |
* | [ticket/16052] Update version numbers to 3.3 | Marc Alexander | 2019-05-11 | 1 | -2/+2 |
* | [ticket/15424] Multiple typo fixes in docs & comments | luzpaz | 2019-05-08 | 1 | -6/+6 |
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -4/+4 |
* | [ticket/15350] Changes outdated wiki-link to new docs/ | Crizzo | 2017-09-07 | 1 | -1/+1 |
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-20 | 1 | -3/+0 |
|\ |
|
| * | Merge pull request #4519 from michaelcullum/ticket/14872 | Marc Alexander | 2016-11-20 | 1 | -3/+0 |
| |\ |
|
| | * | [ticket/14872] Remove sizeof/count restriction | Michael Cullum | 2016-11-19 | 1 | -3/+0 |
* | | | [ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea | Crizzo | 2016-05-01 | 1 | -10/+10 |
|/ / |
|
* | | [ticket/14136] Add back X-UA-Compatible meta tag | Marc Alexander | 2016-03-24 | 1 | -0/+1 |
|/ |
|
* | [ticket/13995] Remove invalid name element from anchors in Docs | Matt Friedman | 2015-07-07 | 1 | -1/+1 |
* | [ticket/13995] Remove deprecated projection media type | Matt Friedman | 2015-07-07 | 1 | -4/+4 |
* | [ticket/12599] Remove empty line at end of code boxes. | Cesar G | 2015-02-25 | 1 | -184/+183 |
* | [ticket/12599] Place standalone text in a box. | Cesar G | 2015-02-25 | 1 | -1/+3 |
* | [ticket/12599] Move images to assets/ and update the phpBB logo. | Cesar G | 2015-02-25 | 1 | -1/+1 |
* | [ticket/12599] Move documentation stylesheet to assets directory. | Cesar G | 2015-02-25 | 1 | -1/+1 |
* | [ticket/12599] Remove corner images from documentation style. | Cesar G | 2015-02-25 | 1 | -18/+18 |
* | [ticket/12747] Drop support for Firebird | Joas Schilling | 2014-06-20 | 1 | -1/+1 |
* | [ticket/12637] Correctly escape the file header in coding-guidelines.html. | Andreas Fischer | 2014-05-30 | 1 | -1/+1 |
* | [ticket/12594] Replace phpBB Group with phpBB Limited | Yuriy Rusko | 2014-05-28 | 1 | -5/+9 |
* | [ticket/12594] Update footer credit lines | Yuriy Rusko | 2014-05-27 | 1 | -1/+1 |
* | [ticket/12286] Reword section about plurals | Joas Schilling | 2014-03-28 | 1 | -4/+6 |
* | [ticket/12286] Fix spelling of elephant(s) in the sample | Joas Schilling | 2014-03-28 | 1 | -5/+5 |
* | [ticket/12286] Correctly capitalize PHP | Joas Schilling | 2014-03-28 | 1 | -1/+1 |
* | [ticket/12286] Fix nesting of ul inside li element | Joas Schilling | 2014-03-28 | 1 | -7/+9 |
* | [ticket/12286] Add note that goto should not be used | Joas Schilling | 2014-03-21 | 1 | -0/+8 |
* | [ticket/12286] Add section about plurals to the coding guidelines | Joas Schilling | 2014-03-18 | 1 | -0/+52 |
* | [ticket/12286] Classes must use the name space | Joas Schilling | 2014-03-18 | 1 | -23/+14 |
* | [ticket/12286] Remove section about utf8_normalize_nfc() | Joas Schilling | 2014-03-18 | 1 | -13/+0 |
* | [ticket/12286] Use $request->variable() instead of request_var() | Joas Schilling | 2014-03-18 | 1 | -15/+15 |
* | [ticket/12286] Function names should be prefixed with phpbb_ | Joas Schilling | 2014-03-18 | 1 | -2/+2 |
* | [ticket/12286] Add "Since" to template event docs | Joas Schilling | 2014-03-18 | 1 | -1/+6 |
* | [ticket/12286] style.php and imagesets dont exist anymore | Joas Schilling | 2014-03-18 | 1 | -4/+2 |
* | [ticket/12286] Styles have a phpbb_version and a style_version in 3.1 | Joas Schilling | 2014-03-18 | 1 | -2/+4 |
* | [ticket/12286] Use UTF8 (c) in style.cfg samples | Joas Schilling | 2014-03-18 | 1 | -2/+2 |
* | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-08-16 | 1 | -10/+10 |
|\ |
|
| * | [ticket/11794] Add missing array element commas to docs/coding-guidelines.html | rechosen | 2013-08-16 | 1 | -10/+10 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-07-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [ticket/11112] Use https for user-visible links to phpbb.com | Marc Alexander | 2013-07-12 | 1 | -2/+2 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-05-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Merge remote-tracking branch 'MGaetan89/ticket/11144' into develop-olympus | Andreas Fischer | 2013-05-06 | 1 | -0/+2 |
| |\ |
|
| | * | [ticket/11144] Add missing {FORUM_NAME} variable | Gaƫtan Muller | 2013-05-06 | 1 | -0/+2 |
* | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-05-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [ticket/11517] Fix list numbering | hjpotter92 | 2013-05-02 | 1 | -1/+1 |
| |/ |
|
* | | [ticket/11287] Add template event naming to docs/coding-guidelines.html | David King | 2012-12-20 | 1 | -0/+52 |
* | | [ticket/10091] Bump minimum supported postgresql version to 8.3. | Oleg Pudeyev | 2012-12-04 | 1 | -1/+1 |
* | | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) | Igor Wiedler | 2012-11-09 | 1 | -3/+3 |