Commit Graph

413 Commits (eeeba75a5b10420688f08093738dd8e28060d69e)

Author SHA1 Message Date
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
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
Dries Buytaert dc65b62ace - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up). 2008-11-16 19:41:14 +00:00
Dries Buytaert 5fbdca023f - Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do not use the same kilo standard. 2008-11-16 15:19:34 +00:00
Dries Buytaert 59ece2e39d - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups. 2008-11-11 22:39:59 +00:00
Dries Buytaert af0463c66a - Patch #279516 by c960657: remove workarounds for PHP versions less than 5.2.x 2008-11-07 17:21:54 +00:00
Dries Buytaert 72e81af12d - Patch #324875 by pwolanin, Damien Tournoud, goba: improved conf_path() header injection checking. 2008-11-02 10:56:35 +00:00
Dries Buytaert a6a58c16eb - Patch #319394 by Crell: force the default database for registry queries. 2008-11-02 06:33:56 +00:00
Dries Buytaert e2a6a3ed61 - Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase. 2008-10-31 02:18:22 +00:00
Angie Byron 63e8d1e3d3 #324875: SA-2008-067 (#324824): Fix file inclusion vulnerability. 2008-10-25 01:13:40 +00:00
Dries Buytaert 72cd8d63b6 - Patch #323391 by Damien Tournoud: made initialization of the variables an explicit bootstrap phase. 2008-10-22 20:44:53 +00:00
Dries Buytaert daad5033e9 - Patch #323372 by Damien Tournoud: fixed bootstrap phase issue that broke installer. 2008-10-20 11:33:00 +00:00
Dries Buytaert 3de6420cd5 - Patch #323372 by chx: clean up drupal_bootstrap(). 2008-10-19 21:27:13 +00:00
Dries Buytaert f7eac0049a - Patch #321337 by gpk: optmized timer_start() and timer_read() thanks to PHP5. 2008-10-16 21:16:06 +00:00
Dries Buytaert 967d8f67ac - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail. 2008-10-15 16:05:51 +00:00
Angie Byron 404994e85f #242873 follow-up: Missed adding constants to bootstrap.inc. 2008-10-13 04:06:22 +00:00
Angie Byron 81b04e90cf #320171 by Dave Reid: Fix exception in ip_address() test. 2008-10-12 08:37:14 +00:00
Angie Byron a3a420c3e6 Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations. 2008-10-12 06:27:06 +00:00
Angie Byron 6575a26c88 #231298 by Crell and rednahead: Allow for aliased multi-site support. 2008-10-12 02:47:50 +00:00
Angie Byron 5dff3b8e15 #242873 follow-up by pwolanin: Move new check_plain() check constants to bootstrap.inc so they're there in early bootstrap. 2008-10-11 21:53:36 +00:00
Angie Byron 3715107d36 #318102 by Damien Tournoud and Dave Reid: hook_exit() not invoked for some cached requests. 2008-10-11 04:56:34 +00:00
Angie Byron 6560a8206e #317840 by lilou: Fix typo in Doxygen for REQUEST_TIME. 2008-10-06 22:40:20 +00:00
Dries Buytaert d35f1517c3 - Patch #313156 by Crell: convert bootstrap.inc to DBTNG and resurrected a kitten. 2008-10-06 14:26:54 +00:00
Angie Byron a3bb66e4e8 #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths. 2008-09-20 20:22:25 +00:00
Dries Buytaert 8fc581d4d7 - Patch #309488 by kbahey: correct capitalization of TRUE and FALSE. 2008-09-19 07:53:59 +00:00
Dries Buytaert 7f29b14277 - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
Dries Buytaert 312b97e9e9 - Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code. 2008-09-15 15:18:59 +00:00
Dries Buytaert c2746a949e - Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP protocol version where possible. 2008-09-08 21:24:30 +00:00
Dries Buytaert a1d73f1342 - Patch #253702 by jscheel, gpk: clarified session handling functions. 2008-09-08 21:08:24 +00:00
Angie Byron af884c3888 #302763 by DamZ: Fixing test failures, removing legacy globals check cruft. 2008-09-06 15:20:09 +00:00
Dries Buytaert e5b0e5f76c - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency. 2008-09-06 08:36:22 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert 06379c5470 - Patch #170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by non-SSL cookie. 2008-08-18 18:56:01 +00:00
Dries Buytaert 6c1068e48d - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency. 2008-08-02 19:01:02 +00:00
Dries Buytaert fb3b6d13b8 - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests. 2008-07-17 21:10:39 +00:00
Dries Buytaert ffdfefebbc - Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied. 2008-07-08 01:08:15 +00:00
Dries Buytaert 2a34c23bc8 - Patch #258397 by Dries: fixed spoofing attack. 2008-07-04 22:54:09 +00:00
Dries Buytaert fe06b4ccd8 - Patch #276581 by catch: wrote missing tests for contact module and simplified contact module thanks to that. Also removed some whitespace. 2008-07-02 20:05:11 +00:00
Dries Buytaert bb232c728a - Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line. 2008-07-01 20:36:40 +00:00
Dries Buytaert df4ebc0135 - Patch #258397 by R.Muilwijk and myself: IP address detection improvements. Added support for clusters and wrote various IP address related tests. 2008-06-26 11:29:20 +00:00
Dries Buytaert c529e4afbe - Patch #101543 by webchick: document all constants. 2008-05-26 17:12:55 +00:00
Dries Buytaert 0d54577a9f - Patch #256579 by justinrandell: registry performance optimizations. 2008-05-13 17:38:42 +00:00
Dries Buytaert 2e18cb8924 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert 08aa23227e - Patch #228594 by catch et al: removed access rule functionality from core.
The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.
2008-04-08 22:50:55 +00:00
Gábor Hojtsy 78bc68f304 Drupal 6 RC2 2008-01-10 22:47:17 +00:00
Gábor Hojtsy b78a990270 #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks 2008-01-08 10:35:43 +00:00
Gábor Hojtsy d3c14ad6fe #50901 by chx: do not allow user login under maintenance mode, if the logged in user has no site config permission 2008-01-02 14:29:32 +00:00
Gábor Hojtsy 090b90227b #199780 by Pancho and chx: fix problem in access rules check introduced in #174025 2007-12-20 08:20:58 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy f337abfa69 #173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database 2007-11-26 08:06:52 +00:00
Gábor Hojtsy 702c0a2bcd #190283 by myself and JirkaRbyka: use get_t() in pre-database setup code, add missing javascript key to language objects (kills notices) and document st() better 2007-11-11 16:14:45 +00:00
Dries Buytaert ca0bbfee5b - Modified version of patch #121820 by Caleb et al: add an option for page compression. 2007-10-25 15:38:25 +00:00
Gábor Hojtsy 7e963c13ff #182675 by chx: fix caching bootstrap, so hook_boot() and the timer is called when required, integrating the cache init function right into the bootstrap 2007-10-24 11:30:39 +00:00
Dries Buytaert f75cec459e - Patch #180468 by hass: fixed notice on IIS. 2007-10-17 13:03:03 +00:00
Dries Buytaert 6f731d920a - Patch #183965 by alpritt: corrected PHPdoc. 2007-10-17 12:11:30 +00:00
Gábor Hojtsy 74a431e79a #163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames 2007-10-05 14:50:25 +00:00
Dries Buytaert 821221cc14 - Patch #181063 by chx: fixed problem with drupal_bootstrap() not booting to the proper level. 2007-10-05 14:48:49 +00:00
Gábor Hojtsy 89bf1e1235 #174025 by killes: small performance improvement for drupal_is_denied() 2007-09-10 12:19:11 +00:00
Gábor Hojtsy 470b2e374e #172262 by JirkaRybka: better globals handling in install system, so the choosen profile and language are remembered 2007-09-09 19:46:54 +00:00
Gábor Hojtsy a6f970e9d2 #173227 by Desbeers: make language listing work early in the bootstrap, when modules are not yet loaded (fix a regression from a previous patch) 2007-09-07 10:33:06 +00:00
Dries Buytaert d33f3df967 - Patch #165160 by chx: restored access checking. 2007-09-03 16:55:00 +00:00
Gábor Hojtsy a4b3217bd1 #169263 by Gerhard Killesreiter: fix IP address identification 2007-09-03 09:59:43 +00:00
Gábor Hojtsy 0fd16236ef #171562 by JirkaRybka: fix several issues with locales
- make searches work again, better worded
 - do not cache English stuff
 - fix strike through on string seek page
 - fix exports for translations
