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 |
Nathaniel Catchpole
|
55890b471a
|
Issue #2110863 by sun, cpj: Support open_basedir.
|
2014-02-05 10:28:48 +00:00 |
Alex Pott
|
747fd61167
|
Issue #2176141 by sun, chx: Add a return value to file_save_htaccess().
|
2014-01-28 16:31:48 +00:00 |
Alex Pott
|
856d6e1470
|
Issue #1376122 by sun: Stream wrappers of parent site are leaking into all tests.
|
2014-01-28 08:51:41 +00:00 |
Alex Pott
|
9d5e802648
|
Issue #1165694 by pillarsdotnet, Sutharsan, droplet: Remove default nomask from file_scan_directory().
|
2014-01-27 18:36:39 +01:00 |
Alex Pott
|
a3c8c88fa4
|
Issue #2121849 by moshe weitzman: Move chmod.directory and chmod.file out of config and into settings so that file writes are independant of the config system.
|
2014-01-24 10:45:47 +01:00 |
webchick
|
77587a1ab8
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-28 00:52:13 -08:00 |
webchick
|
53804ea11d
|
Revert "Issue #2104229 by claudiu.cristea: Deprecate file_usage()."
Temporary rollback since it conflicts with a critical issue.
This reverts commit ce08ea737c .
|
2013-11-23 12:42:58 -08:00 |
webchick
|
d5906706f5
|
Issue #2099205 by Wim Leers, zero2one, Gábor Hojtsy: When uploading and inserting an image trough the WYSIWYG plugin a relative path should be used for the image source (src) .
|
2013-11-23 12:12:07 -08:00 |
webchick
|
ce08ea737c
|
Issue #2104229 by claudiu.cristea: Deprecate file_usage().
|
2013-11-23 11:37:46 -08:00 |
Jennifer Hodgdon
|
30e56c5d84
|
Issue #2084535 by sivaji: Fix constants in file_copy docs
|
2013-11-13 09:39:02 -08:00 |
Jennifer Hodgdon
|
294d4ef983
|
Issue #2084535 by sivaji: Remove incorrect line from file_copy docs
|
2013-11-12 14:04:09 -08:00 |
Jennifer Hodgdon
|
31227acf31
|
Issue #2084535 by mErilainen, tankerjoe, DanielFbrg: Fix file_copy documentation around the case when source and destination are the same
|
2013-10-09 08:39:34 -07:00 |
webchick
|
d48480f3db
|
Issue #2099467 by moshe weitzman, chx: Let non-interactive installers determine mode of files directory and its subdirectories.
|
2013-10-07 10:03:36 -07:00 |
webchick
|
5dc3a2f37f
|
Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes.
|
2013-10-06 22:34:09 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
Alex Pott
|
5460c03e89
|
Issue #1856766 by chx, Berdir, heyrocker, kim.pepper: Convert file_public_path() to the new settings system (make it not configurable via UI or YAML).
|
2013-08-22 02:11:07 +01:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
Alex Pott
|
420f38c5b8
|
Issue #2043771 by jbrown, joachim: Fixed drupal_mkdir() can't create an absolute path recursively.
|
2013-07-30 21:01:34 +02:00 |