Dries Buytaert
|
de39337076
|
- Patch #458704 by markus_petrux, tic2000: don't automatically remove 'www.' from admin-set cookie domains.
|
2010-03-24 09:17:37 +00:00 |
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 |