Angie Byron
|
c802302bac
|
Back to 7.0-dev
|
2010-03-21 16:53:36 +00:00 |
Angie Byron
|
d516f6778e
|
Drupal 7.0-alpha3
|
2010-03-21 16:51:26 +00:00 |
Dries Buytaert
|
40417f5a6f
|
- Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough.
|
2010-03-17 13:58:45 +00:00 |
Dries Buytaert
|
052a1da533
|
- Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.
|
2010-03-11 21:23:06 +00:00 |
Dries Buytaert
|
e603247301
|
- Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering flags.
|
2010-03-11 21:21:36 +00:00 |
Angie Byron
|
632ae14d9c
|
#587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it.
|
2010-03-10 19:36:14 +00:00 |
Angie Byron
|
3205a26755
|
#282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7.
|
2010-03-07 07:44:18 +00:00 |
Angie Byron
|
a1828b232e
|
#710860 by Dave Reid and plach: Remove static caching from drupal_multilingual() (breaks tests).
|
2010-03-07 07:30:40 +00:00 |
Angie Byron
|
33c7e4daa0
|
#614124 by Damien Tournoud: Set locale settings during bootstrap.
|
2010-03-07 06:38:55 +00:00 |
Dries Buytaert
|
e1ce11dad0
|
- Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
|
2010-03-06 06:31:24 +00:00 |
Dries Buytaert
|
cec41faf47
|
- Patch #723436 by mikeryan: timers accumulated at double-speed in certain scenarios.
|
2010-02-25 09:13:00 +00:00 |
Angie Byron
|
424cc9bbb1
|
Back to 7.0-dev
|
2010-02-21 18:10:31 +00:00 |
Angie Byron
|
154ffa85f8
|
Drupal 7.0-alpha2
|
2010-02-21 18:07:24 +00:00 |
Angie Byron
|
8d01aeb428
|
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
2010-02-17 22:44:52 +00:00 |
Angie Byron
|
db7f5e4c90
|
#716348 by grendzy and hefox: Documentation of drupal_get_path() and system table missing the fact that 'profile' is stored there now.
|
2010-02-17 03:55:45 +00:00 |
Angie Byron
|
e2a01a0349
|
#325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors when called from error handlers.
|
2010-02-17 02:52:15 +00:00 |
Dries Buytaert
|
8f7b37b730
|
- Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move error/exception handler higher up in the bootstrap process.
|
2010-02-15 15:52:27 +00:00 |
Dries Buytaert
|
a3dd7ebad7
|
- Patch #698902 by mr.baileys: make MySQL 5.0.15 requirement official.
|
2010-01-31 18:31:46 +00:00 |
Dries Buytaert
|
1df3cfffef
|
- Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls.
|
2010-01-29 22:40:41 +00:00 |
Dries Buytaert
|
af3f94b37e
|
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
|
2010-01-25 10:38:35 +00:00 |
Angie Byron
|
c45ff07912
|
Back to development version now.
|
2010-01-15 14:57:10 +00:00 |
Angie Byron
|
c511a4abe7
|
Marking code as alpha 1 in preparation of the first alpha release of Drupal 7.
|
2010-01-15 14:35:08 +00:00 |
Angie Byron
|
e4be6454e0
|
#281405: Temporarily raise memory requirement to 40M, to cut down on support requests post-alpha. Let's work to get this back to 32M shortly. :)
|
2010-01-15 14:25:35 +00:00 |
Dries Buytaert
|
239cec289d
|
- Patch #667098 by catch: drupal_get_bootstrap_phase() was broken.
|
2010-01-14 21:17:56 +00:00 |
Dries Buytaert
|
f818dfe908
|
- Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
|
2010-01-14 18:45:17 +00:00 |
Angie Byron
|
3ede619955
|
#619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable.
|
2010-01-07 04:54:18 +00:00 |
Angie Byron
|
2c474d2a05
|
#668932 by Damien Tournoud : Remove duplicate sanitzing of HTTP_HOST.
|
2010-01-03 01:23:49 +00:00 |
Dries Buytaert
|
949ccddb91
|
- Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.
|
2009-12-30 08:16:55 +00:00 |
Dries Buytaert
|
98b84b7adb
|
- Patch #661420 by justinrandell, David_Rothstein: made installation of modules much more efficient.
|
2009-12-28 10:48:51 +00:00 |
Angie Byron
|
9ca8723880
|
#358815 by David_Rothstein, meatsack, and John Morahan: Fixed performance of drupal_get_install_files() with large file trees.
|
2009-12-27 03:37:54 +00:00 |
Dries Buytaert
|
8749a43a54
|
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
|
2009-12-22 14:47:14 +00:00 |
Dries Buytaert
|
cf7cb6b65c
|
- Patch #635094 by plach: switching from zxx to und as it is semantically more correct.
|
2009-12-22 14:19:25 +00:00 |
Angie Byron
|
271fbd6bd3
|
#281405 by quickcel and catch: Update minimum RAM recommendation to 32MB. Would love to remove this patch by the time we ship.
|
2009-12-07 07:25:24 +00:00 |
Dries Buytaert
|
5b6acba1d2
|
- Patch #652042 by chx: cache.inc is always needed.
|
2009-12-05 19:27:34 +00:00 |
Dries Buytaert
|
0baad49d62
|
- Patch #635094 by plach: unify 'language neutral' language codes.
|
2009-12-02 19:26:23 +00:00 |
Dries Buytaert
|
110f89c5f0
|
- Patch #626688 by justinrandell: add caching for system_list(). Eliminate a query.
|
2009-11-22 08:20:51 +00:00 |
Dries Buytaert
|
63f39bedf6
|
- Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ()['storage'].
|
2009-11-21 14:06:46 +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 |
Angie Byron
|
cb98091e1b
|
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
|
2009-11-19 04:00:47 +00:00 |
Angie Byron
|
e1d4dc7d6e
|
#620688 follow-up by chx and effulgentsia: Fixed drupal_static_reset() is broken, with expanded test coverage.
|
2009-11-15 21:41:06 +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
|
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 |
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 |