rhymix/modules
Kijin Sung 285ea8a8ed Apply object cache to ncenterliteModel->_getNewCount()
알림이 많이 쌓여 있는 경우 푸시앱 등 알림센터에 직접 접근하는 서드파티 자료에서
알림 수를 가져올 때 부하가 발생함. 이미 알림 목록을 캐싱하도록 되어 있으므로
캐시를 활용하여 불필요한 SELECT COUNT(*) 쿼리를 하지 않도록 개선함.
2018-01-16 23:16:27 +09:00
..
addon Fix strict count() behavior in PHP 7.2 2017-12-01 01:49:20 +09:00
admin Add PHP SAPI to server info display 2018-01-13 14:13:28 +09:00
adminlogging Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
advanced_mailer Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
autoinstall Remove unnecessary cache clearing in Direct module installer 2017-12-09 01:44:09 +09:00
board 게시판에서 상담 기능과 익명글 기능을 동시 사용 시 문제 고침 2018-01-10 23:10:02 +09:00
comment Fix #962 hide deleted comment from integration search 2018-01-12 19:40:09 +09:00
communication Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
counter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document Add index on documents (module_srl, regdate) 2018-01-15 14:32:49 +09:00
editor Fix content style radio buttons 2017-12-09 03:18:18 +09:00
file Fix #975 do not move file when moving document 2018-01-12 19:51:45 +09:00
importer Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
install Guard some count() calls with is_array() in install module 2017-12-09 02:23:22 +09:00
integration_search Fix #955 all modules are included in integration search 2018-01-12 20:02:42 +09:00
krzip Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
layout Fix #959 incorrect escape of layout configuration 2017-12-09 02:10:47 +09:00
member Fix #981 clear date button clears all inputs in simple_world member skin 2018-01-12 20:14:20 +09:00
menu Remove unnecessary string replacing. (#982) 2018-01-13 19:20:24 +09:00
message Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
module Fix unnecessary reloading of user lang 2017-12-19 12:00:50 +09:00
ncenterlite Apply object cache to ncenterliteModel->_getNewCount() 2018-01-16 23:16:27 +09:00
page Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
point fix #2183 포인트 모듈별 설정 페이지에서 page 모듈을 제외 2018-01-10 23:19:04 +09:00
poll Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
rss Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
session Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
spamfilter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
tag Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
trash Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
widget Fix strict count() behavior in PHP 7.2 2017-12-01 01:42:03 +09:00