Nathaniel Catchpole
|
35986f56b7
|
Issue #2843328 by mpdonadio, alexpott, Mile23, cburschka, xjm: Enforce minimum PHP version in composer dependencies
|
2018-02-01 11:37:06 +00:00 |
Nathaniel Catchpole
|
725641cf87
|
Issue #2208429 by dawehner, almaudoh, alexpott, jibran, Xano, donquixote, amitgoyal, bircher, stefan.r, Mile23, alvar0hurtad0, Berdir, andypost, larowlan: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList
|
2018-01-24 15:21:31 +00:00 |
Nathaniel Catchpole
|
6a15d0762c
|
Issue #2924165 by TravisCarden: Doxygen for callable arguments missing callable keyword
|
2018-01-23 12:14:26 +00:00 |
Nathaniel Catchpole
|
99b7c9f643
|
Issue #2914834 by snehi, tresti88, joachim: missing @return for drupal_get_user_timezone() and return types for other methods in bootstrap.inc
|
2018-01-22 17:09:31 +00:00 |
Lee Rowlands
|
40856ccd26
|
Issue #2760167 by kim.pepper, markcarver, jibran, dawehner, znerol, Wim Leers, larowlan, xjm, tim.plunkett: Add \Drupal\Core\Messenger\Messenger
|
2017-12-16 08:41:56 +10:00 |
effulgentsia
|
9f26cfb2ae
|
Issue #2670966 by xjm, Crell, claudiu.cristea, alexpott, timmillwood, rakesh.gectcr, catch, dawehner, David_Rothstein, hchonov, martin107, tstoeckler, andypost, cilefen, RobLoach, Fabianx, salvis, hussainweb, JeroenT, larowlan, pfrenssen, daffie, webchick, wturrell: Warn users of old PHP versions
|
2017-12-02 21:03:36 -08:00 |
Nathaniel Catchpole
|
7206f5d9c9
|
Issue #2885309 by vaplas, drewklein, pk188, alexpott, Ayesh, arunkumark, andypost, klausi, xjm, mondrake: [PHP 7.2] each() function is deprecated
|
2017-11-13 11:20:57 +00:00 |
Lee Rowlands
|
48a8e5307f
|
Issue #2278383 by dawehner, Xano, kim.pepper, twistor, jibran, Jo Fitzgerald, joelpittet, pritish.kumar, Fabianx, Crell, larowlan, alexpott, catch, Wim Leers: Create an injectible service for drupal_set_message()
|
2017-09-01 19:02:44 +10:00 |
Gabor Hojtsy
|
e7c6471f78
|
Issue #2873749 by pritish.kumar, kwhite, dietric@gmail.com, davidneedham, cosmicdreams, johnshortess, catch: Add Change record to @deprecated in bootstrap.inc
|
2017-05-08 12:43:36 +02:00 |
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 |
Alex Pott
|
fea11b6de2
|
Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs
|
2017-02-11 22:02:19 +00:00 |
Nathaniel Catchpole
|
ebe2d76141
|
Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable
|
2017-01-31 10:32:31 +00:00 |
Nathaniel Catchpole
|
95c0f1ad8d
|
Revert "Issue #2670966 by Crell, alexpott, catch, tstoeckler, cilefen, David_Rothstein, Fabianx, webchick, timmillwood, hussainweb, JeroenT, daffie: Warn users of PHP 5.5 and recommend PHP 7"
This reverts commit 38092ac0a0 .
|
2017-01-16 19:55:08 +00:00 |
Nathaniel Catchpole
|
38092ac0a0
|
Issue #2670966 by Crell, alexpott, catch, tstoeckler, cilefen, David_Rothstein, Fabianx, webchick, timmillwood, hussainweb, JeroenT, daffie: Warn users of PHP 5.5 and recommend PHP 7
|
2017-01-16 14:29:23 +00:00 |
Nathaniel Catchpole
|
ef809cba80
|
Revert "Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable"
This reverts commit 480eb82c2e .
|
2016-11-30 10:48:38 +00:00 |
Nathaniel Catchpole
|
480eb82c2e
|
Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable
|
2016-11-29 16:00:08 +00:00 |
Nathaniel Catchpole
|
b09f92223a
|
Issue #2717207 by mpdonadio, dawehner, catch, alexpott: Add a time service to provide consistent interaction with time()/microtime() and superglobals
|
2016-10-13 10:42:53 +01:00 |
Alex Pott
|
7125a80096
|
Issue #2755677 by Mile23: Fix 'Drupal.WhiteSpace.OpenTagNewline' coding standard
|
2016-09-19 11:39:40 +01:00 |
Nathaniel Catchpole
|
8a5abfc0fa
|
Issue #2791163 by alexpott, dawehner: Random automatic testing failures on SQLite with PHP 5.5
|
2016-09-16 11:35:51 +01:00 |
Alex Pott
|
2e5e060c53
|
Issue #2783395 by Mile23: Fix 'Drupal.Commenting.FunctionComment.InvalidReturn' coding standard
|
2016-08-28 06:25:45 -05:00 |
Alex Pott
|
ee38d6f72a
|
Issue #2771547 by Lendude, klausi, dawehner, alexpott, pwolanin: In Browser and FunctionalJavascript tests SIMPLETEST_USER_AGENT cookie needs to be set every 5 seconds
|
2016-08-26 12:37:15 -05:00 |
Alex Pott
|
21a4b87099
|
Revert "Issue #2278383 by Xano, dawehner, kim.pepper, twistor, joelpittet, Fabianx, Crell, jibran, alexpott, Wim Leers: Create an injectible service for drupal_set_message()"
This reverts commit ee22272534 .
|
2016-07-29 00:49:26 +01:00 |
Alex Pott
|
ee22272534
|
Issue #2278383 by Xano, dawehner, kim.pepper, twistor, joelpittet, Fabianx, Crell, jibran, alexpott, Wim Leers: Create an injectible service for drupal_set_message()
|
2016-07-28 18:55:59 +01:00 |
Alex Pott
|
1e770ce9f1
|
Revert "Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out"
This reverts commit 18feefc302 .
|
2016-07-28 18:53:42 +01:00 |
Alex Pott
|
18feefc302
|
Issue #2403307 by dawehner, marthinal, tedbow, clemens.tolboom, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authentication: log in, check login status, log out
|
2016-07-28 17:15:12 +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 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
ca48ed6d92
|
Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-04-07 12:25:35 +01:00 |
Nathaniel Catchpole
|
afac08a64a
|
Issue #2699869 by er.pushpinderrana: deprecation notice for format_string() says to use SafeMarkup::format(), but that is also deprecated
|
2016-04-05 08:43:20 +09:00 |
Alex Pott
|
e8ae668964
|
Revert "Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit 9c9fae71c2 .
|
2016-03-16 17:28:57 +00:00 |
Alex Pott
|
9c9fae71c2
|
Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-03-16 16:37:02 +00:00 |
Alex Pott
|
11d0d76ed3
|
Revert "Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit e6f491d8f9 .
|
2016-03-15 15:14:07 +00:00 |
Alex Pott
|
e6f491d8f9
|
Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-03-15 13:12:34 +00:00 |
Nathaniel Catchpole
|
563ef19553
|
Issue #2676472 by micaelamenara, jhodgdon: docs for t() and related functions don't explain how context works
|
2016-03-09 08:29:53 +09:00 |
Scott Reeves
|
f7c02dfef2
|
Issue #2579691 by lauriii, alexpott, stefan.r, YesCT, dawehner: Remove usages of SafeMarkup::isSafe()
|
2016-02-25 12:54:06 +05:30 |
Nathaniel Catchpole
|
deba295bab
|
Issue #2600118 by aerozeppelin, anil280988, stefan.r, dawehner, andypost, sdstyles, ramirez.gerardo: Return TranslationWrapper in t() and $this->t() directly
|
2016-02-23 16:03:02 +09:00 |
Alex Pott
|
754aa65b8e
|
Issue #2651766 by eojthebrave, malavya, jhodgdon, alexpott: Update link in documentation block for t() function
|
2016-02-04 12:19:52 +00:00 |
Alex Pott
|
bda8382e21
|
Issue #2599612 by rakesh.gectcr: Unused variable in drupal_get_filename()
|
2015-10-27 13:18:57 +00:00 |
Alex Pott
|
04966aa03b
|
Issue #2578377 by YesCT, jhodgdon, Gábor Hojtsy, alexpott, herom, xjm: Make translatable docs consolidated and better for developers
|
2015-10-27 12:46:40 +00:00 |
Alex Pott
|
3b8efbf2b9
|
Issue #2594441 by rakesh.gectcr, joshi.rohit100, Nitesh Pawar, cilefen, xjm: Comment Typos in bootstrap.inc file
|
2015-10-23 11:22:51 -07:00 |
Alex Pott
|
10f1025125
|
Issue #2576431 by joyceg, YesCT: Improve t() docs "fully-translatable site" is overstating
|
2015-10-23 10:47:05 -07:00 |
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 |