Commit Graph

2864 Commits (0ea653502c6bbe09ba90d9aba0dce69b9ca1291f)

Author SHA1 Message Date
Dries Buytaert 6e5851b3a9 - Patch #338586 by Damien Tournoud: fix undefined function call in DatabaseSchema_pgsql::addField(). 2008-11-26 13:42:25 +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
Dries Buytaert 96dc47665e - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now. 2008-11-24 06:12:46 +00:00
Angie Byron 3d1dcb4966 Removing #137932 which was committed prematurely. 2008-11-24 00:40:45 +00:00
Angie Byron 251a761eaa #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency. 2008-11-23 21:17:48 +00:00
Angie Byron 079a1bd2a5 #67349 follow-up by Damien Damien Tournoud: Fix missing parenthesis. 2008-11-23 21:01:03 +00:00
Dries Buytaert a7b2b9dfd1 - Patch #332980 by scor and keith.smith: documentation improvements + typo fixed. 2008-11-23 16:54:49 +00:00
Angie Byron 1b4dd805ca #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page. 2008-11-23 16:00:08 +00:00
Angie Byron 9de3b9cb74 #67349 by chx, Damien Tournoud, and paranojik: SQLite support in core! Yeah! :D 2008-11-23 06:06:15 +00:00
Angie Byron 2f6a71433d #308834 follow-up by gpk: Comment improvements. 2008-11-22 16:48:20 +00:00
Dries Buytaert 151ed27786 - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-) 2008-11-22 13:55:27 +00:00
Dries Buytaert 33cf35a6e8 - Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection() were broken when was not found. Now with tests\! 2008-11-22 13:51:38 +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 ea28f6b7d0 - Patch #337454 by earnie: fixed the phpdoc of drupal_render_form(). 2008-11-22 13:03:06 +00:00
Dries Buytaert 8a4fbfc87b - Patch #277644 by lilou: documentation improvement. 2008-11-22 10:12:05 +00:00
Angie Byron 53f53b6db5 #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :) 2008-11-20 06:56:17 +00:00
Angie Byron ccd16b82a6 #74645 follow-up by maartenvg: One very important file_scan_directory() call got missed; now HEAD installs again. W00t. ;) 2008-11-16 23:44:47 +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 a6b4f3b61f - Patch #328781 by chx, Damien Tournoud: made sure that all error messages show a good error message. 2008-11-16 18:57:18 +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 9ccdaf2594 - Patch #207736 by anantagati, BartVB, drewish et al: fixed undefined index. 2008-11-16 14:58:28 +00:00
Angie Byron 055668924b #334732 by swentel: Fix notices in form.inc visible from update.php. 2008-11-15 15:32:36 +00:00
Dries Buytaert 15671f471b - Patch #332123 by webchick, lilou: remove t() function from schema descriptions. 2008-11-15 13:01:11 +00:00
Dries Buytaert 97fdc49191 - Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook. 2008-11-15 11:45:04 +00:00
Dries Buytaert 10104ba94a - Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php. 2008-11-15 08:23:07 +00:00
Dries Buytaert 44c8391d32 - Patch #321100 by hswong3i: empty insert statements are better handled now. Comes with tests. 2008-11-13 21:08:16 +00:00
Dries Buytaert a269b9cc1d - Patch #322458 by hswong3i: tests for queryRange(). 2008-11-13 21:02:10 +00:00
Dries Buytaert 3a3c482776 - Patch #333499 by chx: fix handling of NULL default values in MySQL schema API. This fixes most but not all tests. 2008-11-13 20:52:13 +00:00
Angie Byron d8aafce20d #328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on admin/build/menu, and robustify the test so we catch stuff like this in the future. 2008-11-13 05:54:35 +00:00
Dries Buytaert 8cea8dad02 - Patch #331213 by Damien Tournoud: make it easier to write database driver. 2008-11-12 08:30:23 +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 a56f520fad - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers. 2008-11-11 20:37:46 +00:00
Dries Buytaert a80672230f - Patch #332623 by Damien Tournoud: fixed importing translations and added a test. 2008-11-11 20:22:17 +00:00
Angie Byron 5d85d16a75 Oops. Roll-back of #328110. Apologies 2008-11-11 18:15:01 +00:00
Angie Byron f2ecddea98 #328110 by Damien Tournoud: Remove recoverable fatal error from menu system. 2008-11-11 16:56:48 +00:00
Dries Buytaert bd108c7f10 - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. 2008-11-11 16:49:38 +00:00
Angie Byron ea02bd1d2e #258089 follow-up by JohnAlbin: Fix missing period on code comment. Trivial Patch of the Month award! :) 2008-11-10 15:40:03 +00:00
Angie Byron 0762f60073 #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). 2008-11-10 05:23:01 +00:00
Dries Buytaert a7f6efc8a1 - Patch #329080 by chx, Damien Tournoud, pwolanin: statics in objects are not per-instance. 2008-11-08 22:52:24 +00:00
Dries Buytaert 50b3072f55 - Rollback of patch #74645 -- breaks installer. 2008-11-08 22:04:03 +00:00
Dries Buytaert ceaf8a0c74 - Patch #74645 by drewish, Robin Monks, tayknight: clean up file_scan_directory API to use regex. 2008-11-08 21:49:47 +00:00
Dries Buytaert 4447e45ac4 - Patch #331013 by drewish: remove file_set_status in favor of file_save(). 2008-11-08 21:35:10 +00:00
Dries Buytaert b3b68b8b18 - Patch #255293 by Gribnif, maartenvg: incorrect regex causes some aggregated CSS to fail. 2008-11-08 20:05:00 +00:00
Angie Byron 4e369a6b7f #243532 follow-up by c960657: Make SimpleTest work again with prefixes. 2008-11-08 16:10:36 +00:00
Angie Byron 42d7209929 #329223 by chx: Fix notice in actions configuration tests. 2008-11-08 07:28:03 +00:00
Angie Byron b0e2635675 #331737 by Crell: Fix nested conditions (plus test) 2008-11-08 07:06:03 +00:00
Angie Byron 1632855a9f #325895 by chx and hswong3i: Fix queryTemporary and add test case. 2008-11-08 04:45:36 +00:00
Angie Byron 6159c302e1 Oops. Reverting #329223. Still needs work. 2008-11-08 04:18:08 +00:00
Angie Byron 8f093858f7 #331705 by dmitrig01: Make sure a menu callback exists before attempting to call it. 2008-11-08 04:13:10 +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 f9fd9c3bf8 - Patch #330084 by c960657: don't set Reply-To header unless necessary and fixed documentation issue. 2008-11-07 16:59:36 +00:00
Angie Byron a8576b12f3 #321828 by Damien Tournoud: November Make-All-Tests-Pass-Again-Extravaganza: Correct registration of maintenance page in hook_theme(). 2008-11-07 07:11:22 +00:00
Angie Byron 8a0ee80de6 #329224 by boombatower and chx: November Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests. 2008-11-07 06:44:56 +00:00
Dries Buytaert 57d35b7fb1 - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal errors during testing. Woop, woop. 2008-11-05 17:06:18 +00:00
Dries Buytaert 3f6359f3fb - Patch #330040 by earnie: code comment improvements. 2008-11-05 12:58:59 +00:00
Dries Buytaert b963755551 - Patch #329273 by Damien Tournoud: make map_month() happier. 2008-11-03 09:54:43 +00:00
Angie Byron d0f8f90a36 #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 -> D7. 2008-11-03 05:55:57 +00:00
Dries Buytaert bb5a8e8074 - Patch #272395 by ghoti: improved documentation of theme_links. 2008-11-02 14:46:57 +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 dc42384557 - Patch #329019 by dww, sun: fixed PHP warning. 2008-11-02 06:26:33 +00:00
Dries Buytaert c2a4b9c19f - Patch #297860 by Damien Tournoud: converted session.inc to the new database abstraction layer. 2008-11-01 21:27:38 +00:00
Dries Buytaert fa94c66c92 - Patch #328719 by c960657: make the module list tests succeed again. 2008-11-01 21:21:35 +00:00
Dries Buytaert 424250196a - Patch #279516 by c960657: removed many PHP4-isms. Great patch. 2008-11-01 19:51:06 +00:00
Dries Buytaert 4a6243aff2 - Patch #314401 by boombatower et al: batch API screen improvements. 2008-11-01 18:32:22 +00:00
Angie Byron f4583f3be8 #327480 follow-up by sun: Fix PHPDoc stuff. 2008-10-31 15:46:16 +00:00
Dries Buytaert f45a9dabc3 - Patch #328402 by hswong3i: documentation clean-up in PostgreSQL. 2008-10-31 11:24:04 +00:00
Dries Buytaert 35c7673cae - Patch #327480 by chx: remove DB specific code from simpletest. 2008-10-31 11:13:31 +00:00
Dries Buytaert a1d1cb5c56 - Patch #299088 by hswong3i, Moshe, Keith et al: modernize drupal_write_record(). 2008-10-31 02:23:24 +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
Dries Buytaert 21c24340bc - Patch #327460 by chx: some more documentation improvements. 2008-10-30 08:57:50 +00:00
Dries Buytaert 523d0da8b7 - Patch #299742 by Darren Oh: #aha didn't work for checkboxes. 2008-10-30 02:35:54 +00:00
Dries Buytaert ae2e4ccd78 - Patch #319407 by Crell: convert common.inc to the new database API. 2008-10-29 10:06:06 +00:00
Dries Buytaert 068febde42 - Patch #327271 by hswong3i, Crell: proper use of AS keyword so it works on PostgreSQL and Oracle. 2008-10-29 09:40:17 +00:00
Dries Buytaert b5f3c00944 - Patch #319408 by Crell: converted queries to new database abstraction layer. 2008-10-27 10:34:09 +00:00
Dries Buytaert df2cf40d2c - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Angie Byron a406555460 #318440 by Crell: Make it easier to add multiple fields in a dynamic SELECT statement. 2008-10-25 04:26:30 +00:00
Angie Byron a7481a7cfa #325895 follow-up by chx: We love PostgreSQL. 2008-10-25 02:12:35 +00:00
Angie Byron 47949ad142 #325895 by chx: Fix queryTemporary, which was missing a required argument. 2008-10-25 02:03:55 +00:00
Angie Byron 63e8d1e3d3 #324875: SA-2008-067 (#324824): Fix file inclusion vulnerability. 2008-10-25 01:13:40 +00:00
Dries Buytaert 1f4311f4b5 - Patch #323854 by c960657: made DatabaseLog::findCaller() work on Windows. Long live unit tests. 2008-10-24 18:36:01 +00:00
Dries Buytaert f67cddb49b - Patch #302596 by dropcube: remove glob() because it is not available on all supported platforms. 2008-10-24 18:21:54 +00:00
Angie Byron de8ff4adb0 Roll-back of #310144: Still needs some work. 2008-10-24 07:14:51 +00:00
Angie Byron 88ed5dced2 #258089 by merlinofchaos and dvessel: Allow themes to have preprocess functions without a corresponding .tpl.php file. 2008-10-24 07:02:54 +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 d1d3ce0be7 - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_add_js. 2008-10-22 19:39:36 +00:00
Angie Byron f4315766fe #316868 by Crell: Make addField() alias to the field name, rather than the table and field name when there are no conflicts. 2008-10-22 04:01:03 +00:00
Angie Byron 1fa03d7c33 #310144 by dvessel: Clarify sort parameter in theme_table() documentation. 2008-10-22 03:36:47 +00:00
Dries Buytaert 0e7fbe0350 - Patch #323182 by chx and Damien Tournoud: a working code simplification. 2008-10-20 11:34:32 +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 ca36d1f406 - Patch #319769 by Dave Reid: fixed php notice on _db_error_page. 2008-10-20 11:28:30 +00:00
Dries Buytaert 3de6420cd5 - Patch #323372 by chx: clean up drupal_bootstrap(). 2008-10-19 21:27:13 +00:00
Dries Buytaert 010d7294a4 - Patch #302638 by pwolanin: no-op queries during menu rebuild. 2008-10-19 21:15:58 +00:00
Dries Buytaert d0bd78238c - Rollback of #323182; parse error. 2008-10-19 20:32:41 +00:00
Dries Buytaert dc1c2946da - Forgot to commit log.inc. 2008-10-19 20:22:07 +00:00
Dries Buytaert 8f533b9e8c - Patch #322777 by Damien Tournoud: file_check_directory() was badly documented. 2008-10-19 20:18:58 +00:00
Dries Buytaert 7e9b552753 - Patch #323182 by chx: code cleanup. 2008-10-19 20:06:48 +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 cbec05812d - Patch #298669 by Crell, moshe et al: add query logging per connection. 2008-10-16 14:58:48 +00:00
Dries Buytaert 025c43c68f - Patch #316753 by dvessel: exanded PHP doc of path_to_theme(). 2008-10-16 13:50:21 +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
Dries Buytaert e85187d948 - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allowed_packet size issue with the simpletests. 2008-10-15 14:17:27 +00:00
Dries Buytaert 305d14412c - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests. 2008-10-15 13:56:08 +00:00
Dries Buytaert c9cbd0d55d - Patch #285165 by Damien Tournoud, pwolanin, chx: fixed wildcard loader problem 2008-10-14 20:17:29 +00:00
Dries Buytaert db93312b65 - Patch #285165 by Heine, Gabor: fixed wildcard loader names with numbers. 2008-10-14 13:31:38 +00:00
Angie Byron 2dd6e4e0df #242873 follow-up: Missed a couple files with drupal_set_title(). 2008-10-14 11:01:08 +00:00
Dries Buytaert 0a0d530c52 - Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe'). 2008-10-13 21:00:03 +00:00
Dries Buytaert 659c4867bd - Patch #320146 by pwolanin: when in offline mode, link to the admin page to take the site online again. 2008-10-13 12:30:09 +00:00
Angie Byron de99844cbb #249571 by pwolanin: Fix bug with 'active-trail' class in Primary/Secondary links. 2008-10-13 04:46:31 +00:00
Angie Byron 404994e85f #242873 follow-up: Missed adding constants to bootstrap.inc. 2008-10-13 04:06:22 +00:00
Angie Byron 448640f138 Removing left-over from drupal_set_title() roll-back. 2008-10-12 19:03:04 +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 f76acb2d9d #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
Angie Byron acd5e95200 #320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled. 2008-10-12 02:52:52 +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 390e2fd2d7 #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files. 2008-10-12 01:23:07 +00:00
Angie Byron 4d20274076 #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled. 2008-10-11 22:46:22 +00:00
Angie Byron 11074d9120 Grrr. Didn't mean to commit that yet. 2008-10-11 21:55:40 +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 ecf7ad41d0 #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default. 2008-10-11 21:11:02 +00:00
Angie Byron b9e998170d #205227 by mpare and mfb: Fix logic in file_transfer with ob_end_clean(). 2008-10-11 20:41:53 +00:00
Angie Byron 2f83f862b6 #319405 by Crell: Code style clean-up for registry queries. 2008-10-11 19:23:36 +00:00
Angie Byron e0cf9c21a1 #319403 by Crell: use fetchObject() in cache.inc for consistency with other db fetch routines. 2008-10-11 19:19:51 +00:00
Angie Byron cede322c1b #293612 by egfrith: user_authenticate() should work when is empty. 2008-10-11 16:37:38 +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 4f17920c75 #319466: SA-2008-47 (#295053): CSRF in cached forms. 2008-10-11 04:06:29 +00:00
Angie Byron 7e02f2f782 #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. 2008-10-11 02:33:14 +00:00
Dries Buytaert 3ab972cd4f - Patch #319210 by Dave Reid: DBTNG'ed actions.inc. 2008-10-10 08:49:51 +00:00
Angie Byron 6828096e7e #284887 by Dave Reid and dww: Disable autocomplete if user does not have access to the callback. 2008-10-10 07:49:49 +00:00
Angie Byron d7e2e2b06b #317238 by Pedro Lozano: Fix broken link to orphaned actions in watchdog. 2008-10-10 06:10:14 +00:00
Angie Byron 6bdd105f22 #318575 by jvandyk: Change 'remaining' to 'completed' in Batch API, to better reflect what's actually happening. 2008-10-09 22:54:08 +00:00
Dries Buytaert 40907cc79c - Patch #228281 by hswong3i: made queries TNGDB and ANSI compliant. 2008-10-09 20:38:57 +00:00
Dries Buytaert 9b33d54ef5 - Patch #319183 by drewish: clean up file.inc documentation. 2008-10-09 20:07:00 +00:00
Angie Byron 62401d60ca #294742 by axyjo: Doxygen correction for drupal_alter(). 2008-10-09 01:49:03 +00:00
Angie Byron f841d1a764 #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :) 2008-10-09 00:02:29 +00:00
Dries Buytaert d9e7191f22 - Patch #310904 by mfer, Crell et al: use early fetch and document why. 2008-10-08 11:21:37 +00:00
Dries Buytaert adad3556bd - Patch #315047 by Island Usurper: fixed handling of rerved keywords when altering a table. 2008-10-08 11:09:16 +00:00
Angie Byron 34ec8f9834 #261148 by chx and pwolanin: Allow recovery from a failed menu build. 2008-10-08 01:42:16 +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 3f144d60fa - Patch #316139 by hswong3i: __toString() should be public to work with PHP5.3. 2008-10-06 14:39:40 +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
Dries Buytaert eabf7ab4ca - Patch #180137 by c960657: added type hinting to make it easier to track down errors. 2008-10-06 11:07:14 +00:00
Dries Buytaert e85f1b32a7 - Patch #273743 by meba, jsaints: fixed exmaple code. 2008-10-06 11:00:01 +00:00
Dries Buytaert 9b23008a4a - Patch #300239 by Crell: updated documentation of db_insert(). 2008-10-06 10:56:35 +00:00
Dries Buytaert c462ab1002 - Patch #299661 by smk-ka, oadaeh, et al: install.php does not correctly check database settings. 2008-10-06 10:54:15 +00:00
Dries Buytaert 0bdd86b406 - Patch #290282 by jvandyk, kratib: correct tracking of recursion. 2008-10-02 02:06:00 +00:00
Angie Byron 4c976d51e6 #281446 by xqus, dropcube, and catch: Improve the requirements check for the installer. Awesome. 2008-10-01 00:27:29 +00:00
Angie Byron 853ce2487a Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleTest in a big way. 2008-09-28 21:52:08 +00:00
Dries Buytaert 5b86f43a75 - Patch #298669 by Crell, moshe weitzman: added query logging per connection. 2008-09-28 00:03:33 +00:00
Dries Buytaert 9f3d9f1115 - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement. 2008-09-27 20:37:01 +00:00
Dries Buytaert 0d84b91849 - Patch #296197 by Gabor: made the language order use drag-n-drop instead of weight drop-down menus. 2008-09-27 20:23:30 +00:00
Dries Buytaert b2a734fdf7 - Patch #301501 by markus_petrux: optimize db_merge() in MySQL by taking advantage of ODKU syntax. 2008-09-27 20:10:26 +00:00
Angie Byron 42dda57f96 #312677 by CorniI: Check to ensure a file exists when fixing installation file. 2008-09-27 20:03:35 +00:00
Angie Byron 4a0e68e838 #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO. 2008-09-27 19:47:43 +00:00
Angie Byron 289b4f77a6 #229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property. 2008-09-27 19:03:30 +00:00
Angie Byron f19d83c4c2 #302300 follow-up by Crell: Fixes to database connection tests. 2008-09-27 07:08:44 +00:00
Angie Byron 2cb811acb3 #229129 follow-up by chx: Fix module dependency checking again. 2008-09-27 06:29:47 +00:00
Angie Byron 152213c873 #313152 by Crell and Rob Loach: DBTNG clean-up of batch.inc 2008-09-26 23:30:20 +00:00
Angie Byron 40e2b52116 #302300 by Crell: Support adding and ignoring database targets, for better replication support. 2008-09-26 19:10:32 +00:00
Angie Byron d02d89985a #266773 by Susurrus and Dave Reid: actions_syncronize() cleanup. 2008-09-26 16:13:37 +00:00
Angie Byron ccdeae8d81 #238760 follow-up by pwolanin: Forward-port rest of 6.x fix for menu_rebuild() race condition. 2008-09-22 03:19:43 +00:00
Dries Buytaert d83a75125e - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -- we love UTF-8 2008-09-21 15:27:20 +00:00
Angie Byron 17846beda6 #299672 follow-up by chx: Better fix for only caching form if #cache is set to TRUE. 2008-09-21 06:34:41 +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
Angie Byron 9c2e5a52c9 #299672 by fago: Cache form only if #cache is set to TRUE. 2008-09-20 16:10:29 +00:00
Angie Byron 715255eab7 #268006 by pwolanin: Prevent hook_help() from appearing on 403 pages. 2008-09-20 08:07:34 +00:00
Angie Byron 89b4c55989 #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory(). 2008-09-20 03:49:24 +00:00
Dries Buytaert 67f93fcb16 - Patch #310607 by mfer: fixed undefined method problem with database code. 2008-09-19 20:30:32 +00:00
Dries Buytaert 1ec9a7b7a6 - Patch #298309 by mfer: add PDO::FETCH_PROPS_LATE to tell __construct() to run before properties are added to the object. This is closer to the expected behavior and avoids that values are being overwritten. 2008-09-19 08:18:35 +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 88c75b8772 - Patch #308713 by fletchgqc: incorrect max length of language domain string in locale form. 2008-09-19 07:41:02 +00:00
Angie Byron f2c05c63f9 #197266 by ufku, lilou, Dave Reid, and c960657: Avoid unnecessary query if there is no user limit on uploaded files. 2008-09-19 03:40:32 +00:00
Angie Byron 1e8ee589bb #180063 by andremolnar, TheMystic, and R.Muilwijk: Add a parameter to form_set_error(). 2008-09-19 02:37:29 +00:00
Dries Buytaert 9020f77388 - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu admin. 2008-09-18 10:44:19 +00:00
Dries Buytaert a167427116 - Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of drupal_add_feed() and drupal_add_link(). 2008-09-18 10:40:28 +00:00
Angie Byron fb57759604 #228761 by zsanmartin and roborn: Fix language code regex and correct Portugal's language code. 2008-09-17 19:32:53 +00:00
Angie Byron 6078c16e3e #279657 by zeta ζ: Code style improvement to locale module. 2008-09-17 19:23:35 +00:00
Dries Buytaert 7f29b14277 - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
Angie Byron 7f9344c463 #230932 follow-up by drewish: Uppercase FALSE constant. 2008-09-16 23:55:42 +00:00
Dries Buytaert ae31a4ab76 - Patch #308138 by mfer, Dave Reid: replace valid_email_address with filter_var and FILTER_VALIDATE_EMAIL. 2008-09-16 17:50:02 +00:00
Angie Byron 161a9970f7 #308534 by Dave Reid: Remove stray whitespace core-wide. 2008-09-15 20:48:10 +00:00
Angie Byron 6c60707449 #308526 by chx: Actions do not reset on sync. 2008-09-15 16:07:47 +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 48727a34c2 - Patch #308549 by lyrincz, Dave Reid: fixed broken link in PHPdoc. 2008-09-15 10:27:08 +00:00
Angie Byron e7ac5c58fd #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D 2008-09-15 09:28:50 +00:00
Angie Byron dd24755c39 #308521 by chx: Fix a bunch of stray whitespace. And the trivial patch of the month award goes to... ;) 2008-09-15 05:00:48 +00:00
Angie Byron 568034d90c #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and die when PHP errors are encountered. 2008-09-14 21:14:21 +00:00
Angie Byron 442ea280ec #307297 by heyrocker: Making install.inc's Doxygen shiny and clean. 2008-09-14 01:58:17 +00:00
Angie Byron ab07b4cd5e #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend. 2008-09-10 04:13:01 +00:00
Dries Buytaert 5ba4c53379 - Patch #305920 by Gabor: invlidate JavaScript language cache when a string is edited. 2008-09-09 13:43:40 +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
Angie Byron 73356fde8b #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests. 2008-09-06 15:06:10 +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 fbccce51c6 - Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL. 2008-09-05 09:29:06 +00:00
Dries Buytaert 2b07665033 - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility. PHP6 is rumoured to drop ereg support. 2008-09-05 09:25:52 +00:00