Dries Buytaert
|
534287b1bc
|
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.
|
2009-01-14 21:13:42 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
b71cc6f837
|
- Patch #324443 by dww: update XML parsing of project information to take advantage of PHP5 XML parser.
|
2008-10-24 19:23:59 +00:00 |
Angie Byron
|
a3bb66e4e8
|
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
|
2008-09-20 20:22:25 +00:00 |
Dries Buytaert
|
7f29b14277
|
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
|
2008-09-17 07:11:59 +00:00 |
Dries Buytaert
|
e5b0e5f76c
|
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
2008-09-06 08:36:22 +00:00 |
Dries Buytaert
|
56d2664a90
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
Dries Buytaert
|
763298455f
|
- Patch #238564 by scor: missing t() functions in the operations parameter of watchdog().
|
2008-03-31 18:24:46 +00:00 |
Gábor Hojtsy
|
ef1235cc0a
|
#207863 by mikey_p, Pancho: use module_load_include() as intended
|
2008-01-30 10:14:42 +00:00 |
Gábor Hojtsy
|
e130f20871
|
#200028 by agentrickard, dww: cache more project module data, so there is less burden on Drupal when generating admin pages (performance)
|
2008-01-27 17:50:10 +00:00 |
Gábor Hojtsy
|
e6a4b82e6e
|
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.
|
2007-12-20 08:57:55 +00:00 |
Gábor Hojtsy
|
7c31bcdeac
|
#165140 by dww: rename logs to reports (usability improvement)
|
2007-10-20 21:57:50 +00:00 |
Gábor Hojtsy
|
0dfdbac88f
|
#178892 by webchick: use drupal_get_private_key() instead of directly retrieving the drupal_private_key variable in update module, so we can ensure a proper private key is generated
|
2007-10-03 13:35:15 +00:00 |
Dries Buytaert
|
541c9673b4
|
- Patch #165685 by dww: improve strings for messages when fetching updates.
|
2007-08-11 07:05:11 +00:00 |
Dries Buytaert
|
6ec2ff7e15
|
- Patch #94154 by dww, Earl et al: update notifications for Drupal!
Woot, woot! :)
|
2007-07-11 15:15:40 +00:00 |