Dries Buytaert
|
54fc6e99bd
|
- Patch #648262 by brianV: fixed some typos.
|
2009-12-02 00:17:49 +00:00 |
Dries Buytaert
|
b3e42eb5cd
|
- Patch #626688 by justinrandell, catch, chx: add caching for system_list().
|
2009-11-26 18:57:16 +00:00 |
Angie Byron
|
b14349889e
|
#619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions.
|
2009-11-20 06:12:45 +00:00 |
Dries Buytaert
|
deacaa6533
|
- Patch #634240 by catch: fixed system_list() caching.
|
2009-11-18 19:09:52 +00:00 |
Dries Buytaert
|
304ae84246
|
- Patch #623992 by catch: performance improvements to system_list().
|
2009-11-11 17:04:47 +00:00 |
Dries Buytaert
|
3ccb55f2bd
|
- Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability.
|
2009-11-10 22:06:09 +00:00 |
Dries Buytaert
|
5d00d0d61f
|
- Patch #623992 by sun: documentation updates for system_list().
|
2009-11-09 19:00:03 +00:00 |
Dries Buytaert
|
3213087441
|
- Patch #623992 by sun: fixed the tests. We can re-enable the test bot now.
|
2009-11-08 19:53:19 +00:00 |
Dries Buytaert
|
a6e707cd84
|
- Patch #623992 by sun: fixed the tests. We can re-enable the test bot now.
|
2009-11-08 18:49:04 +00:00 |
Dries Buytaert
|
370d07e9f7
|
- Patch #624882 by jhodgdon: fixed typos in hooks section page.
|
2009-11-08 09:31:10 +00:00 |
Dries Buytaert
|
7080b8f35d
|
- Patch #623992 by catch: performance improvement: reduce {system} database hits on every page request.
|
2009-11-08 09:29:07 +00:00 |
Angie Byron
|
d9017f5878
|
#591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter().
|
2009-11-05 16:19:25 +00:00 |
Angie Byron
|
c409a47fcc
|
#592008 follow-up by chx and moshe weitzman: All theme() function calls in hook_init().
|
2009-11-01 22:10:07 +00:00 |
Dries Buytaert
|
1b83420193
|
- Patch #615734 by catch: document why we call drupal_get_filename() in module_list().
|
2009-10-30 21:54:45 +00:00 |
Dries Buytaert
|
d72539f1b5
|
- Patch #200931 by Darren Oh, asimmonds: fixed schema not being available in hook_install()/hook_enable().
|
2009-10-30 21:41:45 +00:00 |
Dries Buytaert
|
13d3072f41
|
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.
|
2009-10-16 03:01:55 +00:00 |
Dries Buytaert
|
f8b5634113
|
- Patch #600780 by asimmonds: fixed typo in documentation.
|
2009-10-10 12:12:15 +00:00 |
Angie Byron
|
0085972f1e
|
#557542 follow-up by catch: Fixed module_implements() caching for authenticated users.
|
2009-09-29 18:08:28 +00:00 |
Dries Buytaert
|
a8b3369b95
|
- Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability.
|
2009-09-27 11:08:45 +00:00 |
Angie Byron
|
2c55219315
|
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
2009-08-24 00:14:23 +00:00 |
Angie Byron
|
e63e85020b
|
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
|
2009-08-24 00:10:46 +00:00 |
Angie Byron
|
4ae238ea57
|
*** empty log message ***
|
2009-08-24 00:02:05 +00:00 |
Angie Byron
|
716293e0fb
|
#509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
2009-08-21 07:50:08 +00:00 |
Angie Byron
|
b41323642b
|
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
2009-08-17 19:14:42 +00:00 |
Angie Byron
|
49699d5be1
|
#533586 by dww and chx: Refactor dependency checks into sharable helper functions.
|
2009-08-13 03:03:04 +00:00 |
Angie Byron
|
37d9515b48
|
#528856 by catch: Optimize module_implements() by statically caching the maintenance mode variable.
|
2009-08-08 15:03:29 +00:00 |
Angie Byron
|
e758e30450
|
#533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc.
|
2009-08-05 16:16:41 +00:00 |
Dries Buytaert
|
12d6d6662e
|
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
|
2009-07-28 19:06:16 +00:00 |
Angie Byron
|
2a6bd6033d
|
#528984 by catch: Remove duplicate check for Drupal maintenance mode.
|
2009-07-23 21:14:09 +00:00 |
Angie Byron
|
b7c27c3246
|
#485350 follow-up by Dave Reid: Fix code example for module_load_include().
|
2009-07-10 04:58:08 +00:00 |
Angie Byron
|
d9ab38b2d0
|
#485350 by jhodgdon: Clarify documentation of module_load_include().
|
2009-07-01 17:34:13 +00:00 |
Angie Byron
|
4dafb3953c
|
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
|
2009-06-28 03:56:43 +00:00 |
Dries Buytaert
|
fbca363010
|
- Patch #211439 by David_Rothstein, cwgordon7: correct sorting of modules.
|
2009-06-20 06:00:24 +00:00 |
Dries Buytaert
|
1f9077ee92
|
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
|
2009-06-06 16:05:28 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
a07e17a92c
|
- Patch #210876 by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages.
|
2009-05-12 18:08:43 +00:00 |
Angie Byron
|
c7095deb64
|
#423664 by Berdir: Fix dependency checking of non-existing modules. (with corrected tests)
|
2009-04-11 17:58:18 +00:00 |
Dries Buytaert
|
5d658d0848
|
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
|
2009-02-22 17:55:30 +00:00 |
Dries Buytaert
|
a10731cedf
|
- Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\!
|
2009-01-14 12:18:37 +00:00 |
Dries Buytaert
|
c3ada1c861
|
- Patch #354173 by killes: convert module.inc to the new database layer.
|
2009-01-04 18:09:34 +00:00 |
Dries Buytaert
|
76138ea8a6
|
- Patch #275796 by Gribnif, Damien Tournoud and Dave Reid: module_list() tried to reset a static using unset(). Added tests too.
|
2009-01-03 08:45:28 +00:00 |
Dries Buytaert
|
0c63d9e24f
|
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
|
2008-12-20 18:24:41 +00:00 |
Dries Buytaert
|
5083e13522
|
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
|
2008-11-24 10:41:40 +00:00 |
Dries Buytaert
|
59ece2e39d
|
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
|
2008-11-11 22:39:59 +00:00 |
Dries Buytaert
|
e2a6a3ed61
|
- Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase.
|
2008-10-31 02:18:22 +00:00 |
Angie Byron
|
f76acb2d9d
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
Angie Byron
|
acd5e95200
|
#320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled.
|
2008-10-12 02:52:52 +00:00 |
Angie Byron
|
390e2fd2d7
|
#320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files.
|
2008-10-12 01:23:07 +00:00 |
Angie Byron
|
4d20274076
|
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.
|
2008-10-11 22:46:22 +00:00 |
Angie Byron
|
289b4f77a6
|
#229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property.
|
2008-09-27 19:03:30 +00:00 |