summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #855410 by aspilicious: add missing doc and newlines in updater.inc.Dries Buytaert2010-07-21
|
* - Patch #855400 by aspilicious: fix issues in theme.inc - newlines and ↵Dries Buytaert2010-07-21
| | | | missing doc.
* - Patch #846858 by kiamlaluno: it's/its grammar in various doc headers.Dries Buytaert2010-07-21
|
* - Patch #772678 by sun, jpmckinney, Berdir: database default collation is ↵Dries Buytaert2010-07-20
| | | | not respected.
* - Patch #770664 by Damien Tournoud: path whitelist uses an unsupported GROUP ↵Dries Buytaert2010-07-19
| | | | BY alias.
* - Patch #845846 by Stevel, bellHead: PDOStatement::bindParam() bind to a ↵Dries Buytaert2010-07-19
| | | | reference even for OUT parameters.
* - Patch #767478 by derjochenmeyer: menu li.leaf items get expanded ↵Dries Buytaert2010-07-19
| | | | (li.expanded) when active.
* - Patch #851100 by Damien Tournoud: subquery objects are iterated upon.Dries Buytaert2010-07-19
|
* - Patch #851110 by Damien Tournoud: InsertQuery::execute() needs to rollback ↵Dries Buytaert2010-07-19
| | | | the transaction if one insert fail.
* - Patch #852362 by chx: fixed extend is 100% fubar.Dries Buytaert2010-07-19
|
* - Patch #768090 by ridgerunner: changed drupal_static() performance improvement.Dries Buytaert2010-07-18
|
* - Patch #790482 by glipay: update_prepare_d7_bootstrap() docs say it should ↵Dries Buytaert2010-07-17
| | | | not modify database, but it does.
* - Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) ↵Dries Buytaert2010-07-17
| | | | need to able to specify include files to be loaded for building.
* - Patch #856788 by glipay: documentation improvement.Dries Buytaert2010-07-17
|
* - Patch #855374 by aspilicious: fix newlines in lock.inc.Dries Buytaert2010-07-16
|
* - Patch #855376 by aspilicious: fix newlines in mail.inc.Dries Buytaert2010-07-16
|
* - Patch #855386 by aspilicious: fix newlines in module.inc.Dries Buytaert2010-07-16
|
* - Patch #855402 by aspilicious: fix newlines in token.inc.Dries Buytaert2010-07-16
|
* - Patch #855378 by aspilicious: fix newlines in menu.inc.Dries Buytaert2010-07-16
|
* - Patch #855394 by aspilicious: fix newlines in session.inc.Dries Buytaert2010-07-16
|
* - Patch #855390 by aspilicious: fix newlines in path.inc.Dries Buytaert2010-07-16
|
* - Patch #855310 by aspilicious: fix newlines in file_mimetype().inc.Dries Buytaert2010-07-16
|
* - Patch #855316 by aspilicious: fix newlines in image.inc.Dries Buytaert2010-07-16
|
* - Patch #855322 by aspilicious: fix newlines (and some dots) in locale.inc.Dries Buytaert2010-07-16
|
* - Patch #684982 by plach: audit of global language variable use.Dries Buytaert2010-07-16
|
* - Patch #855418 by jhodgdon, aspilicious: fix doc errors in xmlcpr.inc and ↵Dries Buytaert2010-07-16
| | | | fill in the missing doc headers.
* - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not ↵Dries Buytaert2010-07-14
| | | | create required menus.
* - Patch #851698 by Damien Tournoud: DatabaseSchema_sqlite() severely broken.Dries Buytaert2010-07-14
|
* - Patch #851590 by Damien Tournoud: SQLite should 'stringify' fetches.Dries Buytaert2010-07-13
|
* #847528 by chx: Fixed rollback presumes transaction support.Angie Byron2010-07-12
|
* #851140 by Damien Tournoud: Fixed DatabaseSchema::getPrefixInfo() is ↵Angie Byron2010-07-12
| | | | *severely* broken.
* #850206 by Stevel: Fixed Converting db configuration gives wrong result when ↵Angie Byron2010-07-10
| | | | () is set.
* - Patch #819388 by pwolanin: switch registry back to using hashes not file ↵Dries Buytaert2010-07-10
| | | | mtime and ctime.
* - Patch #844676 by chx, asimmonds: stream wrappers stream_seek() return is ↵Dries Buytaert2010-07-10
| | | | invalid.
* #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical ↵Angie Byron2010-07-10
| | | | bug: Complex widgets are not respecting '#disabled' state.
* Back to 7.0-devAngie Byron2010-07-09
|
* Drupal 7.0-alpha6Angie Byron2010-07-09
|
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* Roll-back of #749748. This broke JavaScript on node add forms, and probably ↵Angie Byron2010-07-07
| | | | elsewhere.
* #554106 follow-up by pwolanin: Restore timeboxing for SimpleTest runs, for ↵Angie Byron2010-07-07
| | | | security.
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed ↵Angie Byron2010-07-07
| | | | Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
* - Patch #846330 by JacobSingh, Gábor Hojtsy: impossible to log in with ↵Dries Buytaert2010-07-07
| | | | default PHP settings due to cookie lifetime.
* - Patch #847152 by fago: fix EntityFieldQuery::execute doxygen.Dries Buytaert2010-07-07
|
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: ↵Angie Byron2010-07-07
| | | | Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
* #845746 by Berdir: Fixed update process broken on multi-language sites using ↵Angie Byron2010-07-07
| | | | i18n module.
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not ↵Dries Buytaert2010-07-07
| | | | prefill with user info from cookie.
* - Patch #844392 by aspilicious: add extra newlines in file.inc.Dries Buytaert2010-07-07
|
* - Patch #791168 by Berdir: does form_state() cache never get cleaned?Dries Buytaert2010-07-07
|
* #843278 by David_Rothstein: Fixed Menu system static caches are no longer ↵Angie Byron2010-07-06
| | | | completely cleared (causes shortcuts to not be added correctly in the overlay).
* #711108 follow-up by chx: Fixed SQLite implementation of richer exception ↵Angie Byron2010-07-04
| | | | reporting for watchdog().