| Commit message (Expand) | Author | Age |
... | |
* | #539022 follow-up by David_Rothstein: Batch API should use the current theme ... | Angie Byron | 2009-11-02 |
* | #600544 by Amitaibu and yched: Added tests for Field UI (hooray! :D) | Angie Byron | 2009-11-02 |
* | #43462 by c960657 and andypost: Fixed issues with certain configurations of c... | Angie Byron | 2009-11-02 |
* | #582584 by dww, Jacine, and chx: Move required form element marker into its o... | Angie Byron | 2009-11-02 |
* | #582364 by cwgordon7: Add sensible defaults to SimpleTest assert messages. | Angie Byron | 2009-11-02 |
* | - Patch #567064 by yched, sun: widgets done 'the easy way' have too many limi... | Dries Buytaert | 2009-11-01 |
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
* | #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks. | Angie Byron | 2009-10-27 |
* | #612392 by chx and Crell: Allow lowercase comparison operators in DBTNG. | Angie Byron | 2009-10-26 |
* | #608870 by c960657: Fixed notice in simpletest_clean_database(). | Angie Byron | 2009-10-24 |
* | #613542 by yched: field_test.module cleanup. | Angie Byron | 2009-10-24 |
* | #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ... | Angie Byron | 2009-10-24 |
* | #595876 by c960657: Fixed taxonomy term reordering (with tests). | Angie Byron | 2009-10-24 |
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme fun... | Angie Byron | 2009-10-23 |
* | - Patch #611990 by c960657: the “Clean environment” button did not flush ... | Dries Buytaert | 2009-10-23 |
* | - Patch #611032 by c960657: fixed bug with wrong variable used in file_build_... | Dries Buytaert | 2009-10-23 |
* | - Patch #550190 by boombatower: convert verbose messages to use new debug fa... | Dries Buytaert | 2009-10-22 |
* | - Patch #443200 by c960657: fixed user pictures not working with private files. | Dries Buytaert | 2009-10-20 |
* | - Patch #598570 by asimmonds: Fixed test group checkboxes no longer selecting... | Dries Buytaert | 2009-10-20 |
* | - Patch #561104 by David_Rothstein: improve tests of random ordering in dynam... | Dries Buytaert | 2009-10-19 |
* | Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() ... | Dries Buytaert | 2009-10-18 |
* | #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stup... | Angie Byron | 2009-10-18 |
* | #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback... | Angie Byron | 2009-10-18 |
* | #595654 by sun: Fixed AJAX command 'settings' (with tests). | Angie Byron | 2009-10-18 |
* | #511286 follow-up by DamZ: Make testMenuGetNames() less brittle (and also fix... | Angie Byron | 2009-10-17 |
* | - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, kse... | Dries Buytaert | 2009-10-17 |
* | #606460 by peximo: Fixed Node revision test fatal error. | Angie Byron | 2009-10-16 |
* | #412730 folllow-up by Crell: Move missing theme key notification to watchdog ... | Angie Byron | 2009-10-16 |
* | #605442 by catch: Add a generic hook_entity_load(). | Angie Byron | 2009-10-16 |
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
* | - Patch #356074 by chx, Damien Tournoud: provide a sequences API. | Dries Buytaert | 2009-10-16 |
* | #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ... | Angie Byron | 2009-10-16 |
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same p... | Angie Byron | 2009-10-15 |
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi... | Dries Buytaert | 2009-10-15 |
* | - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a... | Dries Buytaert | 2009-10-15 |
* | - Patch #594650 by sun, c960657: provide central ()['values'] clearance. | Dries Buytaert | 2009-10-15 |
* | - Pactch #569224 by bangpound: expose field storage details through field att... | Dries Buytaert | 2009-10-14 |
* | - Patch #593522 by sun: a better and faster drupal_alter(). | Dries Buytaert | 2009-10-13 |
* | - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSing... | Dries Buytaert | 2009-10-13 |
* | #523878 follow-up by boombatower: Extend maximum execution time for tests. | Angie Byron | 2009-10-13 |
* | #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ... | Angie Byron | 2009-10-13 |
* | - Patch #597556 by Berdir: return status to indicate executed query in MergeQ... | Dries Buytaert | 2009-10-11 |
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
* | #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (wi... | Angie Byron | 2009-10-11 |
* | #118345 by sun: Make user.module conform to standard presave/insert/update/fo... | Angie Byron | 2009-10-10 |
* | #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() pat... | Angie Byron | 2009-10-09 |
* | #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a pe... | Angie Byron | 2009-10-09 |
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ta... | Dries Buytaert | 2009-10-09 |
* | - Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests... | Dries Buytaert | 2009-10-08 |
* | #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ... | Angie Byron | 2009-10-08 |