phpbb/phpBB/includes
Nils Adermann 86b5a815ab Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: (33 commits)
  [ticket/12352] Do not check hashes that don't have the necessary length
  [ticket/12352] Update file headers to fit new format
  [ticket/12352] Use custom provider collection for auth providers
  [ticket/12352] Add checks for existing user_pass_convert to migrations
  [ticket/12352] Remove usages of user_pass_convert column
  [ticket/12352] Update schema json file
  [ticket/12352] Remove user_pass_convert column from database
  [ticket/12352] Check each newly added passwords driver in manager_test
  [ticket/12352] Add get_settings_only method to passwords driver base
  [ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwords
  [ticket/12352] Add tests for wcf1 and wcf2 drivers
  [ticket/12352] Add driver for woltlab community framework 1 passwords
  [ticket/12352] Add driver for woltlab community framework 2 passwords
  [ticket/12352] Add missing $ to md5_mybb and md5_vb driver
  [ticket/12352] Fix spacing in passwords tests
  [ticket/12352] Add passwords driver for vB passwords
  [ticket/12352] Use correct hashing method in md5_mybb driver
  [ticket/12352] Add driver for myBB md5 passwords
  [ticket/12352] Rename phpbb2_md5 driver to fit filenames of other drivers
  [ticket/12352] Add passwords driver for sha1 password hashes
  ...
2014-06-11 14:28:06 +02:00
..
acp Merge branch 'develop-ascraeus' into develop 2014-06-11 14:28:06 +02:00
captcha [ticket/10073] Deduplicate the if statement 2014-05-29 02:14:40 +02:00
diff [ticket/12594] Replace phpBB Group with phpBB Limited 2014-05-28 01:07:56 +02:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp Merge branch 'develop-ascraeus' into develop 2014-06-09 22:57:33 +02:00
questionnaire [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
ucp Merge branch 'develop-ascraeus' into develop 2014-06-11 14:28:06 +02:00
utf [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
compatibility_globals.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
constants.php Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop-ascraeus 2014-06-09 17:55:25 +02:00
functions.php Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascraeus 2014-06-11 14:27:57 +02:00
functions_acp.php [ticket/12594] Update footer credit lines 2014-05-27 21:39:30 +02:00
functions_admin.php [ticket/11467] Add language variables for extension exception messages 2014-05-29 01:07:44 +03:00
functions_compatibility.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_compress.php [ticket/12594] Replace phpBB Group with phpBB Limited 2014-05-28 01:07:56 +02:00
functions_container.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_content.php [ticket/12675] Fix code sniffer complaints introduced by recent commits 2014-06-09 00:51:01 +02:00
functions_convert.php [ticket/11366] Update FILE_NOT_FOUND language string 2014-05-28 22:17:00 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/12688] Correctly use web root path instead of phpbb root path 2014-06-10 21:24:24 +02:00
functions_download.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_install.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_messenger.php Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-28 01:02:39 +02:00
functions_module.php Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-28 01:02:39 +02:00
functions_posting.php Merge pull request #2357 from Nicofuma/ticket/11942 2014-05-30 23:04:02 +02:00
functions_privmsgs.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_transfer.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_upload.php [ticket/12673] IMAGETYPE_SWC might be missing when SWC is not supported. 2014-06-08 16:46:55 +02:00
functions_url_matcher.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_user.php Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascraeus 2014-06-11 14:27:57 +02:00
index.htm
message_parser.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
sphinxapi.php [ticket/11248] Convert line endings to LF - develop edition. 2012-12-07 21:57:33 -05:00
startup.php [ticket/11266] Better message for when composer dependencies are missing. 2014-05-29 16:13:29 +02:00