Performance improvements with getting the lists of packages when there

are lots of assets.
This commit is contained in:
Colin Kuskie 2009-06-17 00:53:47 +00:00
parent d09015502e
commit 914620f5a4
3 changed files with 26 additions and 31 deletions

View file

@ -5,6 +5,7 @@
- fixed #10526: icalInterval in Calendar.pm
- fixed: displaying performance profile data only to an allowed IP address.
- fixed #10528: Thingy css error
- fixed: Performance improvements with getting the list of asset packages.
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)