aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [ticket/11424] Handle race condition properly for Quick-Mod ToolsJakub Senko2015-02-161-0/+25
* | | | | | | | Merge pull request #3461 from s9e/ticket/11768Tristan Darricau2015-04-057-122/+158
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11768] Updated annotation [ci skip]JoshyPHP2015-04-021-1/+1
| * | | | | | | | [ticket/11768] Reverted change to bbcode_uidJoshyPHP2015-04-021-1/+1
| * | | | | | | | [ticket/11768] Invalidate the text_formatter cache whenever a style is installedJoshyPHP2015-04-021-1/+11
| * | | | | | | | [ticket/11768] Re-added the code that got lost in rebaseJoshyPHP2015-04-022-2/+3
| * | | | | | | | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-026-120/+145
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-04-051-0/+13
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | [ticket/13743] Add $phpbb_root_path and $phpEx definitions in message_parser.phprxu2015-04-051-0/+13
* | | | | | | | Merge pull request #3430 from MateBartus/ticket/12466Tristan Darricau2015-04-051-1660/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [ticket/12466] Move classes from acp_database.php to their own filesMateBartus2015-02-271-1660/+2
* | | | | | | | Merge branch '3.1.x'Nicofuma2015-03-292-5/+10
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #3376 from marc1706/ticket/13568-ascNicofuma2015-03-292-5/+10
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'ticket/13568' into ticket/13568-ascMarc Alexander2015-02-062-5/+10
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | [ticket/13568] Use more descriptive validation names and merge with path blockMarc Alexander2015-02-021-1/+1
| | | * | | | | | [ticket/13568] Validate imagick path as readable absolute pathMarc Alexander2015-02-021-1/+1
| | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge branch 'prep-release-3.0.13' into develop-olympusAndreas Fischer2015-01-291-1/+1
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge pull request #3348 from bantu/ticket/13549Andreas Fischer2015-01-291-1/+1
| | | | |\ \ \ \ \
| | | | | * | | | | [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.Marc Alexander2015-01-281-1/+1
| | | * | | | | | | Merge branch 'prep-release-3.0.13' into develop-olympusAndreas Fischer2015-01-291-1/+1
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | [ticket/12933] Handle case when * is last character of wordDhruv2015-01-281-1/+1
| | | | |/ / / / /
| | | | * | | | | [prep-release-3.0.13] Bump version numbers for 3.0.13 releaseNils Adermann2015-01-261-1/+1
* | | | | | | | | Merge branch '3.1.x'Nicofuma2015-03-241-5/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #3398 from marc1706/ticket/13612Nicofuma2015-03-241-5/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-5/+0
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge branch '3.1.x'Nicofuma2015-03-241-13/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.Cesar G2015-03-231-13/+11
* | | | | | | | | Merge branch '3.1.x'Cesar G2015-03-231-1/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [ticket/13719] Remove superfluous $search_options in acp_search.brunoais2015-03-231-1/+0
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-101-3/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #3445 from RMcGirr83/ticket/13650Marc Alexander2015-03-101-3/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/13650] Move core eventRMcGirr832015-02-251-3/+15
* | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-071-1/+27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #3452 from RobertHeim/ticket/13658Marc Alexander2015-03-071-1/+27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/13658] renamed events and added table_ary parameterRobert Heim2015-02-271-4/+6
| | * | | | | | | | | [ticket/13658] add event before and after topics are deletedRobertHeim2015-02-271-1/+25
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-061-1/+14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #3473 from RMcGirr83/ticket/13675Marc Alexander2015-03-061-1/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/13675] Add validate to acp_profile event and add template eventsRichard McGirr2015-03-061-1/+14
* | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-061-23/+51
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #3450 from brunoais/ticket/13142Marc Alexander2015-03-061-23/+51
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13142] Default $total to -1 before the event for more flexibilitybrunoais2015-02-271-0/+3
| | * | | | | | | | | | [ticket/13142] Removed surperfulous spacebrunoais2015-02-271-1/+1
| | * | | | | | | | | | [ticket/13142] Removed surperfulous new linebrunoais2015-02-271-1/+0
| | * | | | | | | | | | [ticket/13142] Place the event in the most meaningful placebrunoais2015-02-261-1/+49
| | * | | | | | | | | | [ticket/13142] Delete event in order to move it.brunoais2015-02-261-22/+0
* | | | | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-061-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #3426 from kinerity/ticket/13637Marc Alexander2015-03-061-0/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [ticket/13637] Update msg_id docblockKailey Truscott2015-03-051-1/+1
| | * | | | | | | | | | | [ticket/13637] Update event name and docblockKailey Truscott2015-02-201-4/+4