Commit Graph

239 Commits (633dd952f790ff513bf0ad6972ab86b749b85f12)

Author SHA1 Message Date
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
webchick 53692e5ff6 BAH. I hate my life. 2012-03-10 12:20:23 -08:00
webchick e4e1a7f026 Revert "- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0."
This reverts commit 45a4c44702.
2012-03-10 12:16:09 -08:00
Dries 45a4c44702 - Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0. 2012-03-10 08:31:55 -05:00
Nathaniel bdb71c6fa7 Merge remote branch 'crell/dbtngtng' into 8.x 2012-03-01 12:22:48 +09:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Larry Garfield 1bc5b98e6c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2012-02-02 23:50:39 -06:00
Dries 31544e56ff - Patch #1417754 by mkadin: hook_menu() docs need to explain that options don't work for tabs. 2012-02-02 11:38:57 -05:00
webchick 67d180bafa Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders should return FALSE to indicate nothing found and trigger a 404. 2012-01-31 00:16:04 -08:00
Larry Garfield e9453d8b04 Merge branch '1400748-namespaces' into dbtngtng 2012-01-28 17:51:18 -06:00
Dries 99ac453714 - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. 2012-01-27 10:25:49 -05:00
Larry Garfield adbd7c9aad Merge branch '8.x' into dbtngtng 2012-01-22 21:34:59 -06:00
Dries eeed9ed8a6 - Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core. 2012-01-22 13:53:27 -05:00
catch f969b391b4 Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +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 6ea395e685 Issue #1260716 by David_Rothstein: Follow-up for improve language onboarding user experience. 2012-01-04 14:47:07 +09:00
Larry Garfield 05a4376ff4 Rename classes to remove the redundant Database prefix and move query exceptions into the query namespace. 2012-01-02 14:57:30 -06:00
Larry Garfield 001707761c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2011-12-29 01:27:16 -06:00
Larry Garfield 13e82d2e0e Rename more type hints. 2011-12-28 14:19:52 -06:00
webchick 7de6cda767 Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter(). 2011-12-27 21:42:03 -08:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
Dries 010e99986b - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. 2011-12-14 10:04:55 -05:00
Dries e4bf86c163 - Patch #1362920 by scor: Wrong sitename variable in system.api.php. 2011-12-07 23:40:14 -05:00
Nathaniel df47c12180 Issue #1347812 by nanotube: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-08 13:29:32 +09: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
catch c237d184ba Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2011-11-30 12:13:51 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Dries 371f1a1e88 - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths. 2011-11-22 20:32:00 -05:00
Dries 835068dda2 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:17:33 -05:00
webchick d2f32b2aae Issue #1339292 by xjm: Fixed hook_requirements() documentation references incorrect path for cron in system.api.php. 2011-11-12 15:41:54 -08:00
Nathaniel 07abfc136a Issue #1312844 by sven.lauer, kathyh: Fixed hook_schema() doc should state that database tables are auto-created. 2011-11-02 17:28:14 +09:00
Nathan Haug f434037c0e 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
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