phpbb/tests
Nils Adermann addf81f62e Merge branch 'develop' into feature/extension-manager
* 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
2011-11-18 19:14:06 +01:00
..
bbcode [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
cache [ticket/10013] Fixed cache test to create intermediate directories. 2011-02-12 14:44:53 +01:00
class_loader [feature/extension-manager] The class loader no longer knows about extensions 2011-09-29 15:42:46 +02:00
config [ticket/10143] Added tests for storing a previously deleted value in db cache. 2011-04-21 23:00:25 -04:00
cron [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
dbal Merge branch 'develop-olympus' into develop 2011-10-14 17:50:53 +02:00
download [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
extension [feature/extension-manager] Split disabling extensions up into steps as well 2011-11-18 18:24:18 +01:00
functional [feature/functional-tests] Implementing functional test framework with goutte 2011-10-14 17:20:53 +02:00
functions_acp [ticket/10198] Verify behaviour of validate_config_vars with multibyte strings 2011-06-10 01:44:25 +02:00
group_positions [ticket/9549] New method move() to move a group more than 1 up/down. 2011-02-16 18:22:32 +01:00
lock [ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files. 2011-03-07 17:08:55 +01:00
mock [feature/extension-manager] extension finder now saves ext it found a file in 2011-10-13 21:19:35 +02:00
network Merge branch 'develop-olympus' into develop 2011-08-14 15:52:11 -04:00
profile [ticket/10394] Remove call-time pass by reference from tests for PHP 5.4 2011-09-27 17:31:24 +02:00
random [ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix. 2011-07-13 01:44:41 +02:00
regex [ticket/9066] Move regex into get_preg_expression function and add tests 2011-11-14 15:10:25 +01:00
request [feature/request-class] Remove $html_encode arg, force manual decoding 2011-08-18 23:19:48 +02:00
security [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
session Merge branch 'develop-olympus' into develop 2011-09-05 02:48:54 -04:00
template [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
test_framework Merge branch 'develop-olympus' into develop 2011-10-17 16:43:33 +02:00
text_processing [ticket/10240] Added optionset to mock_user in the tests. 2011-08-23 13:28:42 +01:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
user [ticket/9949] Unit tests for user::lang() 2011-02-07 16:29:53 +01:00
utf [ticket/10394] Use call_user_func_array to pass a ref into a dynamic function 2011-09-27 22:32:20 +02:00
wrapper Merge remote-tracking branch 'github-bantu/ticket/10265' into develop 2011-07-16 22:24:55 -04:00
bootstrap.php Merge branch 'develop' into feature/extension-manager 2011-11-18 19:14:06 +01:00
error_collector_test.php [ticket/10369] Always include errfile and errline in format_errors(). 2011-09-18 22:23:41 +02:00
mock_user.php [ticket/10240] Added optionset to mock_user in the tests. 2011-08-23 13:28:42 +01:00
RUNNING_TESTS.txt [ticket/9990] Add docs for running slow tests 2011-01-12 02:22:37 +01:00