| Commit message (Expand) | Author | Age |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #428744 by Gabor: make the main page content a real block and clean u... | Dries Buytaert | 2009-05-21 |
* | #462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross s... | Angie Byron | 2009-05-19 |
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ... | Angie Byron | 2009-05-13 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #451678 by Damien Tournoud: fixed broken query. | Dries Buytaert | 2009-05-03 |
* | - Patch #449718 by alienbrain: node_feed() is now using new node building API. | Dries Buytaert | 2009-05-03 |
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonym... | Angie Byron | 2009-04-27 |
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
* | - Patch #437120 by mfb: prevent double escaping of taxonmy term names. | Dries Buytaert | 2009-04-18 |
* | - Patch #239945 by JeremyFrench: moved depth check out of loop. | Dries Buytaert | 2009-04-17 |
* | - Patch #302412 by Berdir: converted more of taxonomy module to the new datab... | Dries Buytaert | 2009-04-15 |
* | - Patch #431130 by alienbrain: removed unused arguments in internal taxonomy ... | Dries Buytaert | 2009-04-15 |
* | - Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple. W... | Dries Buytaert | 2009-04-13 |
* | - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et a... | Dries Buytaert | 2009-04-02 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #351797 by catch: Allow loading multiple vocabularies at once (with tests). | Angie Byron | 2009-03-30 |
* | #141965 by jeffschuler: Remove newline so hook_term_path() docs show up. | Angie Byron | 2009-03-21 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | #360081 by quicksketch: Stop using global variables for JavaScript settings. | Angie Byron | 2009-03-13 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards. | Dries Buytaert | 2009-02-24 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | #367696 by drumm: Simplify the vocabulary edit form. | Angie Byron | 2009-02-13 |
* | #62926 by karschsp: Increase maximum length of free tagging field. | Angie Byron | 2009-02-11 |
* | #333478 by keith.smith: Remove extra comma and 'character sequences' in taxon... | Angie Byron | 2009-02-06 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | #361135 by Dave Reid: Clean up taxonomy variables on uninstall. | Angie Byron | 2009-01-31 |
* | #144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_ter... | Angie Byron | 2009-01-28 |
* | #346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests). | Angie Byron | 2009-01-28 |
* | - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p... | Dries Buytaert | 2009-01-27 |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | - Patch #353632 by catch et al: avoid sorting elements twice -- performance i... | Dries Buytaert | 2009-01-23 |
* | #362680 by catch: Put all taxonomy tests in one spot. | Angie Byron | 2009-01-22 |
* | #360104 by drewish: Allow taxomomy module to be uninstalled. | Angie Byron | 2009-01-19 |
* | - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table... | Dries Buytaert | 2009-01-14 |
* | - Rollback of #225562 -- I think there is still something wrong. | Dries Buytaert | 2009-01-13 |
* | - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ta... | Dries Buytaert | 2009-01-13 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #352054 by catch: convert calls to db_placeholders() in static queries. | Dries Buytaert | 2008-12-29 |
* | - Patch #343746 by asimmonds: fixed typo in loading multiple terms at once. ... | Dries Buytaert | 2008-12-19 |
* | - Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL. | Dries Buytaert | 2008-12-19 |
* | - Patch #344361 by Rob Loach, recidive: remove some cruft left from the de-op... | Dries Buytaert | 2008-12-18 |
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - Patch #343259 by John Morahan: improved taxonomy_get_tree API. | Dries Buytaert | 2008-12-08 |
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
* | - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usabili... | Dries Buytaert | 2008-12-05 |
* | - Patch #341872 by mayer, catch: fixed bug in database conversion and added a... | Dries Buytaert | 2008-12-04 |