MantisBT: master-1.2.x cc7703ac
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master-1.2.x | 2013-05-01 06:49 | master-1.2.x c4f6493a |
Affected Issues | 0009876: Performance problem with a lot of projects | |||
Changeset | Optimize user_get_all_accessible_projects() On instances having a large number of projects, this function would The performance bottleneck was the array_merge() call in the loop. This Fixes 0009876 |
|||
mod - core/user_api.php | Diff File |