Commit Graph

624 Commits (a54823f7b88859b51fe1d635fb4dbf65d5a7fc14)

Author SHA1 Message Date
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 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 8506de8190 Drupal 5.3 2007-10-17 21:29:00 +00:00
Neil Drumm 3ad0caf385 - Patch #178999 by JohnAlbin, sun and sammys: fixed race condition with drupal_goto(). 2007-10-16 06:36:04 +00:00
Neil Drumm 717676d415 #150759 by hass. Remove @charset rules for aggregated stylesheets, which were incorrect and confused Safari. 2007-09-12 07:29:57 +00:00
Neil Drumm b4ecbda989 Drupal 5.2 2007-07-26 19:16:50 +00:00
Neil Drumm c9a822c43e #158687 by drumm: fix URI encoding of some special chars 2007-07-15 23:07:06 +00:00
Dries Buytaert 41c363832f - Patch #155859 by Arancaytar: removed HTML from PHPdoc. 2007-07-03 20:13:23 +00:00
Neil Drumm 93f9fb3f23 #150671: Consistent code comment style (by dmitrig01). 2007-06-14 06:11:12 +00:00
Neil Drumm fcf96f0266 - Patch #133789 by John Albin: Drupal-generated email can look like spam.
Backport from HEAD.
2007-05-04 08:56:30 +00:00
Neil Drumm 565deb4f64 - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail.
Backport from HEAD.
2007-04-19 02:05:15 +00:00
Neil Drumm 9d278e3b84 #104969 by Wesley Tanaka. Sync the documentation comments. 2007-03-23 20:49:11 +00:00
Dries Buytaert a5a16bde24 - Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays to objects. 2007-03-08 19:34:17 +00:00
Neil Drumm 8be4fe8601 #118041 by kkaefer. fixed small braino in url(). Backport from HEAD. 2007-02-14 04:15:24 +00:00
Steven Wittens eb28074aa3 #108320: Form API optimization, don't call element_sort unless needed. 2007-01-10 23:30:07 +00:00
Dries Buytaert 3e8a9d1905 - Cleanup form attributes. 2007-01-09 08:30:31 +00:00
Steven Wittens 365439ffdf #107015: Code consistency, capitalization of class names. 2007-01-05 05:32:23 +00:00
Steven Wittens 4026afab01 #100563: Clarify documentation for CSS preprocessor. 2007-01-05 04:35:07 +00:00
Dries Buytaert 5190678d73 - Patch #100563 by m3avrck: improved phpDoc of drupal_add_css. 2007-01-04 09:58:55 +00:00
Dries Buytaert fbae0db63f - Patch #104693 by Chris: switch back to HTTP/1.0 headers. 2007-01-04 09:49:16 +00:00
Neil Drumm dfd86399c0 #106232 by chx. Add spaces for code style. 2007-01-02 05:05:38 +00:00
Neil Drumm f1c8692881 #101757 by ChrisKennedy. 1 byte instead of 1 bytes. 2006-12-30 21:33:04 +00:00
Dries Buytaert 983eda44ac - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1. 2006-12-21 22:20:19 +00:00
Steven Wittens 72f4e5d6e6 #102877: Don't let the css preprocessor mess up @import in some themes. 2006-12-15 07:47:08 +00:00
Steven Wittens e5027541c4 #78377: Use real path instead of alias in destination 2006-12-12 06:13:34 +00:00
Steven Wittens dd4b959ad2 #102597: Fix overzealous CSS compressor. 2006-12-12 04:44:46 +00:00
Dries Buytaert 97d0a3fe6b - Patch #100787 by chx: having a #theme for an element changes the meaning of prefix from 'prefix of this element' to 'prefix of the children elements'. 2006-12-11 17:47:36 +00:00
Dries Buytaert bdf5dc9d1d - Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice. 2006-12-10 20:34:03 +00:00
Steven Wittens b86f45b1e6 #100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads. 2006-12-10 09:54:35 +00:00
Dries Buytaert f28aa5f3ec - Patch #92059 by Steven et al: added a memory check to garland/color.module. 2006-12-07 17:02:25 +00:00
Dries Buytaert 38f3050777 - Patch #101236 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Dries Buytaert a8e11de3d0 - Patch #101289 by webernet: corrected the PHPdoc. 2006-12-05 05:45:05 +00:00
Steven Wittens 1c7f089dea #75803: Allow other HTTP status codes in drupal_goto() 2006-11-30 08:13:31 +00:00
Neil Drumm f0093445ff #100232 by yched. Fix a typo. 2006-11-29 06:03:56 +00:00
Neil Drumm 91158a97d2 #79407 by webchick. Improved documentation for t(). 2006-11-28 07:03:33 +00:00
Neil Drumm 205f8ff01b #97941 by webchick. Consistent defaults for 'site_name' variable. 2006-11-25 09:04:22 +00:00
Dries Buytaert b3dae71697 - Patch #98293 by Steven: remove restrictions on path aliases. 2006-11-21 19:40:09 +00:00
Dries Buytaert e8e97f2bbd - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too. 2006-11-21 19:12:01 +00:00
Neil Drumm b4faaa3cad #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*. 2006-11-16 09:18:22 +00:00
Neil Drumm 1d95dcbf28 #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting which we have to work around. 2006-11-16 08:54:04 +00:00
Neil Drumm 12df72255c #89059 by jvandervort, andeeeb, and Shakur. Decode destination path. 2006-10-31 16:42:52 +00:00
Neil Drumm 0accf8fe1e #90508 by Heine and the security team. Every form gets a token. 2006-10-31 08:06:18 +00:00
Dries Buytaert af5402ad2a - Patch #88287 by asimmonds, dww et al: installer doesn't support modules outside root/modules directory. Critical bugfix. 2006-10-23 06:45:17 +00:00
Neil Drumm b87692a901 #84188 by plumbley, pwolanin, and nickl. Fix some PHP notices. 2006-10-17 08:42:24 +00:00
Steven Wittens 6baece1e1b - Clarify utf-7 exploit in drupal_set_header() 2006-10-17 04:45:29 +00:00
Dries Buytaert d692d438a3 - Patch #82741 by Wesley: fixed incorrect comparison in url(). 2006-10-15 20:00:19 +00:00
Dries Buytaert e8ee0bcd2a - Patch #40209 by pascal and jvandyk: added missing semicolon to URL validation. 2006-10-09 06:47:22 +00:00
Dries Buytaert 90f9bffbc0 - Patch #82045 by chx, eaton et al: fixed nodeapi. 2006-10-05 15:26:17 +00:00
Steven Wittens aae945c369 #70995: Prevent cron re-runs 2006-10-03 00:24:19 +00:00
Neil Drumm d54ccd4f84 #70742 yched and beginner. Fix magic quotes on files. 2006-09-27 07:21:55 +00:00