Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-12-25 | 1 | -4/+26 |
|\ | |||||
| * | [ticket/14882] Correct type of topic_id for function_admin's move_posts events | Daniel Sinn | 2016-12-20 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-14882 | ||||
| * | [ticket/14882] Add core event to MCP after move post sync | Daniel Sinn | 2016-11-29 | 1 | -2/+24 |
| | | | | | | | | PHPBB3-14882 | ||||
* | | [ticket/14739] Remove SQLite 2.8.x database driver | Jakub Senko | 2016-11-16 | 1 | -2/+0 |
| | | | | | | | | PHPBB3-14739 | ||||
* | | Merge pull request #4265 from Senky/ticket/10809 | Tristan Darricau | 2016-09-25 | 1 | -1/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/10809] Remove MSSQL support * Senky/ticket/10809: [ticket/10809] Reflect MSSQL removal in docs files [ticket/10809] Remove MSSQL support | ||||
| * | | [ticket/10809] Remove MSSQL support | Jakub Senko | 2016-08-02 | 1 | -1/+0 |
| | | | | | | | | | | | | PHPBB3-10809 | ||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-09-17 | 1 | -4/+20 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | [ticket/14738] Add core events to improve modifying forum lists | rxu | 2016-08-07 | 1 | -4/+20 |
| | | | | | | | | PHPBB3-14738 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-17 | 1 | -1/+11 |
|\ \ | |/ | |||||
| * | [ticket/14713] Add core event to the admin function get_forum_list() | rxu | 2016-07-17 | 1 | -1/+11 |
| | | | | | | | | PHPBB3-14713 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-07-16 | 1 | -9/+22 |
|\ \ | |/ | |||||
| * | [ticket/14616] Switch prune limit to sql_query_limit instead of sql_and | Max Krivanek | 2016-07-06 | 1 | -7/+2 |
| | | | | | | | | PHPBB3-14616 | ||||
| * | [ticket/14616] Added comma expected by test scripts. | Max Krivanek | 2016-07-01 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14616 | ||||
| * | [ticket/14616] Added prune_limit to event core.prune_sql | Max Krivanek | 2016-06-28 | 1 | -1/+11 |
| | | | | | | | | PHPBB3-14616 | ||||
| * | [ticket/14616] Removed misplaced tab. | Max Krivanek | 2016-06-27 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14616 | ||||
| * | [ticket/14616] Fixed auto-prune failing on large forums | Max Krivanek | 2016-06-27 | 1 | -6/+14 |
| | | | | | | | | PHPBB3-14616 | ||||
| * | [ticket/14562] Language fallback for extension permissions | kasimi | 2016-04-01 | 1 | -2/+31 |
| | | | | | | | | PHPBB3-14562 | ||||
* | | [ticket/14562] Language fallback for extension permissions (3.2.x) | kasimi | 2016-04-01 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14562 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2016-01-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [ticket/14423] Display database size for Aria storage engine | lavigor | 2016-01-20 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14423 | ||||
* | | 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 |