| Commit message (Expand) | Author | Age |
* | #302395 by chx: Minor DBTNG clean-up. | Angie Byron | 2008-09-03 |
* | #285309 by pwolanin: menu_name in hook_menu is ignored on updates | Angie Byron | 2008-09-02 |
* | - Patch #232345 by flobruit: theme_get_registry docs and code conflict. | Dries Buytaert | 2008-09-02 |
* | - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests. | Dries Buytaert | 2008-09-02 |
* | - Patch #228576 by sun: too ambiguous stylesheet in dblog.css when form_alter... | Dries Buytaert | 2008-09-02 |
* | #272883 by hctom and lilou: Fix wrong usage of watchdog severity. | Angie Byron | 2008-09-02 |
* | #197425 by lilou, Nick Lewis, mooffie, and friends: Add <blockquote> to list ... | Angie Byron | 2008-08-31 |
* | - Patch #297234 by heyrocker, asimmonds: improved doxygen documentation for m... | Dries Buytaert | 2008-08-31 |
* | - Patch #235175 by dmitrig01: name of content type is incorrectly capitalized. | Dries Buytaert | 2008-08-31 |
* | #276276 follow-up by Crell: Fixing a notice in db test. | Angie Byron | 2008-08-31 |
* | - Patch #302163 by recidive, Crell: convert blog API to DB TNG | Dries Buytaert | 2008-08-31 |
* | - Patch #302275 by chx: don't use TRUNCATE, use DELETE FROM instead | Dries Buytaert | 2008-08-31 |
* | #297860 by catch: Reverting reversion to reverted DBTNG stuff. Tests should p... | Angie Byron | 2008-08-31 |
* | - Patch #286035 by moshe: remove update.php number dropdowns. | Dries Buytaert | 2008-08-31 |
* | #276276 by Crell and florbuit: New database system unit tests. WOOHOO! :D | Angie Byron | 2008-08-31 |
* | - Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links. | Dries Buytaert | 2008-08-31 |
* | - Patch #301943 by chx: drop_field_set_default dropped the field due to copy-... | Dries Buytaert | 2008-08-31 |
* | - Patch #28776 by lilou, Morbus Iff, Uwe Hermann: protect SVN files. | Dries Buytaert | 2008-08-30 |
* | - Patch #276018 by mfb: extend the lifetime of temporary files. | Dries Buytaert | 2008-08-30 |
* | - Patch #268706 by flobruit, lilou, bjaspan: fixed XSS on node edit form. | Dries Buytaert | 2008-08-30 |
* | - Patch #299292 by keith.smith: head installation was broken. | Dries Buytaert | 2008-08-30 |
* | - Patch #293098 by boombatower: add missing label. | Dries Buytaert | 2008-08-30 |
* | - Patch #299461 by Damien Tournoud: fixed annoying glitches with assertEqual(). | Dries Buytaert | 2008-08-30 |
* | - Patch #246261 by pwolanin: simpletest does not handle optgroup correctly | Dries Buytaert | 2008-08-30 |
* | - Patch #295564 by mustafau, Damien Tournoud et al: drupal_http_rqeuest trig... | Dries Buytaert | 2008-08-29 |
* | - Patch #299330 by justinrandell, Damien Tournoud: select MySQL driver by def... | Dries Buytaert | 2008-08-28 |
* | - Patch #296305 by Damien Tournoud, recidive, cwgordon7, chx: 404 page needs ... | Dries Buytaert | 2008-08-28 |
* | - Patch #278759 by douggreen, fletchgqc: improved code comment. | Dries Buytaert | 2008-08-28 |
* | - Patch #295152 by dww, Damien Tournoud, et al: fixed version comparison. | Dries Buytaert | 2008-08-28 |
* | - Patch #299582 by hass: robots.txt maintenance. | Dries Buytaert | 2008-08-25 |
* | - Patch #243063 by GoofyX: fixed typo in context-sensitve help. | Dries Buytaert | 2008-08-25 |
* | - Patch #299387 by keith.smith: improved wording in CHANGELOG.txt. | Dries Buytaert | 2008-08-25 |
* | - Patch #227851 by hswong3i: made SQL query ANSI compliant. | Dries Buytaert | 2008-08-25 |
* | - Patch #298391 by catch, chx: fixed database initialization during install f... | Dries Buytaert | 2008-08-25 |
* | - Patch #280621 by pwolanin: remove 'param from allowed tags in filter_xss_ad... | Dries Buytaert | 2008-08-25 |
* | - Patch #227486 by profix898: increase length of database fields for menu items. | Dries Buytaert | 2008-08-23 |
* | - Adding Crell as database system maintainer. | Dries Buytaert | 2008-08-23 |
* | - Patch #297894 by boombatower: two new asserts for link checking. | Dries Buytaert | 2008-08-23 |
* | - Patch #297860 by Damien Tournoud: sess_write should use a db_merge(). | Dries Buytaert | 2008-08-23 |
* | - Patch #298581 by Damien Tournoud: database clean-ups. | Dries Buytaert | 2008-08-22 |
* | - Patch #298391 by Rob Loach: database engine initialization fails in presenc... | Dries Buytaert | 2008-08-22 |
* | - Patch #298137 by flobruit: drupalCreateContentType() now resets node permis... | Dries Buytaert | 2008-08-22 |
* | - Patch #296918 by JBrauer: clean up CSS/HTML of node form. | Dries Buytaert | 2008-08-22 |
* | - Patch #297869 by boombatower: add xpath method to simpletest and refactor e... | Dries Buytaert | 2008-08-22 |
* | - Patch #297207 by kscheirer and TapocoL: move update notification settings t... | Dries Buytaert | 2008-08-22 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #268148 by obsidiandesign: make the simpletests work on https. | Dries Buytaert | 2008-08-18 |
* | - Patch #170310 by mfb, JohnAlbin: avoid SSL cookie getting over-written by n... | Dries Buytaert | 2008-08-18 |
* | - Patch #291670 by dhubler, Dries: run tests by file. | Dries Buytaert | 2008-08-18 |
* | - Patch #293099 by boombatower: clarify form documentation and error handling. | Dries Buytaert | 2008-08-18 |