aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14420] Fix up search results topic listsMatt Friedman2016-01-182-24/+32
* Merge pull request #4116 from marc1706/ticket/14402Tristan Darricau2016-01-182-4/+14
|\
| * [ticket/14402] Directly pass user id and ipMarc Alexander2016-01-151-3/+1
| * [ticket/14402] Get rid of globals in tidy_plupload cronMarc Alexander2016-01-152-6/+16
| * [ticket/14402] Do not expect user id and ip to be available in cronMarc Alexander2016-01-151-1/+3
* | Merge pull request #4121 from marc1706/ticket/11875Tristan Darricau2016-01-184-5/+371
|\ \
| * | [ticket/11875] Add back new lineMarc Alexander2016-01-131-0/+1
| * | [ticket/11875] Change more columns to use UINT and add missings onesMarc Alexander2016-01-131-14/+120
| * | [ticket/11875] Add migration fileMarc Alexander2016-01-131-0/+252
| * | Merge pull request #2064 from hjpotter92/ticket/11875Marc Alexander2016-01-134-6/+13
| |\ \
| | * | [ticket/11875] Recreate schemas for installhjpotter922014-03-185-169/+169
| | * | [ticket/11875] Create new map for UNSIGNED 4-byte integerhjpotter922014-03-182-44/+53
| | * | [ticket/11875] Upgrade default data type from MEDIUMINT to INThjpotter922014-02-281-42/+42
* | | | Merge pull request #4130 from marc1706/ticket/14419Tristan Darricau2016-01-182-98/+204
|\ \ \ \
| * | | | [ticket/14419] Update composer dependencies and lock fileMarc Alexander2016-01-181-98/+199
| * | | | Merge branch '3.1.x'Marc Alexander2016-01-171-0/+5
| |\ \ \ \ |/ / / / /
| * | | | Merge pull request #3718 from javiexin/ticket/13908Marc Alexander2016-01-171-0/+5
| |\ \ \ \
| | * | | | [ticket/13908] "After" clause in migration not workingjaviexin2015-06-021-1/+1
| | * | | | [ticket/13908] "After" clause in migration not workingjaviexin2015-06-011-0/+5
* | | | | | Merge branch '3.1.x'Marc Alexander2016-01-161-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4122 from lavigor/ticket/12441Marc Alexander2016-01-161-2/+2
| |\ \ \ \ \
| | * | | | | [ticket/12441] Correct database size detection in MariaDB 10lavigor2016-01-141-2/+2
* | | | | | | Merge branch '3.1.x'Marc Alexander2016-01-164-10/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #4125 from lavigor/ticket/14412Marc Alexander2016-01-164-10/+10
| |\ \ \ \ \ \
| | * | | | | | [ticket/14412] Comment fixes for PHPDoc in the eventslavigor2016-01-154-10/+10
| |/ / / / / /
* | | | | | | Merge pull request #4077 from Nicofuma/ticket/14306Marc Alexander2016-01-154-56/+98
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [ticket/14306] Improves Error displayTristan Darricau2016-01-092-2/+2
| * | | | | | [ticket/14306] CS and correctly handle exception loopTristan Darricau2016-01-092-8/+14
| * | | | | | [ticket/14306] Update the error messageTristan Darricau2016-01-093-3/+6
| * | | | | | [ticket/14306] Doesn't try to build a "safe" container in the dev envTristan Darricau2016-01-091-9/+21
| * | | | | | [ticket/14306] Automatically enable a safe mode when container building failsTristan Darricau2016-01-093-56/+77
* | | | | | | Merge branch '3.1.x'Marc Alexander2016-01-153-2/+13
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #4117 from Elsensee/ticket/14403Marc Alexander2016-01-153-2/+13
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | [ticket/14403] Set a default user id and ip in CLIOliver Schramm2016-01-141-0/+2
| | * | | | | [ticket/14403] Don't expect user_id and user_ip in phpbb\logOliver Schramm2016-01-102-2/+11
* | | | | | | Merge pull request #4123 from lavigor/ticket/13442Marc Alexander2016-01-151-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [ticket/13442] UTF-8 symbols for database hostlavigor2016-01-141-2/+2
|/ / / / / /
* | | | | | Merge pull request #4059 from JoshyPHP/ticket/14323Marc Alexander2016-01-139-16/+236
|\ \ \ \ \ \
| * | | | | | [ticket/14323] Added should_shorten()JoshyPHP2015-12-282-1/+20
| * | | | | | [ticket/14323] Added testsJoshyPHP2015-12-271-0/+8
| * | | | | | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-275-37/+31
| * | | | | | [ticket/14323] Added comment [ci skip]JoshyPHP2015-12-261-0/+3
| * | | | | | [ticket/14323] Fixed test dataJoshyPHP2015-12-261-1/+1
| * | | | | | [ticket/14323] Moved autolink-related functions to a separate helperJoshyPHP2015-12-266-64/+147
| * | | | | | [ticket/14323] Set up global objects required during testingJoshyPHP2015-12-263-17/+33
| * | | | | | [ticket/14323] Stylistic change [ci skip]JoshyPHP2015-12-261-5/+7
| * | | | | | [ticket/14323] Added support for truncating local URLsJoshyPHP2015-12-266-16/+37
| * | | | | | [ticket/14323] Added support for truncating long URLsJoshyPHP2015-12-263-2/+76
* | | | | | | Merge branch '3.1.x'Marc Alexander2016-01-131-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #4119 from Zoddo/ticket/14407Marc Alexander2016-01-131-1/+1
| |\ \ \ \ \ \