| Commit message (Expand) | Author | Age |
* | - 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 |
* | - Patch #218403 by Gabor, catch, Arancaytar, keith, doug, et al: duplicate en... | Dries Buytaert | 2008-04-02 |
* | - Patch #241629 by solotandem: the cron.php query left an extra row in the wa... | Dries Buytaert | 2008-04-02 |
* | - Patch #241369 by kkaefer: code style improvements for easier patching later. | Dries Buytaert | 2008-04-01 |
* | - Patch #241021 by keith.smith: we forgot to remove a reference to the 'story... | Dries Buytaert | 2008-04-01 |
* | - Patch #238528 by misamuelson, approved by Stefan: disabled menu items shoul... | Dries Buytaert | 2008-04-01 |
* | - Patch #201876 by gk, approved by Stfan N: make drag and drop color stand ou... | Dries Buytaert | 2008-04-01 |
* | - 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 #238564 by scor: missing t() functions in the operations parameter of... | Dries Buytaert | 2008-03-31 |
* | - Patch #239958 by Steve Dondley: make the explicit cache clearing functional... | Dries Buytaert | 2008-03-31 |
* | - Patch #239196 by jvandyk: fix negative percentage on search status page. | Dries Buytaert | 2008-03-27 |
* | - Patch #234699 by hass: the active CSS class was not always added for the ac... | Dries Buytaert | 2008-03-25 |
* | - Patch #223175 by cwgordon07: administers should be able to send as many con... | Dries Buytaert | 2008-03-25 |
* | - Ported a missing Drupal 6.1 security fix. | Dries Buytaert | 2008-03-23 |
* | - Patch #237191 by birdmanx35, keith.smith et al: improve description of colo... | Dries Buytaert | 2008-03-23 |
* | - Patch #237717 by hass: missing t() function. | Dries Buytaert | 2008-03-23 |
* | - Patch #218803 by Senpai: added minor clarification to the default.settings.... | Dries Buytaert | 2008-03-21 |
* | - Patch #235821 by kbahey and pwolanin: include upgrade path for cron changes... | Dries Buytaert | 2008-03-21 |
* | - Patch #232037 by pwolanin and flobruit: block_list() renders all blocks eve... | Dries Buytaert | 2008-03-21 |
* | - 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 #226881 by boydjd: fixed coding style issues. | Dries Buytaert | 2008-03-19 |
* | - Patch #226501 by webchick: permission descriptions were used incorrectly at... | Dries Buytaert | 2008-03-19 |
* | - Patch #222578 by pwolanin: alter drupal_to_js() to use json_encode(). | Dries Buytaert | 2008-03-17 |
* | - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cro... | Dries Buytaert | 2008-03-17 |
* | - Patch #226555 by jvandyk, vladimir, rok, et al: remove E_NOTICE. | Dries Buytaert | 2008-03-15 |
* | - Patch #214271 by recidive: improved schema identation. | 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 #234065 by David_Rothstein: added missing period. | Dries Buytaert | 2008-03-14 |
* | - Patch #231587 by pwolanin et al: fixed scalability issue in the menu system. | Dries Buytaert | 2008-03-14 |
* | - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. | Dries Buytaert | 2008-03-13 |
* | - Patch #231115 by Stefan: clean up file headers. | Dries Buytaert | 2008-03-13 |
* | - Patch #226480 by gpk: improved code comment. | Dries Buytaert | 2008-03-11 |
* | - Patch #231437 by catch, Rob, freso et al: remove ping module from core. | Dries Buytaert | 2008-03-11 |
* | - Patch #228120 by jvandyk: fixed code comment. | Dries Buytaert | 2008-03-10 |
* | - Patch #231115 by Stefan: various Garland clean-ups. | Dries Buytaert | 2008-03-10 |
* | - Patch #197765 by boydjd et al: renamed 'story' to 'article' -- further back... | Dries Buytaert | 2008-03-10 |
* | - Patch #226878 by boydjd: fixed coding standards. | Dries Buytaert | 2008-03-02 |
* | - 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 #81931 by keith.smith: improved wording of help text. | Dries Buytaert | 2008-02-23 |
* | - Patch #212918 by chx: fixed SQL queries on mysqli. | Dries Buytaert | 2008-02-21 |
* | - Patch #221364 by thehong: Drupal 7, now with less PHP4. | Dries Buytaert | 2008-02-21 |
* | - Patch #81931 by webchick et al: made the recent comments block configurable... | Dries Buytaert | 2008-02-21 |
* | - Patch #206820 by boydjd: corrected the forum deletion help text/documentation. | Dries Buytaert | 2008-02-20 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #224142 by jvandyk: tiny performance improvement for theme(). | Dries Buytaert | 2008-02-20 |