| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* develop-olympus:
[task/travis] Exclude functional and slow tests
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
develop-olympus
* github-unknownbliss/task/travis:
[task/travis] Exclude functional and slow tests
|
| | | |
| | |
| | |
| | | |
PHPBB3-10718
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* ticket/unknownbliss/10719:
[ticket/10719] Revert "Skip functional tests on PHP 5.2"
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit 9c861a0350ae67f06a38ee6efc890412a32751f4.
PHPBB3-10719
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop
* github-unknownbliss/task/travis-develop2:
[task/travis-develop2] Update version from 5.3 to 5.3.2
[task/travis] Dropping support for 5.2 in develop branch
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10718
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-10718
|
| |\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[task/travis] Some more small travis fixes
[task/travis] Rename travis phpunit config files
[task/travis] Fixing some travis issues
[task/travis] Add automated testing to readme
[task/travis] Removing development information
[task/travis] Adding Travis Continuous Intergration Support
|
| | |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-olympus
* github-unknownbliss/task/travis:
[task/travis] Some more small travis fixes
[task/travis] Rename travis phpunit config files
[task/travis] Fixing some travis issues
[task/travis] Add automated testing to readme
[task/travis] Removing development information
[task/travis] Adding Travis Continuous Intergration Support
|
| | | |
| | |
| | |
| | | |
PHPBB3-10718
|
| | | |
| | |
| | |
| | | |
PHPBB3-10718
|
| | | |
| | |
| | |
| | | |
PHPBB3-10718
|
| | | |
| | |
| | |
| | | |
PHPBB3-10718
|
| | | |
| | |
| | |
| | | |
PHPBB3-10718
|
| | | |
| | |
| | |
| | | |
PHPBB3-10718
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-olympus:
[ticket/10717] Fix profile field sample in prosilver´s memberlist_view.html
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/10717:
[ticket/10717] Fix profile field sample in prosilver´s memberlist_view.html
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10717
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* dhruvgoel92/ticket/10704:
[ticket/10704] minor typo in a comment
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Make sure $id separation is working fine
PHPBB3-10704
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* p/task/php54-ascraeus:
[task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Split module_auth into a static and a non-static version.
Call the static version statically and the non-static version non-statically.
PHPBB3-10615
|
| |\ \ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
With 5efdbfa5e4e3c00c08167cdfff912ee4937f4fd2 reverted.
* develop-olympus:
[task/php54] Disable E_STRICT in Olympus when running on PHP 5.4.
[task/php54] Refactor error_reporting call slightly.
|
| | |\ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | | |
* p/task/php54-olympus:
[task/php54] Disable E_STRICT in Olympus when running on PHP 5.4.
[task/php54] Refactor error_reporting call slightly.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
We cannot use static in Olympus because it must be PHP 4 compatible.
Therefore disable E_STRICT for Olympus.
This commit should be reverted for Ascraeus.
PHPBB3-10615
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Separate error level assignment into a variable in this commit
so that the only difference between Olympus and Ascraeus
is the addition of logic altering $level.
PHPBB3-10615
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | / /
| |_|_|/ /
|/| | | | |
* develop-olympus:
[ticket/10691] Fixed the speed of creating search index
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* dhruvgoel92/ticket/10691:
[ticket/10691] Fixed the speed of creating search index
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
$time is now initialized after each batch iteration.
Speed for each batch iteration of creating search index is fixed.
PHPBB3-10691
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/8636] Add resync option to topic_view moderation page
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* nickvergessen/ticket/8636:
[ticket/8636] Add resync option to topic_view moderation page
|
| | | | |_|/
| | |/| |
| | | | |
| | | | | |
PHPBB3-8636
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10689] Fix "First character"-option in "Find a member"-search
|
| | |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
* nickvergessen/ticket/10689:
[ticket/10689] Fix "First character"-option in "Find a member"-search
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-10689
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
* nickvergessen/ticket/10690:
[ticket/10690] Fix undefined UNAPPROVED_POSTS_ZERO_TOTAL in queue
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-10690
|
| |\ \ \
| |/ / |
|
| | |\ \ |
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-10697
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/7432] Delete redundant reference to "appropriate menu item".
[ticket/7432] Explain what users are inactive in more detail.
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* p/ticket/7432:
[ticket/7432] Delete redundant reference to "appropriate menu item".
[ticket/7432] Explain what users are inactive in more detail.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-7432
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-7432
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/9831] Fix saving unchecked checkbox field value
[ticket/9831] Correctly store checkbox default value for boolean CPF.
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* rxu/ticket/9831:
[ticket/9831] Fix saving unchecked checkbox field value
[ticket/9831] Correctly store checkbox default value for boolean CPF.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9831
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9831
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/9084] Explain the logic.
[ticket/9084] Don't hide 'non-entered' dropdown CPF value if not required
|