| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/13935] Allow more admin-configurable schemes in post links
* s9e/ticket/13935:
[ticket/13935] Removed cache invalidation from acp_board
[ticket/13935] Removed UI
[ticket/13935] Allow more admin-configurable schemes in post links
|
| |
| |
| |
| | |
PHPBB3-13935
|
| |
| |
| |
| |
| |
| | |
...to match what it would return normally
PHPBB3-14036
|
|/
|
|
| |
PHPBB3-14036
|
|
|
|
| |
PHPBB3-11444
|
|
|
|
| |
PHPBB3-10620
|
|\
| |
| |
| | |
[ticket/13803] Implement a generic and scalable way to reparse rich text
|
| |
| |
| |
| | |
PHPBB3-13803
|
|\ \
| |/
|/|
| |
| | |
* 3.1.x:
[ticket/12952] Check obvious errors before status in functional tests
|
| |
| |
| |
| |
| |
| |
| |
| | |
This will change the output from just saying that the status did not match
the expected one to actually showing any errors before complaining about a
possible difference in the status code.
PHPBB3-12952
|
| |
| |
| |
| | |
PHPBB3-13801
|
| |
| |
| |
| | |
PHPBB3-13782
|
| |
| |
| |
| | |
PHPBB3-13762
|
| |
| |
| |
| | |
PHPBB3-13793
|
| |
| |
| |
| | |
PHPBB3-8672
|
|\ \
| | |
| | |
| | | |
[ticket/13697] Moving filesystem related functions to filesystem service
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Moving filesystem service to \phpbb\filesystem namespace
* Wraping Symfony's Filesystem component
* Moving filesystem related functions from includes/functions.php
into \phpbb\filesystem\filesystem
Functions moved (and deprecated):
- phpbb_chmod
- phpbb_is_writable
- phpbb_is_absolute
- phpbb_own_realpath
- phpbb_realpath
* Adding interface for filesystem service
PHPBB3-13697
|
| | |
| | |
| | |
| | | |
PHPBB3-11768
|
| | |
| | |
| | |
| | | |
PHPBB3-11768
|
| | |
| | |
| | |
| | | |
PHPBB3-11768
|
| | |
| | |
| | |
| | | |
PHPBB3-11768
|
| | |
| | |
| | |
| | | |
PHPBB3-11768
|
| | |
| | |
| | |
| | | |
PHPBB3-11768
|
|/ /
| |
| |
| |
| |
| |
| | |
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| | |
An error will already be triggered if enable_step() is not successful.
Redirecting for no obvious reason will just confuse users.
PHPBB3-13612
|
| |
| |
| |
| | |
PHPBB3-13612
|
| |
| |
| |
| | |
PHPBB3-10748
|
| |
| |
| |
| | |
PHPBB3-13496
|
| |
| |
| |
| | |
PHPBB3-13494
|
|\ \
| |/
| |
| |
| | |
* develop-ascraeus:
[ticket/12089] Add assert message on HTTP status code check
|
| |\
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/12089] Add assert message on HTTP status code check
|
| | |
| | |
| | |
| | | |
PHPBB3-12089
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php
phpBB/phpbb/db/migration/profilefield_base_migration.php
phpBB/phpbb/db/migrator.php
|
| | |
| | |
| | |
| | | |
PHPBB3-13489
|
| | |
| | |
| | |
| | | |
PHPBB3-13421
|
| | |
| | |
| | |
| | | |
PHPBB3-12620
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
PHPBB3-13338
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Make phpbb_ui_test_case available unconditionally. Nothing depends on 5.3.19
here. Remove __init__ include. Composer classmap autoloading ensures classes
can be loaded.
PHPBB3-13325
|
| | |
| | |
| | |
| | | |
PHPBB3-13325
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13241] Remove sleep() and change flood interval instead
[ticket/13241] Remove sleep() since the method takes care of this now
[ticket/13241] Sleep for 1 second when posting twice in the same second
[ticket/13241] Fix pagination with global announcements
[ticket/13241] Correctly ignore announcements from topics list
[ticket/13241] Add a functional test for viewforum with global announcement
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13241] Fix pagination of viewforum with global announcements
* nickvergessen/ticket/13241:
[ticket/13241] Remove sleep() and change flood interval instead
[ticket/13241] Remove sleep() since the method takes care of this now
[ticket/13241] Sleep for 1 second when posting twice in the same second
[ticket/13241] Fix pagination with global announcements
[ticket/13241] Correctly ignore announcements from topics list
[ticket/13241] Add a functional test for viewforum with global announcement
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13241
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/12962] Rename setup-phpbb-test
[ticket/12962] Use phpVersion in phpunit.xml
[ticket/12962] Functional tests run for php <5.3.19
[ticket/12962] Clean up composer.json
[ticket/12962] Fix Line Endings in bootstrap
[ticket/12962] Load composer test dependencies for php >= 5.3.19
[ticket/12962] bootstrap functional and ui test when php >5.3.19
[ticket/12962] Install test dependencies on travis
[ticket/12962] Add facebook/webdriver dependency
[ticket/12962] Fix whitespace characters
[ticket/12962] Run tests for all databases on Travis
[ticket/12962] Force language=en for UI tests installation
[ticket/12962] Dump server output to /dev/null
[ticket/12962] Start phantomjs on travis in background
[ticket/12962] Mark test skipped when phantom server not running
[ticket/12962] Add setup-phantomjs-server.sh
[ticket/12962] Run UI tests on Travis-mysql
[ticket/12962] Add UI tests to phpunit.xml.dist
[ticket/12962] Add quick-links JS test
[ticket/12962] Add initial class for ui_testing
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[feature/phantom]
* dhruvgoel92/feature/phantom:
[ticket/12962] Rename setup-phpbb-test
[ticket/12962] Use phpVersion in phpunit.xml
[ticket/12962] Functional tests run for php <5.3.19
[ticket/12962] Clean up composer.json
[ticket/12962] Fix Line Endings in bootstrap
[ticket/12962] Load composer test dependencies for php >= 5.3.19
[ticket/12962] bootstrap functional and ui test when php >5.3.19
[ticket/12962] Install test dependencies on travis
[ticket/12962] Add facebook/webdriver dependency
[ticket/12962] Fix whitespace characters
[ticket/12962] Run tests for all databases on Travis
[ticket/12962] Force language=en for UI tests installation
[ticket/12962] Dump server output to /dev/null
[ticket/12962] Start phantomjs on travis in background
[ticket/12962] Mark test skipped when phantom server not running
[ticket/12962] Add setup-phantomjs-server.sh
[ticket/12962] Run UI tests on Travis-mysql
[ticket/12962] Add UI tests to phpunit.xml.dist
[ticket/12962] Add quick-links JS test
[ticket/12962] Add initial class for ui_testing
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Create a new composer.json for tests dir and add
facebook/webdriver dependency
PHPBB3-12962
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12962
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12962
|