| Commit message (Expand) | Author | Age |
... | |
* | - Patch #323751 by keith.smith: fixed typo in form field description. | Dries Buytaert | 2008-10-22 |
* | - Patch #323965 by mfer: update farbtastic widgetCoords to use jQuery. | Dries Buytaert | 2008-10-22 |
* | - Patch #324080 by winterheart: missing </td>-tag. | Dries Buytaert | 2008-10-22 |
* | #316868 by Crell: Make addField() alias to the field name, rather than the ta... | Angie Byron | 2008-10-22 |
* | #310144 by dvessel: Clarify sort parameter in theme_table() documentation. | Angie Byron | 2008-10-22 |
* | - Patch #323137 by Crell: clean-up of database tests. | Dries Buytaert | 2008-10-20 |
* | - Patch #322779 by Damein Tournoud, cha0s: simpletest calls file_check_direct... | Dries Buytaert | 2008-10-20 |
* | - Patch #323458 by Jody Lynn: fixed typo in class name. | Dries Buytaert | 2008-10-20 |
* | - Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not being... | Dries Buytaert | 2008-10-20 |
* | - Patch #302936 by Aron Novak, Crell et al: convert aggregator module to the ... | Dries Buytaert | 2008-10-20 |
* | - Patch #323182 by chx and Damien Tournoud: a working code simplification. | Dries Buytaert | 2008-10-20 |
* | - Patch #323372 by Damien Tournoud: fixed bootstrap phase issue that broke in... | Dries Buytaert | 2008-10-20 |
* | - Patch #319769 by Dave Reid: fixed php notice on _db_error_page. | Dries Buytaert | 2008-10-20 |
* | - Patch #323372 by chx: clean up drupal_bootstrap(). | Dries Buytaert | 2008-10-19 |
* | - Patch #322781 by Damien Tournoud: incorrect call to file_check_directory. | Dries Buytaert | 2008-10-19 |
* | - Patch #302638 by pwolanin: no-op queries during menu rebuild. | Dries Buytaert | 2008-10-19 |
* | - Patch #199870 by alpritt et al: beter password strength checker. Really cool. | Dries Buytaert | 2008-10-19 |
* | - Rollback of #323182; parse error. | Dries Buytaert | 2008-10-19 |
* | - Forgot to commit log.inc. | Dries Buytaert | 2008-10-19 |
* | - Patch #322777 by Damien Tournoud: file_check_directory() was badly documented. | Dries Buytaert | 2008-10-19 |
* | - Patch #322843 by Damien Tournoud, boombatower: fixed --php parameter in run... | Dries Buytaert | 2008-10-19 |
* | - Patch #323182 by chx: code cleanup. | Dries Buytaert | 2008-10-19 |
* | - Patch #321337 by gpk: optmized timer_start() and timer_read() thanks to PHP5. | Dries Buytaert | 2008-10-16 |
* | - Patch #320793 by hass: fixed translation issue. | Dries Buytaert | 2008-10-16 |
* | - Patch #298669 by Crell, moshe et al: add query logging per connection. | Dries Buytaert | 2008-10-16 |
* | - Patch #316753 by dvessel: exanded PHP doc of path_to_theme(). | Dries Buytaert | 2008-10-16 |
* | - Patch #277206 by Damien Tournoud: untranslatable string in installer.php. | Dries Buytaert | 2008-10-16 |
* | - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions... | Dries Buytaert | 2008-10-15 |
* | - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allow... | Dries Buytaert | 2008-10-15 |
* | - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests. | Dries Buytaert | 2008-10-15 |
* | - Patch #293078 by lilou: correction for user-profile.tpl.php documentation. | Dries Buytaert | 2008-10-15 |
* | - Patch #320747 by lilou, UltimateBoy: removed double semicolons. | Dries Buytaert | 2008-10-14 |
* | - Patch #296485 by johnskulski, catch: fixed problem with comment threading. | Dries Buytaert | 2008-10-14 |
* | - Patch #320784 by johnskulski: added test for comment threading. This test ... | Dries Buytaert | 2008-10-14 |
* | - Patch #285165 by Damien Tournoud, pwolanin, chx: fixed wildcard loader problem | Dries Buytaert | 2008-10-14 |
* | - Patch #285165 by Heine, Gabor: fixed wildcard loader names with numbers. | Dries Buytaert | 2008-10-14 |
* | #242873 follow-up: Missed a couple files with drupal_set_title(). | Angie Byron | 2008-10-14 |
* | - Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe'). | Dries Buytaert | 2008-10-13 |
* | - Patch #204106 by catch, Damien Tournoud: added test for translation of path... | Dries Buytaert | 2008-10-13 |
* | - Patch #296321 by pwolanin, swentel: link to cron.php broken when clean URLs... | Dries Buytaert | 2008-10-13 |
* | - Patch #232095 by birdmanx35, keith.smith: improve book module description. | Dries Buytaert | 2008-10-13 |
* | - Patch #296442 by Damien Tournoud: made upload and blog API tests pass witho... | Dries Buytaert | 2008-10-13 |
* | - Patch #320000 by lilou: unify doxygen @file documentation in tpl. | Dries Buytaert | 2008-10-13 |
* | - Patch #320146 by pwolanin: when in offline mode, link to the admin page to ... | Dries Buytaert | 2008-10-13 |
* | #249571 by pwolanin: Fix bug with 'active-trail' class in Primary/Secondary l... | Angie Byron | 2008-10-13 |
* | #242873 follow-up: Missed adding constants to bootstrap.inc. | Angie Byron | 2008-10-13 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | Removing left-over from drupal_set_title() roll-back. | Angie Byron | 2008-10-12 |
* | #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being cal... | Angie Byron | 2008-10-12 |
* | #320171 by Dave Reid: Fix exception in ip_address() test. | Angie Byron | 2008-10-12 |