Commit ID 03404adf6437565764ddf8fd9d66b0fb99691ff3
|
|
Contributor: | Thomas Keller | Files Modified: | 4 |
| Date: | 04-May-2012 at 21:31 | Lines Added: | 111 | |
| Repository: | git://projects.ceondo.com/indefero.git develop | Lines Removed: | 62 | |
| Commit Comment: | - move getProjectsWithLabelCounts to IDF_Views (where the other functions reside as well) and make it static - refactor out the code from getProjects that determines which projects are visible by a user and use the same code to restrict the count that we calculate for all available project tags - calculating the project stats is now no longer O(5n) but simply O(5) when it comes to SQL queries (where n is the number of filtered projects); remove the member statistic since it makes no sense in this context |
|||
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|---|
| NEWS.mdtext | No source code was detected in this file. | |||||||
| src/IDF/Forge.php | PHP | 0 | 21 | 0 | 1 | 0 | 3 | |
| HTML | 0 | 0 | 0 | 0 | 0 | 0 | ||
| src/IDF/templates/idf/listProjects.html | HTML | 0 | 1 | 0 | 0 | 0 | 0 | |
| src/IDF/Views.php | PHP | 82 | 31 | 18 | 5 | 11 | 0 | |
| HTML | 0 | 0 | 0 | 0 | 0 | 0 | ||
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.