| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Conflicts:
phpBB/install/database_update.php
|
| |\
| | |
| | |
| | |
| | | |
* exreaction/ticket/11257:
[ticket/11257] Do not require set_name() method to exist
|
| | |
| | |
| | |
| | |
| | |
| | | |
To use Service Collection
PHPBB3-11257
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* p/ticket/11095-develop:
[ticket/11095] Restore brace on previous line.
[ticket/11095] Docs and tests for phpbb_build_hidden_fields_for_query_params.
[ticket/11095] Forward GET parameters into hidden fields for jumpbox.
[ticket/11095] Python quoteattr port.
[ticket/11095] Use get method in jumpboxes.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11095
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11095
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11095
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11095
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11095
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
* p/ticket/11255:
[ticket/11255] Change search tests to use mock cache.
[ticket/11255] Fix dbal write sequence test to run standalone.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11255
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11255
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10205] Reduce nesting in mysql drivers.
[ticket/10205] Rewrite _sql_error implementations to have a single return.
[ticket/10205] Cosmetic changes.
[ticket/10205] Add some columns to the empty fixture file for mssqlnative.
[ticket/10205] Delete stray return.
[ticket/10205] Test failed connection attempts.
[ticket/10205] Check for function existence in mssql connect method.
[ticket/10205] Convert mssqlnative driver to the same logic.
[ticket/10205] Fix a parse error in oracle driver.
[ticket/10205] Fix remaining db drivers.
[ticket/10205] Avoid calling mysqli functions when mysqli is missing.
[ticket/10205] Account for potentially missing extensions in dbal.
Conflicts:
tests/fixtures/empty.xml
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* p/ticket/10205:
[ticket/10205] Reduce nesting in mysql drivers.
[ticket/10205] Rewrite _sql_error implementations to have a single return.
[ticket/10205] Cosmetic changes.
[ticket/10205] Add some columns to the empty fixture file for mssqlnative.
[ticket/10205] Delete stray return.
[ticket/10205] Test failed connection attempts.
[ticket/10205] Check for function existence in mssql connect method.
[ticket/10205] Convert mssqlnative driver to the same logic.
[ticket/10205] Fix a parse error in oracle driver.
[ticket/10205] Fix remaining db drivers.
[ticket/10205] Avoid calling mysqli functions when mysqli is missing.
[ticket/10205] Account for potentially missing extensions in dbal.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Supposedly it choked on the version without any columns thusly:
phpbb_dbal_connect_test::test_failing_connect
PDOException: SQLSTATE[HY090]: [Microsoft][ODBC Driver Manager] Invalid string or buffer length
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10205
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* igorw/ticket/11256:
[ticket/11256] Remove unused controller.provider service
[ticket/11256] Remove unused service with non-existent class
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11256
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11256
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11248] Line endings to LF.
Conflicts:
tests/session/append_sid_test.php
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* p/ticket/11248:
[ticket/11248] Line endings to LF.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11248
|
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* nickvergessen/ticket/10679:
[ticket/10679] Update module basename, we added the xcp_ prefix in 3.1
[ticket/10679] Use module_auth to limit access to the module
[ticket/10679] Add new permission for changing profile field information
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10679
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10679
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The setting is copied from "Can use signature"
PHPBB3-10679
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/11219] Coding guidelines and naming consistency changes
[ticket/11219] Only update sequences that are affected by a fixture
[ticket/11219] Recreate Oracle sequences instead of altering them
[ticket/11219] Add unit test for inserting into a sequence column
[ticket/11219] Update sequence values after loading fixtures
|
| | |\ \ \ \
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Noxwizard/ticket/11219:
[ticket/11219] Coding guidelines and naming consistency changes
[ticket/11219] Only update sequences that are affected by a fixture
[ticket/11219] Recreate Oracle sequences instead of altering them
[ticket/11219] Add unit test for inserting into a sequence column
[ticket/11219] Update sequence values after loading fixtures
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11219
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11219
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The previous method would always leave a gap between the last value and the
new one due to how you have to update the sequence values. To remove gaps in
all situations, the options are to alter the USER_SEQUENCES table or just
drop the sequence and recreate it. The prior requires elevated priveleges
and the latter can break attached objects. Since we don't attach objects to
the sequences, we won't have any problems doing it for the tests.
PHPBB3-11219
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11219
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If a value is provide for an auto_increment type of column, certain DBMSes
do not update their internal sequencers. If a row is inserted later, it can
be given an ID that is already in use, resulting in an error. The database
test cases now resynchronise the sequencers before the tests are run.
PHPBB3-11219
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10841] Revert more whitespace changes.
[ticket/10841] Revert whitespace changes.
[ticket/10841] adding space after if
[ticket/10841] removing unnecessary spacing
[ticket/10841] changing affectedrows check to COUNT in sql
[ticket/10841] Modifying style and language selectors in UCP
Conflicts:
phpBB/includes/ucp/ucp_prefs.php
phpBB/styles/prosilver/template/ucp_prefs_personal.html
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* p/ticket/10841:
[ticket/10841] Revert more whitespace changes.
[ticket/10841] Revert whitespace changes.
[ticket/10841] adding space after if
[ticket/10841] removing unnecessary spacing
[ticket/10841] changing affectedrows check to COUNT in sql
[ticket/10841] Modifying style and language selectors in UCP
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10841
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10841
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10841
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10841
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
this sould reduce load and be faster. Also freeresult functions added
PHPBB3-10841
|