| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
PHPBB3-10653
|
| |
| |
| |
| | |
PHPBB3-10653
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* cyberalien/feature/append_var:
[feature/append_var] Adding test case
[feature/append_var] Adding append_var template class function
|
| | |
| | |
| | |
| | |
| | |
| | | |
Adding test case for append_var
PHPBB3-10666
|
|/ /
| |
| |
| | |
PHPBB3-10685
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* naderman/ticket/10663:
[ticket/10663] Extension finder should not find subdirs with directory filter
[ticket/10663] Adding nested directory to finder test
|
| | |
| | |
| | |
| | |
| | |
| | | |
Adding nested directory to finder test, triggering finder bug
PHPBB3-10663
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* github-igorw/extensions-tests-mysq55:
[ticket/10667] Fix tests under MySQL 5.5 strict mode
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10667
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Fixing error in template inheritance test
PHPBB3-10655
|
|\ \ \
| |/ /
|/| /
| |/
| | |
* develop-olympus:
[ticket/10512] Call startup.php from tests/bootstrap.php
|
| |
| |
| |
| | |
PHPBB3-10512
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* imkingdavid/ticket/10535:
[ticket/10535] Delete no longer needed email confirm language entries.
[ticket/10535] Delete email confirm from installer
[ticket/10535] Removed email confirm field from acp_users module
[ticket/10535] Forgot a subsilver2 change. *doh*
[ticket/10535] Removed email confirm from UCP, removed unused language entries
[ticket/10535] Remove email confirm check on registration form
|
| | |
| | |
| | |
| | | |
PHPBB3-10535
|
| | |
| | |
| | |
| | | |
PHPBB3-9916
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/9916] Changing header in non-distributed files
[ticket/9916] Changing coding guidelines license
[ticket/9916] Updating License in the header
Conflicts:
tests/mock/cache.php
|
| | |
| | |
| | |
| | | |
PHPBB3-9916
|
| | |
| | |
| | |
| | | |
PHPBB3-10507
|
|\ \ \
| |/ /
| | /
| |/
|/|
| |
| |
| |
| | |
* develop-olympus:
[ticket/10507] DBAL unit test
[ticket/10507] Sort styles in acp
Conflicts:
phpBB/includes/acp/acp_styles.php
|
| |\
| | |
| | |
| | |
| | |
| | | |
* cyberalien/ticket/10507:
[ticket/10507] DBAL unit test
[ticket/10507] Sort styles in acp
|
| | |
| | |
| | |
| | |
| | |
| | | |
Unit test for ORDER BY LOWER(style_name)
PHPBB3-10507
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
* github-igorw/feature/functional-tests:
[feature/functional-tests] Introduce bootstrap method
[feature/functional-tests] Make sure functional tests only install once
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10414
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The functional test setup bootstrapping should only be run once per
class.
PHPBB3-10414
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10349] Removed duplicated functions from schema loading in tests
[ticket/10349] Update function comment
[ticket/10349] Use new schema comment function in installer
[ticket/10349] Unit tests: Consolidate schema comment removal functions
[ticket/10349] Unit tests: Remove comments while loading schema files
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Noxwizard/ticket/10349:
[ticket/10349] Removed duplicated functions from schema loading in tests
[ticket/10349] Update function comment
[ticket/10349] Use new schema comment function in installer
[ticket/10349] Unit tests: Consolidate schema comment removal functions
[ticket/10349] Unit tests: Remove comments while loading schema files
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10349
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10349
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10349
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Perform the same operations that the installer does when preparing the schema
files. These functions come straight from /includes/functions_install.php and
/includes/functions_admin.php.
PHPBB3-10349
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10345
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10345
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
And correctly determinate the rule otherwise
PHPBB3-10345
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10345
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added tests for the fallback when a key is missing and the float-feature.
PHPBB3-10345
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also do not min/max the value, but throw an error on an invalid Plural rule.
PHPBB3-10345
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
See http://wiki.phpbb.com/Plural_Rules for explanation and examples.
PHPBB3-10345
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* p/ticket/10481:
[ticket/10481] Use phar:// url for requiring goutte.
[ticket/10481] Skip functional tests if phar extension is missing.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It does not seem to work on my machine without phar:// even with
phar extension installed.
PHPBB3-10481
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10481
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | | |
* develop-olympus:
[ticket/10483] Fix test suite when running with MySQL strict mode
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10483
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* naderman/feature/extension-manager: (67 commits)
[feature/extension-manager] Removing now unused acp_search code
[feature/extension-manager] Split disabling extensions up into steps as well
[feature/extension-manager] Add documentation on caching in ext finder
[feature/extension-manager] Reference correct new module basenames in install
[feature/extension-manager] Rename default methods to core methods on finder.
[feature/extension-manager] Document what the class loader stores in cache
[feature/extension-manager] Add docblock to cached paths map in class loader
[feature/extension-manager] Clear up docs of extension related template changes
[feature/extension-manager] Use "core files" instead of "global files" in docs
[feature/extension-manager] Add docblocks to new search backend methods
[feature/extension-manager] Add docblocks to new methods in functions_module
[feature/extension-manager] Clarify comment on ext meta class instantiator
[feature/extension-manager] Add more info on suffixes in extension finder
[feature/extension-manager] Clarify is_dir parameter description
[feature/extension-manager] Clarify class finding method docblock
[feature/extension-manager] Correct default path comment & remove double strlen
[feature/extension-manager] Fix "disbale" typo in comment
[feature/extension-manager] Properly remove old ACP language loading code
[feature/extension-manager] Support extensions in subdirectories of ext/
[feature/extension-manager] Add prefix to extension meta data / install classes
...
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop: (93 commits)
[ticket/10157] Add notification to update cpfs when installing a language.
[ticket/10185] Always set board startdate on conversion
[ticket/10419] Reword the language strings
[ticket/9361] View correct error messages when editing account information
[ticket/10457] Undefined variable $request, when print-viewing PMs
[ticket/10452] Fix xHTML errors when print-viewing PMs
[ticket/9066] Move regex into get_preg_expression function and add tests
[ticket/10254] Add "phpBB Group" to "Modified by" in prosilver stylesheet.css
[ticket/10254] Removing the subsilver2 NOTE, incompatible with phpBB.com.
[ticket/10254] Removing the NOTE as it is incompatible with phpBB.com.
[ticket/10254] Remove subsilver2 as default style on theme.
[ticket/10254] Remove style names from themes and fix some informations on it.
[ticket/7138] Allow simple header and footer for trigger_error() messages
[ticket/9066] Disallow some database prefix to prevent same errors and problems
[ticket/10365] Fix up S_POST_UNAPPROVED check, make it easier to read
[ticket/10437] Do not display announcements that are waiting for approval
[ticket/10087] Organize bans in acp_baninto optgroups
[ticket/8616] Include old U_INBOX var for BC
[ticket/10435] Remove global announcement from forums total topic count
[ticket/10435] Readd local announcements to total topic count in viewforum
...
Conflicts:
phpBB/install/database_update.php
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There are now extension_ and core_ methods for all finder settings as well as
a generic method which overwrites both.
PHPBB3-10323
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10323
|