Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Imported Fromfrom: 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
serverIn-Portal Issue Tracker
keyINP-934

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
serverIn-Portal Issue Tracker
keyINP-934