Angie Byron
|
c7d326de48
|
#669556 by Dave Reid: Move update_requirements() to update.install.
|
2009-12-29 07:21:34 +00:00 |
Angie Byron
|
bc9a742f68
|
#597390 by Dave Reid and dww: Fixed PHP notices on non-existant projects when parsing update XML.
|
2009-10-13 08:02:49 +00:00 |
Dries Buytaert
|
9058a8984d
|
- Patch #597484 by dww: use the Queue API to fetch available update data.
|
2009-10-13 02:14:05 +00:00 |
Angie Byron
|
c95229da57
|
#391264 by mfb and dww: Added exception handling to Update module XML parsing.
|
2009-10-05 01:24:37 +00:00 |
Dries Buytaert
|
e49ac650a6
|
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().
|
2009-07-03 19:21:55 +00:00 |
Angie Byron
|
d532753cab
|
#243253 by dww: Put a check in update.module to see if server was reachable.
|
2009-06-06 06:26:13 +00:00 |
Angie Byron
|
c86883271a
|
#445748 by dww and Dave Reid: Add a hook_update_projects_alter() for modules that wish to do modify data in update status module.
|
2009-06-05 01:04:11 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Angie Byron
|
cac7e7c42e
|
#220592 by dww and pwolanin: Update module now always uses the database for caching so that drupal.org project data persists and site performance (in both directions) is not horrifically mangled.
|
2009-04-29 18:39:50 +00:00 |
Angie Byron
|
a703b3ee8a
|
#431148 by pwolanin: Make it easier to visually distinguish between security updates and regular updates.
|
2009-04-29 03:57:21 +00:00 |
Angie Byron
|
3b30509599
|
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
|
2009-03-14 23:01:38 +00:00 |
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 |