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 |
Dries Buytaert
|
2f9af75438
|
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.
|
2009-04-19 19:10:08 +00:00 |
Angie Byron
|
7ec6429c1c
|
#415316 by mr.baileys: Remove needless extra clarification about the size of a KB.
|
2009-04-11 23:01:35 +00:00 |
Dries Buytaert
|
3a35e28f92
|
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
|
2009-04-02 20:39:45 +00:00 |
Dries Buytaert
|
b59c662967
|
- Patch #309586 by mr.baileys: IP address from XFF header contains spaces and improved code comments.
|
2009-03-18 09:21:21 +00:00 |
Angie Byron
|
27369e8b96
|
#304163 by chx: Allow update.php to re-generate settings.php. Now possible to upgrade Drupal 6 to Drupal 7. Oh, yeah.
|
2009-03-01 09:32:17 +00:00 |
Dries Buytaert
|
116de17933
|
- Patch #381438 by drumm: do not use page cache for drupal.sh requests.
|
2009-02-25 13:49:26 +00:00 |
Angie Byron
|
2c381622a5
|
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.
|
2009-01-31 16:50:57 +00:00 |
Angie Byron
|
250e486bb0
|
#363687 by chx: Simplify DBTNG codeflow.
|
2009-01-25 12:19:32 +00:00 |
Angie Byron
|
7ac380aa05
|
#346285 by Damien Tournoud: forward-port HTTP_HOST fix from 6.x.
|
2009-01-22 03:05:18 +00:00 |
Angie Byron
|
fcc8211ab1
|
#203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code.
|
2009-01-20 03:18:41 +00:00 |
Dries Buytaert
|
d20e457121
|
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
2009-01-19 10:46:52 +00:00 |
Dries Buytaert
|
dba81743a6
|
- Patch #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted.
|
2009-01-14 12:15:38 +00:00 |
Dries Buytaert
|
70c1d777ea
|
- Patch #353803 by dereine: minor performance optimization -- multiple calls to require_once.
|
2009-01-04 16:15:54 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
5bbad8a4dc
|
- Patch #223298 by Dave Reid: change {dblog}.type VARCHAR limit from 16 to 64.
|
2008-12-28 20:41:19 +00:00 |
Dries Buytaert
|
e23a87d1f9
|
- Patch #303154 by John Morahan: fixed typo that slipped in.
|
2008-12-26 11:00:23 +00:00 |
Dries Buytaert
|
dcf7502003
|
- Patch #303154 by c960657: clean-up and better document ini_set() calls in default.settings.php.
|
2008-12-23 19:59:17 +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
|
5c72eb294a
|
- Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code.
|
2008-12-03 14:51:53 +00:00 |
Angie Byron
|
466e572685
|
#337794 by Damien Tournoud: Make SimpleTest work under PosthreSQL again.
|
2008-11-30 01:05:16 +00:00 |
Angie Byron
|
4f8168c39a
|
#338184 by Damien Tournoud: Remove special workarounds for serialize() in the registry.
|
2008-11-29 23:21:22 +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
|
8e985b3fbc
|
- Patch #319406 by AlexisWilke, Dave Reid, Damien Tournoud, kbahey: should only be cleared in the parent watchdog() call.
|
2008-11-24 06:17:40 +00:00 |
Angie Byron
|
2f6a71433d
|
#308834 follow-up by gpk: Comment improvements.
|
2008-11-22 16:48:20 +00:00 |
Dries Buytaert
|
6608f70cff
|
- Patch #308834 by c960657: move setting of magic_quotes_runtime out of settings.php because (i) we don't want a user to change it and (ii) it gets executed a bit earlier in the Drupal bootstrap.
|
2008-11-22 13:46:11 +00:00 |
Dries Buytaert
|
653e63bd05
|
- Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on uncached page views if cache mode is aggressive.
|
2008-11-22 13:33:00 +00:00 |