aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2
* Merge branch 'prep-release-3.0.12' of git://github.com/phpbb/phpbb3 into prep...Andreas Fischer2013-08-012-4/+22
|\
| * Merge remote-tracking branch 'bantu/ticket/11753' into prep-release-3.0.12Joas Schilling2013-07-301-2/+19
| |\
| | * [ticket/11753] Remove ?> from MySQL Upgrader.Andreas Fischer2013-07-301-2/+0
| | * [ticket/11753] Update MySQL upgrader schema data.Andreas Fischer2013-07-301-0/+19
| * | Merge remote-tracking branch 'bantu/ticket/11524' into prep-release-3.0.12Joas Schilling2013-07-301-1/+2
| |\ \
| | * | [ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"Andreas Fischer2013-07-301-1/+2
| | |/
| * | [ticket/11752] HTTP -> HTTPs in email/installed.txtAndreas Fischer2013-07-301-1/+1
| |/
* | [prep-release-3.0.12] Update Changelog for 3.0.12-RC2 release.Andreas Fischer2013-08-011-0/+5
* | [prep-release-3.0.12] Bumping version number for 3.0.12-RC2.Andreas Fischer2013-08-013-3/+9
|/
* [ticket/11740] Update FAQ to include Ideas CentreMichaelC2013-07-251-1/+1
* Merge remote-tracking branch 'marc1706/ticket/11720-prep-release' into prep-r...Andreas Fischer2013-07-221-3/+6
|\
| * [ticket/11720] Do not call $captcha->validate if $captcha is not setMarc Alexander2013-07-211-3/+6
* | [prep-release-3.0.12] More changelog items for the 3.0.12 release.Andreas Fischer2013-07-131-0/+3
* | Merge remote-tracking branch 'github-marc1706/ticket/11112' into prep-release...Nils Adermann2013-07-1315-44/+44
|\ \
| * | [ticket/11112] Do not change opensource.org link to httpsMarc Alexander2013-07-121-1/+1
| * | [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-1215-44/+44
| |/
* | [ticket/11670] Consistency with logo: Replace "phpBB(tm)" with "phpBB(R)".Andreas Fischer2013-07-131-1/+1
* | [ticket/11671] Update composer.lockNathaniel Guse2013-07-131-0/+4
* | [ticket/11671] Add phing as a dependency and upgrade depsNils Adermann2013-07-122-58/+115
|/
* [develop-olympus] Add changelog for 3.0.12 release.Andreas Fischer2013-07-121-20/+165
* [develop-olympus] Bump version numbers for 3.0.12-RC1 release.Andreas Fischer2013-07-123-5/+5
* [develop-olympus] Bumping version numbers to final for 3.0.12 releases.Andreas Fischer2013-07-1210-12/+12
* [ticket/11548] Fix incorrect usage of array_map on acp groups pageMarc Alexander2013-07-121-1/+2
* [ticket/11662] Typos: occured -> occurredAndreas Fischer2013-07-124-6/+6
* Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...Marc Alexander2013-07-1120-104/+248
|\
| * Merge remote-tracking branch 'remotes/cyberalien/ticket/10772' into develop-o...Nathaniel Guse2013-07-111-1/+8
| |\
| | * [ticket/10772] Remove unnecessary commentVjacheslav Trushkin2013-05-161-1/+0
| | * [ticket/10772] Use forum specific style for trigger_errorVjacheslav Trushkin2013-05-111-1/+9
| * | Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympusNathaniel Guse2013-07-113-4/+43
| |\ \
| | * | [ticket/8319] Do not repeat the replacementJoas Schilling2013-07-101-9/+5
| | * | [ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URLJoas Schilling2013-06-032-3/+4
| | * | [ticket/8319] Update BBCodes that currently use the LOCAL_URL tag on updateJoas Schilling2013-06-031-0/+30
| | * | [ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL partsJoas Schilling2013-06-031-0/+4
| | * | [ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuseJoas Schilling2013-06-031-1/+9
| * | | [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.Andreas Fischer2013-07-031-1/+1
| * | | [ticket/11617] Remove spaces and tabs from empty linesMatt Friedman2013-07-021-1/+1
| * | | [ticket/11617] Missing U_ACTION in acp_captcha.phpMatt Friedman2013-07-021-0/+2
| * | | [ticket/11566] Subsilver template error displayed after table headersDhruv2013-07-011-4/+4
| * | | [ticket/11566] Remove extra pair of brackets from conditional statementDhruv2013-07-011-1/+1
| * | | [ticket/11566] Add captcha to report post template in subsilverDhruv2013-07-011-0/+8
| * | | [ticket/11566] Use the new constant CONFIRM_REPORT for captcha initDhruv2013-07-012-1/+2
| * | | [ticket/11566] Rename var to $visual_confirmation_responseDhruv2013-07-011-3/+3
| * | | [ticket/11566] add captcha reset and hidden fieldsDhruv2013-07-011-0/+11
| * | | [ticket/11566] display error instead of trigger_errorDhruv2013-07-011-12/+12
| * | | [ticket/11566] add error in templateDhruv2013-07-011-0/+1
| * | | [ticket/11566] add error functionalityDhruv2013-07-011-67/+80
| * | | [ticket/11566] add interface for captchaDhruv2013-07-012-0/+17
| * | | Merge remote-tracking branch 'dhruvgoel92/ticket/10776' into develop-olympusJoas Schilling2013-06-211-15/+15
| |\ \ \
| | * | | [ticket/10776] update min php version 5.3.3 in readmeDhruv2013-06-211-1/+1