| Commit message (Expand) | Author | Age |
... | |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Patch #230932 by ryanlath: file_scan_directory() didn't scan the directory ... | Dries Buytaert | 2008-04-23 |
* | - Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls. | Dries Buytaert | 2008-04-23 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle... | Dries Buytaert | 2008-04-16 |
* | - Patch #245904 by boombatower: fixed E_NOTICE warning in the XML-RPC library. | Dries Buytaert | 2008-04-14 |
* | - Patch #88892 by darthsteven et al: improved the PHPdoc of form_set_value().... | Dries Buytaert | 2008-04-14 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #189568 by dvessel: don't include a CSS file in the aggregated CSS ou... | Dries Buytaert | 2008-04-10 |
* | - Patch #228594 by catch et al: removed access rule functionality from core. | Dries Buytaert | 2008-04-08 |
* | - Patch #240387 by matt2000 et al: move 'content types' to 'site building' pe... | Dries Buytaert | 2008-04-06 |
* | - Patch #234785 by Rowanw, yoroy, flobruit, et al: usability: improve visibil... | Dries Buytaert | 2008-04-02 |
* | - Patch #234403 by Gabor, Bevan and me: drupal_mail_send() had problems with ... | Dries Buytaert | 2008-04-02 |
* | - Oops, I forgot to add this file to CVS when I committed the secure password... | Dries Buytaert | 2008-04-01 |
* | - Patch #29706 by pwolanin, solardiz, et al: more secure password hashing. | Dries Buytaert | 2008-03-31 |
* | - Patch #239958 by Steve Dondley: make the explicit cache clearing functional... | Dries Buytaert | 2008-03-31 |
* | - Patch #234699 by hass: the active CSS class was not always added for the ac... | Dries Buytaert | 2008-03-25 |
* | - Patch #220827 by Arancaytar et al: menu system phpdoc improvements. | Dries Buytaert | 2008-03-21 |
* | - Patch #218513 by Pancho: Doxygen formatting fixes. | Dries Buytaert | 2008-03-19 |
* | - Patch #222578 by pwolanin: alter drupal_to_js() to use json_encode(). | Dries Buytaert | 2008-03-17 |
* | - Patch #226555 by jvandyk, vladimir, rok, et al: remove E_NOTICE. | Dries Buytaert | 2008-03-15 |
* | - Patch #234403 by alienbrain: drupal_mail_send() should use CRLFs instead of... | Dries Buytaert | 2008-03-15 |
* | - Patch #117748 by pwolanin: made account creation work again. | Dries Buytaert | 2008-03-15 |
* | - Patch #231587 by pwolanin et al: fixed scalability issue in the menu system. | Dries Buytaert | 2008-03-14 |
* | - Patch #216813 by pwolanin et al: fixed upgrade path for primary links and n... | Dries Buytaert | 2008-02-23 |
* | - Patch #220953 by pwolanin: fixed bug in _menu_navigation_links_rebuild(). | Dries Buytaert | 2008-02-23 |
* | - Patch #212918 by chx: fixed SQL queries on mysqli. | Dries Buytaert | 2008-02-21 |
* | - Patch #224142 by jvandyk: tiny performance improvement for theme(). | Dries Buytaert | 2008-02-20 |
* | - Patch #189568 by dvessel et al: overriding of module CSS didn't always work. | Dries Buytaert | 2008-02-20 |
* | - Patch #181411 by Moshe: use schema API for saving and updating user records. | Dries Buytaert | 2008-02-18 |
* | - Patch #196862 by earnie et al: make drupal_lookup_path() a tad faster by el... | Dries Buytaert | 2008-02-18 |
* | - Patch #203846 by pwolanin: remove PHP4 compatibility code. | Dries Buytaert | 2008-02-17 |
* | - Patch #218116 by greggles: document session_save_session(). | Dries Buytaert | 2008-02-17 |
* | - Patch #218915 by keith and jakeg: fixed typo in watchdog() call. | Dries Buytaert | 2008-02-17 |
* | - Patch #212918 by pwolanin: enable MySQL's ANSI-mode. We can chose to disab... | Dries Buytaert | 2008-02-17 |
* | - Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real... | Dries Buytaert | 2008-02-17 |
* | - Patch #221364 by chx: removed PHP 4.3 workaround. Oh, yeah. | Dries Buytaert | 2008-02-14 |
* | - Patch #216059 by nedjo, theborg, karens, goba, webchick et al: AHAH trigger... | Dries Buytaert | 2008-02-12 |
* | - Patch #217803 by csevb10 and senpai: uninstall system does not correctly re... | Dries Buytaert | 2008-02-12 |
* | - Patch #215858 by pwolanin, goba, catch et al: localized menu link data gett... | Dries Buytaert | 2008-02-10 |
* | - Patch #218471 by pwolanin: menus and books exposed unpublished nodes. | Dries Buytaert | 2008-02-10 |
* | - Patch #209240 by saxofaan, mike stewart, gopherspidey: fixed installation p... | Dries Buytaert | 2008-02-10 |
* | - Patch #184926 by Rob and brightloudnoise: improved usability of status mess... | Dries Buytaert | 2008-02-10 |
* | - Patch #211979 by chx, theborg, pwolanin, et al: menu items show no matter w... | Dries Buytaert | 2008-02-10 |
* | - Patch #218054 by Arancaytar: _db_create_field_sql has precision and scale a... | Dries Buytaert | 2008-02-08 |
* | - Patch #214513 by Lynn: missing break-statement in system_send_email_action. | Dries Buytaert | 2008-02-06 |
* | - Patch #218319 by Moshe: added support for dynamic menu items in query strings. | Dries Buytaert | 2008-02-06 |
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
* | #215858 by pwolanin: localized menu options were saved into the database, avo... | Gábor Hojtsy | 2008-02-04 |
* | #117748 by quicksketch: short fix to trim() required fields for validation, w... | Gábor Hojtsy | 2008-02-04 |