aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-2811-94/+111
* Merge branch 'ticket/suheb/11666' into develop-ascraeusJoas Schilling2014-03-281-3/+3
|\
| * [ticket/11666] Rewording POST_DELETED andSuhaib Khan2014-03-281-3/+4
| * [ticket/11666] Removing MESSAGE_DELETED..Suhaib Khan2014-03-101-1/+0
* | Merge remote-tracking branch 'vsephpbb/ticket/12311' into develop-ascraeusJoas Schilling2014-03-2810-17/+17
|\ \
| * | [ticket/12311] Use British-English spelling of licence in lang fileMatt Friedman2014-03-281-1/+1
| * | [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-2710-17/+17
* | | Merge remote-tracking branch 'vsephpbb/ticket/11230' into develop-ascraeusJoas Schilling2014-03-2810-73/+90
|\ \ \
| * | | [ticket/11230] Add missing last returns to dock blockMatt Friedman2014-03-281-0/+3
| * | | [ticket/11230] Update cache driver dock blocksMatt Friedman2014-03-223-0/+32
| * | | [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-199-73/+55
* | | | Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeusJoas Schilling2014-03-289-16/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11360] Updating default value of $display_online_listgeetakshi2014-03-244-4/+4
| * | | [ticket/11360] Avoiding online list where not requiredgeetakshi2014-03-205-8/+8
| * | | [ticket/11360] Change second parameter in page_header functiongeetakshi2014-03-1910-17/+17
* | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-270-0/+0
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'bantu/ticket/12257' into develop-olympusJoas Schilling2014-03-271-0/+1
| |\ \ \ \
* | \ \ \ \ Merge remote-tracking branch 'bantu/ticket/12257-ascraeus' into develop-ascraeusJoas Schilling2014-03-271-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #2179 from bantu/ticket/12257Andreas Fischer2014-03-251-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | [ticket/12257] Use MyISAM in PHP 5.3 environment such that FULLTEXT tests run.Andreas Fischer2014-03-241-0/+1
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusNils Adermann2014-03-262-3/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'marshalrusty/ticket/12310' into develop-olympusNils Adermann2014-03-262-3/+4
| |\ \ \ \ \ \
| | * | | | | | [ticket/12310] Don't autocomplete SMTP user/pass on installYuriy Rusko2014-03-262-3/+4
| |/ / / / / /
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-03-252-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Merge pull request #2183 from s9e/ticket/12302Andreas Fischer2014-03-252-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ticket/12302] Added `--no-dev` to composer call in build.xmls9e2014-03-251-1/+1
| | * | | | [ticket/12302] Updated composer.phar to 1.0.0-alpha8s9e2014-03-251-0/+0
| |/ / / /
* | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-242-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'schosser/ticket/10174' into develop-olympusJoas Schilling2014-03-242-3/+3
| |\ \ \ \
| | * | | | [ticket/10174] Rename "Ban usernames" to "Ban users" in ACPDaniel Schosser2014-03-232-3/+3
* | | | | | Merge remote-tracking branch 'Elsensee/ticket/12297' into develop-ascraeusJoas Schilling2014-03-241-0/+47
|\ \ \ \ \ \
| * | | | | | [ticket/12297] Delete user_from column on updateOliver Schramm2014-03-231-0/+47
|/ / / / / /
* | | | | | Merge remote-tracking branch 'VSEphpbb/ticket/12292' into develop-ascraeusCesar G2014-03-221-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/12292] Fix syntax error in admin.cssMatt Friedman2014-03-221-1/+1
* | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12268' into develop-ascraeusDhruv2014-03-232-5/+38
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12268] Do not use substr but just compare the characterJoas Schilling2014-03-151-1/+2
| * | | | | | | [ticket/12268] Rename class file to recursive_dot_prefix_filter_iterator.phpJoas Schilling2014-03-141-0/+0
| * | | | | | | [ticket/12268] Move class out of extension namespace and rename itJoas Schilling2014-03-142-5/+5
| * | | | | | | [ticket/12268] Do not search in folders starting with a dotJoas Schilling2014-03-141-7/+2
| * | | | | | | [ticket/12268] Use FilesystemIterator::SKIP_DOTSJoas Schilling2014-03-141-6/+10
| * | | | | | | [ticket/12268] Extension finder should not crawl through .git/ of extensionsJoas Schilling2014-03-132-1/+34
* | | | | | | | Merge remote-tracking branch 'rxu/ticket/12289' into develop-ascraeusJoas Schilling2014-03-223-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12289] Add viewtopic template events for posts specific custom noticesrxu2014-03-223-0/+20
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-222-1/+15
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'geetakshi/ticket/12035' into develop-olympusJoas Schilling2014-03-222-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/12035] Correcting the conditiongeetakshi2014-03-201-1/+1
| | * | | | | | | [ticket/12035] Adding necessary conditionsgeetakshi2014-03-202-2/+2
| | * | | | | | | [ticket/12035] Adding link to user posts to ACP pagegeetakshi2014-03-172-1/+2
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge remote-tracking branch 'vsephpbb/ticket/11904' into develop-ascraeusJoas Schilling2014-03-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11904] Update explanation for what Allow CDN doesMatt Friedman2014-03-161-1/+1