Commit Graph

9190 Commits (ca36d1f406bef9ada10b7dff6c5a541ba5110c9e)

Author SHA1 Message Date
Dries Buytaert ca36d1f406 - Patch #319769 by Dave Reid: fixed php notice on _db_error_page. 2008-10-20 11:28:30 +00:00
Dries Buytaert 3de6420cd5 - Patch #323372 by chx: clean up drupal_bootstrap(). 2008-10-19 21:27:13 +00:00
Dries Buytaert d6d7125272 - Patch #322781 by Damien Tournoud: incorrect call to file_check_directory. 2008-10-19 21:19:02 +00:00
Dries Buytaert 010d7294a4 - Patch #302638 by pwolanin: no-op queries during menu rebuild. 2008-10-19 21:15:58 +00:00
Dries Buytaert b4ab2ac2ce - Patch #199870 by alpritt et al: beter password strength checker. Really cool. 2008-10-19 20:55:07 +00:00
Dries Buytaert d0bd78238c - Rollback of #323182; parse error. 2008-10-19 20:32:41 +00:00
Dries Buytaert dc1c2946da - Forgot to commit log.inc. 2008-10-19 20:22:07 +00:00
Dries Buytaert 8f533b9e8c - Patch #322777 by Damien Tournoud: file_check_directory() was badly documented. 2008-10-19 20:18:58 +00:00
Dries Buytaert 16fa74fde7 - Patch #322843 by Damien Tournoud, boombatower: fixed --php parameter in run-tests.sh 2008-10-19 20:12:55 +00:00
Dries Buytaert 7e9b552753 - Patch #323182 by chx: code cleanup. 2008-10-19 20:06:48 +00:00
Dries Buytaert f7eac0049a - Patch #321337 by gpk: optmized timer_start() and timer_read() thanks to PHP5. 2008-10-16 21:16:06 +00:00
Dries Buytaert f1fda0f036 - Patch #320793 by hass: fixed translation issue. 2008-10-16 20:23:08 +00:00
Dries Buytaert cbec05812d - Patch #298669 by Crell, moshe et al: add query logging per connection. 2008-10-16 14:58:48 +00:00
Dries Buytaert 025c43c68f - Patch #316753 by dvessel: exanded PHP doc of path_to_theme(). 2008-10-16 13:50:21 +00:00
Dries Buytaert b182fd8e23 - Patch #277206 by Damien Tournoud: untranslatable string in installer.php. 2008-10-16 13:47:06 +00:00
Dries Buytaert 967d8f67ac - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail. 2008-10-15 16:05:51 +00:00
Dries Buytaert e85187d948 - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allowed_packet size issue with the simpletests. 2008-10-15 14:17:27 +00:00
Dries Buytaert 305d14412c - Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests. 2008-10-15 13:56:08 +00:00
Dries Buytaert a461097c28 - Patch #293078 by lilou: correction for user-profile.tpl.php documentation. 2008-10-15 13:51:53 +00:00
Dries Buytaert c14b03b6ca - Patch #320747 by lilou, UltimateBoy: removed double semicolons. 2008-10-14 20:44:57 +00:00
Dries Buytaert 63d0ea9914 - Patch #296485 by johnskulski, catch: fixed problem with comment threading. 2008-10-14 20:39:42 +00:00
Dries Buytaert 126a5e3c88 - Patch #320784 by johnskulski: added test for comment threading. This test currently fails. 2008-10-14 20:34:56 +00:00
Dries Buytaert c9cbd0d55d - Patch #285165 by Damien Tournoud, pwolanin, chx: fixed wildcard loader problem 2008-10-14 20:17:29 +00:00
Dries Buytaert db93312b65 - Patch #285165 by Heine, Gabor: fixed wildcard loader names with numbers. 2008-10-14 13:31:38 +00:00
Angie Byron 2dd6e4e0df #242873 follow-up: Missed a couple files with drupal_set_title(). 2008-10-14 11:01:08 +00:00
Dries Buytaert 0a0d530c52 - Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe'). 2008-10-13 21:00:03 +00:00
Dries Buytaert 75d5f0cd91 - Patch #204106 by catch, Damien Tournoud: added test for translation of path aliases. 2008-10-13 20:57:19 +00:00
Dries Buytaert f7e61d77e9 - Patch #296321 by pwolanin, swentel: link to cron.php broken when clean URLs are disabled. 2008-10-13 20:29:42 +00:00
Dries Buytaert 0ff80347a0 - Patch #232095 by birdmanx35, keith.smith: improve book module description. 2008-10-13 19:59:41 +00:00
Dries Buytaert 32ba32df76 - Patch #296442 by Damien Tournoud: made upload and blog API tests pass without clean URLs enabled. 2008-10-13 12:43:30 +00:00
Dries Buytaert 12393a4d12 - Patch #320000 by lilou: unify doxygen @file documentation in tpl. 2008-10-13 12:31:43 +00:00
Dries Buytaert 659c4867bd - Patch #320146 by pwolanin: when in offline mode, link to the admin page to take the site online again. 2008-10-13 12:30:09 +00:00
Angie Byron de99844cbb #249571 by pwolanin: Fix bug with 'active-trail' class in Primary/Secondary links. 2008-10-13 04:46:31 +00:00
Angie Byron 404994e85f #242873 follow-up: Missed adding constants to bootstrap.inc. 2008-10-13 04:06:22 +00:00
Angie Byron 8292bdd40a Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default. 2008-10-13 00:33:05 +00:00
Angie Byron 448640f138 Removing left-over from drupal_set_title() roll-back. 2008-10-12 19:03:04 +00:00
Angie Byron 94d859b3b1 #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being called. 2008-10-12 19:00:56 +00:00
Angie Byron 81b04e90cf #320171 by Dave Reid: Fix exception in ip_address() test. 2008-10-12 08:37:14 +00:00
Angie Byron f95f58cc05 #320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes upload.test to break on some systems. 2008-10-12 08:30:05 +00:00
Angie Byron bc22653541 #320155 by Dave Reid: Fix silly exceptions in file.test. 2008-10-12 06:37:40 +00:00
Angie Byron a3a420c3e6 Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations. 2008-10-12 06:27:06 +00:00
Angie Byron f76acb2d9d #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
Angie Byron a765e882eb #320127 by matt2000: Fix bug with file_check_directory() being passed a function by-reference. 2008-10-12 03:46:08 +00:00
Angie Byron 145e1ced25 #319467: SA-2008-47 (#295053): Arbitrary file uploads in Blog API. 2008-10-12 02:58:23 +00:00
Angie Byron acd5e95200 #320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled. 2008-10-12 02:52:52 +00:00
Angie Byron 6575a26c88 #231298 by Crell and rednahead: Allow for aliased multi-site support. 2008-10-12 02:47:50 +00:00
Angie Byron fecf236c41 #319465: SA-2008-47 (#295053): Privilege escalation in upload module. 2008-10-12 02:42:56 +00:00
Angie Byron 390e2fd2d7 #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files. 2008-10-12 01:23:07 +00:00
Angie Byron 72bbd21e5c #312792 by catch: Clean-up for editForumTaxonomy(). 2008-10-12 01:01:44 +00:00
Angie Byron 430d839569 #231475 by birdmanx35 and redndahead: Coding style for comments in *.js. 2008-10-12 00:29:09 +00:00