[commits] Horde-Hatchery branch master updated. 0d9f0bd9cece20bfe8277b54b325674847c5220c

Michael M Slusarz slusarz at horde.org
Wed Jan 21 07:31:21 UTC 2009


The branch master has been updated
       via  0d9f0bd9cece20bfe8277b54b325674847c5220c (commit)
       via  09818705381e09bad4d671b86feb00c6012c74d2 (commit)
       via  540c9cc00282d7a170986f03b758d5df6c21ecee (commit)
       via  8b51856ac5c55ab28d0ae92084af66274f333029 (commit)
       via  f66158e16c01c0a71fd9cc4ba02f55b634bf48ec (commit)
       via  0ba655dddacd7de41df20ef0014e6f6dc242d861 (commit)
       via  ff624887859d1b1fa7b742c56963bb55b179fe00 (commit)
       via  2a4cfa0c94a95397f71bba1fc9ddd497bdfb9ecb (commit)
       via  1a917085bb1406bbe61139e86f4548721c2b4ebc (commit)
       via  6e53bb5e787d82d3ddfd3ed320ff5ff07a192e36 (commit)
       via  77808a5157a5bc7f7fd0b061b210d69490d3669d (commit)
       via  d9cb2946726df65399d46f1c44b66f02a98ae0f3 (commit)
       via  6b01a25508bea9f12e75f44a369c2ac2301f648a (commit)
      from  bccecb156f16f2834a298a13f3d4a9bbb8b25a86 (commit)

-----------------------------------------------------------------------
commit 0d9f0bd9cece20bfe8277b54b325674847c5220c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 21 00:30:49 2009 -0700

    Fix MIME rendering.

 chora/templates/checkout/checkout.inc |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/chora/templates/checkout/checkout.inc?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=0d9f0bd9cece20bfe8277b54b325674847c5220c

-----------------------------------------------------------------------
commit 09818705381e09bad4d671b86feb00c6012c74d2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 21 00:21:43 2009 -0700

    Fix typo.

 chora/lib/Chora.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/chora/lib/Chora.php?rt=horde-hatchery&r1=8b51856ac5c55ab28d0ae92084af66274f333029&r2=09818705381e09bad4d671b86feb00c6012c74d2

-----------------------------------------------------------------------
commit 540c9cc00282d7a170986f03b758d5df6c21ecee
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 21 00:18:39 2009 -0700

    Clean up stats page.

 chora/stats.php                 |   12 ++++++++----
 chora/templates/stats/stats.inc |    6 +++---
 chora/themes/screen.css         |    4 +++-
 3 files changed, 14 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/chora/stats.php?rt=horde-hatchery&r1=0c9f12977d718a9a8a4ff8e59ce27d60e51d0f76&r2=540c9cc00282d7a170986f03b758d5df6c21ecee
http://git.horde.org/diff.php/chora/templates/stats/stats.inc?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=540c9cc00282d7a170986f03b758d5df6c21ecee
http://git.horde.org/diff.php/chora/themes/screen.css?rt=horde-hatchery&r1=d00b01f1eacf57c07fb657bf0e1f9a8ff69e6f2d&r2=540c9cc00282d7a170986f03b758d5df6c21ecee

-----------------------------------------------------------------------
commit 8b51856ac5c55ab28d0ae92084af66274f333029
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 21 00:16:49 2009 -0700

    Convert to PHP 5.

 chora/lib/Chora.php |   70 +++++++++++++++++++++++++++--------------------
 1 files changed, 40 insertions(+), 30 deletions(-)

http://git.horde.org/diff.php/chora/lib/Chora.php?rt=horde-hatchery&r1=5aa6aa77ec39cd0cdb1ac795db397385b0701a2e&r2=8b51856ac5c55ab28d0ae92084af66274f333029

-----------------------------------------------------------------------
commit f66158e16c01c0a71fd9cc4ba02f55b634bf48ec
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 23:58:51 2009 -0700

    Update revlog script.

 chora/js/revlog.js          |    2 +-
 chora/js/src/revlog.js      |   89 +++++++++++++++++++++------------------
 chora/templates/log/rev.inc |    2 +-
 3 files changed, 50 insertions(+), 43 deletions(-)

http://git.horde.org/diff.php/chora/js/revlog.js?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=f66158e16c01c0a71fd9cc4ba02f55b634bf48ec
http://git.horde.org/diff.php/chora/js/src/revlog.js?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=f66158e16c01c0a71fd9cc4ba02f55b634bf48ec
http://git.horde.org/diff.php/chora/templates/log/rev.inc?rt=horde-hatchery&r1=d8c189c8fe325189ea664c5bbf43dcd651d8c6bc&r2=f66158e16c01c0a71fd9cc4ba02f55b634bf48ec

