Commit Graph

3858 Commits (a649700010bee6c5ffd48cdcfe792658715d534d)

Author SHA1 Message Date
Dries Buytaert 3cc61288a6 - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden. 2010-03-28 07:25:36 +00:00
Dries Buytaert 3520ea5153 - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction support for old sqlite versions. 2010-03-28 06:54:13 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron 8439d8df63 #621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js(). 2010-03-27 05:55:24 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert 967f4a1bbe - Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards. 2010-03-26 22:14:46 +00:00
Dries Buytaert c327b4d407 - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +00:00
Dries Buytaert a7d001f7d1 - Patch #669794 by andypost: use savepoints for nested transactions. 2010-03-26 18:46:06 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 32bc8911b1 - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme. 2010-03-26 12:45:20 +00:00
Dries Buytaert 3cf8a44fb8 - Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, checkboxes. 2010-03-26 12:16:18 +00:00
Dries Buytaert bcfe4b4498 - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in settings being returned for elements that aren't re-rendered as part of the AJAX request. 2010-03-26 10:52:38 +00:00
Dries Buytaert 85969b0590 - Patch #752096 by c960657: remove unused check_file(). 2010-03-25 10:45:03 +00:00
Dries Buytaert 48e05803fd - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions. 2010-03-25 10:38:45 +00:00
Dries Buytaert 23cbbcb1b2 - Patch #748982 by mikeryan: allow Database logging_callback() to be a class method. 2010-03-24 09:59:17 +00:00
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
Dries Buytaert 8745ceabf4 - Patch #751002 by c960657: _drupal_flush_css_js() is too complex. 2010-03-23 21:44:10 +00:00
Dries Buytaert 4d590cff65 - Patch #715132 by moshe weitzman: over aggressive escaping of table names. 2010-03-23 18:54:32 +00:00
Dries Buytaert 9b8c393d4e - Patch #443514 by casey, sun: stylesheet override logic prevents loading of stylesheets of third-party libraries. 2010-03-21 21:14:30 +00:00
Dries Buytaert ff5194c862 - Patch #711682 by aspilicious, sun: fixed style issues. 2010-03-21 20:49:01 +00:00
Dries Buytaert f505b6a978 - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight. 2010-03-21 20:26:41 +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
Angie Byron 426f82ac6d #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
Dries Buytaert aadc94a102 - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
Dries Buytaert e3da79e270 - Patch #720226 by trevjs: documentation for l() missing language key. 2010-03-18 19:15:02 +00:00
Dries Buytaert a26bd1e32f - Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic. 2010-03-18 19:07:42 +00:00
Dries Buytaert cb009a324e - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells. 2010-03-18 19:03:29 +00:00
Dries Buytaert 4474551713 - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is in HTML. 2010-03-17 14:04:38 +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
Angie Byron 50040920bf #335035 follow-up by andypost: Fixed failure in tests. 2010-03-13 22:33:05 +00:00
Dries Buytaert 5e32593f3d - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type. 2010-03-13 06:55:50 +00:00
Dries Buytaert 160b42812c - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them. 2010-03-12 14:38:37 +00:00
Dries Buytaert d8e62ff260 - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything. 2010-03-12 14:33:02 +00:00
Dries Buytaert f87f488e1d - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should run as anonymous when invoked via the run-cron link on the status report page. 2010-03-12 14:20:32 +00:00
Angie Byron aaf9a83db6 #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action links do not work on all levels (example: 'add block' action link does not appear). 2010-03-12 05:14:14 +00:00
Dries Buytaert 54d7a298d2 - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and #field_suffix() work on textfields only. 2010-03-11 22:46:32 +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
Dries Buytaert 6156949804 - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms. 2010-03-10 14:23:32 +00:00
Dries Buytaert 76cdb85478 - Patch #731426 by fago: fixed recursed entity loading doesn't work. 2010-03-10 14:04:26 +00:00
Dries Buytaert cb66dfd766 - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results. 2010-03-09 11:45:37 +00:00
Dries Buytaert 5e7944d5a8 - Patch #711682 by aspilicious: fixed tyle issues. 2010-03-09 11:39:07 +00:00
Dries Buytaert d2f6d6a0c3 - Patch #578212 by marcvangend, scor: fixed SA-CORE-2010-001, blocked user session regeneration. 2010-03-09 03:52:02 +00:00
Dries Buytaert 972d2fed4d - Patch #721400 by pwolanin: order JS files according to weight, don't change filenames for aggregated JS/CSS. 2010-03-09 03:39:44 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Angie Byron b04816e0fe #716394 by boombatower: SimpleTest should respect table prefixes. 2010-03-07 08:08:37 +00:00
Angie Byron 9703e5d6e2 #715476 by Jeremy and Crell: Schema object should respect active database connection (with tests). 2010-03-07 08:03:45 +00:00
Angie Byron c5c033dc05 #728730 by Damien Tournoud: Fixed Precision loss in DatabaseStatement_sqlite()::getStatement(). 2010-03-07 07:53:15 +00:00
Angie Byron 903501822d #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call drupal_validate_form() on the same form more than once. 2010-03-07 07:49:26 +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 05357ce6f7 #587706 by dalin: Fixed language_initialize() needs to clean up ['q'] just like drupal_path_initialize() does. 2010-03-07 07:33:17 +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 58f1f75e07 #718636 by mfb: Fixed Cache returns serialized data only in certain conditions. 2010-03-07 07:26:13 +00:00
Angie Byron 3ae281d032 #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned actions still triggered and cannot be removed. 2010-03-07 07:22:42 +00:00
Angie Byron 8ba741dc49 #723634 by catch: Improve path_save() performance. 2010-03-07 06:58:14 +00:00
Angie Byron 3604231dd1 #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions(). 2010-03-07 06:53:26 +00:00
Angie Byron 33c7e4daa0 #614124 by Damien Tournoud: Set locale settings during bootstrap. 2010-03-07 06:38:55 +00:00
Dries Buytaert 7511394e32 - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was incorrect. 2010-03-06 12:43:45 +00:00
Dries Buytaert 509e397bf5 - Patch #623684 by linclark, christefano, scor: improved documentation of RDF module. 2010-03-06 06:40:35 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +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 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Dries Buytaert 0f4ec342a1 - Patch #727126 by jhodgdon: fixed drupal_execute()/drupal_form_submit() documentation. 2010-03-04 09:07:27 +00:00
Dries Buytaert e5e3d279e2 - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsistent use of filter_xss_admin() on () and (). 2010-03-04 09:03:08 +00:00
Dries Buytaert d33bad9fa1 - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear. 2010-03-03 19:55:46 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert 02d6b122b5 - Patch #648170 by fago, sun: form constructors cannot enable form caching or form rebuilding. 2010-03-03 08:43:07 +00:00
Dries Buytaert c4fd581899 - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array. 2010-03-03 08:40:25 +00:00
Dries Buytaert 0f3085c3b7 - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls a module. 2010-03-03 07:38:08 +00:00
Dries Buytaert a5d180b9c0 - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing. 2010-03-02 09:07:09 +00:00
Dries Buytaert c3760557bd - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded. 2010-03-02 08:47:41 +00:00
Dries Buytaert 13704b8f62 - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists(). 2010-03-01 11:30:37 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert 1cfde5913d - Patch #582948 by David_Rothstein: more improvements to the erro handling of the database layer. 2010-03-01 06:27:58 +00:00
Dries Buytaert 897817eb0c - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible. 2010-02-28 20:10:34 +00:00
Dries Buytaert 994fafcebf - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema manipulation to help with upgrade path. 2010-02-28 20:03:05 +00:00
Dries Buytaert a9286dd3c2 - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation. 2010-02-27 09:24:09 +00:00
Dries Buytaert 1a817fd2f8 - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. 2010-02-27 07:41:34 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Dries Buytaert 19aaebcbe2 - Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header. 2010-02-26 16:55:18 +00:00
Dries Buytaert b297dc27e2 - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation. 2010-02-26 06:39:13 +00:00
Angie Byron 4a89d4cc44 #605374 by catch: Don't add non-existing files to the registry. 2010-02-26 00:19:55 +00:00
Dries Buytaert 96b9d512c3 - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags. 2010-02-25 20:57:39 +00:00
Dries Buytaert c9f1086327 - Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place. 2010-02-25 15:53:27 +00:00
Dries Buytaert 0071d5e296 - Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue tables from D5 during the D6 to D7 upgrade. 2010-02-25 09:42:39 +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
Dries Buytaert 72793f7c7a - Patch #719500 by jhodgdon: removed duplicate text in documentation. 2010-02-24 19:59:32 +00:00
Angie Byron bd4809c9c5 #718016 by andypost and Damien Tournoud: Fixed DatabaseSchema_pgsql()::renameTable() needs to rename the indexes. 2010-02-23 18:46:21 +00:00
Angie Byron dce608f5a4 #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to return 'page__front()' suggestion on front page. 2010-02-23 18:32:00 +00:00
Angie Byron 6192e19f60 #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename. 2010-02-23 05:07:18 +00:00
Dries Buytaert 5f4dd61ff0 - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever been used. 2010-02-22 19:21:34 +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
Dries Buytaert 05ab3b1e8a - Patch #718984 by JohnAlbin: theme_blocks() defined in drupal_common_theme() even though it no longer exists. 2010-02-20 14:39:51 +00:00
Dries Buytaert 557f3114ff - Patch #539428 by MarcDeLay: renamed old non-descriptive variables. 2010-02-20 14:33:23 +00:00
Angie Byron 51839f2469 #566494 follow-up by catch and David_Rothstein: Fixed Running cron in a shutdown function breaks the site. 2010-02-18 06:28:08 +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 8847f4c9a2 #717148 by adrian: Fixed tons of duplication of information during update.php batch. 2010-02-17 20:45:36 +00:00
Dries Buytaert 98504c7cc2 - Patch #716554 by JohnAlbin: docblock for theme_get_setting() is confusing. 2010-02-17 08:50:49 +00:00
Angie Byron 833ab255e9 #605926 by jim0203, sun, jhodgdon, dman, eileenmcnaughton, Gábor Hojtsy: Fixed Menu link weight changes when editing a node. (with tests) 2010-02-17 05:46:16 +00:00
Angie Byron 2f097f48cb #715906 by Damien Tournoud: Fixed Schema tests fail on PostgreSQL. 2010-02-17 05:26:10 +00:00
Angie Byron dcb47ed24d #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests) 2010-02-17 05:24:53 +00:00
Angie Byron 89ade19964 #698978 by jhodgdon: Make documentation for flood_is_allowed() gender-neutral. 2010-02-17 04:51:51 +00:00
Angie Byron b89421bae4 #713028 by hefox and solotandem: Fixed drupal_system_listing() documentation indicates incorrect key values. 2010-02-17 04:48:46 +00:00
Angie Byron 2d4b5d085f #524728 follow-up by David_Rothstein: Bring install.php split in-line with update.php. 2010-02-17 04:19:51 +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 f177c12db7 #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard. 2010-02-17 03:37:12 +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
Angie Byron fa54a703da #399642 follow-up by JacobSingh: include /includes/install.inc in module_enable() which is required when enabling modules for the first time. 2010-02-15 22:16:58 +00:00
Angie Byron efb4ec06a5 #714994 by Damien Tournoud: Fixed SQLite should not forcefully convert numeric strings into numbers. 2010-02-15 22:14:17 +00:00
Angie Byron e4373460c5 #715094 by Damien Tournoud: Fixed Transaction data need to be reset early in DatabaseConnection::popTransaction(). 2010-02-15 22:12:27 +00:00
Angie Byron e394441a95 #530836 by mr.baileys: Fixed drupal_set_page_content() api documentation. 2010-02-15 22:08:49 +00:00
Angie Byron 8cc7988eb8 #325169 follow-up by scor: Added missing error.inc file. 2010-02-15 16:25:06 +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 aa11756416 - Rollback #642820 -- test results were green but actually failed. 2010-02-12 15:11:29 +00:00
Dries Buytaert 6618e07462 - Patch #642820 by c960657: fixed PHP notices when submitting form with disabled checkbox. 2010-02-12 12:25:49 +00:00
Angie Byron 9ce1c6339f #550124 by c960657, catch, and Crell: Remove prepared statement caching, which was a nice idea, but uses up tons of memory without any tangible performance benefits. 2010-02-12 06:58:43 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Angie Byron 12fb65aad2 #705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests. 2010-02-11 03:49:45 +00:00
Dries Buytaert 41019a8362 - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented. 2010-02-10 20:22:57 +00:00
Angie Byron f17bed7d55 #709142 by Damien Tournoud: Fixed Locale uninstall tests. 2010-02-09 18:21:49 +00:00
Dries Buytaert a2ec3c3852 - Patch #708144 by lilou: remove double semicolons at end of line. 2010-02-09 12:29:39 +00:00
Angie Byron 3f115334f6 #702514 by foripepe and mr.baileys: Fixed Documentation problem with Database abstraction layer. 2010-02-08 19:35:39 +00:00
Dries Buytaert b76a58b414 - Patch #606730 by hunmonk: fixed semicolon. 2010-02-07 17:33:41 +00:00
Dries Buytaert 2893abcc62 - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body. 2010-02-07 09:11:28 +00:00
Angie Byron 66c63ff3e2 #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after precision check in schema generation. 2010-02-07 05:23:32 +00:00
Angie Byron 73c28090e3 #668386 by yched: Handle unavailable entity types or bundles. 2010-02-07 05:12:35 +00:00
Angie Byron 3729441ace #706860 by hunmonk: Fixed update_fix_d7_block_deltas() helper function broken due to block table rename. 2010-02-07 05:09:59 +00:00
Dries Buytaert 88cc713837 - Patch #700518 by agentrickard, Crell: documentation fixes. 2010-02-06 19:01:38 +00:00
Dries Buytaert 2975da0d32 - Patch #619566 by David_Rothstein: bring back the code comment. 2010-02-06 16:21:08 +00:00
Dries Buytaert 7f4598d8d1 - Patch #619566 by catch: clean-up code now drupal_alter has caching. 2010-02-06 15:43:42 +00:00
Dries Buytaert 300a7ed2b0 - Patch #706138 by neclimdul: Fixed Remove dead static variable from _cache_get_object(). 2010-02-06 14:53:20 +00:00
Angie Byron 3b5df3f737 #706286 by heyrocker: Changed Improperly formatted constants in stream_wrappers().inc. 2010-02-06 05:49:35 +00:00
Dries Buytaert 17f3807f2b - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones). 2010-02-05 21:15:43 +00:00
Angie Byron 768b07978c #601642 folllow-up by andypost: Remove extraneous 'length' index from system.weight changes. 2010-02-04 17:03:19 +00:00
Angie Byron 94900f4071 #601642 by ctmattice1: Fixed Old databases might have a small {system}.weight, to help fix upgrade path. 2010-02-04 05:10:00 +00:00
Angie Byron b7aae4f885 #539220 follow-up by mr.baileys: Fix test failures. 2010-02-04 03:34:21 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Dries Buytaert 67d3310d7c - Patch #539220 by dww, mr.baileys: missing validation handlers should not be silently ignored by FAPI. 2010-02-01 19:26:13 +00:00
Dries Buytaert 5c07276020 - Patch #700160 by naxoc: drupal_realpath() did not always work as expected. 2010-02-01 19:07:07 +00:00
Angie Byron 10fd10cf45 #700686 by dww: Make ArchiverInterface::listContents() return a simple list of files, rather than a keyed array, which is inconsistent between extension handlers. 2010-02-01 07:17:59 +00:00
Angie Byron 9a887f8626 #698992 by Damien Tournoud: Small comment clarification to check_plain() in l(). 2010-02-01 07:06:14 +00:00
Dries Buytaert 0597e322ce - Patch #700518 by agentrickard: document conjunctions for db_condition(). 2010-01-31 18:42:41 +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 ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Dries Buytaert 1e8da1f9ae - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
Angie Byron 3afffc9dc2 Hm. Rollback of #522786 which seems to cause test failures. 2010-01-30 03:49:14 +00:00
Angie Byron 196aaa7d51 #553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes. 2010-01-30 03:38:22 +00:00