| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-9558
|
|
|
|
| |
PHPBB3-9558
|
|
|
|
| |
PHPBB3-9558
|
|
|
|
|
|
| |
As we updated all of the used values, there really shouldn't be one anymore.
PHPBB3-9558
|
|
|
|
| |
PHPBB3-9558
|
|
|
|
| |
PHPBB3-9558
|
|\
| |
| |
| | |
feature/new-tz-handling
|
| |\
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10996] Use correct DBMS name in Travis config for PostgreSQL
|
| | |\
| | | |
| | | |
| | | |
| | | | |
* Noxwizard/ticket/10996:
[ticket/10996] Use correct DBMS name in Travis config for PostgreSQL
|
| | |/
| | |
| | |
| | | |
PHPBB3-10996
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10678] Typo and formatting
[ticket/10678] Add port handling for MSSQL tests
[ticket/10678] Move config changes to new location
[ticket/10678] Rename helper class file
[ticket/10678] Lowercase class name, adjust comment width
[ticket/10678] More formatting and docblocks
[ticket/10678] More formatting requests
[ticket/10678] Fix formatting
[ticket/10678] Add better support for Firebird, Oracle, and MSSQL
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop-olympus
* github-noxwizard/ticket/10678:
[ticket/10678] Typo and formatting
[ticket/10678] Add port handling for MSSQL tests
[ticket/10678] Move config changes to new location
[ticket/10678] Rename helper class file
[ticket/10678] Lowercase class name, adjust comment width
[ticket/10678] More formatting and docblocks
[ticket/10678] More formatting requests
[ticket/10678] Fix formatting
[ticket/10678] Add better support for Firebird, Oracle, and MSSQL
Conflicts:
tests/RUNNING_TESTS.txt
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10678
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allow ODBC connections for Firebird
Capitalize fixture tables and columns for Firebird
On database drop failure, drop all tables
Provide cleanup utilities for databases that cannot be dropped
PHPBB3-10678
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* github-bantu/ticket/10969:
[ticket/10969] Also remove COMMENTS key from data array in get_available_dbms()
[ticket/10969] Remove remove_remarks(&$sql) and remove_comments(&$output).
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10969
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Merge their bodies into phpbb_remove_comments($input).
PHPBB3-10969
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10995] Return false in mssqlnative sql_fetchrow on empty result
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* bantu/ticket/10995:
[ticket/10995] Return false in mssqlnative sql_fetchrow on empty result
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
PHPBB3-10995
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10789] Remove unnecessary variables from PM print - prosilver
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* mvinny/ticket/10789:
[ticket/10789] Remove unnecessary variables from PM print - prosilver
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10789
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* github-exreaction/ticket/7598:
[ticket/7598] Use $user->lang['COMMA_SEPARATOR']
[ticket/7598] Inactive users action notification (ACP)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-7598
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
When performing an action on users in the ACP Inactive Users, such as activating, deleting, or reminding, trigger_error is now called to give a notification that the action was performed
PHPBB3-7598
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* nickvergessen/ticket/10942:
[ticket/10942] Avoid possible conflicts with magic words in unit tests
[ticket/10942] Add access modifiers
[ticket/10942] Use ANSI SQL standard || in dbal.php
[ticket/10942] Fix up unit tests for sql_case()
[ticket/10942] Require same data type and do not cast expressions automatically
[ticket/10942] Make unit tests for sql_case simpler
[ticket/10942] Add a comment why we cast to sql_case()
[ticket/10942] Rename method sql_conditional() to sql_case()
[ticket/10942] Change term string to expression to avoid confusion
[ticket/10942] Fix sql_conditional for mssql, postgre and oracle
[ticket/10942] Fix function name on order_lower_test.php
[ticket/10942] Add unit tests for sql_concatenate
[ticket/10942] Add sql_concatenate to dbal
[ticket/10942] Add unit tests for sql_conditional
[ticket/10942] Add sql_conditional to dbal
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10942
|
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | |
| | | | | | |
| | | | | | | |
* develop-olympus:
[ticket/10978] Fix typo in prosilver ucp_groups_membership.html
|