| Commit message (Expand) | Author | Age |
* | #207990 by soxofaan: fix notice on node/add page for anonymous users | Gábor Hojtsy | 2008-01-10 |
* | #197186 by dww, testing by catch, webernet, greggles: (critical security func... | Gábor Hojtsy | 2008-01-10 |
* | #206778 by dvessel: prevent themes from using their sub-theme's templates, wh... | Gábor Hojtsy | 2008-01-09 |
* | #207991 by Rok Zlender: xmlrpc_date did not parse dates well | Gábor Hojtsy | 2008-01-09 |
* | #201667 follow up by keith.smith: typo in code comment | Gábor Hojtsy | 2008-01-09 |
* | #207779 report by meba, patch by myself: missing plural formatting in forum m... | Gábor Hojtsy | 2008-01-09 |
* | #207982 by domasj: Lithuanian native language name was incorrect | Gábor Hojtsy | 2008-01-09 |
* | #201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in... | Gábor Hojtsy | 2008-01-09 |
* | #206021 by dropcube and myself: language content type settings were not prope... | Gábor Hojtsy | 2008-01-09 |
* | #207947 by Rok Zlender: whitespace missing between error messages in file.inc | Gábor Hojtsy | 2008-01-09 |
* | #207868 by cwgordon7, webernet and myself: SQL status page was using wrong pr... | Gábor Hojtsy | 2008-01-09 |
* | #207931 by ScoutBaker: some links in update.module were pointing to 'logs' in... | Gábor Hojtsy | 2008-01-09 |
* | #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fi... | 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 |
* | #207731 by Pancho: adding brackets to some default form values, for consistency | Gábor Hojtsy | 2008-01-08 |
* | #197720 follow up by myself: cleaning up the memory_limit requirement check, ... | Gábor Hojtsy | 2008-01-08 |
* | #204756 by dvessel: textarea.js assumed #disabled fields are to be hidden | Gábor Hojtsy | 2008-01-08 |
* | #151910 by chx: support subqueries in db_rewrite_sql() - now that we use subq... | Gábor Hojtsy | 2008-01-08 |
* | #207372 by Pancho, pwolanin, chx: remove duplicate query from menu_enable() | Gábor Hojtsy | 2008-01-08 |
* | #195091 by Rowanw: (usability) swap enabled and expanded checkbox in menu adm... | Gábor Hojtsy | 2008-01-08 |
* | #205792 by yched: fix contradictory messages after node access rebuild | Gábor Hojtsy | 2008-01-08 |
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
* | #164532 follow up by pwolanin, David Strauss, catch and myself, testing also ... | Gábor Hojtsy | 2008-01-08 |
* | #204946 by theborg, keith.smith: only tell users their language setting will ... | Gábor Hojtsy | 2008-01-07 |
* | #199946 by JirkaRybka: append a short query string to CSS and JS files, chang... | Gábor Hojtsy | 2008-01-07 |
* | #207170 by hswong3i slightly modified: drupal_write_record() did not return F... | Gábor Hojtsy | 2008-01-07 |
* | #197720 follow up by keith.smith, scor: include php.ini path in memory limit ... | Gábor Hojtsy | 2008-01-07 |
* | #200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrel... | Gábor Hojtsy | 2008-01-07 |
* | #202821 by marco.robotangel: display messages above help in all core themes f... | Gábor Hojtsy | 2008-01-07 |
* | #206670 by keith.smith and myself: node type names have their underscores con... | Gábor Hojtsy | 2008-01-07 |
* | #205920 by douggreen: short term searches were returning wrong results | Gábor Hojtsy | 2008-01-07 |
* | #206820 by catch, keith.smith: forum delete confirm form was saying it delete... | Gábor Hojtsy | 2008-01-07 |
* | - Patch #203222 by Pascalle: added missing message type to watchdog call. | Dries Buytaert | 2008-01-06 |
* | #206510 by pwolanin, chx: menu title arguments were not properly stored when ... | Gábor Hojtsy | 2008-01-06 |
* | #205602 by theborg: disabled languages were included in the language lookup l... | Gábor Hojtsy | 2008-01-06 |
* | - Patch #205465 by jvandyk: add missing index on comment table. | Dries Buytaert | 2008-01-05 |
* | - Patch #206418 by meba: fixed typo - 'sever' should be 'server'. | Dries Buytaert | 2008-01-05 |
* | - Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes,... | Dries Buytaert | 2008-01-05 |
* | - Patch #206434 by meba: added missing doc in string. | Dries Buytaert | 2008-01-05 |
* | - Patch #206470 by David_Rothstein: fix book permission upgrade. | Dries Buytaert | 2008-01-05 |
* | - Patch #206512 by jvandyk: fixed grammar mistake in status message. | Dries Buytaert | 2008-01-05 |
* | #199809 by theborg: comment templates were not checking status properly (fix ... | Gábor Hojtsy | 2008-01-04 |
* | #197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP... | Gábor Hojtsy | 2008-01-04 |
* | #206232 follow up by chx: set locale() cache to NULL when resetting | Gábor Hojtsy | 2008-01-04 |
* | #206281 by keith.smith: document that people should look into the new system ... | Gábor Hojtsy | 2008-01-04 |
* | #206232 by chx with a bit of cleanup: add in-memory reset clearing to locale(... | Gábor Hojtsy | 2008-01-04 |
* | #195161 follow up by keith.smith: fix typo in code comment | Gábor Hojtsy | 2008-01-04 |
* | #206272 report by yojoe, patch by myself: user provided data in menu titles s... | Gábor Hojtsy | 2008-01-04 |
* | #201141 by yched: instead of 'HTTP error 200' messages when a PHP error occur... | Gábor Hojtsy | 2008-01-04 |
* | #195161 by mcarbone with some modifications: only show 'login to post comment... | Gábor Hojtsy | 2008-01-04 |