The branch "master" has been updated. The following is a summary of the commits.
from: 633cfbf2d5aa57dc4766be728225a492e6409f2c 187bd5c PHPDOC, clean up exception catching/handling. 9a25c9a Add, and use, Trean_Bookmarks::getBookmarks() 3dcbe4a Simplify. 395b0e7 ws Summary: http://github.com/horde/horde/compare/633cfbf2d5aa57dc4766be728225a492e6409f2c...395b0e7508c9d9e1db42a1da61388ca3e02d93f8 ----------------------------------------------------------------------- commit 187bd5c45a9dad71cb6b37dbd172ed26fdf1e358 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 6 14:49:33 2014 -0400 PHPDOC, clean up exception catching/handling. trean/app/controllers/DeleteBookmark.php | 2 +- trean/app/controllers/SaveBookmark.php | 3 +- trean/edit.php | 2 +- trean/favicon.php | 6 ++- trean/lib/Bookmarks.php | 80 +++++++++++++++++++++++++---- trean/lib/TagBrowser.php | 2 +- 6 files changed, 78 insertions(+), 17 deletions(-) http://github.com/horde/horde/commit/187bd5c45a9dad71cb6b37dbd172ed26fdf1e358 ----------------------------------------------------------------------- commit 9a25c9a9ecdf77fc78e554ace00fcd4745fd178d Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 6 14:50:34 2014 -0400 Add, and use, Trean_Bookmarks::getBookmarks() trean/lib/Block/Tagsearch.php | 5 ++--- trean/lib/Bookmarks.php | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/9a25c9a9ecdf77fc78e554ace00fcd4745fd178d ----------------------------------------------------------------------- commit 3dcbe4a8922a947ea88e7565b188cb302feb1ed8 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 6 14:54:50 2014 -0400 Simplify. trean/lib/Bookmarks.php | 15 ++------------- 1 files changed, 2 insertions(+), 13 deletions(-) http://github.com/horde/horde/commit/3dcbe4a8922a947ea88e7565b188cb302feb1ed8 ----------------------------------------------------------------------- commit 395b0e7508c9d9e1db42a1da61388ca3e02d93f8 Author: Michael J Rubinsky <[email protected]> Date: Sun Jul 6 14:56:08 2014 -0400 ws trean/lib/Bookmarks.php | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/395b0e7508c9d9e1db42a1da61388ca3e02d93f8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
