Alex Pott
|
fd6f9cb771
|
Issue #2585781 by anil280988, Davinder.Snehi, sdstyles, lucian.gutoiu, Chi, jhodgdon, GoZ, YesCT: Wrong documentation of t()
|
2015-10-22 16:24: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 |
effulgentsia
|
708ce0a998
|
Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes
|
2015-10-01 16:25:03 -07:00 |
Alex Pott
|
b84cf878ff
|
Issue #2573443 by mikebell_: Remove conf_path() from core
|
2015-10-01 12:03:27 +01:00 |
Alex Pott
|
4a8366bb62
|
Revert "Issue #2570431 by stefan.r, YesCT, David_Rothstein, xjm, catch, effulgentsia, Heine, dawehner, plach, lauriii, alexpott, joelpittet: Document that certain (non-"href") attribute values in t() and SafeMarkup::format() are not supported and may be insecure"
This reverts commit 4d8e0102f3 .
|
2015-09-29 11:43:27 +01:00 |
Alex Pott
|
4d8e0102f3
|
Issue #2570431 by stefan.r, YesCT, David_Rothstein, xjm, catch, effulgentsia, Heine, dawehner, plach, lauriii, alexpott, joelpittet: Document that certain (non-"href") attribute values in t() and SafeMarkup::format() are not supported and may be insecure
|
2015-09-29 11:33:32 +01:00 |
webchick
|
1d1fe19702
|
Issue #2112679 by Berdir, damiankloip, nlisgo, krlucas, lokapujya, m1r1k, piyuesh23, blueminds, stefan.r, subhojit777, dawehner, kerby70, Dustin LeBlanc, znerol, JeroenT, borisson_, scor, amitgoyal, s_leu: getUsername() should return the username getDisplayName() for the formatted user name
|
2015-09-23 17:26:38 -07:00 |
effulgentsia
|
e7a7de9f8c
|
Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list
|
2015-09-18 21:33:21 -07: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 |
Nathaniel Catchpole
|
c7d4ab5862
|
Issue #2552579 by alexpott: Remove SafeMarkup::placeholder(), deprecate drupal_placeholder() and stop drupal_placeholder() from marking safe
|
2015-08-21 16:08:19 +01:00 |
Alex Pott
|
5236486e25
|
Issue #2221771 by ianthomas_uk, rpayanm, Eli-T, Rolf van de Krol, pjonckiere, xjm, DuaelFr: Mark all simple wrappers in bootstrap.inc and common.inc as deprecated
|
2015-08-20 22:42:55 +01:00 |
Alex Pott
|
bb2d279978
|
Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml()
|
2015-08-20 09:56:42 +01:00 |
webchick
|
fa2724a4cd
|
Issue #2547851 by alexpott, joelpittet, dawehner, stefan.r, xjm: SafeMarkup::format() should require arguments without them it is just SafeMarkup::set() in disguise
|
2015-08-19 18:10:08 -04:00 |
Alex Pott
|
3416124bef
|
Issue #2467759 by Mile23, andypost, Wim Leers, Berdir, Fabianx, Crell: Refactor drupal_process_attached() so it doesn't depend on drupal_add_http_header()
|
2015-08-13 09:34:39 +01:00 |
Alex Pott
|
e6479e4852
|
Issue #2549041 by Mile23: Remove deprecated _drupal_set_preferred_header_name()
|
2015-08-11 09:06:58 +01:00 |
Nathaniel Catchpole
|
bd1dbf55cb
|
Issue #2546176 by alexpott: Use SafeStrings to communicate safeness in drupal_set_message and remove SafeMarkup::set()
|
2015-08-05 19:45:36 +01:00 |
Nathaniel Catchpole
|
f8629621bb
|
Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions
|
2015-07-28 17:03:59 +01:00 |
Alex Pott
|
a8f8b33e72
|
Issue #2505315 by stefan.r, dawehner, tim.plunkett, Berdir: Catch PHP7 Throwable objects instead of BaseExceptions in the error handler
|
2015-07-22 16:46:53 +01:00 |
Nathaniel Catchpole
|
d3c33d5821
|
Issue #2506581 by alexpott, Wim Leers, Fabianx, xjm, joelpittet, Cottser, dawehner: Remove SafeMarkup::set() from Renderer::doRender
|
2015-07-20 16:15:11 +01:00 |
webchick
|
c66eb738f9
|
Issue #2508231 by timmillwood, amateescu, hussainweb, catch, dawehner, David_Rothstein, Mixologic, effulgentsia: Raise minimum required version of PHP to 5.5.9
|
2015-07-08 21:20:58 -07:00 |
xjm
|
7b948696bf
|
Issue #2501451 by Cottser, joelpittet: Document SafeMarkup::set in drupal_get_messages()
|
2015-06-06 12:11:51 -05: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
|
a15c86702a
|
Issue #2289201 by mariano.barcia, webchick: [Meta] Make drupal install and run within reasonable php memory limits so we can reset the memory requirements to lower levels
|
2015-05-14 11:52:50 +01:00 |
Nathaniel Catchpole
|
b5f7cccde4
|
Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing
|
2015-05-08 15:33:16 +01:00 |
xjm
|
1bf9f3883b
|
Issue #2472187 by Cinnead, jhodgdon: t() docs should not use @code inline
|
2015-04-18 18:34:05 +02:00 |
Alex Pott
|
700499c259
|
Issue #2463285 by stefan.r: Support PHP7 EngineExceptions in the error handler
|
2015-04-13 12:11:11 +01:00 |
Alex Pott
|
300f14e860
|
Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink
|
2015-04-12 12:08:53 +01:00 |
Alex Pott
|
40d6efeff6
|
Issue #2454447 by andypost, dawehner, rteijeiro: Split Utility\String class to support PHP 7 (String is a reserved word)
|
2015-03-23 09:54:55 +00:00 |
Alex Pott
|
59388d8c46
|
Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface
|
2015-03-14 21:50:47 +00:00 |
Alex Pott
|
a01453a726
|
Issue #2367747 by Palashvijay4O, andypost, Alienpruts, Cottser, er.pushpinderrana, gaurav.pahuja, pfrenssen, rpayanm, vadim.hirbu: Remove usage of system_rebuild_theme_data()
|
2015-03-13 23:10:36 +00:00 |
Alex Pott
|
d7421153c9
|
Issue #2426489 by dawehner: Remove request_uri()
|
2015-03-10 10:11:57 +00:00 |
Nathaniel Catchpole
|
029d74f8a9
|
Issue #2443783 by gaurav_varshney, fotuzlab: Remove language_load(), language_list() and language_default() from bootstrap.inc
|
2015-03-04 17:21:33 +00:00 |
Nathaniel Catchpole
|
7670ea41df
|
Issue #2347625 by alexpott, idebr: Remove drupal_bootstrap and drupal_get_bootstrap_phase
|
2015-03-04 17:17:28 +00:00 |
Alex Pott
|
8db8dd0821
|
Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user
|
2015-02-21 17:29:58 +00:00 |
webchick
|
4fe82dea6e
|
Issue #2426457 by alexpott: Remove request_path
|
2015-02-18 10:13:42 -08:00 |
Alex Pott
|
4709679e18
|
Issue #2193623 by JeroenT, ianthomas_uk, shumer, LinL: Remove module_implements and module_list
|
2015-02-09 09:19:30 +00:00 |
Alex Pott
|
49cdfedf5f
|
Issue #2330181 by esod, ashutoshsngh, gaurav_varshney, ranjeet.paliwal, joshi.rohit100, er.pushpinderrana, oriol_e9g: Remove bootstrap.inc module_invoke()
|
2015-02-07 11:09:46 +00:00 |
Alex Pott
|
2bf5573595
|
Issue #2421005 by tim.plunkett: Add \Drupal::hasContainer() instead of checking if \Drupal::getContainer() === NULL
|
2015-02-05 20:50:59 +00:00 |
Alex Pott
|
1e985b0d32
|
Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware
|
2015-01-23 13:19:03 +00:00 |
Nathaniel Catchpole
|
7d3be895ae
|
Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle()
|
2015-01-12 11:38:54 +00:00 |
Alex Pott
|
e55610f88d
|
Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig
|
2014-12-11 11:35:52 +01:00 |
Nathaniel Catchpole
|
6414318293
|
Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid()
|
2014-12-05 10:38:21 +00:00 |
Alex Pott
|
58480ee670
|
Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path()
|
2014-11-28 13:38:17 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Alex Pott
|
7473eaf4c0
|
Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work.
|
2014-11-12 23:28:35 -08:00 |
Alex Pott
|
13aef43836
|
Issue #2267551 followup by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering.
|
2014-11-05 23:40:26 +00:00 |
Nathaniel Catchpole
|
5b1f495510
|
Issue #2362123 by Wim Leers: Drupal_page_header() and drupal_send_headers() are dead code: already deprecated, zero uses remain: remove.
|
2014-10-23 10:20:47 +01:00 |
webchick
|
89c6ae701d
|
Issue #2267551 follow-up by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering.
|
2014-10-20 11:44:35 -07:00 |
webchick
|
ba1393b7b7
|
Issue #2355573 by YesCT: Use English or in some LanguageInterface copy and paste docs.
|
2014-10-14 09:19:29 -07:00 |