| Commit message (Expand) | Author | Age |
* | #320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes uplo... | Angie Byron | 2008-10-12 |
* | #320155 by Dave Reid: Fix silly exceptions in file.test. | Angie Byron | 2008-10-12 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #320127 by matt2000: Fix bug with file_check_directory() being passed a funct... | Angie Byron | 2008-10-12 |
* | #319467: SA-2008-47 (#295053): Arbitrary file uploads in Blog API. | Angie Byron | 2008-10-12 |
* | #320009 by Dave Reid: Remove notice about missing files[] array and prevent i... | Angie Byron | 2008-10-12 |
* | #319465: SA-2008-47 (#295053): Privilege escalation in upload module. | Angie Byron | 2008-10-12 |
* | #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with requir... | Angie Byron | 2008-10-12 |
* | #312792 by catch: Clean-up for editForumTaxonomy(). | Angie Byron | 2008-10-12 |
* | #295626 by wuf31 and Damien Tournoud: Fix incorrect path for front page in lo... | Angie Byron | 2008-10-11 |
* | #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow mo... | Angie Byron | 2008-10-11 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #319714 by greggles: Remove needless double-check_url()ing in maintenance.tpl... | Angie Byron | 2008-10-11 |
* | #305566 by agentrickard and moshe weitzman: Split 'bypass node access' from '... | Angie Byron | 2008-10-11 |
* | #296306 by swentel: Test for custom 403 page. | Angie Byron | 2008-10-11 |
* | #162678 by robertDouglass, catch, and Damien Tournoud: Add static caching for | Angie Byron | 2008-10-11 |
* | #319699 follow-up by Dave Reid: Simplify required module hiding in admin/buil... | Angie Byron | 2008-10-11 |
* | #319466: SA-2008-47 (#295053): CSRF in cached forms. | Angie Byron | 2008-10-11 |
* | #319699 by Dave Reid: Simplify logic for hiding required modules. | Angie Byron | 2008-10-11 |
* | #319346: SA-2008-60 (#318706): blogapi_mt_set_post_categories() allows assign... | Angie Byron | 2008-10-11 |
* | #311946: SA-2008-060 (#318706): BlogAPI access bypass. | Angie Byron | 2008-10-11 |
* | #319341: SA-2008-060 (#318706): Access bypass for files attached to restricte... | Angie Byron | 2008-10-11 |
* | #319328: SA-2008-060 (#318706): File upload access bypass. | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #284887 by Dave Reid and dww: Disable autocomplete if user does not have acce... | Angie Byron | 2008-10-10 |
* | #318892 by justinrandell and chx: Add .install files to the list of files add... | Angie Byron | 2008-10-09 |
* | - Patch #318887 by Dave Reid: clean-up some array shifting code. | Dries Buytaert | 2008-10-09 |
* | #314244 follow-up by nedjo: Remove op for prepare translation. | Angie Byron | 2008-10-09 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | #260372 by andershal and nedjo: Fix count bug in translation deletion logic. | Angie Byron | 2008-10-09 |
* | #318687 by hswong3i: Fix pgsql update error in aggregator module. | Angie Byron | 2008-10-09 |
* | #317831 by sun: Fix a bug in permissions table CSS. | Angie Byron | 2008-10-09 |
* | #316344 by boombatower: Add meta refresh support to SimpleTest to allow progr... | Angie Byron | 2008-10-09 |
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil... | Angie Byron | 2008-10-09 |
* | - Patch #318593 by hswong3i: clean up of tabs. | Dries Buytaert | 2008-10-08 |
* | #206138 by pwolanin: Rename mis-named 'module' attribute in node types. | Angie Byron | 2008-10-08 |
* | #268584 by agentrickard, Rob Loach, and catch: Add a hidden variable for the ... | Angie Byron | 2008-10-06 |
* | #226728 by chx and Eaton: Flush form caches when cache is cleared on cron. | Angie Byron | 2008-10-06 |
* | - Patch #308668 by jpetso, boombatower: make test selection page work when Ja... | Dries Buytaert | 2008-10-06 |
* | - 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 #283201 by pwolanin, Dries: use code registry properly for locale pag... | Dries Buytaert | 2008-10-02 |
* | - Patch #312982 by hass: fix for one untranslatable string. | Dries Buytaert | 2008-10-01 |
* | - Patch #296197 by Gabor and meba: better document the drag and drop language... | Dries Buytaert | 2008-10-01 |
* | #299290 by c960657 and drewish: Clean up user test exceptions with certain ve... | Angie Byron | 2008-10-01 |
* | #281446 by xqus, dropcube, and catch: Improve the requirements check for the ... | Angie Byron | 2008-10-01 |
* | Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleT... | Angie Byron | 2008-09-28 |
* | - Patch #298669 by Crell, moshe weitzman: added query logging per connection. | Dries Buytaert | 2008-09-28 |
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi... | Dries Buytaert | 2008-09-27 |