| Commit message (Expand) | Author | Age |
* | #394508 by cwgordon7 and karschsp: Small text change to make empty content ad... | Angie Byron | 2009-03-17 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | - Patch #394694 by stompeers: improve node edit conflict message. Result from... | Dries Buytaert | 2009-03-14 |
* | - Patch #283931 by jeffschuler: documentation clarification. | Dries Buytaert | 2009-03-08 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | #304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, ... | Angie Byron | 2009-03-08 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | - Patch #299267 by Crell: add extender support to the SELECT query builder. | Dries Buytaert | 2009-02-22 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix,... | Angie Byron | 2009-02-18 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | #372474 by karschsp: Minor documentation fix for node access system. | Angie Byron | 2009-02-13 |
* | #69468 by marcingy, greggles, mikey_p: Usability: Display node type on editin... | Angie Byron | 2009-02-13 |
* | #333478 by keith.smith: Remove extra comma and 'character sequences' in taxon... | Angie Byron | 2009-02-06 |
* | #361683 follow-up by sun: Remove more windows line endings. | Angie Byron | 2009-02-05 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant... | Dries Buytaert | 2009-02-03 |
* | #365183 by Eaton: Fix for node_feed() silently discards ->content (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 #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | - Patch #308774 by oadaeh, catch, keith.smith: improved the revision log term... | Dries Buytaert | 2009-01-22 |
* | #306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with... | Angie Byron | 2009-01-22 |
* | #287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FO... | Angie Byron | 2009-01-22 |
* | - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format... | Dries Buytaert | 2009-01-21 |
* | - Patch #278675 by Dave Reid, pwolanin, drewish, robertDouglass: fixed possib... | Dries Buytaert | 2009-01-21 |
* | - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, u... | Dries Buytaert | 2009-01-19 |
* | #320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes. | Angie Byron | 2009-01-17 |
* | - 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 #266246 by David Strauss: added smart defaults for system_settings_fo... | Dries Buytaert | 2009-01-11 |
* | #143434 by Jody Lynn: Move 'display post information' to where users would ex... | Angie Byron | 2009-01-09 |
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing th... | Angie Byron | 2009-01-08 |
* | #355787 by mikey_p: Fix notice at content administration page caused by typo. | Angie Byron | 2009-01-08 |
* | - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database q... | Dries Buytaert | 2009-01-04 |
* | - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering ... | Dries Buytaert | 2009-01-04 |
* | - Patch #295283 by Damien Tournoud: created a better index for the default fr... | Dries Buytaert | 2009-01-02 |
* | - Patch #350984 by Moshe: kick comment rendering out of node module. | Dries Buytaert | 2008-12-31 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alte... | Dries Buytaert | 2008-12-29 |
* | - Patch #352093 by catch: avoid unnecessary SQL query on front page when no n... | Dries Buytaert | 2008-12-29 |
* | - Patch #352054 by catch: convert calls to db_placeholders() in static queries. | Dries Buytaert | 2008-12-29 |
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_... | Dries Buytaert | 2008-12-16 |
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
* | - Patch #345632 by Dave Reid: fixed a broken test that went unnoticed by the ... | Dries Buytaert | 2008-12-12 |
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |