| Commit message (Expand) | Author | Age |
* | - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allow... | Dries Buytaert | 2008-10-15 |
* | - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests. | Dries Buytaert | 2008-10-15 |
* | - Patch #293078 by lilou: correction for user-profile.tpl.php documentation. | Dries Buytaert | 2008-10-15 |
* | - Patch #320747 by lilou, UltimateBoy: removed double semicolons. | Dries Buytaert | 2008-10-14 |
* | - Patch #296485 by johnskulski, catch: fixed problem with comment threading. | Dries Buytaert | 2008-10-14 |
* | - Patch #320784 by johnskulski: added test for comment threading. This test ... | Dries Buytaert | 2008-10-14 |
* | - Patch #285165 by Damien Tournoud, pwolanin, chx: fixed wildcard loader problem | Dries Buytaert | 2008-10-14 |
* | - Patch #285165 by Heine, Gabor: fixed wildcard loader names with numbers. | Dries Buytaert | 2008-10-14 |
* | #242873 follow-up: Missed a couple files with drupal_set_title(). | Angie Byron | 2008-10-14 |
* | - Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe'). | Dries Buytaert | 2008-10-13 |
* | - Patch #204106 by catch, Damien Tournoud: added test for translation of path... | Dries Buytaert | 2008-10-13 |
* | - Patch #296321 by pwolanin, swentel: link to cron.php broken when clean URLs... | Dries Buytaert | 2008-10-13 |
* | - Patch #232095 by birdmanx35, keith.smith: improve book module description. | Dries Buytaert | 2008-10-13 |
* | - Patch #296442 by Damien Tournoud: made upload and blog API tests pass witho... | Dries Buytaert | 2008-10-13 |
* | - Patch #320000 by lilou: unify doxygen @file documentation in tpl. | Dries Buytaert | 2008-10-13 |
* | - Patch #320146 by pwolanin: when in offline mode, link to the admin page to ... | Dries Buytaert | 2008-10-13 |
* | #249571 by pwolanin: Fix bug with 'active-trail' class in Primary/Secondary l... | Angie Byron | 2008-10-13 |
* | #242873 follow-up: Missed adding constants to bootstrap.inc. | Angie Byron | 2008-10-13 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | Removing left-over from drupal_set_title() roll-back. | Angie Byron | 2008-10-12 |
* | #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being cal... | Angie Byron | 2008-10-12 |
* | #320171 by Dave Reid: Fix exception in ip_address() test. | Angie Byron | 2008-10-12 |
* | #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 |
* | #231298 by Crell and rednahead: Allow for aliased multi-site support. | 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 |
* | #231475 by birdmanx35 and redndahead: Coding style for comments in *.js. | 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 |
* | Grrr. Didn't mean to commit that yet. | Angie Byron | 2008-10-11 |
* | #242873 follow-up by pwolanin: Move new check_plain() check constants to boot... | 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 |
* | #205227 by mpare and mfb: Fix logic in file_transfer with ob_end_clean(). | Angie Byron | 2008-10-11 |
* | #319405 by Crell: Code style clean-up for registry queries. | Angie Byron | 2008-10-11 |
* | #319403 by Crell: use fetchObject() in cache.inc for consistency with other d... | Angie Byron | 2008-10-11 |
* | #305566 by agentrickard and moshe weitzman: Split 'bypass node access' from '... | Angie Byron | 2008-10-11 |
* | #319636 by Xano: Change 'Database driver' to 'Database type' in install.php. | Angie Byron | 2008-10-11 |
* | #296306 by swentel: Test for custom 403 page. | Angie Byron | 2008-10-11 |
* | #293612 by egfrith: user_authenticate() should work when is empty. | 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 |
* | #318102 by Damien Tournoud and Dave Reid: hook_exit() not invoked for some ca... | Angie Byron | 2008-10-11 |