| Commit message (Expand) | Author | Age |
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
* | - Patch #299176 by Dave Reid: fixed broken query in forum block. | Dries Buytaert | 2009-04-21 |
* | - Patch #394374 by cwgordon7, wretched sinner, et al: improved language of co... | Dries Buytaert | 2009-03-17 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | 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 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | - 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 #350984 by Moshe: kick comment rendering out of node module. | Dries Buytaert | 2008-12-31 |
* | - Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alte... | 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 #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL. | Dries Buytaert | 2008-12-19 |
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_... | Dries Buytaert | 2008-12-16 |
* | - Patch #218730 by swentel: removed unused function from forum.module. | Dries Buytaert | 2008-12-13 |
* | - 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 |
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
* | - Patch #306224 by catch et al: improving the taxonomy hook system. | Dries Buytaert | 2008-11-02 |
* | - Patch #324118 by winterheart: fixed invalid XHTML being generated for forum... | Dries Buytaert | 2008-10-24 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | #206138 by pwolanin: Rename mis-named 'module' attribute in node types. | Angie Byron | 2008-10-08 |
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve sa... | Dries Buytaert | 2008-10-06 |
* | - Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy t... | Dries Buytaert | 2008-09-19 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #197864 by vito_swat, alpritt, Gurpartap Singh et al: forum module us... | Dries Buytaert | 2008-08-11 |
* | - Patch #237204 by keith.smith, birdmax35, gurpartap singh, et al: improved t... | Dries Buytaert | 2008-08-03 |
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #260050 by Gurpartap Singh: move forum administration to site building. | Dries Buytaert | 2008-05-30 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr... | Dries Buytaert | 2008-04-10 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #221192 by damz: wrong new comment link in forum listings. | Dries Buytaert | 2008-02-18 |
* | - Patch #218313 by jvandyk: made sure that MySQL keywords are uppercase. | Dries Buytaert | 2008-02-08 |
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
* | #208858 by theborg, gdevlugt: fix forum node and comment counting, taking ter... | Gábor Hojtsy | 2008-01-30 |
* | #214058 by catch, Arancaytar: forum form alter was mistakenly dropping the pa... | Gábor Hojtsy | 2008-01-25 |
* | - Patch #209034 by theborg: fixed small code style error that generates warni... | Dries Buytaert | 2008-01-15 |
* | #207779 report by meba, patch by myself: missing plural formatting in forum m... | Gábor Hojtsy | 2008-01-09 |
* | #153998 by David_Rothstein and myself: clean up permissions in book, blog, bl... | Gábor Hojtsy | 2008-01-09 |
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |