aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4850 from rxu/ticket/15246Marc Alexander2017-06-252-4/+4
|\
| * [ticket/15246] Allow use of Unix socket as memcache(d) hostrxu2017-06-172-4/+4
* | [ticket/15238] Add missing protected keywordrxu2017-06-201-1/+1
* | [ticket/15238] More code cleanuprxu2017-06-181-1/+2
* | [ticket/15238] Code cleanup, add docblocksrxu2017-06-181-11/+39
* | [ticket/15238] Add console command to fix forums/modules left/right IDsrxu2017-06-181-0/+105
|/
* Merge pull request #4825 from marc1706/ticket/15219Tristan Darricau2017-06-063-0/+280
|\
| * [ticket/15219] Add console command for updating hashes to bcryptMarc Alexander2017-06-031-0/+117
| * [ticket/15219] Add missing spaceMarc Alexander2017-05-051-1/+1
| * [ticket/15219] Update hashes to bcrypt with cronMarc Alexander2017-05-052-0/+163
* | Merge pull request #4784 from rubencm/ticket/15150Marc Alexander2017-06-051-0/+32
|\ \
| * | [ticket/15150] Add Jabber SSL context configuration optionsRubén Calvo2017-03-301-0/+32
* | | [ticket/15226] Add index for latest topics to topics tableMarc Alexander2017-05-111-0/+51
| |/ |/|
* | Merge pull request #4763 from javiexin/ticket/15146Tristan Darricau2017-04-191-1/+1
|\ \
| * | [ticket/15146] Date profile field validation incorrectjaviexin2017-03-241-1/+1
* | | Merge pull request #4718 from javiexin/ticket/15108Tristan Darricau2017-04-181-6/+0
|\ \ \
| * | | [ticket/15108] Remove duplicate code in request->contextjaviexin2017-03-021-6/+0
| |/ /
* | | Merge pull request #4689 from javiexin/ticket/15080Marc Alexander2017-04-171-45/+15
|\ \ \
| * | | [ticket/15080] Save unneeded file loads for extension metadatajaviexin2017-02-091-45/+15
| |/ /
* | | Merge pull request #4592 from javiexin/ticket/14938Marc Alexander2017-04-162-21/+17
|\ \ \
| * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_availablejaviexin2017-02-102-5/+5
| * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_availablejaviexin2017-02-091-18/+4
| * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_availablejaviexin2016-12-301-17/+3
| * | | [ticket/14938] Inconsistency in ext_mgr all_available vs is_availablejaviexin2016-12-261-1/+23
| |/ /
* | | Merge pull request #4761 from VSEphpbb/ticket/15142Marc Alexander2017-04-111-0/+63
|\ \ \ | |_|/ |/| |
| * | [ticket/15142] Remove duplicate codeMatt Friedman2017-04-031-1/+0
| * | [ticket/15142] Handle versions for unmatched branchesMatt Friedman2017-03-241-5/+13
| * | [ticket/15142] Check extension updates on current branchMatt Friedman2017-03-241-0/+56
* | | [ticket/15143] Fix display of version update in ACPMatt Friedman2017-03-221-5/+5
|/ /
* | Merge pull request #4737 from marc1706/ticket/15122Tristan Darricau2017-03-191-0/+134
|\ \
| * | [ticket/15122] Add cache driver for memcachedMarc Alexander2017-03-121-0/+134
* | | Merge pull request #4745 from rxu/ticket/13558Tristan Darricau2017-03-191-0/+32
|\ \ \
| * | | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-191-3/+3
| * | | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-171-0/+32
| |/ /
* | | Merge pull request #4703 from javiexin/ticket/15011Marc Alexander2017-03-191-47/+25
|\ \ \ | |/ / |/| |
| * | Merge branch '3.1.x' into ticket/15011javiexin2017-02-1522-37/+186
| |\ \
| * | | [ticket/15011] All errors on metadata throw exceptionsjaviexin2017-02-151-37/+26
* | | | Merge pull request #4605 from javiexin/ticket/14943Marc Alexander2017-02-231-29/+40
|\ \ \ \
| * | | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-121-30/+39
| * | | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-011-1/+3
* | | | | Merge pull request #4598 from javiexin/ticket/14944Marc Alexander2017-02-193-0/+108
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-283-3/+3
| * | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-081-2/+14
| * | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-301-5/+5
| * | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-283-0/+96
| | |_|/ | |/| |
* | | | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-111-2/+2
|\ \ \ \
| * | | | [ticket/13429] Replace @change with @changedJakub Senko2017-01-232-5/+5
| * | | | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-202-6/+6
* | | | | Merge pull request #4660 from marc1706/ticket/13250Tristan Darricau2017-02-051-1/+1
|\ \ \ \ \
| * | | | | [ticket/13250] Use faster str_replace() instead of preg_replace()Marc Alexander2017-01-221-1/+1