Timeline
04/05/08:
- 03:40 Changeset [1781] by
-
Forgot to check in this file. Added sorting comment_count and ...
- 02:41 Changeset [1780] by
-
Fixed test for existing SSI file (versus existing path).
- 02:21 Changeset [1779] by
-
Avoid rebuilding files within the same build operation (particularly helps ...
- 01:31 Changeset [1778] by
-
Changes to update type-based touches prior to any rebuilding. Added ...
- 00:44 Changeset [1777] by
-
Added sorting fields - comment_count and trackback_count for MTEntries. ...
04/04/08:
- 22:48 Changeset [1776] by
-
Update 'virtual' field of fileinfos directly when dynamicity changes Don't ...
- 21:48 Changeset [1775] by
-
Fix for editing system-wide templates (can't assume blog is available). ...
- 21:02 Changeset [1774] by
-
Disable SSI for system templates. BugId:75099
- 20:50 Changeset [1773] by
-
Fixed call for move_category. BugId:76422
- 20:05 Changeset [1772] by
-
Fixed itemset actions to work for template listing screen. BugId:74595
- 06:48 Changeset [1771] by
-
Use database driver directory for non-cacheable classes. BugId:72003
- 06:40 Changeset [1770] by
-
Resolved BugId:68759 * Implemented new copy template feature.
- 06:08 Changeset [1769] by
-
Stopped saving something in the database while database driver is being ...
- 05:39 Changeset [1768] by
-
Release-32 aka 4.15 Beta 1 is the current stable branch.
- 03:52 Changeset [1767] by
-
Fixed BugId:75148 * Changed to use isset function
- 03:51 Changeset [1766] by
-
Fixed BugId:70282 * Changed to use isset function
- 03:49 Changeset [1765] by
-
Fixed BugId:69907 * Added pages support
04/03/08:
- 23:26 Changeset [1764] by
-
remove republish link when the setting is dynamic publishing. ...
- 22:46 Changeset [1763] by
-
Declare these meta objects as objects, until the upgrader can know them ...
- 21:58 Changeset [1762] by
-
Make meta fields blobs by default, since they're mostly data ...
- 21:39 Changeset [1761] by
-
Fixed typo.
- 21:39 Changeset [1760] by
-
Prevent clearing of input fields when remember me checkbox is cleared. ...
- 18:36 Changeset [1759] by
-
Don't use MD5 to make these names; the leading letters should be good ...
- 18:36 Changeset [1758] by
-
Fix for spam_protect attribute test. BugId:75191
- 18:22 Changeset [1757] by
-
Search all kinds of entries when searching entries BugzID: 75420
- 17:44 Changeset [1756] by
-
bugzid:72494 - Update rememberMe function per previous changes to ...
- 17:15 Changeset [1755] by
-
Don't fail in the event that the SSI include file was simply a zero-byte ...
- 10:39 Changeset [1754] by
-
Fixed BugId:73367 * Added blog id to hash key
- 10:30 Changeset [1753] by
-
Add id of the new blog to the cookie of the blog creator. BugId:66852
- 09:56 Changeset [1752] by
-
Do not double-translate the name of permissions. They are labels and ...
- 09:41 Changeset [1751] by
-
Fixed BugId:75148 * oops CategoryArchiver is never not found
- 09:38 Changeset [1750] by
-
Fixed BugId:75148 * oops CategoryArchiver is never not found
- 09:16 Changeset [1749] by
-
SearchNoOverride defaults to inlude SearchMaxResults to keep away from ...
- 09:10 Changeset [1748] by
-
Fixed BugId:75148 * Fixed for nested category based archive count issue.
- 08:56 Changeset [1747] by
-
Fixed BugId:70282 * Fixed for nested category based archive count issue.
- 08:26 Changeset [1746] by
-
changed the way to show date and time error message. BugzID:65714 * ...
- 08:22 Changeset [1745] by
-
Wrote simple pod document.
- 08:14 Changeset [1744] by
-
Implemented MT::DateTime::compare. BugId:67917
- 05:44 Changeset [1743] by
-
Fixed BugId:74877 * Change value of type in the param if type equal ...
- 01:49 Changeset [1742] by
-
bugzid:75115 - remove 'main_template' variable
- 01:14 Changeset [1741] by
-
bugzid:75115 - remove 'main_template' variable
- 00:50 Changeset [1740] by
-
Set default cache interval to 30 when interval is unset. BugId:74671
- 00:40 Changeset [1739] by
-
bugzid:75108 - Condition SSI and Module Options on Edit Template based ...
- 00:37 Changeset [1738] by
-
Added punctuation to first feature bullet. BugId:75057
- 00:30 Changeset [1737] by
-
Populated include_system, include_cache blog settings. BugId:75108
- 00:29 Changeset [1736] by
-
Return error message from tmpl object, not builder.
- 00:29 Changeset [1735] by
-
Use available MT::Builder when it exists in the context stash.
- 00:28 Changeset [1734] by
-
Return error when output is undefined, not if empty.
04/02/08:
- 23:27 Changeset [1733] by
-
Include blog_id when loading related assets.
- 23:27 Changeset [1732] by
-
Display *something* for entries using an asset that have no title.
- 23:27 Changeset [1731] by
-
Adding embedded column to MT::ObjectAsset. BugId:71500. Thanks, Tim!
- 23:19 Changeset [1730] by
-
bugzid:75101 - Add create link for listings in zero state
- 21:43 Changeset [1729] by
-
bugzid:69530 - updated templates to use variables set by the app
- 21:40 Changeset [1728] by
-
bugzid:69530 - updated templates to use variables set by the app
- 20:40 Changeset [1727] by
-
Changed 'avatars' to 'userpics'. BugId:66998
- 20:01 Changeset [1726] by
-
Set template identifier variable and system_template for dynamic error and ...
- 19:01 Changeset [1725] by
-
Set variable for template identifier to simplify default templates. ...
- 18:36 Changeset [1724] by
-
Issue blog->touch calls for XMLRPC updates. BugId:75087
- 18:36 Changeset [1723] by
-
Added non-cacheable flag for MT::Touch.
- 18:36 Changeset [1722] by
-
Change for indexes for TheSchwartz::Error.
- 17:55 Changeset [1721] by
-
Fix for warnings from SpamLookup. BugId:65586
- 17:39 Changeset [1720] by
-
Fixed usage of COMMENTER_COOKIE constant. BugId:69872
- 17:38 Changeset [1719] by
-
Prevent touches to blog for MT::Touch objects.
- 17:38 Changeset [1718] by
-
Only register the CommentThrottleFilter callback once.
- 09:46 Changeset [1717] by
-
Added locale specific default value to TimeOffset config directive. ...
- 09:42 Changeset [1716] by
-
Added locale specific default value to TimeOffset config directive. ...
- 09:37 Changeset [1715] by
-
Webmaster can save pages in batch. BugId:67906
- 09:20 Changeset [1714] by
-
'view' mode is the standard. This eliminates the need to add two mode ...
- 09:11 Changeset [1713] by
-
Fix templates' ids stored in plugindata table for widget managers upon ...
- 08:40 Changeset [1712] by
-
Typo!
- 07:27 Changeset [1711] by
-
Do not set loaded flag when it's not loaded. BugId:68601
- 06:52 Changeset [1710] by
-
Comment reply should not have assumed the existence of template modules ...
- 06:38 Changeset [1709] by
-
Merged the latest checkins to release-32 branch to the current dev branch. ...
- 06:12 Changeset [1708] by
-
Added ability to filter search by author and/or category. BugId:69286
- 03:04 Changeset [1707] by
-
bugzid:69535 - less modularized template set committed. produces same html ...
- 02:35 Changeset [1706] by
-
Added script for reporting of slow request and LogProcessor.pm module. ...
- 01:56 Changeset [1705] by
-
Fixed archive label for individual archives.
- 01:56 Changeset [1704] by
-
Fixed assignment of entry class for publishing pages.
- 01:55 Changeset [1703] by
-
Created php version of MTCommentParentID. BugId:74319
- 01:55 Changeset [1702] by
-
Created php version of MTCommentReplyLink. BugId:74319
- 01:52 Changeset [1701] by
-
Fixed assignment of entry class for publishing pages.
- 01:52 Changeset [1700] by
-
Fixed archive label for individual archives.
- 00:47 Changeset [1699] by
-
updating default template to most recent advanced version. bugzid:69535
- 00:40 Changeset [1698] by
-
updating default template to most recent advanced version. bugzid:69535
- 00:01 Changeset [1697] by
-
Fixed syntax error.
- 00:00 Changeset [1696] by
-
Conditioned address book menu option and moved to manage menu. ...
- 00:00 Changeset [1695] by
-
Fixed syntax error.
04/01/08:
- 23:34 Changeset [1694] by
-
bugzid:74876 - Add a Tools menu to blog context and other IA changes
- 23:33 Changeset [1693] by
-
revised intro to 4.1.5 copy on dashboard widget
- 23:33 Changeset [1692] by
-
Updated beta messaging in footer. BugId:74354
- 23:33 Changeset [1691] by
-
Defined EnableAddressBook config setting. BugId:74875
- 23:24 Changeset [1690] by
-
Don't install meta proxies on object subclasses if they uninstall meta (as ...
- 23:12 Changeset [1689] by
-
revised intro to 4.1.5 copy on dashboard widget
- 22:55 Changeset [1688] by
-
Created php version of MTCommentReplyLink. BugId:74319
- 22:55 Changeset [1687] by
-
Created php version of MTCommentParentID. BugId:74319
- 22:44 Changeset [1686] by
-
Updated beta messaging in footer. BugId:74354
- 22:43 Changeset [1685] by
-
Added copyright block.
- 22:12 Changeset [1684] by
-
bugzid:70070 - adding arrow image for Template Options
- 22:08 Changeset [1683] by
-
bugzid:74855 - Styling of Publishing Profiles on Publishing Settings page
- 19:52 Changeset [1682] by
-
Eliminate xml:namespace markup from post content, case insensitively. ...
- 19:46 Changeset [1681] by
-
Fixed test for Crypt::SSLeay. Thanks to Jun for the patch. BugId:68053
- 19:44 Changeset [1680] by
-
Preserve id parameter to Mail send method across multiple calls. ...
- 19:38 Changeset [1679] by
-
Added label for layout-mw layout. BugId:68146
- 19:33 Changeset [1678] by
-
Condition SendMailPath to output only if SMTPServer is not declared. ...
- 19:19 Changeset [1677] by
-
Support for spam_protect attribute on AuthorEmail tag. BugId:67925
- 18:43 Changeset [1676] by
-
Clean simple.css
- 16:56 Changeset [1675] by
-
Converted tabs to spaces.
- 16:55 Changeset [1674] by
-
Added copyright block.
- 03:53 Changeset [1673] by
-
Merged the fix in r1671 to the latest branch.
- 03:40 Changeset [1672] by
-
Checkin the leftover fix to enzo, just so the branch has the same fix as ...
- 03:33 Changeset [1671] by
-
Allow author and commenter to comment.
- 03:20 Changeset [1670] by
-
Current dev is now release-33.
- 02:33 Changeset [1669] by
-
Branching for release-32 from release-32.
- 01:35 Changeset [1668] by
-
Fixed ttl test for ssi includes.
- 01:05 Changeset [1667] by
-
Don't preset caching options.
- 01:00 Changeset [1666] by
-
Fixed editing global templates. BugId:74217
- 00:59 Changeset [1665] by
-
Added 'folder' type to event list.
- 00:59 Changeset [1664] by
-
Updates to save blog caching options. BugId:70073
- 00:59 Changeset [1663] by
-
Removing redundant blog touch operation.
- 00:59 Changeset [1662] by
-
New package for recording last modification times per blog, per type to ...
- 00:59 Changeset [1661] by
-
Surface errors from conditional/else blocks. BugId:74212
- 00:59 Changeset [1660] by
-
Surface errors from conditional/else blocks. BugId:74212
- 00:59 Changeset [1659] by
-
Fixed template id in MTLink for feed_recent template. BugId:74213
- 00:59 Changeset [1658] by
-
Fix to include 'entry' and 'page' archive template types for dynamic ...
- 00:57 Changeset [1657] by
-
Removing redundant index.
03/31/08:
- 23:01 Changeset [1656] by
-
Treat includes as uploaded files that need synchronized across the Publish ...
- 22:46 Changeset [1655] by
-
expand template options when creating a new template
- 20:48 Changeset [1654] by
-
changing version number
- 10:40 Changeset [1653] by
-
Added one more imported function.
- 10:39 Changeset [1652] by
-
Applied Ogawa-san's patch to MTTags handler. BugId:68998
- 09:19 Changeset [1651] by
-
SetHashVar implemented correctly in PHP. BugId:70278
- 08:24 Changeset [1650] by
-
Implemented BugId:68986 * Implemented module caching by template ...
- 07:18 Changeset [1649] by
-
Oops. Fixed error message. BugzID:70072
- 06:41 Changeset [1648] by
-
Fixed to set default value properly for new and unmodified templates. ...
- 06:40 Changeset [1647] by
-
Implemented callbacks and the default processing of include/exclude blogs. ...
- 04:10 Changeset [1646] by
-
Implemented module caching options backend. BugzID:70072
- 03:20 Changeset [1645] by
-
Fixed restore feature broken due to slicing of CMS.
- 03:18 Changeset [1644] by
-
Eliminated a query always executed unnecessarily after the last object was ...
- 02:12 Changeset [1643] by
-
Quickpost bookmarklet does not use these methods and CMS modes any ...
- 01:55 Changeset [1642] by
-
Store author's url as his/her comment's url when replying to comments in ...
- 01:47 Changeset [1641] by
-
Added auto pagerize support to default search template. BugId:69544
03/29/08:
- 08:11 Changeset [1640] by
-
Changed the name of search paging related tags to be more generic. ...
- 07:11 Changeset [1639] by
-
Tab to spaces.
- 07:11 Changeset [1638] by
-
Tab to spaces.
- 07:09 Changeset [1637] by
-
Do not include permissions only consist of 'comment'. BugId:72084
- 07:08 Changeset [1636] by
-
Do not include permissions only consist of 'comment'. BugId:72084
- 06:39 Changeset [1635] by
-
Merged enzo@r1555 to release-32. BugId:70191
- r1555 was to fix ...
- 03:37 Changeset [1634] by
-
Fixed BugId:70976 BugId:70966, BugId:69874 oops, forgotten...
- 00:18 Changeset [1633] by
-
updating search navigation. bugzid:71475
03/28/08:
- 23:53 Changeset [1632] by
-
bugzid:70065 - Template Listing and Widgets Frontend
- 23:06 Changeset [1631] by
-
Set include_with_ssi according to publishing option in new template set, ...
- 22:27 Changeset [1630] by
-
Prevent resorting spoon-fed list of comments unless specifically directed ...
- 22:16 Changeset [1629] by
-
Don't replace tmpl page_actions parameter if it is set already.
- 21:50 Changeset [1628] by
-
Fix for incompatibility with UNIVERSAL package and request for :constants ...
- 21:42 Changeset [1627] by
-
Make include directory names less likely to collide, using MD5 (if ...
- 21:27 Changeset [1626] by
-
Factor out the generation of path parts (as I'm about to change ...
- 21:02 Changeset [1625] by
-
Added Exporter support, since we have constants we export for ...
- 20:21 Changeset [1624] by
-
Added backup template listing link.
- 20:20 Changeset [1623] by
-
Changes to combine widget set/widget listing together.
- 20:20 Changeset [1622] by
-
Added support for a 'create_link' parameter to allow widget listing to ...
- 20:20 Changeset [1621] by
-
Removing asset loop for filtering entry list.
- 19:49 Changeset [1620] by
-
Use include virtual instead, since absolute paths don't actually work with ...
- 19:37 Changeset [1619] by
-
Use specified key, not the generated cache key BugzID: 69968
- 18:32 Changeset [1618] by
-
Fixed BugId:70976 BugId:70966, BugId:69874 * Applied ogawa-san's patch.
- 15:26 Changeset [1617] by
-
Removed UI of cahce manegement
- 12:12 Changeset [1616] by
-
Fixed BugId:70976 * Applied ogawa-san's suggestion
- 05:00 Changeset [1615] by
-
Removed 'deferred tag load' mechanism. Fixed jsonification of numeric tags ...
- 05:00 Changeset [1614] by
-
Fix for distinct clause on tag selection.
- 03:33 Changeset [1613] by
-
Changing tag cache to a simple array of recently used tags, and optimize ...
- 03:33 Changeset [1612] by
-
Use simple sum on comment_count column for counting comments for 'this is ...
- 02:41 Changeset [1611] by
-
Limiting the number of entries when doing paginated rebuilding. ...
- 00:11 Changeset [1610] by
-
Template listing changes. BugId:70064
- 00:11 Changeset [1609] by
-
Removing redundant index.
- 00:10 Changeset [1608] by
-
Fix for initial assignment to meta column.
03/27/08:
- 23:47 Changeset [1607] by
-
On Demand --> Statically
- 23:45 Changeset [1606] by
-
link arrow
- 23:44 Changeset [1605] by
-
properly enable/disable caching if the cache argument on mtinclude tag is ...
- 23:31 Changeset [1604] by
-
concatinate classes
- 23:02 Changeset [1603] by
-
Adapt TC::Meta into table-based 'metadata' system for MT::Objects BugzID: ...
- 22:48 Changeset [1602] by
-
Branch for checking in first pass at a new 'metadata' (narrow table) ...
- 22:28 Changeset [1601] by
-
rough pass at new publishing options page - still has work to do, mainly ...
- 21:27 Changeset [1600] by
-
Fix for initial assignment to meta column.
- 20:31 Changeset [1599] by
-
bugzid:71452 - expand caching options & make placehoder vars
- 14:42 Changeset [1598] by
-
Fixed typo in declaration for blog_ds_object_tag index.
- 11:17 Changeset [1597] by
-
Fixed bug:71136 * Added more index
- 09:14 Changeset [1596] by
-
Added DESTROY to suppress warnings.
- 07:21 Changeset [1595] by
-
Fixed bug:70280 * Tuning up
- Use native sql when filter attributes was ...
- 01:11 Changeset [1594] by
-
fixed bug in which tag handlers that utilized the "handler => " syntax ...
03/26/08:
- 23:46 Changeset [1593] by
-
Removed debug code.
- 23:09 Changeset [1592] by
-
Initial work for template preview support. BugId:70881
- 23:09 Changeset [1591] by
-
Initial work for template preview support. BugId:70881
- 23:09 Changeset [1590] by
-
Fixed single blog quicksearch bug. BugId:70880
- 23:08 Changeset [1589] by
-
Fixed 'default' argument. BugId:70243
- 16:44 Changeset [1588] by
-
Tweaked parameters of single-blog search result.
- 08:32 Changeset [1587] by
-
Fixed handling nested SetHashVar. BugId:70278
- 07:55 Changeset [1586] by
-
Stash the number of entries in an iteration so ArchiveCount tag should not ...
- 04:57 Changeset [1585] by
-
Fix blog view when editing blog with id versus blog_id parameter.
- 04:53 Changeset [1584] by
-
Fix for generic 'view' mode of blog, when called from single-result ...
- 03:42 Changeset [1583] by
-
More fixed for dynamic and renamed tbping_count column name to ping_count. ...
- 03:03 Changeset [1582] by
-
Need one more rename and add MTSearchMaxResults for dynamic. BugzID:69751
- 00:17 Changeset [1581] by
-
bugzid:70071 - Module Caching Options frontend work
- 00:16 Changeset [1580] by
-
code formatting
03/25/08:
- 19:34 Changeset [1579] by
-
Fixed 'default' argument. BugId:70243
- 18:32 Changeset [1578] by
-
Index updates to improve next/previous comment, entry, ping calculation. ...
- 18:28 Changeset [1577] by
-
Optimize category archive link calculation for typical case. BugID:70251
- 18:26 Changeset [1576] by
-
Index updates to improve next/previous comment, entry, ping calculation. ...
- 14:16 Changeset [1575] by
-
L10N update de, es, nl
- 07:48 Changeset [1574] by
-
Added comment_count and tbping_count columns to MT::Entry. BugzID:68482
- 07:09 Changeset [1573] by
-
Fixed MTCategoryArchiveLink for performance. Loading an entry and pass it ...
- 04:32 Changeset [1572] by
-
Adding MT::Util package to unimported encode_html class method call
- 03:50 Changeset [1571] by
-
commenter_status is either COMMENTER or AUTHOR.
- 02:11 Changeset [1570] by
-
bugzid:70070 - styling Template Options on Edit Template
- 00:51 Changeset [1569] by
-
Fixed variable name.
- 00:48 Changeset [1568] by
-
bugzid:70065 - reordering Design menu items
03/24/08:
- 23:26 Changeset [1567] by
-
Fixed column name typo.
- 23:26 Changeset [1566] by
-
Removing additional themes. BugId:69892
- 23:26 Changeset [1565] by
-
Removing extras from distribution.
- 22:49 Changeset [1564] by
-
More index changes.
- 22:49 Changeset [1563] by
-
Fix for seeding object cache member.
- 22:48 Changeset [1562] by
-
Optimizations for dashboard widgets; restrict range of entries/comments ...
- 22:48 Changeset [1561] by
-
Applying comment threading support. BugId:70228
- 22:48 Changeset [1560] by
-
Pass dbsocket parameter through to constructor.
- 21:23 Changeset [1559] by
-
bugzid:70225 - fixing typo in mtml
- 20:56 Changeset [1558] by
-
bugzid:70192 - zero-state table msg styling
- 20:36 Changeset [1557] by
-
Fixed missing require.
- 20:09 Changeset [1556] by
-
Fix for seeding object cache.
- 08:08 Changeset [1555] by
-
Changed the way to handle many blog ids. Instead of putting everything in ...
- 03:27 Changeset [1554] by
-
Implemented fbz:68986 * Implemented UI for session cache * Implemented php ...
03/21/08:
- 23:28 Changeset [1553] by
-
bugzid:70065 - 'widget sets' to 'sidebars'
- 22:57 Changeset [1552] by
-
bugzid:70065 - moving 'Templates' to a lesser place in the list
- 01:44 Changeset [1551] by
-
Fixed index column name.
- 01:09 Changeset [1550] by
-
Updates; performance, circular references, launch-background task fix.
- 00:43 Changeset [1549] by
-
Branching for enzo development from mt4.11 tag.
03/20/08:
- 23:26 Changeset [1548] by
-
Test that metadata fields are unset before we set them, while we're at ...
- 23:25 Changeset [1547] by
-
Describe and group these tests BugzID: 68749
- 23:14 Changeset [1546] by
-
Instantiate an MT so plugins run so we can install properties on ...
03/19/08:
- 01:08 Changeset [1545] by
-
Fixed to keep compatibility for 'Use Publish Queue' option on Publishing ...
03/18/08:
- 06:39 Changeset [1544] by
-
Changed how to retrieve counts for each blog in list_blogs screen. Also ...
- 00:26 Changeset [1543] by
-
revert Publish Queue UI implementation.
- 00:17 Changeset [1542] by
-
revert Publish Queue UI implementation.
03/17/08:
- 19:22 Changeset [1541] by
-
Split includes across directories using 3 letters as originally ...
- 18:49 Changeset [1540] by
-
Support ASP includes (which apparently are spelled like SHTML ...
- 18:36 Changeset [1539] by
-
Current dev is now release 32
- 18:36 Changeset [1538] by
-
Branch for release 32 work
- 03:57 Changeset [1537] by
-
Fixed BugId:67770 * Remaped handler
- 03:13 Changeset [1536] by
-
Initial check in for Publish Queue UI. BugzID:69785 69786 * added initial ...
03/14/08:
- 23:04 Changeset [1535] by
-
First go at SSI feature BugzID: 69038
- 19:35 Changeset [1534] by
-
Modernize this template loading BugzID: 69038
- 19:21 Changeset [1533] by
-
Stash the template along with the tokens, for this request BugzID: 69038
- 17:03 Changeset [1532] by
-
Undo template load move (let's just cache more than the tokens) BugzID: ...
- 16:58 Changeset [1531] by
-
Move template loading outside of token loading, so we can check its ...
- 06:52 Changeset [1530] by
-
Fixed BugId:69815 * Threw to SUPER class when called from child class
- 06:41 Changeset [1529] by
-
Suppress warnings.
- 02:57 Changeset [1528] by
-
Fixed BugId:68746 * forgot..
- 02:45 Changeset [1527] by
-
Fixed BugId:68746 * Changed to rebuilding only necessary archive files
- 00:11 Changeset [1526] by
-
Move caching into _include_module BugzID: 69038
03/13/08:
- 21:18 Changeset [1525] by
-
More index changes. Schema version 4.0043
- 18:55 Changeset [1524] by
-
More constant declaration changes.
- 18:55 Changeset [1523] by
-
New concatenated indexes. Schema bump to 4.0042
- 18:55 Changeset [1522] by
-
More constant declaration changes.
- 18:11 Changeset [1521] by
-
Move _include_process logic in-line Error if no template to include was ...
- 18:05 Changeset [1520] by
-
Break the very different Include codepaths into their own methods BugzID: ...
- 03:29 Changeset [1519] by
-
Implemented bugid:68746
* Rebuilding is not necessary after entries is ...
03/12/08:
- 17:29 Changeset [1518] by
-
Re-optimized constants.
- 12:02 Changeset [1517] by
-
Fail early if something is wrong, such as bogus offset.
- 11:50 Changeset [1516] by
-
Use the new caching layer in MT::App::Search::TagSearch. BugId:69031
- 08:45 Changeset [1515] by
-
Typo in POD.
- 08:43 Changeset [1514] by
-
Use the new caching layer in MT::App::Search. BugId:69031
- 08:25 Changeset [1513] by
-
Added caching layer. BugId:69800
- MT::Cache::Session uses MT::Session ...
03/11/08:
- 19:15 Changeset [1512] by
-
Simplify and use house style BugzID: 69038
- 19:14 Changeset [1511] by
-
Added request time report when DebugMode is enabled. Requires ...
- 19:14 Changeset [1510] by
-
Optimized constants.
- 19:14 Changeset [1509] by
-
Prevent running memory utilization command if performance logging is ...
- 19:14 Changeset [1508] by
-
Applied patch from Ogawa-san. BugId:69783
- 19:14 Changeset [1507] by
-
Optimize select calls for common requests.
- 19:14 Changeset [1506] by
-
Cache auth driver properly.
- 09:59 Changeset [1505] by
-
Defaults to prohibit private tag search. BugId:69749
- Added ...
- 09:32 Changeset [1504] by
-
Renamed CfgMaxResults template tag to be SearchMaxResults. BugId:69751
- 09:31 Changeset [1503] by
-
Renamed search related configuration directives so they all have prefix ...
- 07:56 Changeset [1502] by
-
First attempt to support freetext index in MT::App::Search. BugId:68481
...
- 05:59 Changeset [1501] by
-
Merging the r1498 changes to the current dev branch.
- 05:03 Changeset [1500] by
-
Added import for encode_html.
- 04:04 Changeset [1499] by
-
Implemented BugId:68986 * Added caching mechanism into MTInclude.
- ...
- 03:17 Changeset [1498] by
-
Allow adding more columns and more items in addons and plugins. ...
- 02:53 Changeset [1497] by
-
Branching dipper from MT 4.1 release.
03/10/08:
- 19:37 Changeset [1496] by
-
Don't assume blog object is available (was breaking global template ...
03/08/08:
- 19:28 Changeset [1495] by
-
indexe optimized
- 08:22 Changeset [1494] by
-
Fixed typo
03/07/08:
- 11:32 Changeset [1493] by
-
Added a new config directive <MTCfgMaxResults> which returns the value ...
- 10:58 Changeset [1492] by
-
Added template and templatemap publish throttling rules. BugzID:69245
- 10:47 Changeset [1491] by
-
Revised SQL for tag intersection based on the addition to table alias ...
- 08:33 Changeset [1490] by
-
Added table alias support in join - where clause in MT::OD.
Revised SQL ...
- 07:45 Changeset [1489] by
-
Respect blog_id query parameter given to mt-search.
- 02:01 Changeset [1488] by
-
Added cacheable property for the object using cache or not.
03/06/08:
- 07:00 Changeset [1487] by
-
Added new ArchiveType modules to 00-compile.t
- 07:00 Changeset [1486] by
-
Refactoring of archive type publishing code into separate modules.
- 07:00 Changeset [1485] by
-
EntryTrackbackData will return an empty string if trackbacks are not ...
- 07:00 Changeset [1484] by
-
Fixed warning.
- 01:55 Changeset [1483] by
-
Check if the method is actually available before calling it.
- 01:50 Changeset [1482] by
-
Return error insted of making the value valid.
- 01:43 Changeset [1481] by
-
Validate inputs before using it in mt-search.
- 00:44 Changeset [1480] by
-
Clear object references from build_*_table.
- 00:44 Changeset [1479] by
-
Clean up existing blog, user, session at end of request.
