| Commit message (Expand) | Author | Age |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #449718 by alienbrain: node_feed() is now using new node building API. | Dries Buytaert | 2009-05-03 |
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a them... | Dries Buytaert | 2009-04-26 |
* | - Patch #440768 by Dave Reid: move {node_counter} table from node module to s... | Dries Buytaert | 2009-04-24 |
* | - Patch #394560 by Berdir: converted statistics module to the new database ab... | Dries Buytaert | 2009-04-13 |
* | #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 |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | - Patch #80944 by Dave Reid, swentel, ChrisKennedy: move the statistics setti... | Dries Buytaert | 2009-01-22 |
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing th... | Angie Byron | 2009-01-08 |
* | - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there ... | Dries Buytaert | 2008-12-26 |
* | - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch. | Dries Buytaert | 2008-12-18 |
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
* | - Patch #229051 by Josh Waihi: made top visitor page work on PostgreSQL. | Dries Buytaert | 2008-12-13 |
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - Patch #296624 by Damien Tournoud: made search work on PostgreSQL. | Dries Buytaert | 2008-12-02 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve sa... | Dries Buytaert | 2008-10-06 |
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we... | Dries Buytaert | 2008-10-06 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | #308534 by Dave Reid: Remove stray whitespace core-wide. | Angie Byron | 2008-09-15 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #268621 by smk-ka: removed unused variable. | Dries Buytaert | 2008-06-12 |
* | - Patch #145242 by douggreen et al: refactor node_rank to modules can add sco... | Dries Buytaert | 2008-05-14 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle... | Dries Buytaert | 2008-04-16 |
* | - 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 |
* | #198856 by hswong3i: Fix some incorrect use of %s for table name escaping, im... | Gábor Hojtsy | 2008-01-04 |
* | - Patch #204900 by webernet: code style fixes. Likely my last patch of the y... | Dries Buytaert | 2007-12-31 |
* | #202425 by keith.smith: standardize reference to block placement page as 'blo... | Gábor Hojtsy | 2007-12-19 |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | #175127 by keith.smith: better and more translator friendly help text | Gábor Hojtsy | 2007-12-05 |
* | #165140 by dww: rename logs to reports (usability improvement) | Gábor Hojtsy | 2007-10-20 |
* | - Patch #169420 by Crell: split statistics module. | Dries Buytaert | 2007-08-23 |
* | - Patch #80951 by killes, yched et al: block caching. | Dries Buytaert | 2007-08-19 |
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora... | Dries Buytaert | 2007-08-12 |
* | - Patch #119821 by Zen and Dave Trainer: properly theme the statistics log ta... | Dries Buytaert | 2007-07-03 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro... | Gábor Hojtsy | 2007-06-30 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p... | Dries Buytaert | 2007-05-25 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
* | - Patch #139979 by asimmonds: Display consistent message for unavailable stat... | Dries Buytaert | 2007-04-30 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |