| Commit message (Expand) | Author | Age |
* | - Patch #337660 by dmitrig01: usability improvement - show a preview for the ... | Dries Buytaert | 2008-11-22 |
* | - Patch #335621 by Dave Reid: fixed warning. | Dries Buytaert | 2008-11-22 |
* | - Patch #245504 by David Rothstein: throttle module is gone now. For real. | Dries Buytaert | 2008-11-22 |
* | - Patch #293370 by maartenvg, swentel, et al: block sorting fails if more tha... | Dries Buytaert | 2008-11-22 |
* | - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be cons... | Dries Buytaert | 2008-11-22 |
* | - Patch #280625 by catch, pwolanin, swentel, et al: added an OpenID delete co... | Dries Buytaert | 2008-11-22 |
* | - Patch #202183 by maartenvg: usability - shorten block configuration page. | Dries Buytaert | 2008-11-22 |
* | - Patch #277644 by lilou: documentation improvement. | Dries Buytaert | 2008-11-22 |
* | - Patch #319831 by keith.smitch, Workfflow et al: remove redundant help text. | Dries Buytaert | 2008-11-21 |
* | - Patch #310607 by mfb: added tests for db_column_exists() and db_table_exist... | Dries Buytaert | 2008-11-21 |
* | - Patch #334826 by maartenvg: editing of anonymous comments was broken. Bugf... | Dries Buytaert | 2008-11-21 |
* | #11077 follow-up: adding missing timezone.js file. | Angie Byron | 2008-11-21 |
* | #293514 by mikey_p: Add tests for menu_rebuild_needed. | Angie Byron | 2008-11-20 |
* | #320009 by Dave Reid: Catch D7 modules without a files[] line in their .info ... | Angie Byron | 2008-11-20 |
* | #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time... | Angie Byron | 2008-11-20 |
* | #335214 by quicksketch: Speed up simpletest.js and make it more cross-browser... | Angie Byron | 2008-11-20 |
* | #107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate nam... | Angie Byron | 2008-11-19 |
* | - Rollback of patch #334671 by Steve Dondley: still tests failing. | Dries Buytaert | 2008-11-18 |
* | - Patch #334671 by Steve Dondley: users cannot be assigned to roles or remove... | Dries Buytaert | 2008-11-18 |
* | #74645 follow-up by maartenvg: One very important file_scan_directory() call ... | Angie Byron | 2008-11-16 |
* | - Added missing file from #302054 | Dries Buytaert | 2008-11-16 |
* | - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a... | Dries Buytaert | 2008-11-16 |
* | - Patch #328781 by chx, Damien Tournoud: made sure that all error messages sh... | Dries Buytaert | 2008-11-16 |
* | - Patch #302054 by dmitrig01: usability improvement - hide machine readable n... | Dries Buytaert | 2008-11-16 |
* | - Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do ... | Dries Buytaert | 2008-11-16 |
* | - Patch #334746 by Xano: display human readable module names on permission ad... | Dries Buytaert | 2008-11-16 |
* | - Patch #302207 by John Morahan: converted book module to the new database ab... | Dries Buytaert | 2008-11-16 |
* | - Patch #334271 by catch: clean up of taxonomy module tests. | Dries Buytaert | 2008-11-16 |
* | - Patch #207736 by anantagati, BartVB, drewish et al: fixed undefined index. | Dries Buytaert | 2008-11-16 |
* | #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. | Angie Byron | 2008-11-16 |
* | #334732 by swentel: Fix notices in form.inc visible from update.php. | Angie Byron | 2008-11-15 |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | - Patch #334030 by justinrandell: replace module_list with module_implements ... | Dries Buytaert | 2008-11-15 |
* | - Patch #331570 by recidive: rename block module tables to singular. Require... | Dries Buytaert | 2008-11-15 |
* | - Patch #334238 by justinrandell: fixed update_get_project_name. | Dries Buytaert | 2008-11-15 |
* | - Patch #302399 by Damien Tournoud: fixing the schema api tests. | Dries Buytaert | 2008-11-13 |
* | - Patch #321100 by hswong3i: empty insert statements are better handled now. ... | Dries Buytaert | 2008-11-13 |
* | - Patch #322458 by hswong3i: tests for queryRange(). | Dries Buytaert | 2008-11-13 |
* | - Patch #333499 by chx: fix handling of NULL default values in MySQL schema A... | Dries Buytaert | 2008-11-13 |
* | - Patch #302399 by chx, Damien Tournoud: tests for schema API. | Dries Buytaert | 2008-11-13 |
* | - Patch #297225 by keith.smith: massaged the text on the modules page a bit. | Dries Buytaert | 2008-11-13 |
* | #332145 by catch and Arancaytar: Fix regression on term submit form. | Angie Byron | 2008-11-13 |
* | #328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on adm... | Angie Byron | 2008-11-13 |
* | - Patch #331213 by Damien Tournoud: make it easier to write database driver. | Dries Buytaert | 2008-11-12 |
* | - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the ca... | Dries Buytaert | 2008-11-11 |
* | - Patch #314532 by jsaints, Crell, Arancaytar, CorniI, Rob Loach, et al: conv... | Dries Buytaert | 2008-11-11 |
* | - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers. | Dries Buytaert | 2008-11-11 |
* | - Patch #193580 by gpk: late Drupal 6 CHANGELOG.txt item. | Dries Buytaert | 2008-11-11 |
* | - Patch #332623 by Damien Tournoud: fixed importing translations and added a ... | Dries Buytaert | 2008-11-11 |
* | Oops. Roll-back of #328110. Apologies | Angie Byron | 2008-11-11 |