| Commit message (Expand) | Author | Age |
* | - Patch #279620 by zeta ζ: made it easier to translate the teaser settings. | Dries Buytaert | 2008-07-19 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #255150 by dropcube: corrected formatting of links. | Dries Buytaert | 2008-07-10 |
* | - Patch #260497 by boombatower: rewrote the node revisioning tests to be more... | Dries Buytaert | 2008-06-26 |
* | - Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on b... | Dries Buytaert | 2008-06-25 |
* | - Patch #201746 by traxer: fixed E_NOTICE warning. | Dries Buytaert | 2008-06-25 |
* | - Patch #268914 by catch: small usability improvements to taxonomy and conten... | Dries Buytaert | 2008-06-12 |
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
* | - Patch #259002 by Robert Douglas: set all the default scoring factors to zer... | Dries Buytaert | 2008-05-15 |
* | - Patch #145242 by douggreen et al: refactor node_rank to modules can add sco... | Dries Buytaert | 2008-05-14 |
* | - Patch #257279 by Robert Douglas: removing extra join from do_search(). | Dries Buytaert | 2008-05-13 |
* | - Fixed broken URLs. | Dries Buytaert | 2008-05-13 |
* | - Patch #240387 by recidive: fixed broken links. | Dries Buytaert | 2008-05-10 |
* | - Patch #252580 by robert douglas and senpai: fixed a division by zero. | Dries Buytaert | 2008-05-10 |
* | - Patch #256841 by dropcube: fixed typo. | Dries Buytaert | 2008-05-10 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. | Dries Buytaert | 2008-05-02 |
* | - Patch #251263 by catch: fixing up many code style issues in the tests. | Dries Buytaert | 2008-04-25 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Patch #154151 by Robert Douglass: made it possible to do language-aware sea... | Dries Buytaert | 2008-04-20 |
* | - Patch #232433 by mfb: make sure RSS feeds validate. | Dries Buytaert | 2008-04-19 |
* | - Patch #236242 by jpoesen and Garrett Albright: fixed two typos in the node ... | Dries Buytaert | 2008-04-15 |
* | - 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 #240387 by matt2000 et al: move 'content types' to 'site building' pe... | Dries Buytaert | 2008-04-06 |
* | - Patch #241021 by keith.smith: we forgot to remove a reference to the 'story... | Dries Buytaert | 2008-04-01 |
* | - Patch #239196 by jvandyk: fix negative percentage on search status page. | Dries Buytaert | 2008-03-27 |
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
* | - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. | Dries Buytaert | 2008-03-13 |
* | - Patch #226480 by gpk: improved code comment. | Dries Buytaert | 2008-03-11 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
* | - Patch #220893 by AjK: fixed some watchdog calls. | Dries Buytaert | 2008-02-18 |
* | - Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real... | Dries Buytaert | 2008-02-17 |
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
* | #204071 by Pancho: use UTF-8 aware string length counting in node_teaser() (m... | Gábor Hojtsy | 2008-02-03 |
* | #197833 by gdevlugt: node filtering theme function was not applied (minor) | Gábor Hojtsy | 2008-02-03 |
* | #216061 by Eaton: nid was not set in node creation (programatic node creation... | Gábor Hojtsy | 2008-02-03 |
* | #216890 by gpk with documentation from myself: blog API clients do not pass o... | Gábor Hojtsy | 2008-02-03 |
* | #202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in ... | Gábor Hojtsy | 2008-01-29 |
* | #213657 by dopry and moshe weitzman: typo in rss feed build mode and better l... | Gábor Hojtsy | 2008-01-28 |
* | #212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item d... | Gábor Hojtsy | 2008-01-27 |
* | #204415 by Lynn, traxer, pwolanin: migrate node type URLs to a path model bas... | Gábor Hojtsy | 2008-01-27 |
* | #213150 by Lynn: fix HTML validation problem with node term listings | Gábor Hojtsy | 2008-01-25 |
* | #201667 follow up by gpk: minor code comment and whitespace cleanup | Gábor Hojtsy | 2008-01-10 |
* | #207990 by soxofaan: fix notice on node/add page for anonymous users | Gábor Hojtsy | 2008-01-10 |
* | #201667 follow up by keith.smith: typo in code comment | Gábor Hojtsy | 2008-01-09 |
* | #201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in... | Gábor Hojtsy | 2008-01-09 |
* | #205792 by yched: fix contradictory messages after node access rebuild | Gábor Hojtsy | 2008-01-08 |