phpbb/tests/functions
Nathan Guse e8ab8fe0bc Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323
# By Joas Schilling (613) and others
# Via Andreas Fischer (214) and others
* 'develop' of github.com:phpbb/phpbb3: (2494 commits)
  [ticket/11825] Move schema_data.php into includes/ instead of phpbb/
  [ticket/11215] Remove unnecessary comment
  [ticket/11755] MySQL upgrader out of date
  [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release.
  [prep-release-3.0.12] Bumping version number for 3.0.12-RC3.
  [ticket/11823] Set up nginx server to match PHP files with characters after .php
  [ticket/11812] Fix empty define
  [ticket/11818] Update Symfony dependencies to 2.3.*
  [ticket/11791] Load adm/ events from styles/adm/event/
  [ticket/11215] Fix helper_url_test.php tests
  [ticket/11215] Add newline back to .htaccess, fix wording
  [ticket/11215] Update comment in .htaccess
  [ticket/11215] Uncomment rewrite rules in .htaccess
  [ticket/11215] Make controller helper url() method use correct format
  [ticket/11215] Add commented-out URL rewrite capability to .htaccess
  [ticket/11821] Fix comma usage next to "You are receiving this notification".
  [ticket/11769] Allow using 0 as poster name
  [ticket/11769] Allow '0' as username
  [ticket/11215] Use new URL structure for controllers
  [ticket/11215] Everything appears to be working...
  ...

Conflicts:
	phpBB/includes/functions_privmsgs.php
2013-09-05 13:56:57 -05:00
..
fixtures Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/8323 2013-09-05 13:56:57 -05:00
build_hidden_fields_for_query_params_test.php [ticket/11095] Docs and tests for phpbb_build_hidden_fields_for_query_params. 2012-11-29 14:42:06 -05:00
convert_30_dbms_to_31_test.php [ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli. 2012-12-13 19:15:24 -05:00
get_formatted_filesize_test.php [ticket/11192] Merge dataProvider arrays because the test is the same now. 2012-11-16 16:20:55 +01:00
get_remote_file_test.php [ticket/11619] Some tests for get_remote_file(). 2013-07-03 15:31:24 +02:00
is_absolute_test.php Merge branch 'develop-olympus' into develop 2013-05-16 17:46:19 +02:00
language_select_test.php [ticket/11542] Use Czech as example as it contains non-latin characters 2013-05-17 02:13:51 +02:00
obtain_online_test.php Merge branch 'ticket/11543' into ticket/develop/11543 2013-06-07 14:55:56 +02:00
phpbb_get_banned_user_ids.php [ticket/8323] Comments on phpbb_get_banned_user_ids input for test 2012-12-13 20:05:00 -06:00
quoteattr_test.php [ticket/11095] Python quoteattr port. 2012-11-29 12:05:52 -05:00
style_select_test.php [ticket/11541] Add unit tests for style_select() 2013-05-14 20:29:38 +02:00
validate_data_helper.php [ticket/11579] Do not extend validate_data_helper 2013-06-05 17:05:10 +02:00
validate_date_test.php [ticket/11579] Rework calls to validate_data_helper 2013-06-03 21:30:13 +02:00
validate_email_test.php [ticket/11579] Add method for validating emails for valid MX and mark as slow 2013-06-05 17:40:45 +02:00
validate_hex_colour_test.php [ticket/11538] Add unit tests for phpbb_validate_hex_colour(). 2013-05-26 19:24:09 +02:00
validate_jabber_test.php [ticket/11579] Rework calls to validate_data_helper 2013-06-03 21:30:13 +02:00
validate_lang_iso_test.php [ticket/11579] Rework calls to validate_data_helper 2013-06-03 21:30:13 +02:00
validate_match_test.php [ticket/11579] Rework calls to validate_data_helper 2013-06-03 21:30:13 +02:00
validate_num_test.php [ticket/11579] Rework calls to validate_data_helper 2013-06-03 21:30:13 +02:00
validate_password_test.php [ticket/11579] Rework calls to validate_data_helper 2013-06-03 21:30:13 +02:00
validate_string_test.php [ticket/11579] Rework calls to validate_data_helper 2013-06-03 21:30:13 +02:00
validate_username_test.php [ticket/11579] Add missing commas to validate_username_test 2013-06-03 21:33:02 +02:00