| Commit message (Expand) | Author | Age |
* | - Patch #582948 by David_Rothstein: improve safety of schema manipulation. | Dries Buytaert | 2010-03-20 |
* | - Patch #475140 by anarcat: make sure Drupal provides support for IPv6. | Dries Buytaert | 2010-03-18 |
* | #734770 by andypost: Fix the extra Drupal 6 upgrades. | Angie Byron | 2010-03-08 |
* | #734742 by Damien Tournoud: Upgrade path: no need to change the definition of... | Angie Byron | 2010-03-08 |
* | #251792 follow-up by andypost: Make note of 6.x update for locking framework. | Angie Byron | 2010-03-07 |
* | - Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: dr... | Dries Buytaert | 2010-03-02 |
* | - Patch #728820 by David_Rothstein: clean up installation of required modules. | Dries Buytaert | 2010-03-01 |
* | - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,... | Dries Buytaert | 2010-02-28 |
* | - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionali... | Dries Buytaert | 2010-02-26 |
* | #563106 follow-up by adrian: More upgrade path fixes. | Angie Byron | 2010-02-18 |
* | #716348 by grendzy and hefox: Documentation of drupal_get_path() and system t... | Angie Byron | 2010-02-17 |
* | - Patch #641408 by cha0s: test if json_encode() is available during installat... | Dries Buytaert | 2010-02-10 |
* | #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ... | Angie Byron | 2010-02-03 |
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ... | Dries Buytaert | 2010-01-30 |
* | - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help c... | Dries Buytaert | 2010-01-25 |
* | #606730 by hunmonk: Provide a helper function for block delta updates. | Angie Byron | 2010-01-13 |
* | #399642 follow-up by carlos8f: Replace drupal_install_modules() with an impro... | Angie Byron | 2010-01-13 |
* | #679894 by Bojhan: Fix remaining instances of Input format => Text format. | Angie Byron | 2010-01-09 |
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra... | Angie Byron | 2010-01-09 |
* | #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix... | Angie Byron | 2010-01-09 |
* | #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ... | Angie Byron | 2010-01-09 |
* | #629794 follow-up by yched: Fixed batch API in update.php. | Angie Byron | 2010-01-09 |
* | #629794 by yched: Fix Scaling issues with batch API. (with tests) | Angie Byron | 2010-01-08 |
* | #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming. | Angie Byron | 2010-01-05 |
* | #420358 follow-up by Dave Reid: Rename profiles default => standard and exper... | Angie Byron | 2010-01-04 |
* | #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. | Angie Byron | 2010-01-04 |
* | - #667052 by catch: added index because _system_date_format_types_build() was... | Dries Buytaert | 2009-12-24 |
* | - Patch #371458 by catch: make the upgrade path work a bit better. | Dries Buytaert | 2009-12-14 |
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ... | Dries Buytaert | 2009-12-04 |
* | - Patch #626024 by sun, catch: fixed filter_list_format() hits database too o... | Dries Buytaert | 2009-12-03 |
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
* | #613858 follow-up by cweagans: Rename update function so HEAD works again. ;) | Angie Byron | 2009-12-01 |
* | - Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not ca... | Dries Buytaert | 2009-12-01 |
* | #632030 by JohnAlbin: Merge Garland and Minnelli into one theme. | Angie Byron | 2009-12-01 |
* | - Patch #336483 by catch: moving the update function to the proper module. | Dries Buytaert | 2009-12-01 |
* | - Patch #629808 by yched: fixed indentation of code. | Dries Buytaert | 2009-11-11 |
* | - Patch #623992 by catch: performance improvements to system_list(). | Dries Buytaert | 2009-11-11 |
* | - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/... | Dries Buytaert | 2009-11-10 |
* | - Patch #570900 by Crell: remove remnants of update_sql(). | Dries Buytaert | 2009-11-09 |
* | - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. | Dries Buytaert | 2009-11-08 |
* | - Patch #623992 by catch: performance improvement: reduce {system} database h... | Dries Buytaert | 2009-11-08 |
* | - Patch #607244 by sun: added permission to decrease performance impact of co... | Dries Buytaert | 2009-11-07 |
* | #613238 by catch: Add more missing columns and tables required for upgrade. | Angie Byron | 2009-10-24 |
* | #613238 by catch: Fixed missing columns and tables required for upgrade. | Angie Byron | 2009-10-24 |
* | #599804 by catch: Fix upgrade path. | Angie Byron | 2009-10-24 |
* | #524710 by catch and gordon: Add role_permission() table earlier in order to ... | Angie Byron | 2009-10-24 |
* | #612920 by catch: Added required table columns so that update.php doesn't spe... | Angie Byron | 2009-10-24 |
* | #356074 follow-up by mfb: Fix sequences API upgrade path. | Angie Byron | 2009-10-20 |
* | - Fixed update number. | Dries Buytaert | 2009-10-18 |
* | - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 ... | Dries Buytaert | 2009-10-18 |