- 01 Feb, 2006 2 commits
- 29 Jan, 2006 1 commit
-
-
Dries authored
-
- 24 Jan, 2006 2 commits
-
-
Dries authored
- 22 Jan, 2006 1 commit
-
-
Dries authored
-
- 21 Jan, 2006 1 commit
-
-
Steven Wittens authored
- #40515: Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases)
-
- 17 Jan, 2006 1 commit
-
-
Dries authored
-
- 12 Jan, 2006 1 commit
-
-
Dries authored
-
- 05 Jan, 2006 2 commits
-
-
Steven Wittens authored
- #41940: Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage) - #43491: Missing drupal_goto() after saving settings
-
Dries authored
-
- 04 Jan, 2006 1 commit
-
-
Dries authored
-
- 02 Jan, 2006 1 commit
-
-
Dries authored
-
- 31 Dec, 2005 1 commit
-
-
Dries authored
- Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement).
-
- 27 Dec, 2005 1 commit
-
-
Dries authored
-
- 22 Dec, 2005 1 commit
-
-
Dries authored
-
- 21 Dec, 2005 1 commit
-
-
Dries authored
-
- 16 Dec, 2005 1 commit
-
-
Dries authored
-
- 09 Dec, 2005 1 commit
-
- 08 Dec, 2005 1 commit
-
-
Dries authored
- When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable. - system_get_files_database() now includes a 'schema_version' child of each file object. - That new information is re-saved when Drupal re-populates the system table. - An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
-
- 07 Dec, 2005 1 commit
-
-
Dries authored
-
- 03 Dec, 2005 1 commit
-
-
Dries authored
-
- 02 Dec, 2005 2 commits
- 30 Nov, 2005 1 commit
-
-
Dries authored
-
- 29 Nov, 2005 2 commits
-
-
Dries authored
-
Steven Wittens authored
-
- 25 Nov, 2005 1 commit
-
-
Dries authored
-
- 24 Nov, 2005 1 commit
-
-
Dries authored
-
- 23 Nov, 2005 1 commit
-
-
Dries authored
-
- 21 Nov, 2005 1 commit
-
-
Dries authored
-
- 14 Nov, 2005 1 commit
-
-
Dries authored
-
- 13 Nov, 2005 1 commit
-
-
Dries authored
-
- 12 Nov, 2005 2 commits
-
-
Dries authored
-
Dries authored
If your module uses variable_get('file_directory_temp', ...) or variable_get('file_directory_path', ...) please update it to use the new API. A list of affected modules is available at http://drupal.org/node/26249#comment-54194.
-
- 03 Nov, 2005 1 commit
-
-
Dries authored
Deprecates the primary_links module. This patch was much needed. Thanks Richards! NOTE: if some themers could investigate if there is room for improvement with regard to theming, that would be awesome.
-
- 01 Nov, 2005 3 commits
- 26 Oct, 2005 1 commit
-
-
Steven Wittens authored
-