summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #319406 by AlexisWilke, Dave Reid, Damien Tournoud, kbahey: should ↵Dries Buytaert2008-11-24
| | | | only be cleared in the parent watchdog() call.
* - Patch #280934 by pwolanin, swentel, et al: harden session regeneration. ↵Dries Buytaert2008-11-24
| | | | It took a while, but it comes with tests and extra features now.
* Removing #137932 which was committed prematurely.Angie Byron2008-11-24
|
* #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for ↵Angie Byron2008-11-23
| | | | consistency.
* #67349 follow-up by Damien Damien Tournoud: Fix missing parenthesis.Angie Byron2008-11-23
|
* - Patch #332980 by scor and keith.smith: documentation improvements + typo ↵Dries Buytaert2008-11-23
| | | | fixed.
* #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to ↵Angie Byron2008-11-23
| | | | modify JavaScript being printed to the page.
* #67349 by chx, Damien Tournoud, and paranojik: SQLite support in core! Yeah! :DAngie Byron2008-11-23
|
* #308834 follow-up by gpk: Comment improvements.Angie Byron2008-11-22
|
* - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)Dries Buytaert2008-11-22
|
* - Patch #335614 by Damien Tournoud: getActiveConnection() and ↵Dries Buytaert2008-11-22
| | | | getConnection() were broken when was not found. Now with tests\!
* - Patch #308834 by c960657: move setting of magic_quotes_runtime out of ↵Dries Buytaert2008-11-22
| | | | 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.
* - Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on ↵Dries Buytaert2008-11-22
| | | | uncached page views if cache mode is aggressive.
* - Patch #337454 by earnie: fixed the phpdoc of drupal_render_form().Dries Buytaert2008-11-22
|
* - Patch #277644 by lilou: documentation improvement.Dries Buytaert2008-11-22
|
* #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings ↵Angie Byron2008-11-20
| | | | Time? I bet you didn't think Drupal ever would! :)
* #74645 follow-up by maartenvg: One very important file_scan_directory() call ↵Angie Byron2008-11-16
| | | | got missed; now HEAD installs again. W00t. ;)
* - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use ↵Dries Buytaert2008-11-16
| | | | a regex for the nomask (and code clean-up).
* - Patch #328781 by chx, Damien Tournoud: made sure that all error messages ↵Dries Buytaert2008-11-16
| | | | show a good error message.
* - Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do ↵Dries Buytaert2008-11-16
| | | | not use the same kilo standard.
* - Patch #207736 by anantagati, BartVB, drewish et al: fixed undefined index.Dries Buytaert2008-11-16
|
* #334732 by swentel: Fix notices in form.inc visible from update.php.Angie Byron2008-11-15
|
* - Patch #332123 by webchick, lilou: remove t() function from schema ↵Dries Buytaert2008-11-15
| | | | descriptions.
* - Patch #334030 by justinrandell: replace module_list with module_implements ↵Dries Buytaert2008-11-15
| | | | when calling a hook.
* - Patch #331570 by recidive: rename block module tables to singular. ↵Dries Buytaert2008-11-15
| | | | Requires you to run update.php.
* - Patch #321100 by hswong3i: empty insert statements are better handled now. ↵Dries Buytaert2008-11-13
| | | | Comes with tests.
* - Patch #322458 by hswong3i: tests for queryRange().Dries Buytaert2008-11-13
|
* - Patch #333499 by chx: fix handling of NULL default values in MySQL schema ↵Dries Buytaert2008-11-13
| | | | API. This fixes most but not all tests.
* #328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on ↵Angie Byron2008-11-13
| | | | admin/build/menu, and robustify the test so we catch stuff like this in the future.
* - Patch #331213 by Damien Tournoud: make it easier to write database driver.Dries Buytaert2008-11-12
|
* - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the ↵Dries Buytaert2008-11-11
| | | | cache registry lookups.
* - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers.Dries Buytaert2008-11-11
|
* - Patch #332623 by Damien Tournoud: fixed importing translations and added a ↵Dries Buytaert2008-11-11
| | | | test.
* Oops. Roll-back of #328110. ApologiesAngie Byron2008-11-11
|
* #328110 by Damien Tournoud: Remove recoverable fatal error from menu system.Angie Byron2008-11-11
|
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
|
* #258089 follow-up by JohnAlbin: Fix missing period on code comment. Trivial ↵Angie Byron2008-11-10
| | | | Patch of the Month award! :)
* #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().Angie Byron2008-11-10
|
* - Patch #329080 by chx, Damien Tournoud, pwolanin: statics in objects are ↵Dries Buytaert2008-11-08
| | | | not per-instance.
* - Rollback of patch #74645 -- breaks installer.Dries Buytaert2008-11-08
|
* - Patch #74645 by drewish, Robin Monks, tayknight: clean up ↵Dries Buytaert2008-11-08
| | | | file_scan_directory API to use regex.
* - Patch #331013 by drewish: remove file_set_status in favor of file_save().Dries Buytaert2008-11-08
|
* - Patch #255293 by Gribnif, maartenvg: incorrect regex causes some ↵Dries Buytaert2008-11-08
| | | | aggregated CSS to fail.
* #243532 follow-up by c960657: Make SimpleTest work again with prefixes.Angie Byron2008-11-08
|
* #329223 by chx: Fix notice in actions configuration tests.Angie Byron2008-11-08
|
* #331737 by Crell: Fix nested conditions (plus test)Angie Byron2008-11-08
|
* #325895 by chx and hswong3i: Fix queryTemporary and add test case.Angie Byron2008-11-08
|
* Oops. Reverting #329223. Still needs work.Angie Byron2008-11-08
|
* #331705 by dmitrig01: Make sure a menu callback exists before attempting to ↵Angie Byron2008-11-08
| | | | call it.
* - Patch #279516 by c960657: remove workarounds for PHP versions less than 5.2.xDries Buytaert2008-11-07
|