aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch '3.1.x'Joas Schilling2015-06-041-1/+22
|\ \ \ | |/ /
| * | Merge pull request #3611 from Alf007/ticket/13841Joas Schilling2015-06-041-1/+22
| |\ \ | | |/ | |/|
| | * [ticket/13841] Add core event on functions_admin for topics movealf0072015-05-301-1/+22
* | | Merge branch '3.1.x'Marc 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
| |/
* | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-4/+4
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-3/+3
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-4/+4
* | [ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`Gaëtan Muller2015-01-151-20/+0
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
|/
* [ticket/13430] update event versionomniError2014-12-121-1/+1
* [ticket/13430] Add event core.prune_sqlomniError2014-12-111-1/+16
* [ticket/13358] Do not pass variables by referenceMarc Alexander2014-11-211-4/+6
* [ticket/13358] Use file_downloader in get_remote_file()Marc Alexander2014-11-211-57/+8
* [ticket/13298] Add missing $db->freeresult(); calls in functions_admin.phpJoas Schilling2014-11-171-0/+2
* Merge pull request #2894 from Nicofuma/ticket/12999Andreas Fischer2014-08-211-6/+0
|\
| * [ticket/12999] Remove @author tagsTristan Darricau2014-08-191-6/+0
* | [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-6/+6
|/
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-8/+8
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-12/+0
* [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-291-1/+1
* [ticket/11366] Update FILE_NOT_FOUND language stringTristan Darricau2014-05-281-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+2
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-3/+27
|\
| * [ticket/12273] Update existing eventsJoas Schilling2014-04-251-6/+27
| * [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-241-3/+6
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...Nils Adermann2014-05-021-6/+4
|\ \
| * | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-4/+4
| * | [ticket/12371] Do not delete post related notifications when a post is deletedJoas Schilling2014-04-251-2/+0
| |/
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-5/+5
* | [ticket/12199] Move deprecated functions to functions_compatibility.phpNicofuma2014-04-261-28/+0
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-101-2/+2
|\
| * [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-2/+2
* | [ticket/12150] Add missing space to query for shadow topicsMarc Alexander2014-03-291-1/+1
* | [ticket/12150] Add file and caller for pruning shadow topicsMarc Alexander2014-03-291-0/+5
|/
* Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-291-0/+16
|\
| * [ticket/9725] Fetch Azure db stats from proper tablePatrick Webster2014-03-281-0/+16
* | Merge remote-tracking branch 'EXreaction/ticket/9871-2' into developJoas Schilling2014-03-141-40/+1
|\ \
| * | [ticket/9871] Fix indentation on commentNathan Guse2014-03-141-2/+2
| * | [ticket/9871] Restore get_remote_fileNathan Guse2014-03-051-0/+66
| * | [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-105/+0
* | | [ticket/12260] Add core events to delete_posts() function.rxu2014-03-111-8/+59
|/ /
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-5/+5
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-27/+18
|\ \
| * \ Merge branch 'develop-olympus' into developNathan Guse2013-07-051-1/+1
| |\ \ | | |/
| | * [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.Andreas Fischer2013-07-031-1/+1
| * | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathan Guse2013-05-201-1/+1
| |\ \ | | |/