Commit Graph

7236 Commits (095c1796e3980c50c9e6b51e077c4877a54bd76f)

Author SHA1 Message Date
Neil Drumm 9e137fc223 #215252 by bdragon: reset the cache flush variable before the cache is flushed, so busy sites will not attempt multiple cache flushes at a time 2008-02-10 02:05:00 +00:00
Neil Drumm 671e70283d Bumping version number. 2008-01-29 00:21:54 +00:00
Neil Drumm 65a6df6337 Drupal 5.7 2008-01-29 00:00:44 +00:00
Neil Drumm 1bbae9ff80 #209409 by Heine, webernet, dww: more accurate register globals value checking 2008-01-22 09:42:01 +00:00
Neil Drumm bb518337f5 - Patch #115606 by Junyor, thesaint_02: added support for PHP 5.2's 'recoverable fatal errors'. 2008-01-22 09:36:49 +00:00
Neil Drumm 8a5c039c65 #118569 by bevan: document how should one set RewriteBase, if under a VirtualDocumentRoot. Backport by Bart Jansens. 2008-01-22 09:01:39 +00:00
Neil Drumm e06cd356a6 #208700 by pwolanin. Fix bad backport of #194579. Modified to use Form API. 2008-01-22 08:43:34 +00:00
Neil Drumm 14aaee4a9b Bumping version number. 2008-01-11 00:47:17 +00:00
Neil Drumm a54823f7b8 Drupal 5.6. 2008-01-10 22:14:24 +00:00
Neil Drumm 56e69958c5 Partial backport of #112715 to fix #124641. 2008-01-07 02:30:35 +00:00
Neil Drumm ec6352538d #58806 by fwalch and wicksteedc. Do not override MENU_VISIBLE_IF_HAS_CHILDREN on editing. 2008-01-07 02:13:58 +00:00
Neil Drumm 1422309c2e #166433 by Ralf Stamm. Use correct menu item type for revsion confirm pages. 2008-01-07 01:31:26 +00:00
Neil Drumm bc1c2da4b6 #194579 patch by pwolanin: clear filter cache when allowed HTML tags configuration changes in an input format 2008-01-07 01:17:59 +00:00
Neil Drumm 584e18ac68 - Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes, not in mega bytes. 2008-01-07 01:00:23 +00:00
Neil Drumm f91615abf9 #168315 by schuyler1d: previous active database name was not consistently returned in db_set_active() 2008-01-07 00:55:44 +00:00
Neil Drumm 29a6f14564 #204855 by webernet. Add missing * in documentation. 2008-01-07 00:51:11 +00:00
Neil Drumm ef7cb1efcc #203727 by Arancaytar. More effectively use hook API. 2007-12-28 05:38:27 +00:00
Neil Drumm f787328477 #115689 by chx: new content types should not overwrite old ones. Backport by Pancho. 2007-12-27 09:57:47 +00:00
Neil Drumm e74c6acdf6 #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data(), so Windows will create temporary files properly 2007-12-27 09:52:36 +00:00
Neil Drumm 26a2ad30aa - Patch #201894 by David Rothstein: fixed typo in user output. 2007-12-27 09:45:21 +00:00
Neil Drumm b210e9f1fd #182410 by greggles: HTTP Basic authentication username and password was parsed in drupal_http_request() but then not used in the request 2007-12-27 09:21:23 +00:00
Neil Drumm 67f7687c31 #194652 by Heine: specify explicit accept-charset for forms to avoid browser guessing 2007-12-27 08:41:52 +00:00
Neil Drumm 720e149023 #200338 by m3avrck and quicksketch: fix transparent GIF resizing 2007-12-27 08:31:24 +00:00
Neil Drumm 6dbe63f77e #64388 by Gábor Hojtsy. Add missing db_rewrite_sql(); not a security issue since it is a count() query. 2007-12-27 08:26:00 +00:00
Neil Drumm 9cc7e36472 #89218 by Gábor Hojtsy. Properly initialize a counter variable and fix poll editing. 2007-12-27 08:21:49 +00:00
Neil Drumm 2d7c3f8a54 #173459 by Dave Cohen. Backport of #78487 by FredCK, forngren and bjaspan: document <front> support in url() and l() and proper active class support for <front>. 2007-12-27 08:16:31 +00:00
Neil Drumm b22d203c9c #199084 by chx: better conformance with ISO date formats in our xmlrpc code 2007-12-20 07:53:34 +00:00
Neil Drumm 7f8f2412fd #199640 by webernet: (usability) add option to select no taxonomy term in multiselect forms, not to rely on browser trickery 2007-12-20 07:48:11 +00:00
Neil Drumm cc4065e7d5 #179164 by Heine: short modules by name on the module admin page 2007-12-17 02:15:06 +00:00
Neil Drumm 840842ba33 #173858 by Gábor Hojtsy: skip UTF-8 BOM when importing locale files 2007-12-17 01:53:52 +00:00
Neil Drumm 6d91b3cd02 Bumping version number 2007-12-06 20:40:21 +00:00
Neil Drumm 52811f2b14 Drupal 5.5 2007-12-06 20:23:24 +00:00
Neil Drumm cf44292c47 #194859 by Rob Loach: missing brackets around table names in user.admin.inc 2007-12-06 19:49:14 +00:00
Neil Drumm f20cc7120d #198321 by ulhume: recent security update had the arguments order wrong in db_query_range() 2007-12-06 18:16:38 +00:00
Neil Drumm b782bb74e9 Capitalization change. 2007-12-05 21:53:50 +00:00
Neil Drumm 5c7d76ff11 bumping version number. 2007-12-05 21:52:32 +00:00
Neil Drumm 2c8444015d Drupal 5.4. 2007-12-05 21:09:54 +00:00
Neil Drumm e674486d65 #134984 by mikesmullin. Fix x2 coordinate for rendering gradients. 2007-11-12 03:38:08 +00:00
Neil Drumm d04727d7db #180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected 2007-11-10 04:09:03 +00:00
Neil Drumm 408b438af6 #187601 by Bart Jansens. Use correct HTTP status codes for redirects. 2007-11-10 03:27:33 +00:00
Neil Drumm dcd8b59854 #165924 by odious. Use accurate count query for user list. 2007-11-10 03:20:38 +00:00
Neil Drumm 0c37f209b4 Patch #168829 by Neil Drumm: fixed link in documentation. 2007-11-10 02:24:47 +00:00
Neil Drumm 1d81d8e5f1 #171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in 2007-11-10 02:19:43 +00:00
Neil Drumm b6d2e81d5a #154388 (backport of #172262) by JirkaRybka. Better globals handling in install system, so the choosen profile and language are remembered. 2007-11-07 08:10:16 +00:00
Neil Drumm 5f8bab87e1 #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module 2007-11-07 08:03:30 +00:00
Neil Drumm 0bd3fd1abb Patch #182728 by Darren Oh: improved PHPdoc of db_rewrite_sql(). 2007-11-07 05:55:46 +00:00
Neil Drumm 9ce9b5fa43 #184668 by hazexp, Remove unnecessary ';' 2007-11-07 05:53:24 +00:00
Neil Drumm 144b914133 - Patch #181063 by chx and bjaspan: fixed problem with drupal_bootstrap() not booting to the proper level. 2007-10-28 04:53:14 +00:00
Neil Drumm daedb88531 #55277 by catch and JirkaRybka: when flat comment view is used, order comments by cid (ie. original submission order) instead of timestamp (ie. last editing time order) to avoid comments jumping around when being edited 2007-10-28 04:42:12 +00:00
Dries Buytaert 18342abc53 - Patch #122759 by Robrecht: fixed broken query in upgrade path. 2007-10-25 20:47:59 +00:00