[commits] Horde-Hatchery branch master updated. b81f3f5228d4cacf22c10b3406970a95f109c97c

Chuck Hagenbuch chuck at horde.org
Wed Jan 14 05:59:43 UTC 2009


The branch master has been updated
       via  b81f3f5228d4cacf22c10b3406970a95f109c97c (commit)
       via  5f21bf9f52028f400639557e267efaa5b79b5b95 (commit)
       via  77b6ff3ac4df43e646597dccefb996781c615370 (commit)
       via  8d2a2cde6473bcb4a9741c74594e84e5452a48f3 (commit)
       via  3a9b44206af8b3fc850a7e74c135df022c2a5522 (commit)
       via  41511623aa61ac0e4130daff218d82c9c7381b3e (commit)
      from  01856df066d0491aa215046bd80c75569cb1f560 (commit)

-----------------------------------------------------------------------
commit b81f3f5228d4cacf22c10b3406970a95f109c97c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Jan 14 00:59:13 2009 -0500

    hydra controller stubs

 hydra/app/controllers/AdminController.php       |   16 ++++++++++++++++
 hydra/app/controllers/ApplicationController.php |   14 ++++++++++++++
 hydra/app/controllers/PageController.php        |   16 ++++++++++++++++
 3 files changed, 46 insertions(+), 0 deletions(-)
 create mode 100644 hydra/app/controllers/AdminController.php
 create mode 100644 hydra/app/controllers/PageController.php

http://cvs.horde.org/co.php/hydra/app/controllers/AdminController.php?rt=horde-hatchery&r=b81f3f5228d4cacf22c10b3406970a95f109c97c
http://cvs.horde.org/diff.php/hydra/app/controllers/ApplicationController.php?rt=horde-hatchery&r1=3a9b44206af8b3fc850a7e74c135df022c2a5522&r2=b81f3f5228d4cacf22c10b3406970a95f109c97c
http://cvs.horde.org/co.php/hydra/app/controllers/PageController.php?rt=horde-hatchery&r=b81f3f5228d4cacf22c10b3406970a95f109c97c

-----------------------------------------------------------------------
commit 5f21bf9f52028f400639557e267efaa5b79b5b95
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Jan 14 00:58:37 2009 -0500

    controller stub

 hippo/app/controllers/ApplicationController.php |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

http://cvs.horde.org/diff.php/hippo/app/controllers/ApplicationController.php?rt=horde-hatchery&r1=3a9b44206af8b3fc850a7e74c135df022c2a5522&r2=5f21bf9f52028f400639557e267efaa5b79b5b95

-----------------------------------------------------------------------
commit 77b6ff3ac4df43e646597dccefb996781c615370
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Jan 14 00:19:06 2009 -0500

    local route overrides and basic admin + page routes

 hydra/config/routes.php |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

http://cvs.horde.org/diff.php/hydra/config/routes.php?rt=horde-hatchery&r1=3a9b44206af8b3fc850a7e74c135df022c2a5522&r2=77b6ff3ac4df43e646597dccefb996781c615370

-----------------------------------------------------------------------
commit 8d2a2cde6473bcb4a9741c74594e84e5452a48f3
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Jan 14 00:18:46 2009 -0500

    include local routes

 hippo/config/routes.php |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

http://cvs.horde.org/diff.php/hippo/config/routes.php?rt=horde-hatchery&r1=3a9b44206af8b3fc850a7e74c135df022c2a5522&r2=8d2a2cde6473bcb4a9741c74594e84e5452a48f3

-----------------------------------------------------------------------
commit 3a9b44206af8b3fc850a7e74c135df022c2a5522
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Jan 14 00:09:23 2009 -0500

    start mocking up a basic h4 app structure for hippo and hydra

 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 hippo/app/controllers/ApplicationController.php
 create mode 100644 hippo/config/routes.php
 create mode 100644 hydra/app/controllers/ApplicationController.php
 create mode 100644 hydra/config/routes.php

http://cvs.horde.org/co.php/hippo/app/controllers/ApplicationController.php?rt=horde-hatchery&r=3a9b44206af8b3fc850a7e74c135df022c2a5522
http://cvs.horde.org/co.php/hippo/config/routes.php?rt=horde-hatchery&r=3a9b44206af8b3fc850a7e74c135df022c2a5522
http://cvs.horde.org/co.php/hydra/app/controllers/ApplicationController.php?rt=horde-hatchery&r=3a9b44206af8b3fc850a7e74c135df022c2a5522
http://cvs.horde.org/co.php/hydra/config/routes.php?rt=horde-hatchery&r=3a9b44206af8b3fc850a7e74c135df022c2a5522

-----------------------------------------------------------------------
commit 41511623aa61ac0e4130daff218d82c9c7381b3e
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Jan 14 00:08:11 2009 -0500

    feed reading should probably just be part of hippo for now, along with provided
    to other apps like imp as a service.

 hippo/SPEC.txt |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 hound/TODO.txt |   47 -----------------------------------------------
 2 files changed, 50 insertions(+), 47 deletions(-)
 delete mode 100644 hound/TODO.txt

http://cvs.horde.org/diff.php/hippo/SPEC.txt?rt=horde-hatchery&r1=3eb17cd2277f94af7cc258f21a6cf1e6f8771be3&r2=41511623aa61ac0e4130daff218d82c9c7381b3e
http://cvs.horde.org/diff.php/hound/TODO.txt?rt=horde-hatchery&r1=0e2eef386b38f2a72fac2a85e56bb98d9f005f0e&r2=41511623aa61ac0e4130daff218d82c9c7381b3e




More information about the commits mailing list