| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
| |
| |
| | |
PHPBB3-12620
|
| | |
| |
| |
| | |
PHPBB3-12620
|
| | |
| |
| |
| | |
PHPBB3-12620
|
| | |
| |
| |
| | |
PHPBB3-12620
|
| | |
| |
| |
| | |
PHPBB3-12620
|
| | |
| |
| |
| | |
PHPBB3-12620
|
| | |
| |
| |
| | |
PHPBB3-13063
|
| | |
| |
| |
| | |
PHPBB3-13063
|
| | |
| |
| |
| | |
PHPBB3-13063
|
| | |
| |
| |
| | |
PHPBB3-13063
|
| |\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-ascraeus:
[ticket/13280] Output escaping for the symfony request object
[ticket/13280] Add new tests
[ticket/13280] Make the tests failing
[ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
|
| | |
| |
| |
| | |
PHPBB3-13280
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-ascraeus:
[ticket/13211] Move console migrator output handler back to console folder
[ticket/13211] Also use log wrapper output handler for console migrations
[ticket/13211] Move console migrator output handler to db folder
[ticket/13211] Add log wrapper for writing database updater to log file
[ticket/13126] Add missing use statement
[ticket/13126] Fix tests
[ticket/13126] Change messages verbosity levels
[ticket/13126] Move migrator_output_handler to an interface
[ticket/13126] Extends migrator_output_handler instead of using a closure
[ticket/13126] Improve the feedback when running the migrations
|
| | |
| |
| |
| | |
PHPBB3-13211
|
| |\ \
| |/
| |
| |
| |
| |
| | |
* develop-ascraeus:
[ticket/13203] Fix passwords manager tests
[ticket/13203] Use string_compare method in passwords drivers
[ticket/13203] Add method for byte by byte comparison to drivers helper
|
| | |
| |
| |
| | |
PHPBB3-13203
|
| |\ \
| |/
| |
| |
| |
| |
| |
| | |
* develop-ascraeus:
[ticket/12987] Cleanup the services.yml file
Conflicts:
phpBB/config/services.yml
|
| | |
| |
| |
| | |
PHPBB3-12987
|
| |\ \
| |/ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Add core event to generate_page_link() to allow
overriding/modifying pagination URLs.
Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=45905
PHPBB3-13059
|
| |\ \
| |/
| |
| |
| | |
* develop-ascraeus:
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
* Nicofuma/ticket/13061:
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
|
| | | |
| | |
| | |
| | | |
PHPBB3-13061
|
| |\ \ \
| |/ / |
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13034] Fix the route generated for the frontend not in the phpbb root path
|
| | | |/
| | |
| | |
| | | |
PHPBB3-13034
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13056] Move the arguments of the request class to the DI
|
| | |/
| |
| |
| | |
PHPBB3-13056
|
| |\ \
| |/
| |
| |
| | |
* develop-ascraeus:
[ticket/12975] Fix the construction of phpbb\auth\provider\db for Oauth
|
| | |
| |
| |
| | |
PHPBB3-12975
|
| |\ \
| |/
| |
| |
| | |
Conflicts:
phpBB/config/services.yml
|
| | |
| |
| |
| | |
PHPBB3-11854
|
| | |
| |
| |
| | |
PHPBB3-11854
|
| | |
| |
| |
| | |
PHPBB3-11854
|
| | |
| |
| |
| | |
PHPBB3-11854
|
| | |
| |
| |
| | |
PHPBB3-11854
|
| | |
| |
| |
| | |
PHPBB3-11854
|
| | |
| |
| |
| | |
PHPBB3-11854
|
| |\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-ascraeus:
[ticket/12932] Remove set_datetime_class method from user class
[ticket/12932] Fix tests and calls to create_datetime
[ticket/12932] Add method for getting the datetime class and allow overriding
Conflicts:
phpBB/config/services.yml
|
| | |
| |
| |
| |
| |
| |
| | |
An extension can now override the datetime class by overwriting the
datetime.class parameter in their own yml file.
PHPBB3-12932
|
| |/
|
|
| |
PHPBB3-11649
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/12738] Move related code from functions_posting to function
* dhruvgoel92/ticket/12738:
[ticket/12738] Update constructor docblock
[ticket/12738] Add $config to constructor in notification test
[ticket/12738] Fix tests with new config object injection
[ticket/12738] Inject config object into content_visibility class
[ticket/11528] Move related code from functions_posting to function
|
| | |
| |
| |
| | |
PHPBB3-12738
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-marc1706/ticket/11148:
[ticket/11148] Remove unneeded variable mimetype and use type octet-stream
[ticket/11148] Change expected output with disallowed content in test
[ticket/11148] Always use the output of the mimetype guesser in get_mimetype
[ticket/11148] Get rid of extra line in mimetype guesser setter doc block
[ticket/11148] Add missing parts to docblock of get_mimetype() method
[ticket/11148] Default to application/octet-stream if no mimetype given
[ticket/11148] Use mimetype guesser for uploaded avatars
[ticket/11148] Pass mimetype guesser to upload_attachment() function
[ticket/11148] Add mimetype guesser to filespec and fileupload class
|
| | | |
| | |
| | |
| | | |
PHPBB3-11148
|
| | | |
| | |
| | |
| | | |
PHPBB3-12656
|
| | | |
| | |
| | |
| | | |
PHPBB3-12685
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Added a commands service collection and removed CLI container
PHPBB3-12685
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12775] Replace functions_container with a container_builder class.
* Nicofuma/ticket/12775: (34 commits)
[ticket/12775] Set dbal.conn.driver as synthetic during installation
[ticket/12775] Add the definition of dbal.conn in fixtures/config/services.yml
[ticket/12775] Inject the connection when created in the container
[ticket/12775] Extract the vars later in install/install_update.php
[ticket/12775] Rename config_php_handler to config_php_file container_builder
[ticket/12775] Set defined_vars as a property of config_php_file
[ticket/12775] Fix doc blocks in the container builder
[ticket/12775] Remove useless includes of config.php
[ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file class
[ticket/12775] Fix comments
[ticket/12775] Update doc blocks
[ticket/12775] Fix container_builder
[ticket/12775] Rename config_php to config_php_file
[ticket/12775] Renamed to \phpbb\di\container_builder
[ticket/12775] Remove the last include of functions_container
[ticket/12775] Fix unit tests
[ticket/12775] Add tests for \phpbb\config_php
[ticket/12775] Add tests for the container factory
[ticket/12775] Use a field instead of a local var in load_config_var()
[ticket/12775] Update container and config in install/
...
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12775
|