aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-0310-50/+46
|\
| * [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-0210-50/+46
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-032-0/+3
|\ \
| * \ Merge pull request #3361 from marc1706/ticket/13569Andreas Fischer2015-02-032-0/+3
| |\ \
| | * | [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-022-0/+3
* | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-022-6/+64
|\ \ \ \ | |/ / /
| * | | Merge pull request #3330 from kasimi/ticket/13540Joas Schilling2015-02-022-6/+64
| |\ \ \
| | * | | [ticket/13540] Added var row to both eventskasimi2015-01-252-0/+4
| | * | | [ticket/13540] Add core event for MCP topic review block datakasimi2015-01-241-3/+31
| | * | | [ticket/13540] Updated @since version to 3.4.1-RC1, fixed @var indentationskasimi2015-01-241-4/+4
| | * | | [ticket/13540] Add core event for modifying topic review block datakasimi2015-01-241-3/+29
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-5/+87
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3326 from Wolfsblvt-Test/ticket/13537Joas Schilling2015-02-021-5/+87
| |\ \ \ \
| | * | | | [ticket/13537] Add core events on mcp_queue for approval and disapprovalWolfsblvt2015-01-231-5/+87
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-022-1/+49
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3325 from rxu/ticket/13536Joas Schilling2015-02-022-1/+49
| |\ \ \ \
| | * | | | [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-232-1/+49
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-1/+31
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3324 from rxu/ticket/13336Joas Schilling2015-02-021-1/+31
| |\ \ \ \
| | * | | | [ticket/13336] Add core events to the function user_active_flip()rxu2015-01-231-1/+31
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+22
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3323 from rxu/ticket/13535Joas Schilling2015-02-021-0/+22
| |\ \ \ \
| | * | | | [ticket/13535] Add core event to allow modifying account settings on editingrxu2015-01-221-0/+22
| | |/ / /
* | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3317 from Wolfsblvt/ticket/13532Joas Schilling2015-02-021-0/+19
| |\ \ \ \
| | * | | | [ticket/13532] Add core event to get_unread_topics() in functions.phpWolfsblvt2015-01-231-0/+19
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-1/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3305 from Wolfsblvt/ticket/13518Joas Schilling2015-02-021-1/+34
| |\ \ \ \ \
| | * | | | | [ticket/13518] Add core event to markread() in functions.phpWolfsblvt2015-01-231-1/+34
| | |/ / / /
* | | | | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-2/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3282 from Elsensee/ticket/13313Joas Schilling2015-02-021-2/+16
| |\ \ \ \ \
| | * | | | | [ticket/13313] Update version in @since tag of eventOliver Schramm2015-01-151-1/+1
| | * | | | | [ticket/13313] Add event core.acp_email_displayOliver Schramm2015-01-111-2/+16
* | | | | | | Merge branch 'develop-ascraeus' into developMarc Alexander2015-02-021-3/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge pull request #3334 from paul999/ticket/13542Marc Alexander2015-02-021-3/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [ticket/13542] Added sentenence of what is changed in the eventpaulsohier2015-01-241-1/+1
| | * | | | [ticket/13542] Merge result of validation into existing $errorpaulsohier2015-01-241-2/+2
| | * | | | [ticket/13542] Update core.ucp_prefs_personal_data to include $errorpaulsohier2015-01-241-1/+3
| | | |_|/ | | |/| |
| * | | | Merge branch 'prep-release-3.1.3' into develop-ascraeusJoas Schilling2015-01-311-1/+1
| |\ \ \ \
| | * | | | [prep-release-3.1.3] Update version to 3.1.3-RC2Joas Schilling2015-01-311-1/+1
| * | | | | Merge branch 'prep-release-3.1.3' into develop-ascraeusDhruv2015-01-301-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | [prep-release-3.1.3] Update version to 3.1.2-RC1Joas Schilling2015-01-261-1/+1
| | |/ / /
* | | | | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-0217-99/+101
* | | | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-281-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-281-5/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [develop-olympus] Increment version number to 3.0.14-dev.Andreas Fischer2015-01-211-1/+1
| | * | | [develop-olympus] Bump version numbers for 3.0.13-RC1 release.Andreas Fischer2015-01-211-1/+1
| | * | | [ticket/13531] Send 404 Not Found.Andreas Fischer2015-01-211-1/+15
| | * | | [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).Marc Alexander2015-01-211-0/+34
| | * | | Merge pull request #3312 from bantu/ticket/13527Andreas Fischer2015-01-201-4/+1
| | |\ \ \