Commit Graph

214 Commits (11b9f390bfc37d8df0fabde3a3417d60b55f8de4)

Author SHA1 Message Date
Dries Buytaert 4a6f5869e5 - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy. 2007-05-25 15:04:42 +00:00
Dries Buytaert a309ea2be2 - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php. 2007-05-08 16:36:55 +00:00
Dries Buytaert e66371cac1 - Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Dries Buytaert b93ce19a9c - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domain problems. 2007-04-30 14:37:36 +00:00
Dries Buytaert 38d22252b9 - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible to filter log messages in the database log. 2007-04-30 11:12:35 +00:00
Dries Buytaert dbfcd7d137 - Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented. 2007-04-25 21:34:32 +00:00
Gábor Hojtsy 0a5ec93496 #76588: Small fixes after that patch landed
- typo fix in watchdog() phpdoc
 - add a missing array() on a watchdog call in ping.module
 - handle NULL 'variables' value in syslog module

Noticed these while writing the documentation for watchdog() updates and by comitting the updates into the i18n SVN repository.
2007-04-24 15:53:53 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert df1bea8bca - Patch #138429: reroll. 2007-04-24 10:45:20 +00:00
Dries Buytaert 2e34699b59 - Patch #138429 by Zen: removed unused variables. 2007-04-24 08:43:31 +00:00
Dries Buytaert f4cbd7c63d - Patch #118660 by agentrickard: re-order arguments of cache_set() to match PHP/Drupal conventions. 2007-04-15 15:36:10 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert 07e6bdcdfe - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. Added support for external loggers, and included a small syslog module into core. 2007-04-10 10:10:27 +00:00
Dries Buytaert 5bbbf10ba8 - Patch #130987 by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Dries Buytaert 8fd0fdbd54 - Modified patch #133318 by hunmonk: drupal_get_messages() returning incorrect array value. 2007-04-04 20:50:53 +00:00
Dries Buytaert b20618aa12 - Patch #128866 by Gabor et al: new language subsystem fixes. 2007-03-28 14:08:23 +00:00
Steven Wittens f7440d4d73 #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert eb0caa354e - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. 2007-03-26 01:32:22 +00:00
Dries Buytaert 4d731dd369 - Patch #111697 by wesley: properly initialized user->time to prevent warnings/errors. 2007-03-25 20:54:33 +00:00
Dries Buytaert 5729c22f6f - Patch #109941 by morphir: allow the browser to store form fields. 2007-01-29 19:25:19 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Steven Wittens b70e936d24 #109032: Make session.inc pluggable. 2007-01-15 11:52:02 +00:00
Dries Buytaert 6777463414 - Patch #104693 by ChrisKennedy: pragma dates back from previous protocal. 2007-01-02 10:21:39 +00:00
Dries Buytaert 983eda44ac - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1. 2006-12-21 22:20:19 +00:00
Steven Wittens cfe44ef80c #100859: Fix aggregator categorization form 2006-12-12 06:27:17 +00:00
Steven Wittens a5d5c6aa4b #102602: Even more documentation for constants (webchick) 2006-12-12 06:16:33 +00:00
Dries Buytaert 161a856ab8 - Patch #102603 by webchick: documenting watchdog constants. 2006-12-11 12:01:54 +00:00
Dries Buytaert eb5e171cb6 - Patch #102612 by webchick: document constants. 2006-12-11 12:00:07 +00:00
Dries Buytaert a98fa4c2c8 - Patch #102232 by webernet: roll-back of #87310. 2006-12-10 20:13:36 +00:00
Steven Wittens b86f45b1e6 #100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads. 2006-12-10 09:54:35 +00:00
Dries Buytaert 5af372289c - Patch #101531 by webchick: documenting bootstrap constants. 2006-12-08 12:09:54 +00:00
Dries Buytaert ea7224fb6a - Patch #87310 by dfaulkner and Grugnog2: fix borken request_uri() on some systems. 2006-12-08 11:55:56 +00:00
Dries Buytaert 0a3d7ae588 - Patch #101531 by jvandyk: document all the bootstrap phases in Drupal 5.0. 2006-12-06 16:14:11 +00:00
Dries Buytaert ab1d68d166 - Patch #90612 by Bart Jansens: user_logout should only end the current session. 2006-12-04 10:41:20 +00:00
Dries Buytaert f191e197ee - Added database checks. 2006-11-24 10:16:50 +00:00
Dries Buytaert 13d538287e - Patch #93204 by chx et al: made Drupal work on FastCGI setups. 2006-11-22 09:07:03 +00:00
Dries Buytaert 926e6830d6 - Patch #81076 by Bart Jansens: documentation correction. 2006-11-12 19:16:09 +00:00
Neil Drumm 723056cbb9 #93491 by chx. Don't attempt to read non-existent timers. 2006-11-12 00:21:15 +00:00
Neil Drumm 2310bd9723 #54238 by gopherspidey and fago. Don't cache pages with messages. 2006-09-07 07:11:15 +00:00
Dries Buytaert fd210c342c - Patch #81777 by havran: make access checking work on PostgreSQL. (ANSI SQL 92) 2006-09-06 12:27:50 +00:00
Neil Drumm 30b26cc4b8 #81777 by havran and Jaza. Postgres compatibility. 2006-09-06 08:51:53 +00:00
Dries Buytaert 5372c236bc - Patch #80725 by chx: move the access check up in the bootstrap process. Like that we don't have to load the session when the address is denied access. Can be a notable performance improvement when you block crawlers. 2006-09-06 07:53:01 +00:00
Neil Drumm bdfa735e1c #47535 by Wesley Tanaka and nickl. Fix a PHP notice with timers. 2006-09-06 06:43:03 +00:00
Neil Drumm e86c36cb5b #80887 by chx. Fix a bug with superglobal cleaning. 2006-09-03 07:08:24 +00:00
Steven Wittens dd4f143df6 #75002: Install-time and run-time requirements checking + status report page 2006-09-01 08:44:53 +00:00
Dries Buytaert c29daaaabb - Patch #80887 by Matt et al: added an aggressive caching strategy. 2006-08-31 18:40:04 +00:00
Dries Buytaert 8fdf7a8750 - Patch #72290 by killes: split up the cache table. 2006-08-30 08:46:17 +00:00
Neil Drumm 151ad8ba7f #80849 by robertDouglass. 'Already installed' error needs a filtering function. 2006-08-30 08:03:15 +00:00
Dries Buytaert ad0e8b5615 - Patch #81078 by M. Plumbley: documented drupal_is_denied(), and improved
performance of drupal_is_denied().
2006-08-29 08:36:14 +00:00
Dries Buytaert cc637b5579 - Patch #80837 by killes and Dries: fixed 403 handling. 2006-08-28 11:08:04 +00:00
Dries Buytaert bb8d583f4c - Patch #80597 by jvandyk: improved PHPdoc. Thanks 2006-08-25 05:42:00 +00:00
Dries Buytaert 49481f68f4 - Patch #79166 by hunmonk: fixed session breakage. 2006-08-18 19:24:52 +00:00
Dries Buytaert 3ace12caf8 - Patch #node/76931 by Robert: improved performance of Drupal's session handling. 2006-08-16 13:13:34 +00:00
Neil Drumm 81c25bcd43 #77183 (again) by m3avrck, add standard CSS to the maintenance pages. 2006-08-15 05:16:23 +00:00
Dries Buytaert d830edae04 - Patch #78328 by Bart: fixed incorrect Etag 2006-08-12 11:47:24 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Dries Buytaert 900ad2b099 - Patch #70521 by Grugnog2 et al: fixed 'double logins', caching, and logging in and out. 2006-08-03 13:42:34 +00:00
Dries Buytaert 2c0571b894 - Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal. 2006-08-03 07:06:36 +00:00
Steven Wittens 38e4c1ae91 #76209: (Eaton et al)
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Dries Buytaert 0c05ae7a03 - Patch #74744 by jhenry: 304 handling should send an ETag to meet the HTTP/1.1 spec. 2006-07-22 07:00:30 +00:00
Dries Buytaert 1c75a210bd - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core. 2006-07-13 13:14:25 +00:00
Dries Buytaert c45ca20d0f - Rolback previous patch: breaks Drupal. 2006-07-10 18:41:10 +00:00
Dries Buytaert 9adf9d8ce4 - Patch #71424 by Moshe: removed global variable. 2006-07-10 15:37:10 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Neil Drumm c990f2e1c8 #70075 by AjK, send proper headers if caching is turned off. 2006-07-02 19:25:34 +00:00
Dries Buytaert 77d695fe56 - Patch #69341 by chx: remove some SQL queries from the Drupal bootstrap process. 2006-06-28 21:18:30 +00:00
Dries Buytaert c7ae77cf5f - Patch #67675 by chx: added support for multiple cache backends. 2006-06-14 14:01:12 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Neil Drumm fc02bfed53 #61368 by chx, don't unset the global globals array. 2006-05-04 09:28:32 +00:00
Neil Drumm ac89011bfd #60457 by JonBob (slightly modified), bootstrap.inc produces [Notice] in error_log 2006-05-02 08:37:42 +00:00
Gerhard Killesreiter 3f4be0d693 #60846, fix Drupal for running as CGI, patch by chx 2006-04-28 11:52:31 +00:00
Gerhard Killesreiter 8e4524c0d8 #59378, unset disallowed globals in case register_globals is on, patch by chx 2006-04-21 06:39:00 +00:00
Steven Wittens bfb407601b #58418: $conf ignored after bootstrap patch 2006-04-12 21:39:15 +00:00
Steven Wittens 8ebf819ac2 #58480: Left over conf_init() 2006-04-12 20:58:09 +00:00
Steven Wittens 69726b0d7b #56634: Resolve issues with varying $base_url
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
2006-04-12 08:42:47 +00:00
Gerhard Killesreiter 70aae83c8e #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Gerhard Killesreiter 94355dd832 #56676, unset($_SESSION['messages']);, patch by chx 2006-04-01 14:53:03 +00:00
Gerhard Killesreiter 53d16d7da0 #42000, Watchdog can't log errors when using db_set_active(non-default), patch by Chris Johnson and myself 2006-03-26 14:11:38 +00:00
Gerhard Killesreiter 8ea7cb3f48 #50181, Timer counts not properly incremented, patch by puregin 2006-02-27 13:46:01 +00:00
Dries Buytaert 37ec1bca84 - Patch #44947 by rkerr / Moshe: fixed race condition in session handling, reduced query overhead of session handling, reduced database overhead of session handling. 2006-02-10 05:42:11 +00:00
Dries Buytaert 81660bc662 - Patch #13148: fix problems with using relative path names! (Please document this change.) 2006-01-29 07:36:29 +00:00
Dries Buytaert 4dd63e0385 - Patch #46183 by chx: made maintenance mode work again. 2006-01-24 18:18:41 +00:00
Dries Buytaert 1766d40093 - Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit(). 2006-01-23 07:54:08 +00:00
Dries Buytaert 4da4f4c1af - Patch #44379 by Moshe: code improvements: always grant the 'authenticated user' role to authenticated users. Fixed glitch with udpate path. 2006-01-21 08:28:55 +00:00
Steven Wittens 67fc0913ac - #44992: ./ prefix for conf file include (faster) 2006-01-17 06:17:29 +00:00
Dries Buytaert 54b8ad6550 - Patch #22035 by Matt: fixed problem with alias table getting corrupted. 2006-01-16 08:34:45 +00:00
Dries Buytaert 15299efc89 - Patch #43360 by Chris: minor code clean-up: renamed $op to $hook. 2006-01-05 10:51:47 +00:00
Dries Buytaert 5accfa08f5 - Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failure instead of -1.
Changed code to be compatible with all versions.
2005-12-15 16:02:50 +00:00
Dries Buytaert 2917261693 - Removed valid_input_check(). 2005-11-30 10:27:13 +00:00
Dries Buytaert f4799d1ce9 - check_plain() missed its train. 2005-11-29 20:37:19 +00:00
Dries Buytaert 2d0df351d7 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:17:10 +00:00
Dries Buytaert 244945365d - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL. 2005-11-27 11:52:08 +00:00
Dries Buytaert 7a5c5b83a7 - Patch #35725 by drumm: improved conf_init() documentation. 2005-11-21 21:33:44 +00:00
Steven Wittens cbc92f59cf #35725: Make site.com:80 work like site.com 2005-11-21 16:24:41 +00:00
Dries Buytaert f6764cfbd8 - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
Dries Buytaert 59cb3c4568 - Patch #13224 by Richard Archer and Gerhard: improved gzip caching. 2005-10-09 21:51:43 +00:00
Dries Buytaert 2b3126b2cc Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc. 2005-09-19 19:13:35 +00:00
Dries Buytaert ceb9859d70 - Patch #29030 by Goba, chx, Jose, et al: reworked the URL rewrite hook so URLs can be rewritten dynamically. 2005-09-18 10:32:05 +00:00
Dries Buytaert 013b73e6ec - Patch #30122 by m3verick: changed include_once()'s to include "./$file"
for performance's sake.
2005-09-08 19:19:01 +00:00
Dries Buytaert 8ae8865abc - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have to
use db_lock_table() and db_unlock_tables() for your code to be compatible.
2005-08-29 19:17:17 +00:00