[commits] Horde-Hatchery branch master updated. 15ae708857f6cc57de6cf9990b84fca63dbe9b93
Michael Rubinsky
mike at theupstairsroom.com
Thu Dec 24 01:15:45 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 65221b8ced82e9445c1f886a4c45bd468498833d
15ae708 Add Whups from CVS HEAD
-----------------------------------------------------------------------
commit 15ae708857f6cc57de6cf9990b84fca63dbe9b93
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 23 20:14:38 2009 -0500
Add Whups from CVS HEAD
whups/LICENSE | 25 +
whups/README | 143 +
whups/admin/index.php | 1259 +++
whups/config/.cvsignore | 10 +
whups/config/.htaccess | 1 +
whups/config/conf.php | 53 +
whups/config/conf.xml | 314 +
whups/config/create_email.txt | 2 +
whups/config/create_email.txt.dist | 2 +
whups/config/hooks.php.dist | 66 +
whups/config/menu.php.dist | 41 +
whups/config/mime_drivers.php | 39 +
whups/config/mime_drivers.php.dist | 39 +
whups/config/notify_email.txt | 2 +
whups/config/notify_email.txt.dist | 2 +
whups/config/prefs.php | 175 +
whups/config/prefs.php.dist | 182 +
whups/config/reminders.php.dist | 46 +
whups/config/templates.php | 59 +
whups/config/templates.php.dist | 59 +
whups/data.php | 66 +
whups/docs/CHANGES | 356 +
whups/docs/CREDITS | 54 +
whups/docs/INSTALL | 297 +
whups/docs/RELEASE_NOTES | 44 +
whups/docs/TODO | 55 +
whups/docs/UPGRADING | 27 +
whups/docs/lighttpd-whups.conf | 19 +
whups/index.php | 31 +
whups/lib/.htaccess | 1 +
whups/lib/Ajax/Imple/ContactAutoCompleter.php | 162 +
whups/lib/Api.php | 801 ++
whups/lib/Application.php | 72 +
whups/lib/Block/myqueries.php | 53 +
whups/lib/Block/myrequests.php | 72 +
whups/lib/Block/mytickets.php | 71 +
whups/lib/Block/query.php | 113 +
whups/lib/Block/queuecontents.php | 115 +
whups/lib/Block/queuesummary.php | 63 +
whups/lib/Block/tree_menu.php | 38 +
whups/lib/Block/unassigned.php | 71 +
whups/lib/Driver.php | 558 ++
whups/lib/Driver/sql.php | 3057 +++++++
whups/lib/Forms/Action.php | 36 +
whups/lib/Forms/AddComment.php | 59 +
whups/lib/Forms/Admin.php | 45 +
whups/lib/Forms/Admin/Attribute.php | 152 +
whups/lib/Forms/Admin/Priority.php | 125 +
whups/lib/Forms/Admin/Queue.php | 180 +
whups/lib/Forms/Admin/Reply.php | 113 +
whups/lib/Forms/Admin/State.php | 125 +
whups/lib/Forms/Admin/Type.php | 207 +
whups/lib/Forms/Admin/User.php | 82 +
whups/lib/Forms/Admin/Version.php | 104 +
whups/lib/Forms/CreateTicket.php | 266 +
whups/lib/Forms/EditTicket.php | 221 +
whups/lib/Forms/Query.php | 476 +
whups/lib/Forms/QueryParameterForm.php | 26 +
whups/lib/Forms/Search.php | 101 +
whups/lib/Forms/VarRenderer.php | 43 +
whups/lib/MIME/Viewer/Zip.php | 96 +
whups/lib/Mail.php | 235 +
whups/lib/Query.php | 1058 +++
whups/lib/Renderer/Comment.php | 221 +
whups/lib/Renderer/Query.php | 252 +
whups/lib/Reports.php | 248 +
whups/lib/Scheduler/whups.php | 47 +
whups/lib/Ticket.php | 1009 ++
whups/lib/View.php | 37 +
whups/lib/View/Results.php | 44 +
whups/lib/View/SavedQueries.php | 28 +
whups/lib/Whups.php | 1004 ++
whups/lib/base.php | 68 +
whups/lib/tests/ApiTest.php | 36 +
whups/lib/tests/TestBase.php | 108 +
whups/locale/bg_BG/LC_MESSAGES/whups.mo | Bin 0 -> 77284 bytes
whups/locale/cs_CZ/LC_MESSAGES/whups.mo | Bin 0 -> 171521 bytes
whups/locale/de_DE/LC_MESSAGES/whups.mo | Bin 0 -> 197368 bytes
whups/locale/en_US/help.xml | 16 +
whups/locale/es_ES/LC_MESSAGES/whups.mo | Bin 0 -> 183534 bytes
whups/locale/es_ES/help.xml | 16 +
whups/locale/fi_FI/LC_MESSAGES/whups.mo | Bin 0 -> 183921 bytes
whups/locale/fi_FI/help.xml | 14 +
whups/locale/fr_FR/LC_MESSAGES/whups.mo | Bin 0 -> 181653 bytes
whups/locale/it_IT/LC_MESSAGES/whups.mo | Bin 0 -> 181979 bytes
whups/locale/lt_LT/LC_MESSAGES/whups.mo | Bin 0 -> 169046 bytes
whups/locale/nb_NO/LC_MESSAGES/whups.mo | Bin 0 -> 117713 bytes
whups/locale/nl_NL/LC_MESSAGES/whups.mo | Bin 0 -> 174197 bytes
whups/locale/pl_PL/LC_MESSAGES/whups.mo | Bin 0 -> 70872 bytes
whups/locale/pt_BR/LC_MESSAGES/whups.mo | Bin 0 -> 176009 bytes
whups/locale/ro_RO/LC_MESSAGES/whups.mo | Bin 0 -> 43980 bytes
whups/locale/ru_RU/LC_MESSAGES/whups.mo | Bin 0 -> 37042 bytes
whups/locale/sl_SI/LC_MESSAGES/whups.mo | Bin 0 -> 157498 bytes
whups/locale/tr_TR/LC_MESSAGES/whups.mo | Bin 0 -> 162128 bytes
whups/locale/uk_UA/LC_MESSAGES/whups.mo | Bin 0 -> 146245 bytes
whups/locale/zh_CN/LC_MESSAGES/whups.mo | Bin 0 -> 135480 bytes
whups/locale/zh_TW/LC_MESSAGES/whups.mo | Bin 0 -> 159212 bytes
whups/mybugs.php | 59 +
whups/mybugs_edit.php | 37 +
whups/opensearch.php | 52 +
whups/po/.cvsignore | 1 +
whups/po/README | 1 +
whups/po/bg_BG.po | 1441 +++
whups/po/cs_CZ.po | 2473 +++++
whups/po/de_DE.po | 2516 +++++
whups/po/es_ES.po | 2155 +++++
whups/po/fi_FI.po | 2484 +++++
whups/po/fr_FR.po | 1519 +++
whups/po/it_IT.po | 2286 +++++
whups/po/lt_LT.po | 2006 ++++
whups/po/nb_NO.po | 2040 +++++
whups/po/nl_NL.po | 2029 ++++
whups/po/pl_PL.po | 2014 ++++
whups/po/pt_BR.po | 1898 ++++
whups/po/ro_RO.po | 1676 ++++
whups/po/ru_RU.po | 2210 +++++
whups/po/sl_SI.po | 2078 +++++
whups/po/tr_TR.po | 2452 +++++
whups/po/uk_UA.po | 2461 +++++
whups/po/whups.pot | 2364 +++++
whups/po/zh_CN.po | 2049 +++++
whups/po/zh_TW.po | 2321 +++++
whups/query/.htaccess | 9 +
whups/query/index.php | 246 +
whups/query/rss.php | 72 +
whups/query/run.php | 117 +
whups/queue/.htaccess | 9 +
whups/queue/index.php | 66 +
whups/queue/rss.php | 126 +
whups/reports.php | 46 +
whups/scripts/.htaccess | 1 +
whups/scripts/bugzilla-import.php | 251 +
whups/scripts/mail-filter.php | 207 +
whups/scripts/obliterate.php | 73 +
whups/scripts/reminders.php | 35 +
whups/scripts/sql/whups.mssql.sql | 226 +
whups/scripts/sql/whups.oci8.sql | 226 +
whups/scripts/sql/whups.sql | 226 +
whups/scripts/sql/whups.xml | 1368 +++
whups/scripts/upgrades/2006-07-12_add_due_date.sql | 6 +
whups/scripts/upgrades/2006-08-04_drop_subjectlist.sql | 4 +
whups/scripts/upgrades/2008-02-27_add_defaults.sql | 3 +
whups/scripts/upgrades/2008-04-29_add_sql_share_tables.sql | 39 +
whups/scripts/upgrades/2008-06-11_add_attribute_types.oci8.sql | 7 +
whups/scripts/upgrades/2008-06-11_add_attribute_types.pgsql.sql | 14 +
whups/scripts/upgrades/2008-06-11_add_attribute_types.sql | 4 +
whups/scripts/upgrades/2008-06-13_add_queue_emails.sql | 1 +
whups/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql | 2 +
whups/scripts/upgrades/2008-06-24_add_replies.sql | 10 +
whups/scripts/upgrades/2008-07-10_add_query_slugs.sql | 1 +
whups/scripts/upgrades/2008-09-23_fix_group_uid.sql | 2 +
whups/scripts/upgrades/2009-09-07_add_version_active.pgsql.sql | 4 +
whups/scripts/upgrades/2009-09-07_add_version_active.sql | 2 +
whups/scripts/upgrades/convert_datatree_shares_to_sql.php | 176 +
whups/search.php | 181 +
whups/search/rss.php | 61 +
whups/templates/.htaccess | 1 +
whups/templates/admin/mtmatrix.inc | 31 +
whups/templates/common-header.inc | 37 +
whups/templates/menu.inc | 11 +
whups/templates/prefs/sourceselect.inc | 338 +
whups/templates/prevnext.inc | 46 +
whups/templates/renderer/query/edit.inc | 7 +
whups/templates/renderer/query/render.inc | 5 +
whups/templates/renderer/querysetcurrenttype.inc | 10 +
whups/templates/reports/stats.inc | 18 +
whups/templates/rss/items.rss | 23 +
whups/templates/ticket/watchers.inc | 7 +
whups/templates/view/results.inc | 103 +
whups/templates/view/savedqueries.inc | 10 +
whups/themes/feed-rss.xsl | 79 +
whups/themes/graphics/admin.png | Bin 0 -> 352 bytes
whups/themes/graphics/az.png | Bin 0 -> 117 bytes
whups/themes/graphics/create.png | Bin 0 -> 366 bytes
whups/themes/graphics/favicon.ico | Bin 0 -> 1150 bytes
whups/themes/graphics/query.png | Bin 0 -> 223 bytes
whups/themes/graphics/reports.png | Bin 0 -> 194 bytes
whups/themes/graphics/search.png | Bin 0 -> 427 bytes
whups/themes/graphics/whups.png | Bin 0 -> 352 bytes
whups/themes/graphics/za.png | Bin 0 -> 119 bytes
whups/themes/hordeweb/screen.css | 42 +
whups/themes/screen.css | 128 +
whups/themes/silver/graphics/admin.png | Bin 0 -> 841 bytes
whups/themes/silver/graphics/az.png | Bin 0 -> 302 bytes
whups/themes/silver/graphics/create.png | Bin 0 -> 806 bytes
whups/themes/silver/graphics/favicon.ico | Bin 0 -> 1150 bytes
whups/themes/silver/graphics/query.png | Bin 0 -> 634 bytes
whups/themes/silver/graphics/reports.png | Bin 0 -> 918 bytes
whups/themes/silver/graphics/search.png | Bin 0 -> 831 bytes
whups/themes/silver/graphics/whups.png | Bin 0 -> 774 bytes
whups/themes/silver/graphics/za.png | Bin 0 -> 302 bytes
whups/themes/silver/screen.css | 10 +
whups/ticket/.htaccess | 8 +
whups/ticket/comment.php | 94 +
whups/ticket/create.php | 187 +
whups/ticket/delete.php | 100 +
whups/ticket/deleteAttachment.php | 38 +
whups/ticket/index.php | 54 +
whups/ticket/queue.php | 226 +
whups/ticket/rss.php | 59 +
whups/ticket/type.php | 152 +
whups/ticket/update.php | 117 +
whups/ticket/watch.php | 99 +
whups/view.php | 86 +
204 files changed, 64182 insertions(+), 0 deletions(-)
create mode 100644 whups/LICENSE
create mode 100644 whups/README
create mode 100644 whups/admin/index.php
create mode 100644 whups/config/.cvsignore
create mode 100644 whups/config/.htaccess
create mode 100644 whups/config/conf.php
create mode 100644 whups/config/conf.xml
create mode 100644 whups/config/create_email.txt
create mode 100644 whups/config/create_email.txt.dist
create mode 100644 whups/config/hooks.php.dist
create mode 100644 whups/config/menu.php.dist
create mode 100644 whups/config/mime_drivers.php
create mode 100644 whups/config/mime_drivers.php.dist
create mode 100644 whups/config/notify_email.txt
create mode 100644 whups/config/notify_email.txt.dist
create mode 100644 whups/config/prefs.php
create mode 100644 whups/config/prefs.php.dist
create mode 100644 whups/config/reminders.php.dist
create mode 100644 whups/config/templates.php
create mode 100644 whups/config/templates.php.dist
create mode 100644 whups/data.php
create mode 100644 whups/docs/CHANGES
create mode 100644 whups/docs/CREDITS
create mode 100644 whups/docs/INSTALL
create mode 100644 whups/docs/RELEASE_NOTES
create mode 100644 whups/docs/TODO
create mode 100644 whups/docs/UPGRADING
create mode 100644 whups/docs/lighttpd-whups.conf
create mode 100644 whups/index.php
create mode 100644 whups/lib/.htaccess
create mode 100644 whups/lib/Ajax/Imple/ContactAutoCompleter.php
create mode 100644 whups/lib/Api.php
create mode 100644 whups/lib/Application.php
create mode 100644 whups/lib/Block/myqueries.php
create mode 100644 whups/lib/Block/myrequests.php
create mode 100644 whups/lib/Block/mytickets.php
create mode 100644 whups/lib/Block/query.php
create mode 100644 whups/lib/Block/queuecontents.php
create mode 100644 whups/lib/Block/queuesummary.php
create mode 100644 whups/lib/Block/tree_menu.php
create mode 100644 whups/lib/Block/unassigned.php
create mode 100644 whups/lib/Driver.php
create mode 100644 whups/lib/Driver/sql.php
create mode 100644 whups/lib/Forms/Action.php
create mode 100644 whups/lib/Forms/AddComment.php
create mode 100644 whups/lib/Forms/Admin.php
create mode 100644 whups/lib/Forms/Admin/Attribute.php
create mode 100644 whups/lib/Forms/Admin/Priority.php
create mode 100644 whups/lib/Forms/Admin/Queue.php
create mode 100644 whups/lib/Forms/Admin/Reply.php
create mode 100644 whups/lib/Forms/Admin/State.php
create mode 100644 whups/lib/Forms/Admin/Type.php
create mode 100644 whups/lib/Forms/Admin/User.php
create mode 100644 whups/lib/Forms/Admin/Version.php
create mode 100644 whups/lib/Forms/CreateTicket.php
create mode 100644 whups/lib/Forms/EditTicket.php
create mode 100644 whups/lib/Forms/Query.php
create mode 100644 whups/lib/Forms/QueryParameterForm.php
create mode 100644 whups/lib/Forms/Search.php
create mode 100644 whups/lib/Forms/VarRenderer.php
create mode 100644 whups/lib/MIME/Viewer/Zip.php
create mode 100644 whups/lib/Mail.php
create mode 100644 whups/lib/Query.php
create mode 100755 whups/lib/Renderer/Comment.php
create mode 100644 whups/lib/Renderer/Query.php
create mode 100644 whups/lib/Reports.php
create mode 100644 whups/lib/Scheduler/whups.php
create mode 100644 whups/lib/Ticket.php
create mode 100755 whups/lib/View.php
create mode 100755 whups/lib/View/Results.php
create mode 100755 whups/lib/View/SavedQueries.php
create mode 100644 whups/lib/Whups.php
create mode 100644 whups/lib/base.php
create mode 100644 whups/lib/tests/ApiTest.php
create mode 100644 whups/lib/tests/TestBase.php
create mode 100644 whups/locale/bg_BG/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/cs_CZ/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/de_DE/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/en_US/help.xml
create mode 100644 whups/locale/es_ES/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/es_ES/help.xml
create mode 100644 whups/locale/fi_FI/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/fi_FI/help.xml
create mode 100644 whups/locale/fr_FR/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/it_IT/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/lt_LT/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/nb_NO/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/nl_NL/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/pl_PL/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/pt_BR/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/ro_RO/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/ru_RU/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/sl_SI/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/tr_TR/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/uk_UA/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/zh_CN/LC_MESSAGES/whups.mo
create mode 100644 whups/locale/zh_TW/LC_MESSAGES/whups.mo
create mode 100644 whups/mybugs.php
create mode 100644 whups/mybugs_edit.php
create mode 100644 whups/opensearch.php
create mode 100644 whups/po/.cvsignore
create mode 100644 whups/po/README
create mode 100644 whups/po/bg_BG.po
create mode 100644 whups/po/cs_CZ.po
create mode 100644 whups/po/de_DE.po
create mode 100644 whups/po/es_ES.po
create mode 100644 whups/po/fi_FI.po
create mode 100644 whups/po/fr_FR.po
create mode 100644 whups/po/it_IT.po
create mode 100644 whups/po/lt_LT.po
create mode 100644 whups/po/nb_NO.po
create mode 100644 whups/po/nl_NL.po
create mode 100644 whups/po/pl_PL.po
create mode 100644 whups/po/pt_BR.po
create mode 100644 whups/po/ro_RO.po
create mode 100644 whups/po/ru_RU.po
create mode 100644 whups/po/sl_SI.po
create mode 100644 whups/po/tr_TR.po
create mode 100644 whups/po/uk_UA.po
create mode 100644 whups/po/whups.pot
create mode 100644 whups/po/zh_CN.po
create mode 100644 whups/po/zh_TW.po
create mode 100644 whups/query/.htaccess
create mode 100644 whups/query/index.php
create mode 100644 whups/query/rss.php
create mode 100644 whups/query/run.php
create mode 100644 whups/queue/.htaccess
create mode 100644 whups/queue/index.php
create mode 100644 whups/queue/rss.php
create mode 100644 whups/reports.php
create mode 100644 whups/scripts/.htaccess
create mode 100755 whups/scripts/bugzilla-import.php
create mode 100755 whups/scripts/mail-filter.php
create mode 100755 whups/scripts/obliterate.php
create mode 100755 whups/scripts/reminders.php
create mode 100644 whups/scripts/sql/whups.mssql.sql
create mode 100644 whups/scripts/sql/whups.oci8.sql
create mode 100644 whups/scripts/sql/whups.sql
create mode 100644 whups/scripts/sql/whups.xml
create mode 100644 whups/scripts/upgrades/2006-07-12_add_due_date.sql
create mode 100644 whups/scripts/upgrades/2006-08-04_drop_subjectlist.sql
create mode 100644 whups/scripts/upgrades/2008-02-27_add_defaults.sql
create mode 100644 whups/scripts/upgrades/2008-04-29_add_sql_share_tables.sql
create mode 100644 whups/scripts/upgrades/2008-06-11_add_attribute_types.oci8.sql
create mode 100644 whups/scripts/upgrades/2008-06-11_add_attribute_types.pgsql.sql
create mode 100644 whups/scripts/upgrades/2008-06-11_add_attribute_types.sql
create mode 100644 whups/scripts/upgrades/2008-06-13_add_queue_emails.sql
create mode 100644 whups/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql
create mode 100644 whups/scripts/upgrades/2008-06-24_add_replies.sql
create mode 100644 whups/scripts/upgrades/2008-07-10_add_query_slugs.sql
create mode 100644 whups/scripts/upgrades/2008-09-23_fix_group_uid.sql
create mode 100644 whups/scripts/upgrades/2009-09-07_add_version_active.pgsql.sql
create mode 100644 whups/scripts/upgrades/2009-09-07_add_version_active.sql
create mode 100755 whups/scripts/upgrades/convert_datatree_shares_to_sql.php
create mode 100644 whups/search.php
create mode 100644 whups/search/rss.php
create mode 100644 whups/templates/.htaccess
create mode 100644 whups/templates/admin/mtmatrix.inc
create mode 100644 whups/templates/common-header.inc
create mode 100644 whups/templates/menu.inc
create mode 100644 whups/templates/prefs/sourceselect.inc
create mode 100644 whups/templates/prevnext.inc
create mode 100644 whups/templates/renderer/query/edit.inc
create mode 100644 whups/templates/renderer/query/render.inc
create mode 100644 whups/templates/renderer/querysetcurrenttype.inc
create mode 100644 whups/templates/reports/stats.inc
create mode 100644 whups/templates/rss/items.rss
create mode 100644 whups/templates/ticket/watchers.inc
create mode 100755 whups/templates/view/results.inc
create mode 100644 whups/templates/view/savedqueries.inc
create mode 100644 whups/themes/feed-rss.xsl
create mode 100644 whups/themes/graphics/admin.png
create mode 100644 whups/themes/graphics/az.png
create mode 100644 whups/themes/graphics/create.png
create mode 100644 whups/themes/graphics/favicon.ico
create mode 100644 whups/themes/graphics/query.png
create mode 100644 whups/themes/graphics/reports.png
create mode 100644 whups/themes/graphics/search.png
create mode 100644 whups/themes/graphics/whups.png
create mode 100644 whups/themes/graphics/za.png
create mode 100644 whups/themes/hordeweb/screen.css
create mode 100644 whups/themes/screen.css
create mode 100644 whups/themes/silver/graphics/admin.png
create mode 100644 whups/themes/silver/graphics/az.png
create mode 100644 whups/themes/silver/graphics/create.png
create mode 100644 whups/themes/silver/graphics/favicon.ico
create mode 100644 whups/themes/silver/graphics/query.png
create mode 100644 whups/themes/silver/graphics/reports.png
create mode 100644 whups/themes/silver/graphics/search.png
create mode 100644 whups/themes/silver/graphics/whups.png
create mode 100644 whups/themes/silver/graphics/za.png
create mode 100644 whups/themes/silver/screen.css
create mode 100644 whups/themes/silver/themed_graphics
create mode 100644 whups/ticket/.htaccess
create mode 100644 whups/ticket/comment.php
create mode 100644 whups/ticket/create.php
create mode 100644 whups/ticket/delete.php
create mode 100644 whups/ticket/deleteAttachment.php
create mode 100644 whups/ticket/index.php
create mode 100644 whups/ticket/queue.php
create mode 100644 whups/ticket/rss.php
create mode 100644 whups/ticket/type.php
create mode 100644 whups/ticket/update.php
create mode 100644 whups/ticket/watch.php
create mode 100644 whups/view.php
http://git.horde.org/co.php/whups/LICENSE?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/README?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/admin/index.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/.cvsignore?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/.htaccess?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/conf.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/conf.xml?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/create_email.txt?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/create_email.txt.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/hooks.php.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/menu.php.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/mime_drivers.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/mime_drivers.php.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/notify_email.txt?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/notify_email.txt.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/prefs.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/prefs.php.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/reminders.php.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/templates.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/config/templates.php.dist?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/data.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/docs/CHANGES?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/docs/CREDITS?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/docs/INSTALL?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/docs/RELEASE_NOTES?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/docs/TODO?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/docs/UPGRADING?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/docs/lighttpd-whups.conf?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/index.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/.htaccess?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Ajax/Imple/ContactAutoCompleter.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Api.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Application.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/myqueries.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/myrequests.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/mytickets.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/query.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/queuecontents.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/queuesummary.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/tree_menu.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Block/unassigned.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Driver.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Driver/sql.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Action.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/AddComment.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/Attribute.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/Priority.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/Queue.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/Reply.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/State.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/Type.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/User.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Admin/Version.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/CreateTicket.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/EditTicket.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Query.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/QueryParameterForm.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/Search.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Forms/VarRenderer.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/MIME/Viewer/Zip.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Mail.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Query.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Renderer/Comment.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Renderer/Query.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Reports.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Scheduler/whups.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Ticket.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/View.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/View/Results.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/View/SavedQueries.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/Whups.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/base.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/tests/ApiTest.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/lib/tests/TestBase.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/bg_BG/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/cs_CZ/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/de_DE/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/en_US/help.xml?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/es_ES/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/es_ES/help.xml?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/fi_FI/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/fi_FI/help.xml?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/fr_FR/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/it_IT/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/lt_LT/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/nb_NO/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/nl_NL/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/pl_PL/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/pt_BR/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/ro_RO/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/ru_RU/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/sl_SI/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/tr_TR/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/uk_UA/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/zh_CN/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/locale/zh_TW/LC_MESSAGES/whups.mo?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/mybugs.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/mybugs_edit.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/opensearch.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/.cvsignore?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/README?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/bg_BG.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/cs_CZ.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/de_DE.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/es_ES.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/fi_FI.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/fr_FR.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/it_IT.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/lt_LT.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/nb_NO.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/nl_NL.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/pl_PL.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/pt_BR.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/ro_RO.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/ru_RU.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/sl_SI.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/tr_TR.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/uk_UA.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/whups.pot?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/zh_CN.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/po/zh_TW.po?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/query/.htaccess?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/query/index.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/query/rss.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/query/run.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/queue/.htaccess?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/queue/index.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/queue/rss.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/reports.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/.htaccess?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/bugzilla-import.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/mail-filter.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/obliterate.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/reminders.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/sql/whups.mssql.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/sql/whups.oci8.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/sql/whups.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/sql/whups.xml?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2006-07-12_add_due_date.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2006-08-04_drop_subjectlist.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-02-27_add_defaults.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-04-29_add_sql_share_tables.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-06-11_add_attribute_types.oci8.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-06-11_add_attribute_types.pgsql.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-06-11_add_attribute_types.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-06-13_add_queue_emails.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-06-24_add_replies.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-07-10_add_query_slugs.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2008-09-23_fix_group_uid.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2009-09-07_add_version_active.pgsql.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/2009-09-07_add_version_active.sql?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/search.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/search/rss.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/.htaccess?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/admin/mtmatrix.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/common-header.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/menu.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/prefs/sourceselect.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/prevnext.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/renderer/query/edit.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/renderer/query/render.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/renderer/querysetcurrenttype.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/reports/stats.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/rss/items.rss?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/ticket/watchers.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/view/results.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/templates/view/savedqueries.inc?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/feed-rss.xsl?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/admin.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/az.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/create.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/favicon.ico?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/query.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/reports.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/search.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/whups.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/graphics/za.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/hordeweb/screen.css?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/screen.css?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/admin.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/az.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/create.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/favicon.ico?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/query.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/reports.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/search.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/whups.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/graphics/za.png?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/screen.css?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/themes/silver/themed_graphics?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/.htaccess?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/comment.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/create.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/delete.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/deleteAttachment.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/index.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/queue.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/rss.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/type.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/update.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/ticket/watch.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
http://git.horde.org/co.php/whups/view.php?rt=horde-hatchery&r=15ae708857f6cc57de6cf9990b84fca63dbe9b93
More information about the commits
mailing list