summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record().Dries Buytaert2008-05-15
* - Patch #243967 by justinrandell: more unit tests for the registry.Dries Buytaert2008-05-15
* - Patch #258128 by webchick: @parameter should be @param. Gets the Most Triv...Dries Buytaert2008-05-14
* - Patch #256579 by justinrandell: registry performance optimizations.Dries Buytaert2008-05-13
* - Patch #255415 by boombatower and flobruit: fixed a bug illustrated by the X...Dries Buytaert2008-05-09
* - Patch #256001 by bjaspan: pgsql driver does not handle unsigned numeric fie...Dries Buytaert2008-05-09
* - Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to t...Dries Buytaert2008-05-07
* - Patch by me: rename xmlrpc.inc.test to xmlrpc.test for consistency.Dries Buytaert2008-05-07
* - Patch #243967 by justinrandell: first very basic test for the registry's fi...Dries Buytaert2008-05-07
* - Patch #221964 by justinrandall: removed left-over code.Dries Buytaert2008-05-07
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob...Dries Buytaert2008-05-06
* - Patch #251473 by webchick, chx, et al: one step closer to running tests in ...Dries Buytaert2008-05-06
* - Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem wit...Dries Buytaert2008-05-05
* - Patch #249571 by pwoladin: primary/secondary links don't get 'active-trail'...Dries Buytaert2008-05-05
* - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.Dries Buytaert2008-05-02
* - Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML ...Dries Buytaert2008-04-28
* - Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's pag...Dries Buytaert2008-04-28
* - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi...Dries Buytaert2008-04-23
* - Patch #230932 by ryanlath: file_scan_directory() didn't scan the directory ...Dries Buytaert2008-04-23
* - Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.Dries Buytaert2008-04-23
* - Added a test framework to Drupal along with a first batch of tests forDries Buytaert2008-04-20
* - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle...Dries Buytaert2008-04-16
* - Patch #245904 by boombatower: fixed E_NOTICE warning in the XML-RPC library.Dries Buytaert2008-04-14
* - Patch #88892 by darthsteven et al: improved the PHPdoc of form_set_value()....Dries Buytaert2008-04-14
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* - Patch #189568 by dvessel: don't include a CSS file in the aggregated CSS ou...Dries Buytaert2008-04-10
* - Patch #228594 by catch et al: removed access rule functionality from core.Dries Buytaert2008-04-08
* - Patch #240387 by matt2000 et al: move 'content types' to 'site building' pe...Dries Buytaert2008-04-06
* - Patch #234785 by Rowanw, yoroy, flobruit, et al: usability: improve visibil...Dries Buytaert2008-04-02
* - Patch #234403 by Gabor, Bevan and me: drupal_mail_send() had problems with ...Dries Buytaert2008-04-02
* - Oops, I forgot to add this file to CVS when I committed the secure password...Dries Buytaert2008-04-01
* - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.Dries Buytaert2008-03-31
* - Patch #239958 by Steve Dondley: make the explicit cache clearing functional...Dries Buytaert2008-03-31
* - Patch #234699 by hass: the active CSS class was not always added for the ac...Dries Buytaert2008-03-25
* - Patch #220827 by Arancaytar et al: menu system phpdoc improvements.Dries Buytaert2008-03-21
* - Patch #218513 by Pancho: Doxygen formatting fixes.Dries Buytaert2008-03-19
* - Patch #222578 by pwolanin: alter drupal_to_js() to use json_encode().Dries Buytaert2008-03-17
* - Patch #226555 by jvandyk, vladimir, rok, et al: remove E_NOTICE.Dries Buytaert2008-03-15
* - Patch #234403 by alienbrain: drupal_mail_send() should use CRLFs instead of...Dries Buytaert2008-03-15
* - Patch #117748 by pwolanin: made account creation work again.Dries Buytaert2008-03-15
* - Patch #231587 by pwolanin et al: fixed scalability issue in the menu system.Dries Buytaert2008-03-14
* - Patch #216813 by pwolanin et al: fixed upgrade path for primary links and n...Dries Buytaert2008-02-23
* - Patch #220953 by pwolanin: fixed bug in _menu_navigation_links_rebuild().Dries Buytaert2008-02-23
* - Patch #212918 by chx: fixed SQL queries on mysqli.Dries Buytaert2008-02-21
* - Patch #224142 by jvandyk: tiny performance improvement for theme().Dries Buytaert2008-02-20
* - Patch #189568 by dvessel et al: overriding of module CSS didn't always work.Dries Buytaert2008-02-20
* - Patch #181411 by Moshe: use schema API for saving and updating user records.Dries Buytaert2008-02-18
* - Patch #196862 by earnie et al: make drupal_lookup_path() a tad faster by el...Dries Buytaert2008-02-18
* - Patch #203846 by pwolanin: remove PHP4 compatibility code.Dries Buytaert2008-02-17