root/branches/release-35/lib/MT @ 1906

Name Size Rev Age Last Change
../
App 1886 20 months fumiakiy: NOT and "+/-" query now works as it should. BugId:79274, BugId:79260
ArchiveType 1892 20 months bchoate: By default, publish author archives into an 'author' path. bugid:75536
Asset 1829 20 months fumiakiy: Square thumbnails now has appropriate file name. BugId:79235
Auth 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
BackupRestore 1905 20 months fumiakiy: Do not restore duplicated scoring for an author. This may happen when an …
Cache 1596 20 months fumiakiy: Added DESTROY to suppress warnings.
CMS 1906 20 months fumiakiy: Fixed including system template. BugId:79275
Compat 1174 23 months bchoate: Updated copyright year for source.
FileMgr 1779 20 months bchoate: Avoid rebuilding files within the same build operation (particularly helps …
I18N 1524 21 months bchoate: More constant declaration changes.
L10N 1393 21 months bsmith: adding rel attribute generator to powered by string
Object 1488 21 months auno: Added cacheable property for the object using cache or not.
ObjectDriver 1881 20 months fumiakiy: Added support to complex terms and order by clause to _do_group_by method.
Plugin 1174 23 months bchoate: Updated copyright year for source.
Template 1906 20 months fumiakiy: Fixed including system template. BugId:79275
TheSchwartz 1722 20 months bchoate: Change for indexes for TheSchwartz::Error.
Util 1706 20 months auno: Added script for reporting of slow request and LogProcessor.pm module. …
Worker 1543 21 months auno: revert Publish Queue UI implementation.
App.pm 126.5 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
ArchiveType.pm 4.2 kB 1618 20 months takayama: Fixed BugId:70976 BugId:70966, BugId:69874 * Applied ogawa-san's patch.
Asset.pm 12.1 kB 1564 20 months bchoate: More index changes.
Association.pm 7.2 kB 1522 21 months bchoate: More constant declaration changes.
Atom.pm 3.4 kB 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
AtomServer.pm 36.0 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
Auth.pm 5.6 kB 1522 21 months bchoate: More constant declaration changes.
Author.pm 23.6 kB 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
BackupRestore.pm 38.4 kB 1902 20 months fumiakiy: Restore userpic association. BugId:75025
BasicAuthor.pm 1.9 kB 1174 23 months bchoate: Updated copyright year for source.
BasicSession.pm 0.9 kB 1174 23 months bchoate: Updated copyright year for source.
Blocklist.pm 0.9 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
Blog.pm 38.0 kB 1868 20 months bchoate: High-def basenames. BugId:79282
Bootstrap.pm 6.1 kB 1833 20 months takayama: Fixed BugId:78952 * Added blog_id check for blog loading
Builder.pm 21.1 kB 1876 20 months fumiakiy: Fixed the issue in which MTElse and MTElseIf did not work correctly when …
Callback.pm 4.4 kB 1174 23 months bchoate: Updated copyright year for source.
Callback.pod 29.1 kB 1124 2 years fumiakiy: Create default widget sets in the new callback, preventing MT from …
Category.pm 15.1 kB 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
Comment.pm 10.5 kB 1866 20 months bchoate: Changes to store binary state to junk_status column. BugId:79280
Component.pm 17.4 kB 1572 20 months jallen: Adding MT::Util package to unimported encode_html class method call
Config.pm 0.7 kB 1174 23 months bchoate: Updated copyright year for source.
ConfigMgr.pm 11.1 kB 1769 20 months fumiakiy: Stopped saving something in the database while database driver is being …
Core.pm 33.2 kB 1883 20 months fumiakiy: Got rid of references to ThrottleSeconds and use new, appropriate config …
DateTime.pm 6.8 kB 1745 20 months fumiakiy: Wrote simple pod document.
default-templates.pl 314 bytes 1174 23 months bchoate: Updated copyright year for source.
DefaultTemplates.pm 9.0 kB 1709 20 months fumiakiy: Merged the latest checkins to release-32 branch to the current dev branch. …
Entry.pm 29.7 kB 1856 20 months bchoate: Removing class_author index since we don't select (system-wide) entries by …
ErrorHandler.pm 2.8 kB 1174 23 months bchoate: Updated copyright year for source.
FileInfo.pm 3.9 kB 1776 20 months mpaschal: Update 'virtual' field of fileinfos directly when dynamicity changes Don't …
FileMgr.pm 5.4 kB 1779 20 months bchoate: Avoid rebuilding files within the same build operation (particularly helps …
Folder.pm 0.5 kB 1174 23 months bchoate: Updated copyright year for source.
I18N.pm 3.3 kB 1235 23 months fumiakiy: Always use MT::I18N::ja when user explicitly specify UseJcodeModule config …
Image.pm 13.3 kB 1174 23 months bchoate: Updated copyright year for source.
Import.pm 8.1 kB 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
ImportExport.pm 26.1 kB 1174 23 months bchoate: Updated copyright year for source.
IPBanList.pm 2.4 kB 1174 23 months bchoate: Updated copyright year for source.
JunkFilter.pm 13.4 kB 1522 21 months bchoate: More constant declaration changes.
L10N.pm 1.0 kB 1174 23 months bchoate: Updated copyright year for source.
Log.pm 10.7 kB 1625 20 months bchoate: Added Exporter support, since we have constants we export for …
Mail.pm 7.6 kB 1680 20 months bchoate: Preserve id parameter to Mail send method across multiple calls. …
Memcached.pm 2.7 kB 1414 21 months bchoate: Use capability test to invoke disconnect_all on memcached class.
Notification.pm 2.9 kB 1495 21 months takayama: indexe optimized
Object.pm 60.1 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
ObjectAsset.pm 0.9 kB 1731 20 months bchoate: Adding embedded column to MT::ObjectAsset. BugId:71500. Thanks, Tim!
ObjectDriverFactory.pm 2.7 kB 1771 20 months fumiakiy: Use database driver directory for non-cacheable classes. BugId:72003
ObjectScore.pm 2.4 kB 1174 23 months bchoate: Updated copyright year for source.
ObjectTag.pm 1.2 kB 1609 20 months bchoate: Removing redundant index.
Page.pm 1.5 kB 1616 20 months takayama: Fixed BugId:70976 * Applied ogawa-san's suggestion
Permission.pm 26.1 kB 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
Placement.pm 2.8 kB 1523 21 months bchoate: New concatenated indexes. Schema bump to 4.0042
Plugin.pm 25.9 kB 1352 22 months auno: Added to handle code for config_template.
PluginData.pm 4.5 kB 1174 23 months bchoate: Updated copyright year for source.
Promise.pm 3.5 kB 1174 23 months bchoate: Updated copyright year for source.
PublishOption.pm 1.0 kB 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
Request.pm 1.8 kB 1472 21 months bchoate: Use 'base' package to declare base package.
Role.pm 3.7 kB 1174 23 months bchoate: Updated copyright year for source.
Sanitize.pm 6.5 kB 1174 23 months bchoate: Updated copyright year for source.
Scorable.pm 9.6 kB 1174 23 months bchoate: Updated copyright year for source.
Serialize.pm 8.7 kB 1174 23 months bchoate: Updated copyright year for source.
Session.pm 3.7 kB 1515 21 months fumiakiy: Typo in POD.
Tag.pm 17.6 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
Task.pm 3.4 kB 1174 23 months bchoate: Updated copyright year for source.
TaskMgr.pm 8.4 kB 1174 23 months bchoate: Updated copyright year for source.
TBPing.pm 10.3 kB 1866 20 months bchoate: Changes to store binary state to junk_status column. BugId:79280
Template.pm 30.8 kB 1877 20 months bchoate: Updates to support publish profile dialog operation. BugId:76495
TemplateMap.pm 8.8 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
TheSchwartz.pm 3.9 kB 1474 21 months bchoate: Condition clear_cache on driver based on capability (not all drivers have …
Touch.pm 1.7 kB 1723 20 months bchoate: Added non-cacheable flag for MT::Touch.
Trackback.pm 1.9 kB 1174 23 months bchoate: Updated copyright year for source.
Upgrade.pm 105.8 kB 1897 20 months bchoate: Upgrade users with existing MT::Notification objects with an enabled …
Util.pm 73.1 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
WeblogPublisher.pm 73.2 kB 1824 20 months takayama: Fixed BugId:67959 * Fixed Typo..
XMLRPC.pm 4.3 kB 1823 20 months takayama: Fixed BugId:67959 * Added check for result of object loading
XMLRPCServer.pm 46.1 kB 1873 20 months bchoate: Applied patches from Ogawa-san to add an optimized 'exist' method for …
  • Property svn:ignore set to
    ConfigMgr.pm
Note: See TracBrowser for help on using the browser.