| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/13117] Correctly define auto increment columns as "NOT NULL" on mysql
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Unintended change from 95ab4b3e931521ce3c56068478311f0c04f713cc
PHPBB3-13117
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13113
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13105] Future relative dates are always displayed as "Tomorrow"
* nickvergessen/ticket/13105:
[ticket/13105] Do not display future dates 2+ days ahead as "tomorrow"
[ticket/13105] Add a test for relative dates
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13105
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13106
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13055] Fix string profile fields validation to support unicode
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13055
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13048] Only do not update the session page for ajax requests
* nickvergessen/ticket/13048:
[ticket/13048] Only do not update the session page for ajax requests
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The session time still needs to be updated, so e.g. long upload times
with PLupload stop the session from timing out.
PHPBB3-13048
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13070
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13085
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We're now calling get_preg_expression() instead of hardcoding the regex into
the helper route method.
PHPBB3-13073
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13073
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13073
|
| | |_|/
|/| |
| | |
| | | |
PHPBB3-13073
|
| | | |
| | |
| | |
| | |
| | |
| | | |
The issues that can be created with the name change are just too much
PHPBB3-12963
|
| | | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 46a9fe93d797bf7d56fd9b1e204f3c0459270122.
PHPBB3-13064
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
* Nicofuma/ticket/13061:
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13061
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
* Nicofuma/ticket/13064:
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-13064
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13036] Make the reference type configurable when generating a route
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13036
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13036
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/12963] Load extensions migrations from /migration
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12963
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12963
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The static var was global to all instance of \phpbb\base and so if two
different instances (for two different extensions) were created by the
same script they shared the same migrations list.
PHPBB3-12963
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
[ticket/13034] Fix the route generated for the frontend not in the phpbb root path
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13034
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12734
|
| | |/ /
|/| |
| | |
| | | |
PHPBB3-13048
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12852] Make get_url_parts handle get variable with no value
* Senky/ticket/12852:
[ticket/12852] Add unit tests
[ticket/12852] Add space after if
[ticket/12852] Remove whitespace
[ticket/12852] Make get_url_parts handle get variable with no value
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12852
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12852
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-12852
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The mime type 'application/octet-stream' will still always be overwritten by
proper guesses. However, guesses with guessers that have a higher priority
will now overwrite previous guesses even if the mime types of these guesses
had a slash in them.
PHPBB3-13031
|
| |/ /
| |
| |
| | |
PHPBB3-13031
|
| |\ \
| | |
| | |
| | | |
[ticket/12661] Load extensions templates from "all" folder by render()
|
| | | |
| | |
| | |
| | | |
PHPBB3-12661
|
| | | |
| | |
| | |
| | | |
PHPBB3-12661
|
| |\ \ \
| | | |
| | | | |
[ticket/12966] Sort posts by post_id in addition to sorting by post_time
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change was not applied to the search as this would require a larger
rewrite of the search methods.
PHPBB3-12966
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove unused function load_migrations from \phpbb\db\migrator
PHPBB3-11909
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13008] Use an absolute path with the FileLocator for the routing files
* Nicofuma/ticket/13008:
[ticket/13008] Add functionnal test
[ticket/13008] Use an absolute path with the FileLocator for the routing files
|