| Commit message (Expand) | Author | Age |
... | |
* | - Patch #159447 by chx, webchick, crell et all: fixed various aggregator rela... | Dries Buytaert | 2007-09-03 |
* | - Patch #172540 by ChrisKennedy: fixed typo on Drupal.formatPlural(). | Dries Buytaert | 2007-09-03 |
* | - Patch #165160 by chx: restored access checking. | Dries Buytaert | 2007-09-03 |
* | #172265 by chx: fix user id problems on mysql, when inserting the first two s... | Gábor Hojtsy | 2007-09-03 |
* | #169263 by Gerhard Killesreiter: fix IP address identification | Gábor Hojtsy | 2007-09-03 |
* | #171646 by JirkaRybka: store version usage information for every source strin... | Gábor Hojtsy | 2007-09-02 |
* | #6162 by various people: actually point new anchors to the page the first new... | Gábor Hojtsy | 2007-09-02 |
* | #144337 by yched: batch support for node access table rebuilding | Gábor Hojtsy | 2007-09-02 |
* | #168813 by chx: do not let form caching prevent file uploads | Gábor Hojtsy | 2007-09-02 |
* | #172436 by chx: watchdog was already renamed dblog, fix leftovers | Gábor Hojtsy | 2007-09-02 |
* | #172433 by chx: use the proper mysqli error function if there is no connection | Gábor Hojtsy | 2007-09-02 |
* | #172453 by webchick: proper default value for user roles (radios need an int,... | Gábor Hojtsy | 2007-09-02 |
* | #172447 by add1sun: include a link to the front page of the site on the 'alre... | Gábor Hojtsy | 2007-09-02 |
* | #115689 by chx: new content types should not overwrite old ones | Gábor Hojtsy | 2007-09-02 |
* | #172455 by chx: a notice and missing form API conversions in user module | Gábor Hojtsy | 2007-09-02 |
* | #159527 by chx, webernet and pwolanin: fix system admin menus if admin menu w... | Gábor Hojtsy | 2007-09-01 |
* | #172194 by ax: html to text was not picking up href values if not being the l... | Gábor Hojtsy | 2007-09-01 |
* | #171562 by JirkaRybka: fix several issues with locales | Gábor Hojtsy | 2007-09-01 |
* | #160395 follow up patch by dvessel: fix array initialization | Gábor Hojtsy | 2007-09-01 |
* | #165957 by hswong3i: create the variables table early, to make some DB driver... | Gábor Hojtsy | 2007-09-01 |
* | #172149 by dvessel: add semicolons, so the JS aggregator works | Gábor Hojtsy | 2007-09-01 |
* | - Patch #170224 by momendo, dvessel, dmitrig01 et al: upgrade jQuery to 1.1.4. | Dries Buytaert | 2007-09-01 |
* | #170546 by ChrisKennedy: fix 7 E_ALL notices in profile module | Gábor Hojtsy | 2007-09-01 |
* | - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a pa... | Dries Buytaert | 2007-09-01 |
* | - Patch #160395 by dvessel and merlinofchaos: allow theme engine to register ... | Dries Buytaert | 2007-09-01 |
* | - Patch #159936 by dvessel: tpl-ify block module. | Dries Buytaert | 2007-09-01 |
* | - Patch #162202 by dvessel: fixed CSS problems in Opera. | Dries Buytaert | 2007-09-01 |
* | - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. | Dries Buytaert | 2007-08-30 |
* | - Patch #132369 by dmitrig01 and simplymenotu: fixed various E_NOTICE problems. | Dries Buytaert | 2007-08-30 |
* | - Patch #164351 by chx and dvessel: theming the search form was broken. | Dries Buytaert | 2007-08-30 |
* | - Removing whitespace. | Dries Buytaert | 2007-08-30 |
* | - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. | Dries Buytaert | 2007-08-30 |
* | - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. | Dries Buytaert | 2007-08-30 |
* | #53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term va... | Gábor Hojtsy | 2007-08-30 |
* | #171866 by kkaefer and dvessel: prevent the tableheader script from running i... | Gábor Hojtsy | 2007-08-30 |
* | #151782 by agentrickard: missing form_state in aggregator form functions | Gábor Hojtsy | 2007-08-30 |
* | #134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction w... | Gábor Hojtsy | 2007-08-30 |
* | #148973 by chx: actually insert an empty value for description, so it is not ... | Gábor Hojtsy | 2007-08-30 |
* | #170677 by chx: roll back poll data loading to the load operation | Gábor Hojtsy | 2007-08-30 |
* | #170651 by pwolanin: slipt menu module into the module and an admin.inc for a... | Gábor Hojtsy | 2007-08-30 |
* | #151868 by chx: avoid using array_shift() because it takes a lot of time to r... | Gábor Hojtsy | 2007-08-30 |
* | #171606 by Heine: ported security fix from Drupal 4.7/5; use SCRIPT_NAME inst... | Gábor Hojtsy | 2007-08-30 |
* | #103391 follow up patch by bdragon: fix E_NOTICE by checking if href is set | Gábor Hojtsy | 2007-08-30 |
* | #151394 by xqus and RobRoy: file.inc is required on maintanance pages for the... | Gábor Hojtsy | 2007-08-30 |
* | #111127 rollback by chx, slightly extended: roll back node_load cache, it nee... | Gábor Hojtsy | 2007-08-30 |
* | #149567 follow up patch by webernet, slightly modified: update functions need... | Gábor Hojtsy | 2007-08-30 |
* | #147657 follow up patch by drewish and bdragon: fixed coding style and a notice | Gábor Hojtsy | 2007-08-29 |
* | #147657 by chx: menu module update function | Gábor Hojtsy | 2007-08-29 |
* | #163679 by AjK and ChrisKennedy: fix node_configure_rebuild_confirm_submit() ... | Gábor Hojtsy | 2007-08-29 |
* | #168812 by webchick and pwolanin: in case we have a database error, trace it ... | Gábor Hojtsy | 2007-08-29 |