summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #716394 by boombatower: SimpleTest should respect table prefixes.Angie Byron2010-03-07
|
* #715476 by Jeremy and Crell: Schema object should respect active database ↵Angie Byron2010-03-07
| | | | connection (with tests).
* #728730 by Damien Tournoud: Fixed Precision loss in ↵Angie Byron2010-03-07
| | | | DatabaseStatement_sqlite()::getStatement().
* #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call ↵Angie Byron2010-03-07
| | | | drupal_validate_form() on the same form more than once.
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #587706 by dalin: Fixed language_initialize() needs to clean up ['q'] just ↵Angie Byron2010-03-07
| | | | like drupal_path_initialize() does.
* #710860 by Dave Reid and plach: Remove static caching from ↵Angie Byron2010-03-07
| | | | drupal_multilingual() (breaks tests).
* #718636 by mfb: Fixed Cache returns serialized data only in certain conditions.Angie Byron2010-03-07
|
* #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned ↵Angie Byron2010-03-07
| | | | actions still triggered and cannot be removed.
* #723634 by catch: Improve path_save() performance.Angie Byron2010-03-07
|
* #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions().Angie Byron2010-03-07
|
* #614124 by Damien Tournoud: Set locale settings during bootstrap.Angie Byron2010-03-07
|
* - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was ↵Dries Buytaert2010-03-06
| | | | incorrect.
* - Patch #623684 by linclark, christefano, scor: improved documentation of ↵Dries Buytaert2010-03-06
| | | | RDF module.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* - Patch #731426 by fago: recursed entity loading didn't work.Dries Buytaert2010-03-05
|
* - Patch #727126 by jhodgdon: fixed drupal_execute()/drupal_form_submit() ↵Dries Buytaert2010-03-04
| | | | documentation.
* - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed ↵Dries Buytaert2010-03-04
| | | | inconsistent use of filter_xss_admin() on () and ().
* - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear.Dries Buytaert2010-03-03
|
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - Patch #648170 by fago, sun: form constructors cannot enable form caching ↵Dries Buytaert2010-03-03
| | | | or form rebuilding.
* - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty ↵Dries Buytaert2010-03-03
| | | | string instead of empty serialized array.
* - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls ↵Dries Buytaert2010-03-03
| | | | a module.
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: ↵Dries Buytaert2010-03-02
| | | | modules_installed() was broken during testing.
* - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a ↵Dries Buytaert2010-03-02
| | | | query string cannot be loaded.
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI ↵Dries Buytaert2010-03-01
| | | | indexExists().
* - Patch #728820 by David_Rothstein: clean up installation of required modules.Dries Buytaert2010-03-01
|
* - Patch #582948 by David_Rothstein: more improvements to the erro handling ↵Dries Buytaert2010-03-01
| | | | of the database layer.
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, ↵Dries Buytaert2010-02-28
| | | | c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
* - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema ↵Dries Buytaert2010-02-28
| | | | manipulation to help with upgrade path.
* - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate ↵Dries Buytaert2010-02-27
| | | | theme-related documentation.
* - Patch #503550 by yched, jp.stacey: make sure strings are cached per language.Dries Buytaert2010-02-27
|
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - Patch #721010 by jhodgdon: actions topic group needs more functions ↵Dries Buytaert2010-02-26
| | | | included and better doc header.
* - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO ↵Dries Buytaert2010-02-26
| | | | functionality should be checked at installation.
* #605374 by catch: Don't add non-existing files to the registry.Angie Byron2010-02-26
|
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored ↵Dries Buytaert2010-02-25
| | | | after 31 link/style tags.
* - Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place.Dries Buytaert2010-02-25
|
* - Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue ↵Dries Buytaert2010-02-25
| | | | tables from D5 during the D6 to D7 upgrade.
* - Patch #723436 by mikeryan: timers accumulated at double-speed in certain ↵Dries Buytaert2010-02-25
| | | | scenarios.
* - Patch #719500 by jhodgdon: removed duplicate text in documentation.Dries Buytaert2010-02-24
|
* #718016 by andypost and Damien Tournoud: Fixed ↵Angie Byron2010-02-23
| | | | DatabaseSchema_pgsql()::renameTable() needs to rename the indexes.
* #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to ↵Angie Byron2010-02-23
| | | | return 'page__front()' suggestion on front page.
* #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not ↵Angie Byron2010-02-23
| | | | prefix tablename.
* - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever ↵Dries Buytaert2010-02-22
| | | | been used.
* Back to 7.0-devAngie Byron2010-02-21
|
* Drupal 7.0-alpha2Angie Byron2010-02-21
|
* - Patch #718984 by JohnAlbin: theme_blocks() defined in ↵Dries Buytaert2010-02-20
| | | | drupal_common_theme() even though it no longer exists.
* - Patch #539428 by MarcDeLay: renamed old non-descriptive variables.Dries Buytaert2010-02-20
|