[commits] Horde branch master updated. 0c536c36ce6d126ad730483492a3ae7d16e1ae5d

Michael Rubinsky mike at theupstairsroom.com
Tue May 4 16:11:49 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: a96642d3db2e2910d3ad0c3d6224e4d214a4c224

0c536c3 Need to make these class constants.

-----------------------------------------------------------------------

commit 0c536c36ce6d126ad730483492a3ae7d16e1ae5d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue May 4 12:17:28 2010 -0400

    Need to make these class constants.
    
    I know some of this might get refactored, but these need to be class constants so
    they can be autoloaded now.

 jonah/channels/aggregate.php     |    7 +---
 jonah/channels/delete.php        |    2 +-
 jonah/channels/edit.php          |    2 +-
 jonah/channels/index.php         |    8 ++--
 jonah/lib/Api.php                |    6 ++--
 jonah/lib/Application.php        |    4 +-
 jonah/lib/Block/delivery.php     |    2 +-
 jonah/lib/Block/latest.php       |    2 +-
 jonah/lib/Block/news_popular.php |    4 +-
 jonah/lib/Block/story.php        |    2 +-
 jonah/lib/Driver.php             |   14 ++++----
 jonah/lib/Driver/sql.php         |   24 +++++++-------
 jonah/lib/Forms/Feed.php         |   12 +++---
 jonah/lib/Jonah.php              |   68 +++++++++++++++++++-------------------
 jonah/lib/News.php               |   57 +++++++++++++++----------------
 jonah/lib/News/sql.php           |   32 +++++++++---------
 jonah/stories/index.php          |    8 ++--
 jonah/stories/results.php        |    6 ++--
 18 files changed, 128 insertions(+), 132 deletions(-)

http://git.horde.org/diff.php/jonah/channels/aggregate.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/channels/delete.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/channels/edit.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/channels/index.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Api.php?rt=horde-git&r1=ddc1878ef24328f783ecc37990442ee889073641&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Application.php?rt=horde-git&r1=52fe3b1a1a50a851a9c23d2499cf4b8e65df1c76&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Block/delivery.php?rt=horde-git&r1=2bd9db874e6d1f21ac5abba63947a03f09a7cd3d&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Block/latest.php?rt=horde-git&r1=52fe3b1a1a50a851a9c23d2499cf4b8e65df1c76&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Block/news_popular.php?rt=horde-git&r1=52fe3b1a1a50a851a9c23d2499cf4b8e65df1c76&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Block/story.php?rt=horde-git&r1=52fe3b1a1a50a851a9c23d2499cf4b8e65df1c76&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Driver.php?rt=horde-git&r1=2bd9db874e6d1f21ac5abba63947a03f09a7cd3d&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Driver/sql.php?rt=horde-git&r1=ddc1878ef24328f783ecc37990442ee889073641&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Forms/Feed.php?rt=horde-git&r1=d80e67854208b7bc13b1002103a7104c4d83c7c5&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/Jonah.php?rt=horde-git&r1=c4da0db85f7e7bed962a586305c46c19afaec06f&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/News.php?rt=horde-git&r1=2bd9db874e6d1f21ac5abba63947a03f09a7cd3d&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/lib/News/sql.php?rt=horde-git&r1=ddc1878ef24328f783ecc37990442ee889073641&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/stories/index.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d
http://git.horde.org/diff.php/jonah/stories/results.php?rt=horde-git&r1=cf9deddd51a113bbde23e9d2027906a73d5237d4&r2=0c536c36ce6d126ad730483492a3ae7d16e1ae5d




More information about the commits mailing list