2007-09-01 12:50:47 +00:00
Gábor Hojtsy 0f845306c2 #151868 by chx: avoid using array_shift() because it takes a lot of time to rehash the array, so indexing the array is more performant, then shifting items one by one 2007-08-30 16:09:50 +00:00
Gábor Hojtsy 1a66aeb39e #171606 by Heine: ported security fix from Drupal 4.7/5; use SCRIPT_NAME instead of PHP_SELF in links to avoid XSS holes 2007-08-30 15:53:39 +00:00
Gábor Hojtsy 8836d94ecd #151394 by xqus and RobRoy: file.inc is required on maintanance pages for the JS aggregation 2007-08-30 15:47:27 +00:00
Gábor Hojtsy 1372700977 #170638 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings 2007-08-28 11:42:56 +00:00
Gábor Hojtsy d1e33c191c #165331 by chx: call hook_boot() for cached pages too, moving it to the right place 2007-08-26 16:00:29 +00:00
Dries Buytaert a21275a58f - Patch #165160 by hswong3i: made two SQL queries work on DB2. 2007-08-07 08:41:24 +00:00
Dries Buytaert 2c3864d3c7 - Patch #147324 by Eaton: make multi-site installations work again. 2007-07-30 19:22:47 +00:00
Dries Buytaert 7b682ae9f8 - Patch #162944 by profix898: cleanup ip_address() code. 2007-07-29 21:04:03 +00:00
Dries Buytaert 80ff5109a7 - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.
This is a small form API extension (doesn't break existing code) that
  facilitates the Drupal 6 upgrade of the Views module.  A good example
  of why it can be beneficial to start upgrading your modules early on in
  the code freeze. ;)
