Movable Type commits

RevisionAuthorDateDescription
3219fumiakiy03 Dec 2008 02:58:25

Merging the latest of fireball branch to trunk. svn merge -r3095:3215 http://code.sixapart.com/svn/movabletype/branches/fireball . (two conflicts resolved; MT.pm, mt.php and mt-check.cgi merged manually.)

3148breese29 Oct 2008 20:07:02

added test to see if Text::SimpleTable is installed when the --profile flag is used

3127fumiakiy22 Oct 2008 04:36:47

Updated the URL to FAQ section of the website. BugId:82362

3121bchoate21 Oct 2008 20:03:51

Adding command line utility for testing/profiling MT templates. Thanks to Akira-san for the tag-level profiling code.

3112fumiakiy20 Oct 2008 03:50:20

Check if at least one DBD module is installed. BugId:81794

3110fumiakiy20 Oct 2008 03:37:30

Reload the original values from the command line and the environment variable.

3106bchoate16 Oct 2008 17:10:56

Fixed reference to global variable. BugId:82428

3098bchoate13 Oct 2008 17:56:13

Merging latest changes from fireball to trunk: svn merge -r 3089:3095 http://code.sixapart.com/svn/movabletype/branches/fireball .

3094bsmith09 Oct 2008 14:13:33

updating docs for mt:authors tag.

3085fumiakiy02 Oct 2008 22:36:58

Making the defaults back to the neutral state.

3082bchoate02 Oct 2008 21:07:01

Merging fireball branch changes to-date to trunk: svn merge -r2974:3081 http://code.sixapart.com/svn/movabletype/branches/fireball .

3063bsmith25 Sep 2008 16:32:38

bugzid:82172 - add default when page has not title

3062bsmith25 Sep 2008 13:54:17

adding example to docs