Commit Graph

137 Commits (e496c7b396d6e54305e88beeecb81fdd94e7a553)

Author SHA1 Message Date
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Nathaniel Catchpole b39b29ad14 Issue #2794249 by alexpott: Move file_directory_os_temp() to a class in Drupal\Component\FileSystem 2016-09-14 14:03:49 +01:00
Nathaniel Catchpole ed8ceb7967 Issue #2794207 by alexpott: sys_get_temp_dir() can return a path with a trailing slash 2016-09-02 13:31:01 +01:00
Nathaniel Catchpole 68a543a315 Issue #2329453 by alexpott, joelpittet, hussainweb, kaidjohnson, andriyun, JohnAlbin, mirie, steveoliver, quicksketch, geerlingguy, RobLoach, jenlampton, SebCorbin, pablo.guerino, afoster, markcarver, danbohea, andypost, catch, donquixote, marcvangend, David_Rothstein, LewisNyman, neclimdul: Ignore front end vendor folders to improve directory search performance 2016-07-20 22:06:16 +01:00
Nathaniel Catchpole 26cf55bb07 Issue #1377740 by jbrown, bvanmeurs, catch, anrikun, Jorrit, rpayanm, mvc, mikeytown2, chx: file_unmanaged_move() should issue rename() where possible instead of copy() & unlink() 2016-06-21 12:10:07 +01:00
Nathaniel Catchpole 83fce77ef7 Issue #2466197 by alexpott, heddn, dawehner, pjcdawkins: Staging directory should not have to be writeable 2016-06-07 11:32:46 +01:00
xjm 8692778224 Issue #2721887 by snehi, Sonal.Sangale, gaurav.pahuja, Ashish.Dalvi, jhodgdon, joachim, Mile23: Docs topic 'File interface' contains obsolete data 2016-05-24 20:41:51 -05:00
Alex Pott 9067206883 Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized 2016-01-05 14:31:39 +00:00
Alex Pott 577781642f Issue #2603070 by rakesh.gectcr: Unused variable in file_url_transform_relative() 2015-11-02 16:57:39 +00:00
xjm 8770d0c739 Issue #1443342 by joseph.olstad, mikeytown2, xjm, joelpittet, brianV, effulgentsia: Inline file_uri_scheme() in file_stream_wrapper_uri_normalize() and other file.inc functions 2015-10-25 13:08:23 -07:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
xjm bfb117c569 Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments 2015-10-05 18:29:54 -05:00
Nathaniel Catchpole 02569d158f Issue #2487592 by alexpott, JeroenT, Schnitzel, cilefen: CMI: don't ship with a default "active" directory that is empty in most Drupal installations 2015-09-09 13:06:17 +01:00
xjm 74d6632db9 Issue #2564321 by alexpott: file_save_htaccess() generates error logs which are escaped incorrectly 2015-09-08 19:38:16 -05:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
xjm 1aca0e483a Issue #2382859 by rpayanm, mondrake, ianthomas_uk: Remove file_stream_wrapper_get_*() and file_get_stream_wrappers() 2015-07-16 16:34:57 -05:00
Alex Pott 73585ec182 Issue #2392559 by mondrake, mitrpaka, JeroenT, rpayanm, adci_contributor, ianthomas_uk: Remove all uses of file_stream_wrapper_get_* and file_get_stream_wrappers 2015-07-14 08:24:29 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Nathaniel Catchpole e0aae8c26a Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
catch 99527b1ed4 Issue #2332047 by xjm: Deprecate unneeded file_htaccess_lines() wrapper 2015-02-21 18:04:49 +00:00
Alex Pott 6a88305516 Issue #2417071 by chintan.vyas: Remove file_get_mimetype 2015-02-04 10:29:26 +00:00
Alex Pott fc63f5e0c4 Issue #2050759 by tim.plunkett, fietserwin: Move drupal_chmod and other code in file.inc to a Drupal\Core\File\FileSystem class 2015-02-01 17:09:10 +00:00
Nathaniel Catchpole 5bf651dabf Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e.
2015-01-28 10:55:26 +00:00
Nathaniel Catchpole 4dae1d994e Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported 2015-01-27 11:09:27 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Nathaniel Catchpole bb56d4c930 Issue #2393455 by slashrsm, RavindraSingh: Wrong arguments sent to LoggerInterface::error() from file_unmanaged_move() 2014-12-30 12:06:04 +00:00
Nathaniel Catchpole 14189a745f Issue #2353357 by Berdir: hook_stream_wrappers_alter() is broken since modules are not loaded on demand, also change to an event since it's the last hook that forces this during bootstrap 2014-12-15 16:53:00 +00:00
Alex Pott f41585c8d3 Issue #2170235 by Berdir, penyaskito, larowlan, alexpott, sushyl: file_private_path should be in $settings, like file_public_path 2014-12-14 14:01:24 +01:00
Alex Pott 585e025e34 Issue #2276203 by webflo, lauriii, nlisgo, kallehauge, Snipon: Fixed CSS Aggregation breaks URLs with Query String. 2014-10-29 09:31:01 +00:00
catch c40f08f350 Issue #2361843 by rpayanm: Remove usage of drupal_substr(). 2014-10-24 22:22:33 +01:00
Nathaniel Catchpole bf49837832 Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services. 2014-10-14 12:06:10 +01:00
Nathaniel Catchpole dcd5ea18c1 Issue #2302799 by alexpott, penyaskito: Fixed InstallerTestBase tests can not be run locally. 2014-10-13 13:06:41 +01:00
Alex Pott 5e938c16d1 Issue #1342504 by jbrown, Jelle_S, Dave Reid: Support data URIs. 2014-09-22 12:55:48 +01:00
Jennifer Hodgdon 73c66d4dec Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:21:39 -07:00
Alex Pott 1ddfac8c94 Issue #2112247 by sihv, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files. 2014-07-24 15:43:36 +01:00
Alex Pott d29adc88ad Issue #2297947 by amitgoyal, andrewmacpherson: Clean up API docs for hook_file_mimetype_mapping_alter(). 2014-07-22 20:58:00 +01:00
webchick 04bf43bb92 Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code. 2014-06-26 11:55:12 -07:00
Jennifer Hodgdon 7fdb267c9c Issue #1914914 by purdy_nc, meba, chx, heyrocker: Add to docs of file_scan_directory to discuss excluding config 2014-06-13 15:21:58 -07:00
Alex Pott 17977129e0 Issue #1921558 by ParisLiakos, xjm, Dave Reid: Convert file_get_mimetype() to use Symfony MimeTypeGuessers. 2014-06-08 17:27:02 -05:00
Alex Pott eed52b4d82 Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components. 2014-05-23 20:25:52 +01:00
Alex Pott 8a56782390 Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
Nathaniel Catchpole 17561142cb Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions. 2014-04-16 16:05:41 +01:00
webchick 80f9e5819e Issue #1399846 by slashrsm, Gábor Hojtsy, Berdir, brantwynn, visabhishek, David_Rothstein, cweagans, martin107, SteffenR, Dave Reid: Make unused file 'cleanup' configurable. 2014-04-13 13:52:04 -04:00
catch 35a33d68fa Issue #2107287 by sun, amateescu: PHP 5.4 calls a new stream_metadata() method on stream wrappers not implemented by Drupal. 2014-03-30 11:17:42 +02:00
Alex Pott 000966e0dd Issue #2219009 by pwolanin: Improve DX of Settings class. 2014-03-24 09:51:28 +01:00
Alex Pott 056096a32e Issue #2194085 by sun, Berdir: Convert File Managed API tests to DrupalUnitTestBase. 2014-03-04 13:02:00 +00:00
Dries 3a5c3b322a Issue #2152073 by dmouse, sun, Xano: Bump Drupal core's PHP requirement to 5.4.2. 2014-02-27 20:14:53 +01:00
webchick b8ef3c6bff Issue #2140433 by pwolanin, chx, Owen Barton, dstol, Heine, Damien Tournoud: Port SA-CORE-2013-003 to Drupal 8. 2014-02-26 20:48:12 -08:00
Alex Pott 78e5e9bfd9 Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls. 2014-02-24 10:10:52 +00:00