Marc Alexander
3584ef7eca
Merge pull request #6753 from rubencm/ticket/17361
...
[ticket/17361] Improve storage
2025-02-22 15:06:48 +01:00
rxu
3fddff240c
[ticket/17135] Use email method instead of service collection where appropriate
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
499464e1d3
[ticket/17135] Fix code review issues
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
5be1f5d5c9
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:41 +07:00
Ruben Calvo
b33f17e7ce
[ticket/17361] Use filesystem classes for tempnam and temp dir. Code reviews.
...
PHPBB-17361
2024-12-26 22:06:42 +01:00
Ruben Calvo
a8399c1431
[ticket/17361] Use storage in commands create and delete thumbnail
...
PHPBB-17361
2024-12-24 18:29:48 +01:00
Marc Alexander
7c94c964c4
Merge branch '3.3.x'
2024-06-30 17:20:38 +02:00
Marc Alexander
8c77da9c30
[ticket/17347] Add special handling for deletion of bots
...
PHPBB-17347
2024-06-21 20:48:41 +02:00
Marc Alexander
77d1010081
[ticket/17347] Add console command to delete users by user IDs
...
PHPBB-17347
2024-06-20 21:17:48 +02:00
Marc Alexander
59f387e828
[ticket/13162] Use db tools for truncating
...
PHPBB3-13162
2023-12-17 19:49:23 +01:00
Ruben Calvo
8cea785f36
[ticket/12683] Improve exception handling
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
565c806eda
[ticket/12683] Move state related code to helper class
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
f1a2558cfe
[ticket/16738] Multiple changes
...
Add post helper to get last post id
Launch exception if an action is in progress
Launch an exception if the action is already done
When listing search backend in cli, if the active
backend is not indexed an error is launched
Add state to commands
Fix small error in sphinx search backend
PHPBB3-16738
2022-12-11 17:16:44 +01:00
rubencm
ce54ee5e6f
[ticket/12683] Add CLI command to generate the search index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
4156204419
[ticket/16346] More fixes
...
PHPBB3-16346
2020-08-14 08:29:14 +00:00
Marc Alexander
d87becfa8a
Merge branch '3.3.x'
2020-04-21 17:20:18 +02:00
Marc Alexander
e979194a0e
Merge branch '3.2.x' into 3.3.x
2020-04-21 17:20:08 +02:00
mrgoldy
3e128d06f4
[ticket/16432] Display APCu Cache notice when handling extensions through CLI
...
PHPBB3-16432
2020-04-12 00:46:00 +02:00
Marc Alexander
b6ec8c8a94
Merge branch '3.3.x'
2019-11-21 14:55:37 +01:00
Marc Alexander
9872316cac
[ticket/16167] Remove uses of user_email_hash
...
PHPBB3-16167
2019-11-18 21:06:00 +01:00
Marc Alexander
411bcc8b8e
Merge branch '3.2.x'
2019-03-13 20:49:45 +01:00
rubencm
96491a70e8
[ticket/15965] Fix hardcoded directory
...
PHPBB3-15965
2019-02-12 21:19:47 +00:00
Marc Alexander
7a54b0631d
Merge branch '3.2.x'
2017-10-29 12:49:25 +01:00
Tristan Darricau
6e86cd9e15
[ticket/15298] Never suppress exception trace when using CLI
...
PHPBB3-15298
2017-09-10 13:34:31 +02:00
Marc Alexander
1660f7e52c
Merge branch '3.2.x'
2017-06-25 10:24:15 +02:00
rxu
8a8d435ed4
[ticket/15238] Add console command to fix forums/modules left/right IDs
...
PHPBB3-15238
2017-06-18 23:11:12 +07:00
Tristan Darricau
5e6d8f44c9
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15219] Add console command for updating hashes to bcrypt
[ticket/15219] Add missing space
[ticket/15219] Update hashes to bcrypt with cron
2017-06-06 09:33:57 +02:00
Marc Alexander
77d73678a1
Merge branch 'ticket/15219' into ticket/15219-rhea
2017-06-03 11:13:03 +02:00
Tristan Darricau
8ea2ecf835
[ticket/11150] Disable packagist and add titania
...
PHPBB3-11150
2017-04-23 21:01:11 +02:00
Tristan Darricau
9b69cd74ae
[ticket/11150] Language keys
...
PHPBB3-11150
2017-04-23 21:01:06 +02:00
Tristan Darricau
e3fadc1fc7
[ticket/11150] Display and translate composer output
...
PHPBB3-11150
2017-04-23 21:01:02 +02:00
Tristan Darricau
00229c20f0
[ticket/11150] Add extension:start-managing command
...
PHPBB3-11150
2017-04-23 21:01:02 +02:00
Tristan Darricau
fbb85e2f4f
[ticket/11150] Add ability to manage extensions through composer
...
PHPBB3-11150
2017-04-23 21:01:01 +02: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
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
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
Tristan Darricau
3d6a6200d8
[ticket/14359] Fix console.command.reparser.reparse service definition
...
PHPBB3-14359
2015-12-14 22:32:16 +01:00
Matt Friedman
d9d89cad94
[ticket/14247] Use quotes around @ and % strings in YAML
...
PHPBB3-14247
2015-12-07 13:11:22 -08:00
Oliver Schramm
25e2b17837
[ticket/14257] Add text_reparser manager
...
PHPBB3-14257
2015-10-26 01:39:52 +01:00
Oliver Schramm
c7ecb1310f
[ticket/14257] Add reparse_lock to CLI command
...
PHPBB3-14257
2015-10-24 20:16:54 +02:00
Mate Bartus
8f5a0ad6f7
[ticket/14039] Revamp updater
...
PHPBB3-14039
2015-10-17 23:05:57 +02:00
Marc Alexander
da4d6dfa28
Merge pull request #3857 from Nicofuma/ticket/14124
...
[ticket/14124] Automatically translate exceptions in CLI
2015-10-07 14:47:23 +02:00