| Commit message (Expand) | Author | Age |
* | - Renaming to .sh file. | Dries Buytaert | 2008-04-23 |
* | - Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls. | Dries Buytaert | 2008-04-23 |
* | - Patch #249629 by chx, flobruit: made drupal_test_case() reusable and improv... | Dries Buytaert | 2008-04-23 |
* | - Patch #226869 by hswong3i: code style clean-up. | Dries Buytaert | 2008-04-23 |
* | - Patch #249342 by keith.smith: CHANGELOG.txt clean-up. | Dries Buytaert | 2008-04-22 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Patch #93154 by mfb: add unlimited option for uploading files. | Dries Buytaert | 2008-04-20 |
* | - Patch #154151 by Robert Douglass: made it possible to do language-aware sea... | Dries Buytaert | 2008-04-20 |
* | - Patch #232433 by mfb: make sure RSS feeds validate. | Dries Buytaert | 2008-04-19 |
* | - Patch #228594 by catch and flobruit: some code clean-up. | Dries Buytaert | 2008-04-19 |
* | - Patch #248140 by thehong: usability: add destination to user editing page l... | Dries Buytaert | 2008-04-19 |
* | - Dang, forgot another file. | Dries Buytaert | 2008-04-17 |
* | - Forgot to remove the actual files. | Dries Buytaert | 2008-04-16 |
* | - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle... | Dries Buytaert | 2008-04-16 |
* | - Patch #175841 by catch et al: remove comment controls for users. Yowza. | Dries Buytaert | 2008-04-16 |
* | - Patch #236242 by jpoesen and Garrett Albright: fixed two typos in the node ... | Dries Buytaert | 2008-04-15 |
* | - Patch #244942 by pwolanin: fixed outdated function name in schema description. | Dries Buytaert | 2008-04-15 |
* | - Patch #245826 by Jax: trust_root is not set for OpenID 1.0 due to an undefi... | Dries Buytaert | 2008-04-14 |
* | - 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 #240988 by Gabor: break out HTML escaping to its own filter. | Dries Buytaert | 2008-04-11 |
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr... | Dries Buytaert | 2008-04-10 |
* | - Patch #189568 by dvessel: don't include a CSS file in the aggregated CSS ou... | Dries Buytaert | 2008-04-10 |
* | - Patch #195072 by webchick and coltrane: make _comment_load() a public API f... | Dries Buytaert | 2008-04-10 |
* | - Patch #216504 by webchick et al: added missing table alias in comment_rende... | Dries Buytaert | 2008-04-10 |
* | - Patch #243524 by christefano: display INFO_ALL output when calling system_p... | Dries Buytaert | 2008-04-10 |
* | - Patch #244597 by drumm: remove login form text as this can now be accomplis... | 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 |
* | - 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 |