-----------------------------------------------------------------------
commit 0ba655dddacd7de41df20ef0014e6f6dc242d861
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 23:30:24 2009 -0700

    Various documentation updates.

 chora/README                      |    4 +-
 chora/config/conf.xml             |    8 +++--
 chora/config/longIntro.txt.dist   |   12 ++++----
 chora/config/sourceroots.php.dist |   51 +++++++++++++++++---------------
 chora/docs/CREDITS                |    5 +++
 chora/docs/INSTALL                |   21 +++++++------
 chora/docs/TODO                   |    2 +-
 7 files changed, 57 insertions(+), 46 deletions(-)

http://git.horde.org/diff.php/chora/README?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=0ba655dddacd7de41df20ef0014e6f6dc242d861
http://git.horde.org/diff.php/chora/config/conf.xml?rt=horde-hatchery&r1=63cc40566ee22b8f16dbb69f12096a75db5d6249&r2=0ba655dddacd7de41df20ef0014e6f6dc242d861
http://git.horde.org/diff.php/chora/config/longIntro.txt.dist?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=0ba655dddacd7de41df20ef0014e6f6dc242d861
http://git.horde.org/diff.php/chora/config/sourceroots.php.dist?rt=horde-hatchery&r1=8040298bcf88c083f4790546f0f0cfe693d52932&r2=0ba655dddacd7de41df20ef0014e6f6dc242d861
http://git.horde.org/diff.php/chora/docs/CREDITS?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=0ba655dddacd7de41df20ef0014e6f6dc242d861
http://git.horde.org/diff.php/chora/docs/INSTALL?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=0ba655dddacd7de41df20ef0014e6f6dc242d861
http://git.horde.org/diff.php/chora/docs/TODO?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=0ba655dddacd7de41df20ef0014e6f6dc242d861

-----------------------------------------------------------------------
commit ff624887859d1b1fa7b742c56963bb55b179fe00
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 23:23:16 2009 -0700

    Unneded require_once().

 chora/templates/common-header.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/chora/templates/common-header.inc?rt=horde-hatchery&r1=cdbf1c25230aa4d8796ce666e194e078a15fbed6&r2=ff624887859d1b1fa7b742c56963bb55b179fe00

-----------------------------------------------------------------------
commit 2a4cfa0c94a95397f71bba1fc9ddd497bdfb9ecb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 23:19:54 2009 -0700

    Some patchset changes.

 chora/patchsets.php |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/chora/patchsets.php?rt=horde-hatchery&r1=2e7460b4f526a75b19a79eac5fb8eea925acd97d&r2=2a4cfa0c94a95397f71bba1fc9ddd497bdfb9ecb

-----------------------------------------------------------------------
commit 1a917085bb1406bbe61139e86f4548721c2b4ebc
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 23:06:32 2009 -0700

    Various fixes to Git.php.

 framework/Vcs/lib/Horde/Vcs/Git.php |   29 +++++++++++++++++++++--------
 1 files changed, 21 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs/Git.php?rt=horde-hatchery&r1=5aa6aa77ec39cd0cdb1ac795db397385b0701a2e&r2=1a917085bb1406bbe61139e86f4548721c2b4ebc

-----------------------------------------------------------------------
commit 6e53bb5e787d82d3ddfd3ed320ff5ff07a192e36
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 23:06:12 2009 -0700

    Various fixes to Vcs.php

 framework/Vcs/lib/Horde/Vcs.php |   39 ++++++++++++++++++++++++----------
 1 files changed, 27 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/framework/Vcs/lib/Horde/Vcs.php?rt=horde-hatchery&r1=1e56889c4ef67a44e6413cacf33bf3c15ab31603&r2=6e53bb5e787d82d3ddfd3ed320ff5ff07a192e36

-----------------------------------------------------------------------
commit 77808a5157a5bc7f7fd0b061b210d69490d3669d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 22:56:14 2009 -0700

    Add base.local.php file to Chora.

 chora/lib/base.php |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/chora/lib/base.php?rt=horde-hatchery&r1=4e075b9b5e26ea7d3de59ef5bad793a6a0161c03&r2=77808a5157a5bc7f7fd0b061b210d69490d3669d

-----------------------------------------------------------------------
commit d9cb2946726df65399d46f1c44b66f02a98ae0f3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 22:55:47 2009 -0700

    We should hide .php files in config dir, not .local.php

 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/.gitignore?rt=horde-hatchery&r1=a361e3d6172fc69798f88105a37b4a4086495459&r2=d9cb2946726df65399d46f1c44b66f02a98ae0f3

-----------------------------------------------------------------------
commit 6b01a25508bea9f12e75f44a369c2ac2301f648a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 20 22:42:28 2009 -0700

    CSS tweaks

 imp/themes/screen.css |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/themes/screen.css?rt=horde-hatchery&r1=c4f849f151519f8fed0348ddf41fd85be4d44e4a&r2=6b01a25508bea9f12e75f44a369c2ac2301f648a




More information about the commits mailing list