Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/fcabfa6a60cf4d33#
During mass refactoring in In-Portal 5.2.0 I've noticed, that ".svn" and
"CVS" folder are scanned for template. Since SVN stores a original copy of
each folder's file under ".svn" folder it made theme scan work 2 times
slower, then it could.
Same problem was fixed in mass template compilation code.
I've also made ".smsignore" file matching faster due converting multiple
short regular expressions into 1 long regular expression.
Task:
Jira Legacy | ||||
---|---|---|---|---|
|
Ready for testing.
*P.S.*
I've also discovered, that it's possible to exclude a folders too via adding
their name into parent's folder ".smsignore" file.
--
Best Regards,
http://www.in-portal.com
http://www.alex-time.com
twice_faster_template_scan.patch
Related Tasks
Jira Legacy | ||||
---|---|---|---|---|
|