- Aug 22, 2006
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Aug 21, 2006
-
-
Dries Buytaert authored
-
Neil Drumm authored
-
Neil Drumm authored
-
Neil Drumm authored
-
- Aug 20, 2006
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
CVS: ----------------------------------------------------------------------
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #77924 by RobRoy: fixed race condition in block administration that might have caused data loss.
-
Dries Buytaert authored
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
-
Dries Buytaert authored
1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code. 2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.
-
Steven Wittens authored
-
- Aug 19, 2006
-
-
Dries Buytaert authored
-
- Aug 18, 2006
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
See: http://drupal.org/node/64279#t-placeholders
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #69228 by openwereld: profile field values that should be browse-able (clickable) are not displayed as such.
-
Dries Buytaert authored
-
Steven Wittens authored
-
- Aug 17, 2006
-
-
Steven Wittens authored
- Keep all JS widget css together
-
Steven Wittens authored
-
Neil Drumm authored
-
Neil Drumm authored
-
Neil Drumm authored
-
- Aug 16, 2006
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Aug 15, 2006
-
-
Dries Buytaert authored
- Patch #78806 by James: moshe brought to my attention that the blogapi RSD was giving preferred treatment to bloggerapi - since we actually support much more feature rich apis (namely movabletype's) ... this patch gives the preferred treatment to MT. Also, it removes the unused "XML-RPC engine" setting - which wasn't being used anyway. And, since, any of the 3 API options will work regardless, this setting is extraneous.
-