2007-07-29 17:28:23 +00:00
Steven Wittens 0676d8410f Re-add check_plain() in appropriate places after removing it from ip_address(). 2007-07-26 21:42:52 +00:00
Dries Buytaert e473168106 - We don't need to sanitize stuff on input. 2007-07-26 09:32:15 +00:00
Gábor Hojtsy dfcbe0591a #160107 by JohnAlbin: use the same session ID regardless of the protocol used to access the page (eg share sessions between http and https pages) 2007-07-25 10:06:44 +00:00
Gábor Hojtsy f5ea36bb4d #125533 by keve: do not continue bootstrap if the process was called back with a phase already executed 2007-07-11 22:04:57 +00:00
Gábor Hojtsy 8caf4da7f1 #82499 by Jose A Reyero and a little bit from myself: send emails localized in the language needed in specific situations, and centralize mail composing operations with hook_mail() 2007-07-01 19:49:19 +00:00
Dries Buytaert 5874ed1046 - Patch #151916 by JohnAlbin: fixing a double patch inclusion. 2007-06-15 06:45:05 +00:00
Dries Buytaert 53420729ea - Patch #101927 by cooferat: fixed problem with post information. 2007-06-11 15:21:14 +00:00
Dries Buytaert c83f05e284 - Patch #150452 by JohnAlbin: fixed strict notice. 2007-06-09 07:26:36 +00:00
Dries Buytaert 4fd54aabc5 - Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
Gábor Hojtsy 36e87e190c #147640 by Jose A Reyero with further cleanup by myself: add language code to localization functions
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
2007-05-29 14:37:49 +00:00
Dries Buytaert 1f86421497 - Patch #55516 by David Strauss et al: removed some database locking. 2007-05-25 21:01:30 +00:00
Dries Buytaert 4a6f5869e5 - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy. 2007-05-25 15:04:42 +00:00