webchick
|
7e97629745
|
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
|
2012-09-04 13:58:37 -07:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -07:00 |
webchick
|
4a677afc98
|
Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc.
|
2012-08-26 14:27:30 -07:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
catch
|
a3ee7d2a9e
|
Issue #1343768 by JamesOakley, eMPee584: Fixed make update_calculate_project_update_status() work nicely with HEAD releases.
|
2012-08-07 11:15:47 +01:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -04:00 |
Dries
|
7155e01f77
|
- Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system.
|
2012-08-03 13:09:51 -04:00 |
Dries
|
3ed46905f3
|
- Patch #1710512 by n3or: Convert update settings to configuration system.
|
2012-08-03 12:52:07 -04:00 |
webchick
|
cd224643ba
|
Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system.
|
2012-07-28 08:39:43 -05:00 |
webchick
|
4b6bdbb1dd
|
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
|
2012-07-02 10:20:33 -07:00 |
webchick
|
5118e5827b
|
Issue #1593058 by aspilicious: Remove system.info's files[] entry.
|
2012-06-14 11:20:48 +02: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 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
Jennifer Hodgdon
|
c0f384fa57
|
Issue #1431634 by Tor Arne Thune: API docs cleanup for update module
|
2012-06-06 08:33:53 -07:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
1aee24df7d
|
Issue #1594256 by aspilicious: Convert update tests to PSR-0.
|
2012-05-29 13:08:06 +09: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 |
Dave Reid
|
6340061ba8
|
Re-added and simplified file_transfer() by reusing the logic of StreamedResponse.
|
2012-05-26 13:18:48 -05:00 |
Larry Garfield
|
eb8fe490da
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-13 12:21:10 -05:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +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 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04: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 |
Larry Garfield
|
29ec5c929b
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/includes/common.inc
core/includes/menu.inc
core/modules/image/image.test
core/modules/system/tests/file.test
|
2012-04-30 21:29:48 -05:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04: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 |
catch
|
bc913ac714
|
Issue #1492188 by Berdir: Fixed Update module creates duplicate queue items.
|
2012-04-26 11:41:39 +09:00 |
Dries
|
d4cf91211f
|
- Patch #1329410 by Gábor Hojtsy, Sutharsan, dww: Extend update data collection to support localization update.
|
2012-04-25 16:51:09 -07:00 |
catch
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
837430ffee
|
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files.
|
2012-04-03 15:12:03 +09:00 |
catch
|
e89ce2820d
|
Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea .
|
2012-04-03 15:10:00 +09:00 |
catch
|
5abec889ea
|
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0.
|
2012-04-03 14:37:09 +09:00 |
catch
|
526fc9bce9
|
Issue #1505146 by Tor Arne Thune: Remove unused argument from update_calculate_project_update_status().
|
2012-04-02 12:28:37 +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
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
Dries
|
50a8bb8523
|
- Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0.
|
2012-03-15 12:37:16 -04:00 |
catch
|
9e43704ae6
|
Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0.
|
2012-03-12 12:07:39 +09:00 |
webchick
|
368cf30de0
|
Issue #1471376 by amateescu: Convert updater.inc to PSR-0.
|
2012-03-10 16:23:05 -08:00 |
webchick
|
59e142d1b5
|
Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
This reverts commit de2ef9def5 .
|
2012-03-10 16:21:58 -08:00 |
Dries
|
de2ef9def5
|
- Patch #1471376 by amateescu: convert updater.inc to PSR-0.
|
2012-03-10 18:04:45 -05:00 |
catch
|
da3a59b574
|
Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url.
|
2012-03-09 00:13:41 +09:00 |
Jennifer Hodgdon
|
456a06e4a9
|
Issue #1430452 by Cottser: Make core module names use Proper Noun Case
|
2012-02-29 13:15:08 -08:00 |
Jennifer Hodgdon
|
aedceb6950
|
Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase
|
2012-02-29 08:56:15 -08:00 |
catch
|
2f0d691cb1
|
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
|
2012-01-18 13:10:02 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
a8addadfad
|
Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API.
|
2011-12-30 15:00:36 +09:00 |
webchick
|
09c01a7cfc
|
Issue #953336 follow-up by sun, bfroehle: Added missing test support files to fix testbot.
|
2011-12-04 17:14:49 -05:00 |
Dries
|
cb4d787849
|
- Patch #953336 by sun, pillarsdotnet, chx: contributed modules are not able to test theme-related functionality.
|
2011-12-03 18:43:50 -05:00 |