| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14434
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14434
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14434
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14434
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14434
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14434
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14434
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14436] Add dependency on oauth_states migration
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-14436
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/14432] Adds a method to get raw language values
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-14432
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-14129
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13717] Set the assets after rendering the whole template
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13717
|
| | |/ /
| | |
| | |
| | |
| | |
| | | |
The goal being to be able to call INCLUDECSS/JS from anywhere in any tempalte or event
PHPBB3-13717
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13733] Allow non-migration files inside migrations folder
* marc1706/ticket/13733:
[ticket/13733] Remove validate_classes method argument
[ticket/13733] Make sure migration classes always have same order in tests
[ticket/13733] Properly test setting validate_classes to false/true
[ticket/13733] Use interface for migratinos
[ticket/13733] Update comment explaining migration class validation
[ticket/13733] Add isInstantiable() check.
[ticket/13733] Braces on their own lines
[ticket/13733] Allow tests the skip class validation
[ticket/13733] Properly handle nonexistent classes as well
[ticket/13733] Handle nonexistent classes as well
[ticket/13733] Only use migration classes that extension the base migration class.
|
| | | |
| | |
| | |
| | | |
PHPBB3-13733
|
| | | |
| | |
| | |
| | | |
PHPBB3-13733
|
| | | |
| | |
| | |
| | | |
PHPBB3-13733
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/13733] Allow non-migration files inside migrations folder
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13733
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
class.
PHPBB3-13733
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14402] Tidy plupload cron should not rely on user id/ip being available
* marc1706/ticket/14402:
[ticket/14402] Directly pass user id and ip
[ticket/14402] Get rid of globals in tidy_plupload cron
[ticket/14402] Do not expect user id and ip to be available in cron
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14402
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14402
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14402
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/11875] Use 4-byte integer instead of 3-byte integer for ID columns
* marc1706/ticket/11875:
[ticket/11875] Add back new line
[ticket/11875] Change more columns to use UINT and add missings ones
[ticket/11875] Add migration file
[ticket/11875] Recreate schemas for install
[ticket/11875] Create new map for UNSIGNED 4-byte integer
[ticket/11875] Upgrade default data type from MEDIUMINT to INT
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11875
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11875
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/11875] Set default data type from MEDIUMINT (3byte) to INT(10) (4byte)
Conflicts:
phpBB/includes/db/schema_data.php
phpBB/install/schemas/mysql_40_schema.sql
phpBB/install/schemas/mysql_41_schema.sql
phpBB/install/schemas/oracle_schema.sql
phpBB/install/schemas/postgres_schema.sql
phpBB/phpbb/db/tools/tools.php
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11875
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
ULINT => Unsigned Large INTeger
|
| |\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13908] "After" clause in migration not working
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
In a migration file, if you try to add a column to a table and specify
the order, by specifying an "after" clause, it is not used at all, even
for databases that support it (like mysql).
This fixes the issue, for mysql databases. Typo fixed.
PHPBB3-13908
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
In a migration file, if you try to add a column to a table and specify
the order, by specifying an "after" clause, it is not used at all, even
for databases that support it (like mysql).
This fixes the issue, for mysql databases.
PHPBB3-13908
|
| |\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | |
| | | | | | | |
[ticket/14306] Automatically enable a safe mode when container building fails
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14306
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14306
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14306
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14306
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
Conflicts:
phpBB/phpbb/log/log.php
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14403] Don't expect user_id and user_ip in phpbb\log
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14403
|
| | |_|_|_|/ / /
|/| | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13442
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14323] Added support for truncating long URLs
|