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
|
b721f5e0e3
|
- Patch #570900 by Crell: remove remnants of update_sql().
|
2009-11-09 18:34:26 +00:00 |
Dries Buytaert
|
54925d947b
|
- Patch #620688 by chx: fixed drupal_static_reset().
|
2009-11-08 20:36:12 +00:00 |
Angie Byron
|
07151b0c82
|
#523058 by catch, pwolanin, sun, and smk-ka, and jrchamp: Optimize check_plain().
|
2009-11-08 13:58:03 +00:00 |
Dries Buytaert
|
373fee82b3
|
- Patch #622048 by sun: streamline drupal_bootstrap() and expose the flow to code profilers.
|
2009-11-05 03:00:21 +00:00 |
Angie Byron
|
3b427fae37
|
#341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for PHPTemplate themes when database is down.
|
2009-11-02 03:46:43 +00:00 |
Angie Byron
|
0d371742b6
|
#43462 by c960657 and andypost: Fixed issues with certain configurations of compressed pages.
|
2009-11-02 03:12:05 +00:00 |
Angie Byron
|
267c290cf5
|
#287647 by mikejoconnor, lilou, cafuego, bjaspan, and robertDouglass: Cast results of hook_schema() to an array to avoid schema corruption.
|
2009-11-01 23:10:14 +00:00 |
Dries Buytaert
|
086d189011
|
- Patch #572452 by catch, JoshuaRogers: drupal_get_filename() and drupal_load() should not use drupal_static(). Performance improvement.
|
2009-10-31 14:00:37 +00:00 |
Dries Buytaert
|
745b5b034c
|
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.
|
2009-10-30 22:33:35 +00:00 |
Dries Buytaert
|
ccdf82a500
|
- Patch #532010 by c960657, catch: use require instead of require_once() in _registry_check_code().
|
2009-10-26 13:00:54 +00:00 |
Angie Byron
|
cd7b8f0999
|
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
2009-10-24 05:13:44 +00:00 |
Dries Buytaert
|
c5ee590c6d
|
- Patch #611048 by c960657: removed outdated comment in _registry_check_code().
|
2009-10-22 01:15:15 +00:00 |
Dries Buytaert
|
8c6ee08ddf
|
Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() returns NULL (no value) after timer_stop(). Added timer tests.
|
2009-10-18 11:36:49 +00:00 |
Dries Buytaert
|
60c5878351
|
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
|
2009-10-16 19:06:25 +00:00 |
Angie Byron
|
6061fa9781
|
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
|
2009-10-16 02:04:44 +00:00 |
Angie Byron
|
1b9cde9d85
|
#282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path.
|
2009-10-09 16:33:14 +00:00 |
Dries Buytaert
|
919d94be6e
|
- Patch #592008 by moshe weitzman | chx: don't initialize theme system before modules are included.
|
2009-10-03 19:27:44 +00:00 |
Dries Buytaert
|
7178f6b173
|
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
|
2009-09-30 18:36:02 +00:00 |
Dries Buytaert
|
d92389ae11
|
- Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist anymore, but is still an explicit bootstrap step.
|
2009-09-21 08:07:07 +00:00 |
Dries Buytaert
|
db81ff5205
|
- Patch #581286 by David Strauss | moshe weitzman: fixed detection of CLI environments properly.
|
2009-09-19 10:38:47 +00:00 |
Dries Buytaert
|
ccb0977bee
|
- Patch #572942 by cwgordon7: proper comment wrapping.
|
2009-09-14 07:43:11 +00:00 |
Dries Buytaert
|
6586b76465
|
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
|
2009-09-05 13:05:31 +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
|
bf49ab7213
|
#551574 by emmajane and jhodgdon: Added @see also links to variable_set(), variable_get() and variable_del() to link them together.
|
2009-08-21 00:00:43 +00:00 |
Angie Byron
|
425a1f955c
|
#554106 by dropcube: Attempt #2 at fixing random test failures.
|
2009-08-20 07:24:40 +00:00 |
Dries Buytaert
|
9eb6dd5eaa
|
- Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations.
|
2009-08-17 20:32:30 +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
|
8a6d8660cb
|
#370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk.
|
2009-08-16 23:20:43 +00:00 |
Dries Buytaert
|
a1593ab1c9
|
- Patch #370454 by chx, Damien Tournoud: simplify page caching.
|
2009-08-16 18:39:45 +00:00 |
Angie Byron
|
65a1528f05
|
#341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down.
|
2009-08-04 04:02:26 +00:00 |
Dries Buytaert
|
aab51b9319
|
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
|
2009-07-28 12:13:47 +00:00 |
Dries Buytaert
|
3a29ee48f8
|
- Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers.
|
2009-07-22 04:45:35 +00:00 |
Angie Byron
|
b1938ce091
|
#523358 by catch: Speed up drupal_function_exists().
|
2009-07-19 05:26:11 +00:00 |
Dries Buytaert
|
ef09cf93e5
|
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
|
2009-07-14 10:22:17 +00:00 |
Dries Buytaert
|
5962cc5ab2
|
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.
|
2009-07-01 12:47:30 +00:00 |
Dries Buytaert
|
05c39fe7a0
|
- Patch #487830 by c960657: fixed a HTTP header and improved the tests.
|
2009-06-10 20:00:10 +00:00 |
Dries Buytaert
|
967564af46
|
- Patch #145733 by brianV: enable cookies ...
|
2009-06-06 20:15:23 +00:00 |
Dries Buytaert
|
e474fbbd6c
|
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
|
2009-06-02 06:58:17 +00:00 |
Dries Buytaert
|
3c4be3ab55
|
- Patch #472658 by agentrickard: clean up of inline code comments.
|
2009-05-26 09:12:29 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
6ef4875e87
|
- Rollback of last patch.
|
2009-05-23 19:21:30 +00:00 |
Dries Buytaert
|
77423ed423
|
- Patch #471032 by chx: variable_del is broken!
|
2009-05-23 19:14:42 +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 |
Dries Buytaert
|
bbe7b77475
|
- Patch #304163 by chx, David_Rothstein: allow update.php to regenerate settings.php
|
2009-05-09 18:35:01 +00:00 |
Angie Byron
|
3e81a14a49
|
#449142 by pwolanin: SA-CORE-2009-005 #2.
|
2009-04-30 16:15:44 +00:00 |
Dries Buytaert
|
e99838fbf4
|
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.
|
2009-04-24 08:16:56 +00:00 |
Dries Buytaert
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |