Timeline


and .

04/07/08:

23:24 Changeset [1795] by mpaschal

Use specific test descriptions Use known dimensions of images in scale ...

23:09 Changeset [1794] by bchoate

Eliminate additional comment/ping count caching since they're in the entry ...

23:01 Changeset [1793] by bchoate

Fixed typo in 'Not Spam' button. BugId:78873

22:59 Changeset [1792] by mpaschal

Include t/plugins in the plugins path when making the t/mt.cfg config ...

22:59 Changeset [1791] by bchoate

Fixed typo in 'Not Spam' button. BugId:78873

22:59 Changeset [1790] by mpaschal

Make a blog metadata table too (for now) BugzID: 68749

20:57 Changeset [1789] by mpaschal

Latest dev is now release 34

20:56 Changeset [1788] by mpaschal

Branch for release 34

09:49 Changeset [1787] by auno

Fixed showing appears in link for thumbnail on asset edit page. ...

09:10 Changeset [1786] by auno

Added publish button and pulldown option on template listing. ...

05:38 Changeset [1785] by fumiakiy

Forward-porting r1784 to the current dev branch.

05:36 Changeset [1784] by fumiakiy

Oops, the argument can be a reference. BugId:75319

05:28 Changeset [1783] by fumiakiy

Call transformer callback when build_page is called with file name instead ...

04/06/08:

03:58 Changeset [1782] by bchoate

Fix for 500 error from export. BugId:69902

04/05/08:

03:40 Changeset [1781] by auno

Forgot to check in this file. Added sorting comment_count and ...

02:41 Changeset [1780] by bchoate

Fixed test for existing SSI file (versus existing path).

02:21 Changeset [1779] by bchoate

Avoid rebuilding files within the same build operation (particularly helps ...

01:31 Changeset [1778] by bchoate

Changes to update type-based touches prior to any rebuilding. Added ...

00:44 Changeset [1777] by auno

Added sorting fields - comment_count and trackback_count for MTEntries. ...

04/04/08:

22:48 Changeset [1776] by mpaschal

Update 'virtual' field of fileinfos directly when dynamicity changes Don't ...

21:48 Changeset [1775] by bchoate

Fix for editing system-wide templates (can't assume blog is available). ...

21:02 Changeset [1774] by bchoate

Disable SSI for system templates. BugId:75099

20:50 Changeset [1773] by bchoate

Fixed call for move_category. BugId:76422

20:05 Changeset [1772] by bchoate

Fixed itemset actions to work for template listing screen. BugId:74595

06:48 Changeset [1771] by fumiakiy

Use database driver directory for non-cacheable classes. BugId:72003

06:40 Changeset [1770] by takayama

Resolved BugId:68759 * Implemented new copy template feature.

06:08 Changeset [1769] by fumiakiy

Stopped saving something in the database while database driver is being ...

05:39 Changeset [1768] by fumiakiy

Release-32 aka 4.15 Beta 1 is the current stable branch.

03:52 Changeset [1767] by takayama

Fixed BugId:75148 * Changed to use isset function

03:51 Changeset [1766] by takayama

Fixed BugId:70282 * Changed to use isset function

03:49 Changeset [1765] by takayama

Fixed BugId:69907 * Added pages support

04/03/08:

23:26 Changeset [1764] by auno

remove republish link when the setting is dynamic publishing. ...

22:46 Changeset [1763] by mpaschal

Declare these meta objects as objects, until the upgrader can know them ...

21:58 Changeset [1762] by mpaschal

Make meta fields blobs by default, since they're mostly data ...

21:39 Changeset [1761] by bchoate

Fixed typo.

21:39 Changeset [1760] by bchoate

Prevent clearing of input fields when remember me checkbox is cleared. ...

18:36 Changeset [1759] by mpaschal

Don't use MD5 to make these names; the leading letters should be good ...

18:36 Changeset [1758] by bchoate

Fix for spam_protect attribute test. BugId:75191

18:22 Changeset [1757] by mpaschal

Search all kinds of entries when searching entries BugzID: 75420

17:44 Changeset [1756] by bsmith

bugzid:72494 - Update rememberMe function per previous changes to ...

17:15 Changeset [1755] by bchoate

Don't fail in the event that the SSI include file was simply a zero-byte ...

10:39 Changeset [1754] by takayama

Fixed BugId:73367 * Added blog id to hash key

10:30 Changeset [1753] by fumiakiy

Add id of the new blog to the cookie of the blog creator. BugId:66852

09:56 Changeset [1752] by fumiakiy

Do not double-translate the name of permissions. They are labels and ...

09:41 Changeset [1751] by takayama

Fixed BugId:75148 * oops CategoryArchiver is never not found

09:38 Changeset [1750] by takayama

Fixed BugId:75148 * oops CategoryArchiver is never not found

09:16 Changeset [1749] by fumiakiy

SearchNoOverride defaults to inlude SearchMaxResults to keep away from ...

09:10 Changeset [1748] by takayama

Fixed BugId:75148 * Fixed for nested category based archive count issue.

08:56 Changeset [1747] by takayama

Fixed BugId:70282 * Fixed for nested category based archive count issue.

08:26 Changeset [1746] by auno

changed the way to show date and time error message. BugzID:65714 * ...

08:22 Changeset [1745] by fumiakiy

Wrote simple pod document.

08:14 Changeset [1744] by fumiakiy

Implemented MT::DateTime::compare. BugId:67917

05:44 Changeset [1743] by takayama

Fixed BugId:74877 * Change value of type in the param if type equal ...

01:49 Changeset [1742] by bsmith

bugzid:75115 - remove 'main_template' variable

01:14 Changeset [1741] by bsmith

bugzid:75115 - remove 'main_template' variable

00:50 Changeset [1740] by bchoate

Set default cache interval to 30 when interval is unset. BugId:74671

00:40 Changeset [1739] by bsmith

bugzid:75108 - Condition SSI and Module Options on Edit Template based ...

00:37 Changeset [1738] by bchoate

Added punctuation to first feature bullet. BugId:75057

00:30 Changeset [1737] by bchoate

Populated include_system, include_cache blog settings. BugId:75108

00:29 Changeset [1736] by bchoate

Return error message from tmpl object, not builder.

00:29 Changeset [1735] by bchoate

Use available MT::Builder when it exists in the context stash.

00:28 Changeset [1734] by bchoate

Return error when output is undefined, not if empty.

04/02/08:

23:27 Changeset [1733] by bchoate

Include blog_id when loading related assets.

23:27 Changeset [1732] by bchoate

Display *something* for entries using an asset that have no title.

23:27 Changeset [1731] by bchoate

Adding embedded column to MT::ObjectAsset. BugId:71500. Thanks, Tim!

23:19 Changeset [1730] by bsmith

bugzid:75101 - Add create link for listings in zero state

21:43 Changeset [1729] by bsmith

bugzid:69530 - updated templates to use variables set by the app

21:40 Changeset [1728] by bsmith

bugzid:69530 - updated templates to use variables set by the app

20:40 Changeset [1727] by bchoate

Changed 'avatars' to 'userpics'. BugId:66998

20:01 Changeset [1726] by bchoate

Set template identifier variable and system_template for dynamic error and ...

19:01 Changeset [1725] by bchoate

Set variable for template identifier to simplify default templates. ...

18:36 Changeset [1724] by bchoate

Issue blog->touch calls for XMLRPC updates. BugId:75087

18:36 Changeset [1723] by bchoate

Added non-cacheable flag for MT::Touch.

18:36 Changeset [1722] by bchoate

Change for indexes for TheSchwartz::Error.

17:55 Changeset [1721] by bchoate

Fix for warnings from SpamLookup. BugId:65586

17:39 Changeset [1720] by bchoate

Fixed usage of COMMENTER_COOKIE constant. BugId:69872

17:38 Changeset [1719] by bchoate

Prevent touches to blog for MT::Touch objects.

17:38 Changeset [1718] by bchoate

Only register the CommentThrottleFilter callback once.

09:46 Changeset [1717] by fumiakiy

Added locale specific default value to TimeOffset config directive. ...

09:42 Changeset [1716] by fumiakiy

Added locale specific default value to TimeOffset config directive. ...

09:37 Changeset [1715] by fumiakiy

Webmaster can save pages in batch. BugId:67906

09:20 Changeset [1714] by fumiakiy

'view' mode is the standard. This eliminates the need to add two mode ...

09:11 Changeset [1713] by fumiakiy

Fix templates' ids stored in plugindata table for widget managers upon ...

08:40 Changeset [1712] by fumiakiy

Typo!

07:27 Changeset [1711] by fumiakiy

Do not set loaded flag when it's not loaded. BugId:68601

06:52 Changeset [1710] by fumiakiy

Comment reply should not have assumed the existence of template modules ...

06:38 Changeset [1709] by fumiakiy

Merged the latest checkins to release-32 branch to the current dev branch. ...

06:12 Changeset [1708] by fumiakiy

Added ability to filter search by author and/or category. BugId:69286

03:04 Changeset [1707] by bsmith

bugzid:69535 - less modularized template set committed. produces same html ...

02:35 Changeset [1706] by auno

Added script for reporting of slow request and LogProcessor.pm module. ...

01:56 Changeset [1705] by bchoate

Fixed archive label for individual archives.

01:56 Changeset [1704] by bchoate

Fixed assignment of entry class for publishing pages.

01:55 Changeset [1703] by bchoate

Created php version of MTCommentParentID. BugId:74319

01:55 Changeset [1702] by bchoate

Created php version of MTCommentReplyLink. BugId:74319

01:52 Changeset [1701] by bchoate

Fixed assignment of entry class for publishing pages.

01:52 Changeset [1700] by bchoate

Fixed archive label for individual archives.

00:47 Changeset [1699] by bsmith

updating default template to most recent advanced version. bugzid:69535

00:40 Changeset [1698] by bsmith

updating default template to most recent advanced version. bugzid:69535

00:01 Changeset [1697] by bchoate

Fixed syntax error.

00:00 Changeset [1696] by bchoate

Conditioned address book menu option and moved to manage menu. ...

00:00 Changeset [1695] by bchoate

Fixed syntax error.

04/01/08:

23:34 Changeset [1694] by bsmith

bugzid:74876 - Add a Tools menu to blog context and other IA changes

23:33 Changeset [1693] by bchoate

revised intro to 4.1.5 copy on dashboard widget

23:33 Changeset [1692] by bchoate

Updated beta messaging in footer. BugId:74354

23:33 Changeset [1691] by bchoate

Defined EnableAddressBook config setting. BugId:74875

23:24 Changeset [1690] by mpaschal

Don't install meta proxies on object subclasses if they uninstall meta (as ...

23:12 Changeset [1689] by breese

revised intro to 4.1.5 copy on dashboard widget

22:55 Changeset [1688] by bchoate

Created php version of MTCommentReplyLink. BugId:74319

22:55 Changeset [1687] by bchoate

Created php version of MTCommentParentID. BugId:74319

22:44 Changeset [1686] by bchoate

Updated beta messaging in footer. BugId:74354

22:43 Changeset [1685] by bchoate

Added copyright block.

22:12 Changeset [1684] by bsmith

bugzid:70070 - adding arrow image for Template Options

22:08 Changeset [1683] by bsmith

bugzid:74855 - Styling of Publishing Profiles on Publishing Settings page

19:52 Changeset [1682] by bchoate

Eliminate xml:namespace markup from post content, case insensitively. ...

19:46 Changeset [1681] by bchoate

Fixed test for Crypt::SSLeay. Thanks to Jun for the patch. BugId:68053

19:44 Changeset [1680] by bchoate

Preserve id parameter to Mail send method across multiple calls. ...

19:38 Changeset [1679] by bchoate

Added label for layout-mw layout. BugId:68146

19:33 Changeset [1678] by bchoate

Condition SendMailPath to output only if SMTPServer is not declared. ...

19:19 Changeset [1677] by bchoate

Support for spam_protect attribute on AuthorEmail tag. BugId:67925

18:43 Changeset [1676] by bchoate

Clean simple.css

16:56 Changeset [1675] by bchoate

Converted tabs to spaces.

16:55 Changeset [1674] by bchoate

Added copyright block.

03:53 Changeset [1673] by fumiakiy

Merged the fix in r1671 to the latest branch.

03:40 Changeset [1672] by fumiakiy

Checkin the leftover fix to enzo, just so the branch has the same fix as ...

03:33 Changeset [1671] by fumiakiy

Allow author and commenter to comment.

03:20 Changeset [1670] by fumiakiy

Current dev is now release-33.

02:33 Changeset [1669] by fumiakiy

Branching for release-32 from release-32.

01:35 Changeset [1668] by bchoate

Fixed ttl test for ssi includes.

01:05 Changeset [1667] by bchoate

Don't preset caching options.

01:00 Changeset [1666] by bchoate

Fixed editing global templates. BugId:74217

00:59 Changeset [1665] by bchoate

Added 'folder' type to event list.

00:59 Changeset [1664] by bchoate

Updates to save blog caching options. BugId:70073

00:59 Changeset [1663] by bchoate

Removing redundant blog touch operation.

00:59 Changeset [1662] by bchoate

New package for recording last modification times per blog, per type to ...

00:59 Changeset [1661] by bchoate

Surface errors from conditional/else blocks. BugId:74212

00:59 Changeset [1660] by bchoate

Surface errors from conditional/else blocks. BugId:74212

00:59 Changeset [1659] by bchoate

Fixed template id in MTLink for feed_recent template. BugId:74213

00:59 Changeset [1658] by bchoate

Fix to include 'entry' and 'page' archive template types for dynamic ...

00:57 Changeset [1657] by bchoate

Removing redundant index.

03/31/08:

23:01 Changeset [1656] by mpaschal

Treat includes as uploaded files that need synchronized across the Publish ...

22:46 Changeset [1655] by bsmith

expand template options when creating a new template

20:48 Changeset [1654] by breese

changing version number

10:40 Changeset [1653] by fumiakiy

Added one more imported function.

10:39 Changeset [1652] by fumiakiy

Applied Ogawa-san's patch to MTTags handler. BugId:68998

09:19 Changeset [1651] by fumiakiy

SetHashVar implemented correctly in PHP. BugId:70278

08:24 Changeset [1650] by takayama

Implemented BugId:68986 * Implemented module caching by template ...

07:18 Changeset [1649] by auno

Oops. Fixed error message. BugzID:70072

06:41 Changeset [1648] by auno

Fixed to set default value properly for new and unmodified templates. ...

06:40 Changeset [1647] by fumiakiy

Implemented callbacks and the default processing of include/exclude blogs. ...

04:10 Changeset [1646] by auno

Implemented module caching options backend. BugzID:70072

03:20 Changeset [1645] by fumiakiy

Fixed restore feature broken due to slicing of CMS.

03:18 Changeset [1644] by fumiakiy

Eliminated a query always executed unnecessarily after the last object was ...

02:12 Changeset [1643] by fumiakiy

Quickpost bookmarklet does not use these methods and CMS modes any ...

01:55 Changeset [1642] by fumiakiy

Store author's url as his/her comment's url when replying to comments in ...

01:47 Changeset [1641] by fumiakiy

Added auto pagerize support to default search template. BugId:69544

03/29/08:

08:11 Changeset [1640] by fumiakiy

Changed the name of search paging related tags to be more generic. ...

07:11 Changeset [1639] by fumiakiy

Tab to spaces.

07:11 Changeset [1638] by fumiakiy

Tab to spaces.

07:09 Changeset [1637] by fumiakiy

Do not include permissions only consist of 'comment'. BugId:72084

07:08 Changeset [1636] by fumiakiy

Do not include permissions only consist of 'comment'. BugId:72084

06:39 Changeset [1635] by fumiakiy

Merged enzo@r1555 to release-32. BugId:70191

03:37 Changeset [1634] by takayama

Fixed BugId:70976 BugId:70966, BugId:69874 oops, forgotten...

00:18 Changeset [1633] by bsmith

updating search navigation. bugzid:71475

03/28/08:

23:53 Changeset [1632] by bsmith

bugzid:70065 - Template Listing and Widgets Frontend

23:06 Changeset [1631] by mpaschal

Set include_with_ssi according to publishing option in new template set, ...

22:27 Changeset [1630] by bchoate

Prevent resorting spoon-fed list of comments unless specifically directed ...

22:16 Changeset [1629] by bchoate

Don't replace tmpl page_actions parameter if it is set already.

21:50 Changeset [1628] by bchoate

Fix for incompatibility with UNIVERSAL package and request for :constants ...

21:42 Changeset [1627] by mpaschal

Make include directory names less likely to collide, using MD5 (if ...

21:27 Changeset [1626] by mpaschal

Factor out the generation of path parts (as I'm about to change ...

21:02 Changeset [1625] by bchoate

Added Exporter support, since we have constants we export for ...

20:21 Changeset [1624] by bchoate

Added backup template listing link.

20:20 Changeset [1623] by bchoate

Changes to combine widget set/widget listing together.

20:20 Changeset [1622] by bchoate

Added support for a 'create_link' parameter to allow widget listing to ...

20:20 Changeset [1621] by bchoate

Removing asset loop for filtering entry list.

19:49 Changeset [1620] by mpaschal

Use include virtual instead, since absolute paths don't actually work with ...

19:37 Changeset [1619] by mpaschal

Use specified key, not the generated cache key BugzID: 69968

18:32 Changeset [1618] by takayama

Fixed BugId:70976 BugId:70966, BugId:69874 * Applied ogawa-san's patch.

15:26 Changeset [1617] by takayama

Removed UI of cahce manegement

12:12 Changeset [1616] by takayama

Fixed BugId:70976 * Applied ogawa-san's suggestion

05:00 Changeset [1615] by bchoate

Removed 'deferred tag load' mechanism. Fixed jsonification of numeric tags ...

05:00 Changeset [1614] by bchoate

Fix for distinct clause on tag selection.

03:33 Changeset [1613] by bchoate

Changing tag cache to a simple array of recently used tags, and optimize ...

03:33 Changeset [1612] by bchoate

Use simple sum on comment_count column for counting comments for 'this is ...

02:41 Changeset [1611] by fumiakiy

Limiting the number of entries when doing paginated rebuilding. ...

00:11 Changeset [1610] by bchoate

Template listing changes. BugId:70064

00:11 Changeset [1609] by bchoate

Removing redundant index.

00:10 Changeset [1608] by bchoate

Fix for initial assignment to meta column.

03/27/08:

23:47 Changeset [1607] by bsmith

On Demand --> Statically

23:45 Changeset [1606] by bsmith

link arrow

23:44 Changeset [1605] by breese

properly enable/disable caching if the cache argument on mtinclude tag is ...

23:31 Changeset [1604] by bsmith

concatinate classes

23:02 Changeset [1603] by mpaschal

Adapt TC::Meta into table-based 'metadata' system for MT::Objects BugzID: ...

22:48 Changeset [1602] by mpaschal

Branch for checking in first pass at a new 'metadata' (narrow table) ...

22:28 Changeset [1601] by breese

rough pass at new publishing options page - still has work to do, mainly ...

21:27 Changeset [1600] by bchoate

Fix for initial assignment to meta column.

20:31 Changeset [1599] by bsmith

bugzid:71452 - expand caching options & make placehoder vars

14:42 Changeset [1598] by bchoate

Fixed typo in declaration for blog_ds_object_tag index.

11:17 Changeset [1597] by takayama

Fixed bug:71136 * Added more index

09:14 Changeset [1596] by fumiakiy

Added DESTROY to suppress warnings.

07:21 Changeset [1595] by takayama

Fixed bug:70280 * Tuning up

  • Use native sql when filter attributes was ...
01:11 Changeset [1594] by breese

fixed bug in which tag handlers that utilized the "handler => " syntax ...

03/26/08:

23:46 Changeset [1593] by bchoate

Removed debug code.

23:09 Changeset [1592] by bchoate

Initial work for template preview support. BugId:70881

23:09 Changeset [1591] by bchoate

Initial work for template preview support. BugId:70881

23:09 Changeset [1590] by bchoate

Fixed single blog quicksearch bug. BugId:70880

23:08 Changeset [1589] by bchoate

Fixed 'default' argument. BugId:70243

16:44 Changeset [1588] by bchoate

Tweaked parameters of single-blog search result.

08:32 Changeset [1587] by fumiakiy

Fixed handling nested SetHashVar. BugId:70278

07:55 Changeset [1586] by fumiakiy

Stash the number of entries in an iteration so ArchiveCount tag should not ...

04:57 Changeset [1585] by bchoate

Fix blog view when editing blog with id versus blog_id parameter.

04:53 Changeset [1584] by bchoate

Fix for generic 'view' mode of blog, when called from single-result ...

03:42 Changeset [1583] by auno

More fixed for dynamic and renamed tbping_count column name to ping_count. ...

03:03 Changeset [1582] by auno

Need one more rename and add MTSearchMaxResults for dynamic. BugzID:69751

00:17 Changeset [1581] by bsmith

bugzid:70071 - Module Caching Options frontend work

00:16 Changeset [1580] by bsmith

code formatting

03/25/08:

19:34 Changeset [1579] by bchoate

Fixed 'default' argument. BugId:70243

18:32 Changeset [1578] by bchoate

Index updates to improve next/previous comment, entry, ping calculation. ...

18:28 Changeset [1577] by bchoate

Optimize category archive link calculation for typical case. BugID:70251

18:26 Changeset [1576] by bchoate

Index updates to improve next/previous comment, entry, ping calculation. ...

14:16 Changeset [1575] by mschenk

L10N update de, es, nl

07:48 Changeset [1574] by auno

Added comment_count and tbping_count columns to MT::Entry. BugzID:68482

07:09 Changeset [1573] by fumiakiy

Fixed MTCategoryArchiveLink for performance. Loading an entry and pass it ...

04:32 Changeset [1572] by jallen

Adding MT::Util package to unimported encode_html class method call

03:50 Changeset [1571] by fumiakiy

commenter_status is either COMMENTER or AUTHOR.

02:11 Changeset [1570] by bsmith

bugzid:70070 - styling Template Options on Edit Template

00:51 Changeset [1569] by bchoate

Fixed variable name.

00:48 Changeset [1568] by bsmith

bugzid:70065 - reordering Design menu items

03/24/08:

23:26 Changeset [1567] by bchoate

Fixed column name typo.

23:26 Changeset [1566] by bchoate

Removing additional themes. BugId:69892

23:26 Changeset [1565] by bchoate

Removing extras from distribution.

22:49 Changeset [1564] by bchoate

More index changes.

22:49 Changeset [1563] by bchoate

Fix for seeding object cache member.

22:48 Changeset [1562] by bchoate

Optimizations for dashboard widgets; restrict range of entries/comments ...

22:48 Changeset [1561] by bchoate

Applying comment threading support. BugId:70228

22:48 Changeset [1560] by bchoate

Pass dbsocket parameter through to constructor.

21:23 Changeset [1559] by bsmith

bugzid:70225 - fixing typo in mtml

20:56 Changeset [1558] by bsmith

bugzid:70192 - zero-state table msg styling

20:36 Changeset [1557] by bchoate

Fixed missing require.

20:09 Changeset [1556] by bchoate

Fix for seeding object cache.

08:08 Changeset [1555] by fumiakiy

Changed the way to handle many blog ids. Instead of putting everything in ...

03:27 Changeset [1554] by takayama

Implemented fbz:68986 * Implemented UI for session cache * Implemented php ...

03/21/08:

23:28 Changeset [1553] by bsmith

bugzid:70065 - 'widget sets' to 'sidebars'

22:57 Changeset [1552] by bsmith

bugzid:70065 - moving 'Templates' to a lesser place in the list

01:44 Changeset [1551] by bchoate

Fixed index column name.

01:09 Changeset [1550] by bchoate

Updates; performance, circular references, launch-background task fix.

00:43 Changeset [1549] by bchoate

Branching for enzo development from mt4.11 tag.

03/20/08:

23:26 Changeset [1548] by mpaschal

Test that metadata fields are unset before we set them, while we're at ...

23:25 Changeset [1547] by mpaschal

Describe and group these tests BugzID: 68749

23:14 Changeset [1546] by mpaschal

Instantiate an MT so plugins run so we can install properties on ...

03/19/08:

01:08 Changeset [1545] by auno

Fixed to keep compatibility for 'Use Publish Queue' option on Publishing ...

03/18/08:

06:39 Changeset [1544] by fumiakiy

Changed how to retrieve counts for each blog in list_blogs screen. Also ...

00:26 Changeset [1543] by auno

revert Publish Queue UI implementation.

00:17 Changeset [1542] by auno

revert Publish Queue UI implementation.

03/17/08:

19:22 Changeset [1541] by mpaschal

Split includes across directories using 3 letters as originally ...

18:49 Changeset [1540] by mpaschal

Support ASP includes (which apparently are spelled like SHTML ...

18:36 Changeset [1539] by mpaschal

Current dev is now release 32

18:36 Changeset [1538] by mpaschal

Branch for release 32 work

03:57 Changeset [1537] by takayama

Fixed BugId:67770 * Remaped handler

03:13 Changeset [1536] by auno

Initial check in for Publish Queue UI. BugzID:69785 69786 * added initial ...

03/14/08:

23:04 Changeset [1535] by mpaschal

First go at SSI feature BugzID: 69038

19:35 Changeset [1534] by mpaschal

Modernize this template loading BugzID: 69038

19:21 Changeset [1533] by mpaschal

Stash the template along with the tokens, for this request BugzID: 69038

17:03 Changeset [1532] by mpaschal

Undo template load move (let's just cache more than the tokens) BugzID: ...

16:58 Changeset [1531] by mpaschal

Move template loading outside of token loading, so we can check its ...

06:52 Changeset [1530] by takayama

Fixed BugId:69815 * Threw to SUPER class when called from child class

06:41 Changeset [1529] by fumiakiy

Suppress warnings.

02:57 Changeset [1528] by takayama

Fixed BugId:68746 * forgot..

02:45 Changeset [1527] by takayama

Fixed BugId:68746 * Changed to rebuilding only necessary archive files

00:11 Changeset [1526] by mpaschal

Move caching into _include_module BugzID: 69038

03/13/08:

21:18 Changeset [1525] by bchoate

More index changes. Schema version 4.0043

18:55 Changeset [1524] by bchoate

More constant declaration changes.

18:55 Changeset [1523] by bchoate

New concatenated indexes. Schema bump to 4.0042

18:55 Changeset [1522] by bchoate

More constant declaration changes.

18:11 Changeset [1521] by mpaschal

Move _include_process logic in-line Error if no template to include was ...

18:05 Changeset [1520] by mpaschal

Break the very different Include codepaths into their own methods BugzID: ...

03:29 Changeset [1519] by takayama

Implemented bugid:68746

* Rebuilding is not necessary after entries is ...

03/12/08:

17:29 Changeset [1518] by bchoate

Re-optimized constants.

12:02 Changeset [1517] by fumiakiy

Fail early if something is wrong, such as bogus offset.

11:50 Changeset [1516] by fumiakiy

Use the new caching layer in MT::App::Search::TagSearch. BugId:69031

08:45 Changeset [1515] by fumiakiy

Typo in POD.

08:43 Changeset [1514] by fumiakiy

Use the new caching layer in MT::App::Search. BugId:69031

08:25 Changeset [1513] by fumiakiy

Added caching layer. BugId:69800

  • MT::Cache::Session uses MT::Session ...

03/11/08:

19:15 Changeset [1512] by mpaschal

Simplify and use house style BugzID: 69038

19:14 Changeset [1511] by bchoate

Added request time report when DebugMode is enabled. Requires ...

19:14 Changeset [1510] by bchoate

Optimized constants.

19:14 Changeset [1509] by bchoate

Prevent running memory utilization command if performance logging is ...

19:14 Changeset [1508] by bchoate

Applied patch from Ogawa-san. BugId:69783

19:14 Changeset [1507] by bchoate

Optimize select calls for common requests.

19:14 Changeset [1506] by bchoate

Cache auth driver properly.

09:59 Changeset [1505] by fumiakiy

Defaults to prohibit private tag search. BugId:69749

  • Added ...
09:32 Changeset [1504] by fumiakiy

Renamed CfgMaxResults template tag to be SearchMaxResults. BugId:69751

09:31 Changeset [1503] by fumiakiy

Renamed search related configuration directives so they all have prefix ...

07:56 Changeset [1502] by fumiakiy

First attempt to support freetext index in MT::App::Search. BugId:68481

...

05:59 Changeset [1501] by fumiakiy

Merging the r1498 changes to the current dev branch.

05:03 Changeset [1500] by bchoate

Added import for encode_html.

04:04 Changeset [1499] by takayama

Implemented BugId:68986 * Added caching mechanism into MTInclude.

  • ...
03:17 Changeset [1498] by fumiakiy

Allow adding more columns and more items in addons and plugins. ...

02:53 Changeset [1497] by fumiakiy

Branching dipper from MT 4.1 release.

03/10/08:

19:37 Changeset [1496] by bchoate

Don't assume blog object is available (was breaking global template ...

03/08/08:

19:28 Changeset [1495] by takayama

indexe optimized

08:22 Changeset [1494] by takayama

Fixed typo

Note: See TracTimeline for information about the timeline view.