phpbb/tests
Nathaniel Guse 941b7287b7 Merge remote-tracking branch 'remotes/marc/feature/avatars' into develop
# By Marc Alexander (100) and others
# Via Marc Alexander (8) and Igor Wiedler (3)
* remotes/marc/feature/avatars: (138 commits)
  [feature/avatars] Update module_auth of ucp module and fix small issues
  [feature/avatars] Add migrations data file for avatars
  [feature/avatars] Reduce module auth of ucp avatar settings
  [feature/avatars] Auto-clear avatar dimensions when first changing avatars
  [feature/avatars] Use "Main" as category for avatars in root of gallery
  [feature/avatars] Remove trailing whitespace from avatar code
  [feature/avatars] Pass phpbb_user to prepare and process form functions
  [feature/avatars] Document the use of the allowed extensions array
  [feature/avatars] Use array for allowed extensions and implode if needed
  [feature/avatars] Use deprecated for compatibility function
  [feature/avatars] Correct license, copyright and package info
  [feature/avatars] Move list of supported formats to avatar driver class
  [feature/avatars] Add include of functions_display.php in BC function
  [feature/avatars] Add note about when compatibility function was added
  [feature/avatars] Add compatibility function for get_user_avatar()
  [feature/avatars] Move definition of driver_collection to avatars.yml
  [feature/avatars] Remove the obsolete request argument for avatar drivers
  [feature/avatars] Add missing @var to docblocks in avatar manager
  [feature/avatars] Remove not needed inline style
  [feature/avatars] Differentiate tests for get drivers functions
  ...
2013-03-04 13:33:42 -06:00
..
avatar [feature/avatars] Pass phpbb_user to prepare and process form functions 2013-02-19 12:24:21 +01:00
bbcode [ticket/11250] Use user defined message as incomplete message 2012-12-14 18:31:12 +01:00
cache [ticket/11037] Fix unit tests. 2012-12-29 14:23:14 -05:00
class_loader [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
compress Merge branch 'develop-olympus' into develop 2012-12-20 21:56:10 +01:00
config [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
controller [feature/controller] Reword comment for clarification 2012-11-16 17:05:57 -05:00
cron [feature/compiled-dic] Remove old test 2012-11-10 12:02:55 +01:00
datetime [feature/new-tz-handling] Fix unit test 2012-07-18 17:16:34 +02:00
dbal [ticket/11386] Fix failing tests from constructor changes 2013-03-02 15:18:07 -06:00
di [ticket/11015] Fixup some things from the big merge 2012-11-12 11:16:39 +01:00
download [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
event [feature/compiled-dic] Compile the DI Container into a cached class 2012-11-10 11:40:09 +01:00
extension [ticket/11386] Fix failing tests from constructor changes 2013-03-02 15:18:07 -06:00
fixtures [ticket/10205] Add some columns to the empty fixture file for mssqlnative. 2012-12-04 19:00:42 -05:00
functional Merge remote-tracking branch 'p/ticket/10758' into develop 2012-12-25 15:18:47 +01:00
functions [ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli. 2012-12-13 19:15:24 -05:00
functions_acp [feature/php-events] Add mock for unit tests and create it were needed 2012-08-11 15:25:14 +02:00
functions_database_helper [ticket/11162] Reformat. 2012-12-13 03:07:25 -05:00
functions_user [ticket/9492] Fix missing phpbb_container in unit tests 2013-01-20 20:59:27 +01:00
groupposition [ticket/10411] Add unit tests for move() with values >1 2013-02-27 21:43:07 +01:00
lock [ticket/10103] Assert with messages. 2012-12-04 13:50:35 -05:00
mock [ticket/11103] Fix some various issues, better comments 2013-01-15 12:10:07 -06:00
network [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
notification [ticket/11103] Fix some various issues, better comments 2013-01-15 12:10:07 -06:00
privmsgs [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
profile [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
random [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
regex [ticket/10162] Add test cases for top level domain names longer than 6 chars. 2012-05-30 21:11:17 +02:00
request Merge remote-tracking branch 'Fyorl/ticket/10939' into develop 2012-11-10 23:49:29 +01:00
search [ticket/11255] Change search tests to use mock cache. 2012-12-07 15:32:26 -05:00
security [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
session Merge remote-tracking branch 'p/ticket/11248' into develop 2012-12-22 23:25:54 +01:00
template Merge remote-tracking branch 'p/ticket/11323-olympus' into develop-olympus 2013-01-22 20:32:07 +01:00
test_framework [ticket/11386] Fix failing tests from constructor changes 2013-03-02 15:18:07 -06:00
text_processing [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
tmp
upload [ticket/10763] Make functions for remote avatars static 2012-12-17 17:42:13 +01:00
user [ticket/11103] Some improvements to the user loader 2012-12-08 18:40:41 -06:00
utf [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
wrapper [ticket/10931] Also test get_bytes() and get_string() with false. 2012-06-11 15:46:03 +02:00
bootstrap.php [feature/add_events] Re-fix broken test 2012-08-21 11:18:53 -04:00
error_collector_test.php [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
lint_test.php [ticket/10716] Collect standard error from executed php process. 2012-12-04 18:52:27 -05:00
RUNNING_TESTS.txt [ticket/11294] Update required/optional extension list for develop. 2012-12-27 01:10:58 -05:00