| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| | |
[ticket/14344] Improve output of HTML errors trigged during install
* marc1706/ticket/14344:
[ticket/14344] Improve output of HTML errors trigged during install
|
| | |
| |
| |
| | |
PHPBB3-14344
|
| |\ \
| | |
| | |
| | | |
[ticket/14348] Add install/index.html
|
| | |/
| |
| |
| | |
PHPBB3-14348
|
| |\ \
| |/
|/|
| | |
[ticket/14247] Use quotes around @ and % strings in YAML
|
| |/
|
|
| |
PHPBB3-14247
|
| |\
| |
| |
| |
| |
| | |
* 3.1.x:
[ticket/14261] Fix tests by removing old code.
[ticket/14261] Move the update of session informations to page_footer()
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14261] Move the update of session informations to page_footer()
* Zoddo/ticket/14261:
[ticket/14261] Fix tests by removing old code.
[ticket/14261] Move the update of session informations to page_footer()
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This will obselete GH-4007
PHPBB3-14261
PHPBB3-13202
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently, the unique way to disable the update of session_page is to pass
"false" to the parameter of session_begin(). This method is directly
called in app.php, so pages served from the routing system can't disable
the update of session informations.
By moving the update to page_footer, we can allow controllers to tell to
the session manager that we don't want to update the session infos.
PHPBB3-14261
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14346] Do not turn version red if update status is unknown
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14346] Do not turn version red if update status is unknown
* marc1706/ticket/14346:
[ticket/14346] Do not turn version red if update status is unknown
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14346
|
| |\ \ \ \
| |/ / /
| | | |
| | | | |
* 3.1.x:
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14339] Properly state PHP version support
* marc1706/ticket/14339:
[ticket/14339] Properly state PHP version support
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14339] Properly state PHP version support
* marc1706/ticket/14339-master:
[ticket/14339] Specify that PHP 7.0 is supported instead of "prior versions"
[ticket/14339] Properly state PHP version support
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14339
|
| | |\ \ \ \ \
|/ / / / / /
| | | _ / /
| | | / /
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/composer.json
phpBB/docs/INSTALL.html
phpBB/docs/README.html
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-14339
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* 3.1.x:
[ticket/14343] Add event when locking/unlocking posts/topics
|
| | |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
[ticket/14343] Add event when locking/unlocking posts/topics
* kasimi/ticket/14343:
[ticket/14343] Add event when locking/unlocking posts/topics
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-14343
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14310] Put progress percentage inside span and make more visible
* marc1706/ticket/14310:
[ticket/14310] Put progress percentage inside span and make more visible
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14310
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14345] Check if description exists in message ary
* marc1706/ticket/14345:
[ticket/14345] Move new line to ternary comparison
[ticket/14345] Check if description exists in message ary
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14345
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-14345
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14269] Use http_exceptions in the installer instead of die()
* CHItA/ticket/14269:
[ticket/14269] Change HTTP status codes to 403
[ticket/14269] Fix comments and language var names
[ticket/14269] Use http_exceptions in the installer instead of die()
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14269
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14269
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-14269
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14341] Update dependencies to Symfony 2.8 stable
* michaelcullum/ticket/14341:
[ticket/14341] Update dependencies to Symfony 2.8 stable
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-14341
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[feature/sql-bool-builder] New syntax for DBAL query builder for boolean generation
* brunoais/feature/sql-bool-builder:
[feature/sql-bool-builder] Fixing misuse of LOGICAL_OP instead of STATEMENTS
[feature/sql-bool-builder] Fixing typos in previous commit
[feature/sql-bool-builder] Changing syntax pt3. Don't use magic numbers
[feature/sql-bool-builder] Changing syntax pt2. Fix tests
[feature/sql-bool-builder] Changing syntax
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13652
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13652
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13652
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13652
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changing the syntax used to the one Nicofuma suggested.
PHPBB3-13652
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14257] Reparse after update
* Elsensee/ticket/14257:
[ticket/14257] Add tests for reparser manager
[ticket/14257] Fix CLI reparser and set cron interval
[ticket/14257] Fix CLI error message
[ticket/14257] Fix phpdoc in CLI command
[ticket/14257] Add text_reparser manager
[ticket/14257] Use migrations instead of cron job for some reparsers
[ticket/14257] Fix lock acquire in CLI command
[ticket/14257] Fix if condition
[ticket/14257] Add reparse_lock to CLI command
[ticket/14257] Add cron tasks for reparsing text
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14257
|