| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-11250
|
|
|
|
| |
PHPBB3-11250
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus: (22 commits)
[ticket/11162] Reformat.
[ticket/11162] Rename tricky updates to database helper.
[ticket/11162] Use empty($queries).
[ticket/11162] Review comments fixed.
[ticket/11162] Reformat.
[ticket/11162] Newlines to LF.
[ticket/11162] Use correct functions.
[ticket/11162] Account for notify_status.
[ticket/11162] This test really only works for bookmarks.
[ticket/11162] The test is not at all trivial.
[ticket/11162] Add includes.
[ticket/11162] Move to a separate file to avoid blowing out functions.php.
[ticket/11162] No whitespace changes in olympus.
[ticket/11162] Fix inaccurately copy pasted comment.
[ticket/11162] Use phpbb_update_rows_avoiding_duplicates in mcp.
[ticket/11162] Clarify that only the two tables actually work.
[ticket/11162] Uncomment transactions.
[ticket/11162] An implementation that actually works.
[ticket/11162] Make count function upper case.
[ticket/11162] Rename count variable name to remaining_rows.
...
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* p/ticket/11162: (22 commits)
[ticket/11162] Reformat.
[ticket/11162] Rename tricky updates to database helper.
[ticket/11162] Use empty($queries).
[ticket/11162] Review comments fixed.
[ticket/11162] Reformat.
[ticket/11162] Newlines to LF.
[ticket/11162] Use correct functions.
[ticket/11162] Account for notify_status.
[ticket/11162] This test really only works for bookmarks.
[ticket/11162] The test is not at all trivial.
[ticket/11162] Add includes.
[ticket/11162] Move to a separate file to avoid blowing out functions.php.
[ticket/11162] No whitespace changes in olympus.
[ticket/11162] Fix inaccurately copy pasted comment.
[ticket/11162] Use phpbb_update_rows_avoiding_duplicates in mcp.
[ticket/11162] Clarify that only the two tables actually work.
[ticket/11162] Uncomment transactions.
[ticket/11162] An implementation that actually works.
[ticket/11162] Make count function upper case.
[ticket/11162] Rename count variable name to remaining_rows.
...
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
| | |
| | |
| | |
| | | |
PHPBB3-11162
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* p/ticket/11015: (30 commits)
[ticket/11015] Move comment in the right place.
[ticket/11015] Correctly transform 'mysqli' etc. in phpbb_convert_30_dbms_to_31
[ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli.
[ticket/11015] Change permission adding in database updater to new style.
[ticket/11015] Change more docblocks to phpbb_db_driver.
[ticket/11015] Installer still needs 3.0-style dbms name.
[ticket/11015] Include functions.php because it is not always included.
[ticket/11015] Convert database drivers to new spelling in post setup sync.
[ticket/11015] Convert connect test to the new syntax.
[ticket/11015] Restore whitespace to avoid conflict when merging develop.
[ticket/11015] Fix functional test case.
[ticket/11015] Change more docblocks.
[ticket/11015] Include dbms name in exception message.
[ticket/11015] Make phpbb_convert_30_dbms_to_31 more future proof
[ticket/11015] Move db driver class name fixing to function
[ticket/11015] Allow full dbms class name in tests/test_config.php
[ticket/11015] Allow full dbms class name in config.php
[ticket/11015] Remove strange method_exists call
[tracker/11015] Prepend phpbb_db_driver_ for PHPBB_TEST_DBMS
[ticket/11015] Re-introduce accidentally removed require in install_convert
...
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11015
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11015
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11015
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11015
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11015
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11015
|
| |\ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* upstream/develop:
[ticket/11262] Add .lock in cache directory to .gitignore
[ticket/11265] Add assertions for board installation success.
[ticket/11263] Fix PHP Notice: Undefined variable: extension_manager
[ticket/10975] Add a test for viewing a profile.
[ticket/10975] Test restricting by first character.
[ticket/10975] Avoid rewriting global config twice.
[ticket/10975] Test memberlist, not user creation.
[ticket/10975] Some quick tests to check the memberlist behaviour
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11265] Add assertions for board installation success.
Conflicts:
tests/test_framework/phpbb_functional_test_case.php
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* p/ticket/11265:
[ticket/11265] Add assertions for board installation success.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11265
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/11262] Add .lock in cache directory to .gitignore
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* EXreaction/ticket/11262:
[ticket/11262] Add .lock in cache directory to .gitignore
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11262
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* EXreaction/ticket/11263:
[ticket/11263] Fix PHP Notice: Undefined variable: extension_manager
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
$extension_manager should be $phpbb_extension_manager
PHPBB3-11263
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* p/ticket/10975:
[ticket/10975] Add a test for viewing a profile.
[ticket/10975] Test restricting by first character.
[ticket/10975] Avoid rewriting global config twice.
[ticket/10975] Test memberlist, not user creation.
[ticket/10975] Some quick tests to check the memberlist behaviour
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10975
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10975
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10975
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10975
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Checks behaviour when adding and deleting a user.
PHPBB3-10975
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11015
|
| | | |\ \
| | | | | |
| | | | | | |
Ticket/11015
|