aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13952] Fix docblocksrxu2015-06-201-6/+40
* [ticket/13952] Inject dispatcher dependency to the tidy search cron taskrxu2015-06-201-2/+5
* [ticket/13903] Replacing regexp path naming for container by md5.Wardormeur2015-06-161-2/+1
* Merge pull request #3653 from callumacrae/ticket/13882Marc Alexander2015-06-1610-11/+12
|\
| * [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-2810-11/+12
* | Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-142-1/+32
|\ \
| * | [prep-release-3.1.5] Add migration for 3.1.5Joas Schilling2015-06-141-0/+31
| * | [ticket/13942] Check if path to language file contains language pathMarc Alexander2015-06-131-1/+1
* | | Merge pull request #3704 from Nicofuma/ticket/13941Andreas Fischer2015-06-131-2/+4
|\ \ \
| * | | [ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3Tristan Darricau2015-06-131-2/+4
* | | | Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-111-0/+31
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [prep-release-3.1.5] Add migration for 3.1.5-RC1Joas Schilling2015-06-091-0/+31
* | | Merge pull request #3694 from marc1706/ticket/13930Andreas Fischer2015-06-094-4/+4
|\ \ \ | |/ / |/| |
| * | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-074-4/+4
* | | Merge pull request #3551 from rxu/ticket/13779Joas Schilling2015-06-091-4/+18
|\ \ \
| * | | [ticket/13779] Set new auth options to the role only if matching the role typerxu2015-04-261-4/+18
* | | | Merge pull request #3486 from brunoais/ticket/13693Marc Alexander2015-06-091-0/+49
|\ \ \ \
| * | | | [ticket/13693] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | [ticket/13693] Allow modifying the MySQL author search querybrunoais2015-03-121-0/+49
* | | | | Merge pull request #3485 from brunoais/ticket/13694Marc Alexander2015-06-091-0/+49
|\ \ \ \ \
| * | | | | [ticket/13694] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13694] Allow modifying the Postgres native author search querybrunoais2015-03-121-0/+49
| |/ / / /
* | | | | Merge pull request #3484 from brunoais/ticket/13691Marc Alexander2015-06-091-0/+43
|\ \ \ \ \
| * | | | | [ticket/13691] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13691] Allow changing query to search for posts by author in nativebrunoais2015-03-121-0/+43
| |/ / / /
* | | | | Merge pull request #3483 from brunoais/ticket/13686Marc Alexander2015-06-091-0/+62
|\ \ \ \ \
| * | | | | [ticket/13686] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13686] Allow modify query used for counting in fulltext_nativebrunoais2015-03-121-0/+62
| |/ / / /
* | | | | Merge pull request #3481 from brunoais/ticket/13689Marc Alexander2015-06-091-0/+49
|\ \ \ \ \
| * | | | | [ticket/13689] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | | | [ticket/13689] Allow modifying the query for postgres native fulltext searchbrunoais2015-03-121-0/+49
| |/ / / /
| * | | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-03-124-4/+36
* | | | | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-094-4/+85
|\ \ \ \ \
| * | | | | [ticket/13685] phpBB, not PhpBBbrunoais2015-06-094-4/+4
| * | | | | [ticket/13685] BUMP version to 3.1.5-devbrunoais2015-06-071-1/+1
| * | | | | [ticket/13685] Allow modifying the query for mysql native fulltext searchbrunoais2015-06-071-0/+49
| * | | | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-074-4/+36
* | | | | | [ticket/13888] Fix sql_freeresult() error on author searchesCHItA2015-06-071-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge pull request #22 from phpbb/ticket/sec-184Marc Alexander2015-06-071-2/+1
|\ \ \ \ \
| * | | | | [ticket/sec-184] Do not output LDAP password to HTMLJoas Schilling2015-06-041-2/+1
| |/ / / /
* | | | | Merge pull request #3680 from marc1706/ticket/13917Tristan Darricau2015-06-061-2/+14
|\ \ \ \ \
| * | | | | [ticket/13917] Do not pass non-string variables to hash_equals()Marc Alexander2015-06-041-2/+8
| * | | | | [ticket/13917] Use hash_equals() if it's availableMarc Alexander2015-06-041-0/+6
| |/ / / /
* | | | | Merge pull request #3502 from marc1706/ticket/13564Joas Schilling2015-06-043-5/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/13564] Use user_id from link_data for unlinking account in oauthMarc Alexander2015-03-241-1/+4
| * | | | [ticket/13564] Allow to specify user id for retrieving auth link dataMarc Alexander2015-03-243-4/+8
* | | | | Merge pull request #3560 from Nicofuma/ticket/13790Nils Adermann2015-05-3016-17/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [ticket/13790] Update phpcsTristan Darricau2015-05-1916-17/+3
* | | | | Merge pull request #3633 from nickvergessen/ticket/13872Marc Alexander2015-05-282-3/+87
|\ \ \ \ \
| * | | | | [ticket/13872] Allow template events to have a changed versionJoas Schilling2015-05-282-3/+87