-
- Drupal 6 port of cleanups in http://drupal.org/node/256015
-
- Uncached menu item and code cleanup: http://drupal.org/node/256015
-
(sync with 5.x) forgot to put $master_url into all required functions
-
Forgot to put master_url into all the required functions
-
Separated out stuff for dealing with sessions (which syncs with 6.x tree)
-
Missed these updates with the last bugfix
-
Abstracted out sessions stuff so that we can talk to the maintainers of session.inc about it.
-
Abstraction for going to URLs (semi-syncing with 6.x tree)
-
Made changes; mostly required for 6.x, and one abstraction
-
This is also part of the 5.x-1.1 release needed for the 6.x cycle