aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13986] Fixed resume data to carry through multiple runsJoshyPHP2015-07-171-2/+2
* [ticket/13986] Add --resume option to reparser CLIJoshyPHP2015-07-173-41/+146
* Merge pull request #3776 from VSEphpbb/ticket/14033Tristan Darricau2015-07-174-4/+5
|\
| * [ticket/14033] Fix errors in docblocksMatt Friedman2015-07-164-4/+5
* | [ticket/14034] Fix reparser names that contain "text_reparser" in the middleJoshyPHP2015-07-172-4/+4
* | Merge branch '3.1.x'Marc Alexander2015-07-161-0/+3
|\ \
| * \ Merge pull request #3755 from RMcGirr83/ticket/14004Marc Alexander2015-07-161-0/+3
| |\ \
| | * | [ticket/14004] Add user_info to core eventRichard McGirr2015-07-121-0/+3
* | | | Merge branch '3.1.x'Marc Alexander2015-07-151-0/+7
|\ \ \ \ | |/ / /
| * | | Merge pull request #3737 from javiexin/ticket/13980Marc Alexander2015-07-151-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-091-5/+2
| | * | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-031-0/+10
* | | | Merge pull request #3751 from Nicofuma/ticket/11444Máté Bartus2015-07-1443-822/+1308
|\ \ \ \
| * | | | [ticket/11444] Update testsTristan Darricau2015-07-131-12/+12
| * | | | [ticket/11444] Fix services definitionTristan Darricau2015-07-132-20/+10
| * | | | [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-1310-233/+148
| * | | | [ticket/11444] Cleanup method constructorsTristan Darricau2015-07-137-96/+89
| * | | | [ticket/11444] BC layerTristan Darricau2015-07-132-1/+31
| * | | | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-1340-519/+1077
* | | | | Merge pull request #3758 from s9e/ticket/14008Tristan Darricau2015-07-131-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/14008] Do not add a user_id value to quotes from guestsJoshyPHP2015-07-131-0/+6
* | | | | Merge pull request #3747 from rxu/ticket/13377Tristan Darricau2015-07-132-2/+2
|\ \ \ \ \
| * | | | | [ticket/13377] Fix decoding for www type URLs in function decode_message()rxu2015-07-072-2/+2
* | | | | | [ticket/14000] Added support for emojiJoshyPHP2015-07-122-4/+10
| |/ / / / |/| | | |
* | | | | Merge branch '3.1.x'Marc Alexander2015-07-101-1/+4
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge pull request #3741 from rxu/ticket/13984Marc Alexander2015-07-101-1/+4
| |\ \ \
| | * | | [ticket/13984] Fix the call of Ajax loading indicatorrxu2015-07-041-1/+4
* | | | | Merge branch '3.1.x'Marc Alexander2015-07-088-18/+18
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3749 from VSEphpbb/ticket/13995Marc Alexander2015-07-088-18/+18
| |\ \ \ \
| | * | | | [ticket/13995] Invalid avatar HTML missing space between elementsMatt Friedman2015-07-071-1/+1
| | * | | | [ticket/13995] Remove invalid name element from anchors in DocsMatt Friedman2015-07-076-6/+6
| | * | | | [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-077-11/+11
| | |/ / /
* | | | | Merge pull request #3744 from s9e/ticket/13987Tristan Darricau2015-07-073-3/+39
|\ \ \ \ \
| * | | | | [ticket/13987] Replaced optional parameter with explicit APIJoshyPHP2015-07-063-15/+41
| * | | | | [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-064-13/+23
* | | | | | Merge branch '3.1.x'Marc Alexander2015-07-072-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [ticket/13955] Revert changes made in previous commitKailey Truscott2015-07-062-20/+20
| * | | | | [ticket/13955] Fix javascript to conform to Google and add simple_headerKailey Truscott2015-07-062-20/+20
| * | | | | [ticket/13955] Fix WebFontConig to load web fonts correctlyKailey Truscott2015-07-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-0715-33/+257
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/10620] Moved quote's date to the upper cornerJoshyPHP2015-06-252-1/+8
| * | | | [ticket/10620] Add more whitespace to long quotes in JSJoshyPHP2015-06-251-1/+4
| * | | | [ticket/10620] Fixed some stylistic issues in JSJoshyPHP2015-06-251-21/+14
| * | | | [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-252-12/+24
| * | | | [ticket/10620] Added enhanced quotes in pm historyJoshyPHP2015-06-252-1/+3
| * | | | [ticket/10620] Added enhanced quotes in topic reviewJoshyPHP2015-06-253-3/+59
| * | | | [ticket/10620] Updated docblockJoshyPHP2015-06-251-1/+4
| * | | | [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-258-20/+168
* | | | | Merge pull request #3726 from CHItA/ticket/13961Tristan Darricau2015-07-063-2/+128
|\ \ \ \ \
| * | | | | [ticket/13961] Define behaviour when the array is modified in a loopMate Bartus2015-07-021-1/+1