catch
|
495f12b9f8
|
Issue #1623490 by chrisdolby: Fixed drupal_site_offline() broken, remove it entirely.
|
2012-06-12 12:13:44 +09:00 |
catch
|
2f7f9c3543
|
Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module.
|
2012-06-12 11:18:51 +09:00 |
catch
|
d4a401a352
|
Issue #1591690 by bneil: Remove drupal_page_footer().
|
2012-06-12 10:44:43 +09:00 |
Jennifer Hodgdon
|
4a8cc339be
|
Issue #1512310 by vasi1186, cosmicdreams, Rob Loach, disasm: Remove reference to global language_url in docs
|
2012-06-11 10:59:00 -07:00 |
catch
|
c1f05ae409
|
Issue #1541892 by Rob Loach: Convert TableSort to PSR-0.
|
2012-06-08 21:26:56 +09:00 |
catch
|
22cce8af98
|
Issue #1618072 by Niklas Fiekas: Remove ajax_footer().
|
2012-06-08 21:17:34 +09:00 |
catch
|
ff639ed52c
|
Revert "Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url."
This reverts commit e6986e5a48 .
|
2012-06-06 12:04:09 +09:00 |
Dries
|
8456c62674
|
- Patch #1616896 by Rob Loach: remove ().
|
2012-06-05 08:46:23 -04:00 |
Dries
|
67af8a4988
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-06-05 08:43:38 -04:00 |
catch
|
84ca10a3d3
|
Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name.
|
2012-06-05 21:19:14 +09:00 |
catch
|
30291115e7
|
Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither display_errors() ini.php setting or ['error_level()'] setting, exposing server info.
|
2012-06-05 21:15:18 +09:00 |
catch
|
e6986e5a48
|
Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url.
|
2012-06-05 17:16:23 +09:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
Dries
|
002769ef32
|
- Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException.
|
2012-06-04 08:06:09 -04:00 |
Dries
|
9b29a0dad0
|
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
|
2012-06-03 07:25:35 -04:00 |
Dries
|
c677a96ff7
|
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
|
2012-06-02 15:45:56 -04:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
Dries
|
0eb59c20c5
|
- Patch #1415828 by BJ___, patrickd, nod_, damiankloip: made Tabledrag a library.
|
2012-06-01 12:45:18 -04:00 |
Dries
|
bd40855052
|
- Patch #115753 by cosmicdreams, drclaw, geodaniel, zhuber, urlisse: Pager rel attributes.
|
2012-06-01 12:35:50 -04:00 |
Larry Garfield
|
94d877eb94
|
Merge remote-tracking branch 'upstream/8.x' into remerge
|
2012-05-31 23:13:29 -05:00 |
catch
|
5b0715d78b
|
Issue #1563620 by sun, Berdir: Fixed All unit tests blow up with a fatal error.
|
2012-05-31 20:55:32 +09:00 |
Jennifer Hodgdon
|
44a8b09d70
|
Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form function
|
2012-05-30 08:49:24 -07:00 |
Jennifer Hodgdon
|
4de11faac4
|
Issue #1156576 by Ryan Weal, jhodgdon, plach: Document language negotiation API
|
2012-05-29 10:36:56 -07:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
b29fc4b26b
|
Issue #1140356 by iamEAP, ericduran, Rob Loach, arnested: Added support for async property to script tags.
|
2012-05-29 15:44:27 +09:00 |
catch
|
9ba8724f3a
|
Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php.
|
2012-05-29 14:05:39 +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 |
Dries
|
0ca44db14c
|
- Patch #1591726 by sun: missing form_id(), form_build_id(), and form_token() when using custom #parents and #tree = TRUE on itself.
|
2012-05-26 19:28:37 -04:00 |
Dave Reid
|
98fbeaf315
|
Fixing merge with 8.x upstream.
|
2012-05-26 13:46:07 -05: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
|
327b2bcd1b
|
Remove file_transfer and convert all uses of it to StreamedResponse.
|
2012-05-26 13:04:51 -05:00 |
catch
|
65ed04ff78
|
Issue #1569456 by sun, effulgentsia: Move unicode check earlier in bootstrap and replace fix_gpc_magic() with a hard requirement for magic quotes to be disabled.
|
2012-05-25 15:34:21 +09:00 |
catch
|
99a456c32e
|
Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report.
|
2012-05-25 14:42:59 +09:00 |
catch
|
fcbbe85deb
|
Issue #1495024 by Berdir, Rob Loach, aspilicious, fago: Convert the entity system to PSR-0.
|
2012-05-25 12:45:38 +09:00 |
catch
|
42e17a1499
|
Issue #1470656 by Damien Tournoud, amateescu: Fixed Registry rebuild should not parse the same file twice in the same request.
|
2012-05-25 12:41:42 +09:00 |
Larry Garfield
|
848c134d65
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-23 23:55:54 -05:00 |
effulgentsia
|
35ef2c97ea
|
refs #1536844 Clean up bootstrap shivs.
|
2012-05-23 23:52:03 -05:00 |
catch
|
faa63d22c4
|
Issue #1401558 by Berdir: Documentation follow-up for remove the usage handling logic from file_delete().
|
2012-05-23 13:08:58 +09:00 |
catch
|
9e8d1e85dc
|
Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML.
|
2012-05-23 12:48:37 +09:00 |
catch
|
3f7b5cf06c
|
Issue #1401558 by exlin, Berdir, tim.plunkett: Remove the usage handling logic from file_delete().
|
2012-05-22 14:28:30 +09:00 |
catch
|
b08c8b478e
|
Issue #1464944 by heyrocker, alexpott, David_Rothstein, ksenzee: Fixed Installation of configuration system fails in some cases.
|
2012-05-20 15:41:16 +09:00 |
Larry Garfield
|
9fdd40f8c9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-19 00:04:26 -05:00 |
Niklas Fiekas
|
a069734c04
|
Remove $response_body parameter from drupal_page_set_cache().
b99d11fac6 introduced a $response_body parameter on drupal_page_set_cache(),
but that is no longer used. Remove it.
|
2012-05-19 00:01:08 -05:00 |
Niklas Fiekas
|
c97afaff60
|
Remove commented out code.
This fixes two @todo's that were in drupal_not_found() and
drupal_access_denied().
|
2012-05-19 00:01:08 -05:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
catch
|
74c409f134
|
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
|
2012-05-16 12:38:40 +09:00 |
catch
|
e0ba373d6e
|
Issue #1500238 by alexpott, sun, chx: Encode/decode data via PHP serialize()/unserialize() for DatabaseStorage (storage controller specific data formats).
|
2012-05-16 12:02:24 +09:00 |
catch
|
14fbd55791
|
Issue #1574484 by tim.plunkett, nod_: Replace authorize.js with states.
|
2012-05-16 11:58:58 +09:00 |
Dries
|
8780ba2509
|
- Patch #1503804 by iamEAP: defer attribute should not be added to inline scripts or settings.
|
2012-05-14 22:15:00 -04:00 |
Larry Garfield
|
8b66fe6a7c
|
Restore output buffering of the page to support the legacy page cache system.
|
2012-05-13 15:38:31 -05:00 |
Larry Garfield
|
eb8fe490da
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-13 12:21:10 -05:00 |
catch
|
44c07e9b26
|
Issue #1545068 by Berdir: Convert Exception in update.inc to PSR-0.
|
2012-05-12 12:10:23 +09:00 |
Larry Garfield
|
d44e497bb0
|
Port Drupal's default HTTP headers to a response listener.
|
2012-05-11 21:45:05 -05:00 |
Niklas Fiekas
|
171fdb4410
|
Detailed cleanup of documentation blocks for spacing, language, placement, etc.
|
2012-05-11 20:54:55 -05:00 |
catch
|
bb691f62d7
|
Issue #1567812 by sun: Remove 'Verified' from configuration class names.
|
2012-05-10 23:54:04 +09: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
|
270dcd2e88
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-10 00:14:31 -05:00 |
effulgentsia
|
6275cc5949
|
#1536844: Moved language, path, theme, and module initialization from bootstrap to request listeners.
|
2012-05-09 01:21:37 -05:00 |
catch
|
d390816023
|
Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system.
|
2012-05-08 14:04:54 +09:00 |
catch
|
a82955bfd5
|
Issue #1174766 by Niklas Fiekas, ericduran: Added Support the #pattern FAPI property for native HTML5 pattern attribute.
|
2012-05-08 12:00:06 +09:00 |
catch
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +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
|
1bd03e00bf
|
Issue #1453984 by xjm, naxoc, underq, davidjdagino, Heine: Fixed Color module doesn't test for unlimited memory.
|
2012-05-07 11:55:11 +09:00 |
catch
|
d13fd18f1e
|
Issue #1551626 by sun, Crell: Convert cron.php into a regular menu router page callback.
|
2012-05-07 11:50:05 +09:00 |
Jennifer Hodgdon
|
845d9839fd
|
Issue #1552412 by duellj: Make API links point to D8 version, and where possible make them future-proof
|
2012-05-04 13:07:43 -07:00 |
Jennifer Hodgdon
|
638e8cb0b8
|
Issue #/1536750 by perusio: Fix drupal_goto documentation of status codes
|
2012-05-04 13:02:19 -07:00 |
Dries
|
e971776ba4
|
- Patch #1552744 by Rob Loach, effulgentsia, sun: Fixed Bootstrap for the Dependency Injection Container and make sure SimpleTest abides to it.
|
2012-05-03 11:12:19 -04: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
|
bf258ac3ad
|
Issue #1539602 by cosmicdreams: Modify common.inc to use Dependency Injection for language.
|
2012-05-01 12:32:24 +09:00 |
catch
|
32e8398e0c
|
Issue #1532512 by Liam Morland, xjm: Fixed Ensure empty item-list title h3's are never generated.
|
2012-05-01 12:19:59 +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 |
Larry Garfield
|
acf9151af7
|
Port Drupal's legacy exception handling into the ExceptionController.
|
2012-04-28 22:12:09 -05:00 |
Larry Garfield
|
4899a97a21
|
Remove cron.php entirely, as it is no longer necessary.
|
2012-04-28 01:14:57 -05:00 |
Larry Garfield
|
88be740cdb
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/modules/node/node.module
core/modules/overlay/overlay.module
|
2012-04-27 21:59:33 -05:00 |
catch
|
4daf1c6345
|
Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple().
|
2012-04-26 13:07:55 +09:00 |
catch
|
93c20fd054
|
Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object.
|
2012-04-26 12:51:09 +09:00 |
Dries
|
bf6a8a1a8e
|
- Patch #1468582 by Schnitzel, lewisnyman, dcmouyard, alanburke, tstoeckler, edward_or, janusman: Add mobile friendly meta tags to the html.tpl.php.
|
2012-04-25 17:02:24 -07:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
Jennifer Hodgdon
|
80189e786e
|
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
|
2012-04-24 15:51:38 -07:00 |
Jennifer Hodgdon
|
37da825bed
|
Issue #1538182 by infiniteluke: update variable_get doc to say it handles unserializing
|
2012-04-24 15:35:45 -07:00 |
Jennifer Hodgdon
|
6968da74fc
|
Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants
|
2012-04-24 15:29:27 -07:00 |
catch
|
b7cae658e0
|
Issue #1536262 by sun: Fixed entering a site name when installing Drupal 8 has no effect until caches are cleared.
|
2012-04-24 11:15:56 +09:00 |
catch
|
7642d2466b
|
Issue #1497230 by Rob Loach, pdrake, effulgentsia, beejeebus: follow-up for dependency injection - ensure t() can be called early in bootstrap.
|
2012-04-24 11:14:08 +09:00 |
catch
|
bc7f5c39a4
|
Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS.
|
2012-04-24 11:05:45 +09:00 |
catch
|
249d9eae67
|
Issue #1213536 by David_Rothstein, sun, effulgentsia, Yorirou: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
|
2012-04-24 10:57:26 +09:00 |
catch
|
169a8c126c
|
Issue #857124 by lucascaro, Alan D., 30equals, tim.plunkett: Fixed Collapsible fieldsets and vertical tabs do not work without form_builder() (Form API).
|
2012-04-24 10:52:29 +09:00 |
Larry Garfield
|
9cf81913e9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-22 18:50:18 -05:00 |
catch
|
5e65498a34
|
Issue #1517138 by sun: Follow-up for SimpleTest does not create configuration folder causing test failures.
|
2012-04-21 10:38:11 +09:00 |
Jennifer Hodgdon
|
121f7ee093
|
Issue #1540072 by xjm: American spelling for behavior
|
2012-04-20 12:51:35 -07:00 |
Larry Garfield
|
c96c3fca10
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-20 01:07:37 -05:00 |
Dries
|
3a9a31251d
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-04-19 07:32:00 -04:00 |
catch
|
6ead5e0750
|
Issue #1174646 by aspilicious, ericduran, Niklas Fiekas: Added new HTML5 FAPI element: range.
|
2012-04-19 12:07:55 +09:00 |
Dries
|
1f2622c8b8
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:30:50 -04:00 |
Jennifer Hodgdon
|
a384eb4854
|
Issue #1537370 by Liam Morland: Improve documentation of return value for file_load()
|
2012-04-18 10:56:16 -07:00 |
catch
|
2155a540c7
|
Issue #1309394 by effulgentsia, sun, aspilicious: Process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield().
|
2012-04-17 12:42:31 +09:00 |
catch
|
87c647b075
|
Issue #1492378 by scottalan: Document proper use of #autocomplete_path() for slashes.
|
2012-04-17 12:40:10 +09:00 |
catch
|
d9135600c9
|
Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info().
|
2012-04-17 12:07:50 +09:00 |
catch
|
c5eea4a58b
|
Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe: Fixed STOP the registry integrity constraint violation nightmare.
|
2012-04-17 11:59:51 +09:00 |
Larry Garfield
|
5eefb8c8bc
|
Fix path in site-offline check.
|
2012-04-16 00:06:02 -05:00 |