Project

General

Profile

Feature #643

Updated by Alexander Watzinger almost 8 years ago

- undo url redirects, watch out for fixed reference bug 
 - add and implement link checker option to settings 
 - remove link checker coverage ignore 

 - actor update is very slow 
 - log less? 
 - xdebug profiler 
 - try removing class from entity 
 - look into link checker, maybe a deactivate option if performance impact 
 - look into postgresql performance issues (select array) 
 - faster unittests would be good, too 
 - if working on dates: at the moment dates in search get lost if only the alias is found 

 *done* 

 - refactored insert link to also accept id instead of object 
 - put link checker into own function 
 - tried views 
 - tried database connection without Zend Framework 
 - tried PDO with persistent connection 
 - tried pg_bouncer 

Back