Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.1.x' | Marc Alexander | 2016-01-16 | 1 | -2/+2 |
|\ | |||||
| * | [ticket/12441] Correct database size detection in MariaDB 10 | lavigor | 2016-01-14 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12441 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -3/+1 |
| | | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-10-15 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | [ticket/12616] Remove report notifications when post is deleted/disapproved. | Cesar G | 2015-10-14 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-12616 | ||||
* | | [ticket/14168] Use attachment manager instead of separate classes | Marc Alexander | 2015-10-12 | 1 | -12/+12 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | [ticket/14168] Fix CS issue | Marc Alexander | 2015-10-09 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | [ticket/14168] No longer use deprecated functions in core files | Marc Alexander | 2015-10-09 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | [ticket/14168] Move phpbb_unlink() into attachment delete class | Marc Alexander | 2015-10-09 | 1 | -16/+8 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | [ticket/14168] Unset prototype classes after use | Marc Alexander | 2015-10-09 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | [ticket/14168] Move function for attachment deletion into class | Marc Alexander | 2015-10-09 | 1 | -315/+6 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-10-08 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | [ticket/14073] Fix trailing whitespaces | rxu | 2015-10-08 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14073 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-10-08 | 1 | -2/+176 |
|\ \ | |/ | |||||
| * | [ticket/14073] Add several core events to the functions_admin.php | rxu | 2015-10-08 | 1 | -2/+176 |
| | | | | | | | | | | | | | | Add core events to the functions move_posts(), delete_posts(), delete_attachments(). PHPBB3-14073 | ||||
* | | [ticket/12143] Replace group name output | Oliver Schramm | 2015-08-05 | 1 | -2/+5 |
| | | | | | | | | | | | | So now we can use translated group names for non-special groups PHPBB3-12143 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | ||||
| * | Merge pull request #3479 from brunoais/ticket/13685 | Marc Alexander | 2015-06-09 | 1 | -1/+1 |
| |\ | | | | | | | | | | [ticket/13685] Allow modifying the query for mysql native fulltext search | ||||
| | * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13685 | ||||
* | | | Merge branch '3.1.x' | Marc Alexander | 2015-06-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [ticket/13841] Fix tests on 3.1 and master branch | CHItA | 2015-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13841 | ||||
* | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-04 | 1 | -1/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #3611 from Alf007/ticket/13841 | Joas Schilling | 2015-06-04 | 1 | -1/+22 |
| |\ \ | | |/ | |/| | | | | Ticket/13841 | ||||
| | * | [ticket/13841] Add core event on functions_admin for topics move | alf007 | 2015-05-30 | 1 | -1/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Event added for the function move_topics() in includes/functions_admin.php, so that you can insert any extension's table(s) to be updated when topics are moved between forums Added parameters topic_ids, forum_id, forum_ids and auto_sync PHPBB3-13841 | ||||
* | | | Merge branch '3.1.x' | Marc Alexander | 2015-03-07 | 1 | -1/+27 |
|\ \ \ | |/ / | |||||
| * | | [ticket/13658] renamed events and added table_ary parameter | Robert Heim | 2015-02-27 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | - added suffix '_query' to event names - added table_ary to before event PHPBB3-13658 | ||||
| * | | [ticket/13658] add event before and after topics are deleted | RobertHeim | 2015-02-27 | 1 | -1/+25 |
| |/ | | | | | | | PHPBB3-13658 | ||||
* | | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-13496 | ||||
* | | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-13494 | ||||
* | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-13468 | ||||
* | | [ticket/13499] Move `get_remote_file()` to `functions_compatibility.php` | Gaëtan Muller | 2015-01-15 | 1 | -20/+0 |
| | | | | | | | | PHPBB3-13499 | ||||
* | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+3 |
|/ | | | | PHPBB3-13450 | ||||
* | [ticket/13430] update event version | omniError | 2014-12-12 | 1 | -1/+1 |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13430 PHPBB3-13430 | ||||
* | [ticket/13430] Add event core.prune_sql | omniError | 2014-12-11 | 1 | -1/+16 |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13430 PHPBB3-13430 | ||||
* | [ticket/13358] Do not pass variables by reference | Marc Alexander | 2014-11-21 | 1 | -4/+6 |
| | | | | PHPBB3-13358 | ||||
* | [ticket/13358] Use file_downloader in get_remote_file() | Marc Alexander | 2014-11-21 | 1 | -57/+8 |
| | | | | | | get_remote_file() has been marked as deprecated. PHPBB3-13358 | ||||
* | [ticket/13298] Add missing $db->freeresult(); calls in functions_admin.php | Joas Schilling | 2014-11-17 | 1 | -0/+2 |
| | | | | PHPBB3-13298 | ||||
* | Merge pull request #2894 from Nicofuma/ticket/12999 | Andreas Fischer | 2014-08-21 | 1 | -6/+0 |
|\ | | | | | | | | | | | | | [ticket/12999] Remove @author tags * Nicofuma/ticket/12999: [ticket/12999] Remove @author tags | ||||
| * | [ticket/12999] Remove @author tags | Tristan Darricau | 2014-08-19 | 1 | -6/+0 |
| | | | | | | | | PHPBB3-12999 | ||||
* | | [ticket/12990] Use the full services name for the notification's types | Tristan Darricau | 2014-08-16 | 1 | -6/+6 |
|/ | | | | PHPBB3-12990 | ||||
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -8/+8 |
| | | | | PHPBB3-12446 | ||||
* | [ticket/12747] Drop support for Firebird | Joas Schilling | 2014-06-20 | 1 | -12/+0 |
| | | | | PHPBB3-12747 | ||||
* | [ticket/11467] Add language variables for extension exception messages | n-aleha | 2014-05-29 | 1 | -1/+1 |
| | | | | | | | Remove hard-coded messages and add language variables for extension exception messages. PHPBB3-11467 | ||||
* | [ticket/11366] Update FILE_NOT_FOUND language string | Tristan Darricau | 2014-05-28 | 1 | -1/+1 |
| | | | | PHPBB3-11366 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [feature/sqlite3] Add support for SQLite 3 | Patrick Webster | 2014-05-02 | 1 | -0/+2 |
| | | | | | | | Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0 when support for SQLite 3 was added. PHPBB3-9728 | ||||
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into ↵ | Nils Adermann | 2014-05-02 | 1 | -3/+27 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12273: (55 commits) [ticket/12273] Move $extension to constructor so the path is always set [ticket/12273] Find events.md relative from the path not the phpbb root [ticket/12273] Do not look in extensions docs/ and tests/ directory [ticket/12273] Also check file for adm "Location:" events [ticket/12273] Do not allow template events in non-html files [ticket/12273] Fix return description [ticket/12273] Update exporter to allow specifying an extension [ticket/12273] Allow to filter events for extensions [ticket/12273] Remove old parameter from function call [ticket/12273] Fix table header for adm events [ticket/12273] Add root path to recursive_event_filter_iterator [ticket/12273] Fix missing classes in export_events_for_wiki.php [ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter [ticket/12273] Use RecursiveDirectoryIterator in md_exporter [ticket/12273] Fix doc blocks [ticket/12273] Do not allow 3.1-A1 for template events [ticket/12273] Sort arguments alphabetically before exporting [ticket/12273] Do not allow 3.1-A1 version [ticket/12273] Update since version to 3.1.0-a* style [ticket/12273] Update existing events ... | ||||
| * | [ticket/12273] Update existing events | Joas Schilling | 2014-04-25 | 1 | -6/+27 |
| | | | | | | | | PHPBB3-12273 | ||||
| * | [ticket/12273] Fix long $vars lines for existing events | Joas Schilling | 2014-04-24 | 1 | -3/+6 |
| | | | | | | | | PHPBB3-12273 |