Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Alex Pott
|
fc35679d72
|
Issue #2014037 by hussainweb, kgoel: Replace drupal_container() with Drupal::keyValue() in the update module.
|
2013-06-18 14:14:27 +02:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
Alex Pott
|
28f278b435
|
Issue #1862538 by Berdir: Convert drupal_http_request() usage in update.fetch.inc to Guzzle.
|
2013-04-11 00:53:06 +01:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
catch
|
fea7acc2b2
|
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
|
2013-03-20 11:51:03 +00:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
webchick
|
d029eeb5d5
|
Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system.
|
2012-10-27 14:15:15 -07:00 |
webchick
|
4efc71cf20
|
Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode.
|
2012-09-13 01:48:24 -07:00 |
Dries
|
3ed46905f3
|
- Patch #1710512 by n3or: Convert update settings to configuration system.
|
2012-08-03 12:52:07 -04:00 |
catch
|
b49c71cb34
|
Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent when updates are available.
|
2012-06-14 13:58:22 +09:00 |
Jennifer Hodgdon
|
c0f384fa57
|
Issue #1431634 by Tor Arne Thune: API docs cleanup for update module
|
2012-06-06 08:33:53 -07:00 |
Larry Garfield
|
2a8b9b7eae
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php
core/modules/update/update.fetch.inc
|
2012-05-28 16:38:37 -05:00 |
catch
|
6679cf9b66
|
Issue #965078 by catch, akamustang: Fixed HTTP request checking is unreliable and should be removed in favor of watchdog() calls.
|
2012-05-28 00:19:58 +09:00 |
Larry Garfield
|
12e53f92a3
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.
Conflicts:
core/INSTALL.txt
core/includes/bootstrap.inc
core/modules/simpletest/drupal_web_test_case.php
core/modules/system/system.install
core/modules/system/system.module
core/modules/system/system.test
core/scripts/cron-curl.sh
core/scripts/cron-lynx.sh
|
2012-05-06 23:03:57 -05:00 |
catch
|
3102ae42c1
|
Issue #1036780 by Mike Wacker: Added Drupal.org should collect stats on enabled sub-modules and core modules.
|
2012-05-01 12:15:27 +09:00 |
Katherine Bailey
|
3f67d56abb
|
Return xml data for update status checks as streamed response
|
2012-04-28 21:25:36 -05:00 |
catch
|
9b88eeac14
|
Issue #1484216 by Berdir, beejeebus: Fixed Race condition in _update_create_fetch_task() (PDO Exceptions).
|
2012-04-28 10:12:05 +09:00 |
Dries
|
4c0124b78a
|
- Patch #1481156 by npiacentine, lucascaro: Incorrect logic in creating url to fetch information about project updates.
|
2012-03-30 12:02:46 -04:00 |
catch
|
9e43704ae6
|
Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0.
|
2012-03-12 12:07:39 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |