| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-12716
|
| |
|
|
| |
PHPBB3-12716
|
| |\
| |
| |
| |
| | |
* dhruvgoel92/ticket/12709:
[ticket/12709] Update plupload.full.min.js
|
| |/
|
|
|
|
| |
The earlier js file was not returning the correct list of filesAdded
PHPBB3-12709
|
| |\
| |
| | |
[ticket/12708] Fix install_main still linking to docs/COPYING
|
| | |
| |
| |
| | |
PHPBB3-12708
|
| | |
| |
| |
| | |
PHPBB3-12708
|
| |\ \
| |/
|/| |
[ticket/12209] Notify the admin that OAuth still allows DB authentification
|
| | |
| |
| |
| | |
PHPBB3-12209
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12707] Do not try to load 3.1 DBMS driver name as 3.0 driver.
* bantu/ticket/12707:
[ticket/12707] Do not try to load 3.1 DBMS driver name as 3.0 driver.
|
| | | |
| | |
| | |
| | | |
PHPBB3-12707
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12575] Use a proxy pattern in \phpbb\di\service_collection
* Nicofuma/ticket/12575:
[ticket/12575] Use strict comparison
[ticket/12575] Add missing property
[ticket/12575] Usethe new header
[ticket/12575] Fix 2 typos in comments
[ticket/12575] Fix typos in comments
[ticket/12575] Skip sniffer issue triggered by the solution of a php bug
[ticket/12575] Remove inline assignments
[ticket/12575] Fix the tests
[ticket/12575] Move service_collection_iterator to its own file
[ticket/12575] Speed up load_class()
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://bugs.php.net/bug.php?id=66834
https://bugs.php.net/bug.php?id=67067
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12575
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Load the services referenced in a service_collection only when
they are used to avoid to load some unsuded services.
PHPBB3-12575
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
Ticket/12706 Add languages styles and rank images to git ignore
* nickvergessen/ticket/12706:
[ticket/12706] Ignore additional rank images
[ticket/12706] Ignore additional languages
[ticket/12706] Ignore additional styles
|
| | | |
| | |
| | |
| | | |
PHPBB3-12706
|
| | | |
| | |
| | |
| | | |
PHPBB3-12706
|
| | | |
| | |
| | |
| | | |
PHPBB3-12706
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/11445] optimize no of queries in get_global_subscriptions( )
* dhruvgoel92/ticket/11445:
[ticket/11445] Move get user's notification code into its own method
[ticket/11445] Remove unused foreach key $group_name
[ticket/11445] Improve unit tests for get_global_subscriptions
[ticket/11445] Optimize no of queries in get_global_subscriptions
|
| | | |
| | |
| | |
| | | |
PHPBB3-11445
|
| | | |
| | |
| | |
| | | |
PHPBB3-11445
|
| | | |
| | |
| | |
| | | |
PHPBB3-11445
|
| | | |
| | |
| | |
| | | |
PHPBB3-11445
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12682] Make Code Sniffer run properly on Travis CI again.
* bantu/ticket/12682:
[ticket/12682] Make Code Sniffer run properly on Travis CI again.
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The --ignore parameter takes a case-insensitive pattern and as such
'phpBB/phpbb/*' matches any '/home/travis/build/phpbb/phpbb/...' file name.
This results in nothing being checked against ruleset-php-legacy.xml.
Using absolute paths in the --ignore pattern fixes this issues.
PHPBB3-12682
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12687] Add a constant to display the load time without DEBUG
* Nicofuma/ticket/12687:
[ticket/12687] Remove french spaces
[ticket/12687] Display the number of cached queries
[ticket/12687] Don't check if memory_get_peak_usage() exists
[ticket/12687] Wrap $GLOBALS['starttime'] in a if
[ticket/12687] Fix the namespace of $request
[ticket/12687] Update doc block
[ticket/12687] Use microtime(true)
[ticket/12687] Remove globals
[ticket/12687] Return a string and move the displaying of the sql report
[ticket/12687] Rename DISPLAY_LOAD_TIME to PHPBB_DISPLAY_LOAD_TIME
[ticket/12687] Display the explain link only when DEBUG is set
[ticket/12687] Add a constant to display the load time without DEBUG
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| | | |
| | |
| | |
| | | |
PHPBB3-12687
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12697] Delete cached extension schema.json files after testing
* VSEphpbb/ticket/12697:
[ticket/12697] Delete cached extension schema.json files after testing
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12697
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/12694] Remove whitespace at end of line from acp_groups
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-12694
|