rxu
8a8d435ed4
[ticket/15238] Add console command to fix forums/modules left/right IDs
...
PHPBB3-15238
2017-06-18 23:11:12 +07:00
Marc Alexander
77d73678a1
Merge branch 'ticket/15219' into ticket/15219-rhea
2017-06-03 11:13:03 +02:00
Marc Alexander
170613848a
[ticket/15219] Add console command for updating hashes to bcrypt
...
PHPBB3-15219
2017-06-03 11:07:34 +02:00
Marc Alexander
710a943b00
Merge branch 'ticket/15219' into ticket/15219-rhea
2017-05-05 21:08:13 -04:00
Marc Alexander
18fe3b2833
[ticket/15219] Update hashes to bcrypt with cron
...
PHPBB3-15219
2017-05-05 20:52:21 -04:00
rxu
fcc8e155ec
[ticket/14990] Move dispatcher object to the front of the options array
...
PHPBB3-14990
2017-04-16 23:40:16 +07:00
rxu
1ea114ca20
[ticket/14990] Fix event name, email parsing, installer and dispatcher calls
...
PHPBB3-14990
2017-04-16 22:43:50 +07:00
rxu
633bbc9c6d
[ticket/14990] Add core events to the Twig environment
...
PHPBB3-14990
2017-04-16 22:43:49 +07:00
Marc Alexander
a03047da5b
[ticket/15044] Add module task for creating search index during install
...
PHPBB3-15044
2017-01-24 21:47:20 +01:00
Marc Alexander
072bf470fc
Merge branch 'ticket/14957' into ticket/14957-rhea
2017-01-03 21:41:36 +01:00
Marc Alexander
14fd750b08
[ticket/14957] Do not cache database config entries
...
PHPBB3-14957
2017-01-03 21:29:30 +01:00
Matt Friedman
b4748a5d1e
[ticket/14925] Set reparser names in service definitions
...
PHPBB3-14925
2016-12-18 01:28:51 -08:00
Matt Friedman
cbf6d71f68
[ticket/14895] Fix issues in CLI classes
...
PHPBB3-14895
2016-12-08 14:25:09 -08:00
Tristan Darricau
32aa0596f3
[ticket/12610] Use Symfony style guide
...
PHPBB3-12610
2016-12-04 17:43:51 +01:00
Tristan Darricau
57915a8aaa
[ticket/12610] Correctly handle empty cache
...
PHPBB3-12610
2016-12-03 16:37:36 +01:00
Etienne Baroux
346f31a031
[ticket/12610] Add command to check if the board is up to date.
...
PHPBB3-12610
2016-12-03 16:37:35 +01:00
Marc Alexander
5895f56de0
[ticket/14492] Add user service to installer & only instantiate if needed
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
67c3bd4a90
[ticket/14492] Remove incorrect changes to module order
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
267d1b15c4
[ticket/14492] Re-enable extensions if updated during update
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
8fb2347cfa
[ticket/14492] Install all packaged extensions by default
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
c30394ff4a
[ticket/14492] Add basic task for installing viglink extension
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Tristan Darricau
487df8befc
Merge pull request #4405 from marc1706/ticket/14733
...
[ticket/14733] Support increasing hashing cost factor
* marc1706/ticket/14733:
[ticket/14733] Make sure detect_algorithm() works correctly and add tests
[ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
[ticket/14733] Use new interface to preserve backwards compatibility
[ticket/14733] Use default cost factor in bcrypt constructor
[ticket/14733] Support increasing hashing cost factor
2016-12-03 14:07:56 +01:00
Marc Alexander
9343317121
Merge remote-tracking branch 'senky/ticket/14739' into 3.2.x
2016-11-17 09:56:51 +01:00
Jakub Senko
e974f338af
[ticket/14739] Remove SQLite 2.8.x database driver
...
PHPBB3-14739
2016-11-16 17:59:28 +01:00
Marc Alexander
8a3147faf8
Merge branch '3.1.x' into 3.2.x
2016-11-13 21:29:14 +01:00
Jakub Senko
df0388ccc5
[ticket/14825] Add core.auth_oauth_(login/link)_after
...
PHPBB3-14825
2016-11-13 18:19:21 +01:00
Marc Alexander
1d40c0f43b
[ticket/14733] Support increasing hashing cost factor
...
PHPBB3-14733
2016-10-03 22:09:07 +02:00
Marc Alexander
a4f42ced3d
Merge pull request #4436 from rxu/ticket/14765
...
[ticket/14765] Fix the typo in the installer routing config
2016-09-04 17:47:51 +02:00
rxu
a01c773fa2
[ticket/14765] Fix the typo in the installer routing config
...
PHPBB3-14765
2016-09-03 22:13:34 +07:00
Marc Alexander
62e8ba3d49
[ticket/14763] Specify correct class for local files class type
...
PHPBB3-14763
2016-09-02 21:08:06 +02:00
Marc Alexander
89461d982c
[ticket/14717] Quote strings beginning with @ or % in yaml definitions
...
This type of use was deprecated in symfony 2.8 and will be dropped in 3.x.
Also see: https://github.com/symfony/symfony/pull/16285
PHPBB3-14717
2016-07-23 16:23:42 +02:00
Marc Alexander
486ffa85a2
Merge pull request #4344 from Senky/ticket2/14586
...
[ticket/14586] Add OAuth1 support
2016-07-20 20:25:01 +02:00
Marc Alexander
e7ce7ecbe7
Merge branch '3.1.x' into 3.2.x
...
Conflicts:
phpBB/config/feed.yml
phpBB/feed.php
phpBB/phpbb/feed/base.php
2016-07-17 22:09:53 +02:00
rxu
3df9b2c8f8
[ticket/14688] Add core events to the feeds
...
PHPBB3-14688
2016-07-17 21:14:13 +07:00
Jakub Senko
33d1d19f97
[ticket/14586] Add OAuth1 support
...
PHPBB3-14586
2016-05-30 13:02:49 +02:00
Máté Bartus
4c257d47a6
Merge pull request #4236 from Nicofuma/ticket/13616
...
[ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer
2016-04-13 10:11:24 +02:00
Tristan Darricau
5cdbef860d
[ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer
...
PHPBB3-13616
2016-04-03 16:22:07 +02:00
Matt Friedman
4b789c0418
[ticket/14561] Use the user loader where appropriate
...
PHPBB3-14561
2016-03-31 15:07:59 -07:00
Matt Friedman
16f9b4630c
[ticket/14561] Reclean usernames command
...
PHPBB3-14561
2016-03-31 15:07:43 -07:00
Matt Friedman
91f1116e04
[ticket/14561] User activate command
...
PHPBB3-14561
2016-03-31 15:07:43 -07:00
Matt Friedman
8a9429efa4
[ticket/14561] User delete command
...
PHPBB3-14561
2016-03-31 15:07:43 -07:00
Tristan Darricau
4db229ff6c
Merge pull request #4199 from VSEphpbb/ticket/12684
...
[ticket/12684] Add console command user:add
* VSEphpbb/ticket/12684: (26 commits)
[ticket/12684] Use a switch statement for readability
[ticket/12684] Refactor a test
[ticket/12684] Use interactive method correctly
[ticket/12684] Extract interactivity to a method
[ticket/12684] Update option help
[ticket/12684] Add extended help for the user:add command
[ticket/12684] Add shorthand alternates to the options
[ticket/12684] Remove whitespace
[ticket/12684] Add an error on user creation failure
[ticket/12684] Remove unnecessary null arguments
[ticket/12684] Additional clean up
[ticket/12684] Allowed to use $this in enclosure
[ticket/12684] Move all lang keys to cli
[ticket/12684] Fix a few mistakes and clean it up
[ticket/12684] Some code clean up
[ticket/12684] Another little fix
[ticket/12684] Fix tests
[ticket/12684] Update to use non-deprecated methods
[ticket/12684] Add send email option
[ticket/12684] Add input validation
...
2016-03-26 19:38:58 +01:00
Tristan Darricau
56c2caf6c0
[ticket/14555] Uniformize cache directory usages
...
PHPBB3-14555
2016-03-24 09:15:34 +01:00
Marc Alexander
b758c098d3
[ticket/14523] Replace prototype definition with shared services
...
PHPBB3-14523
2016-03-10 10:41:00 +01:00
Marc Alexander
a38a6ec7f5
Merge pull request #4196 from CHItA/ticket/14487
...
[ticket/14487] Try to handle connection timeouts
2016-03-01 21:52:05 +01:00
Matt Friedman
637b02690d
[ticket/12684] Update to use non-deprecated methods
...
PHPBB3-12684
2016-02-29 13:28:42 -08:00
Matt Friedman
6fe084a2fd
[ticket/12684] Updates for 3.2 API
...
PHPBB3-12684
2016-02-29 11:41:07 -08:00
Matt Friedman
d17a8ab523
[ticket/12684] Fix merge errors
...
PHPBB3-12684
2016-02-29 08:28:37 -08:00
Máté Bartus
062358f8b1
[ticket/14487] Try to handle connection timeouts
...
PHPBB3-14487
2016-02-28 14:05:07 +01:00
Tristan Darricau
5bdfc6167b
[ticket/14499] Add command to update the board from CLI
...
PHPBB3-14499
2016-02-25 22:39:42 +01:00