horde.git
2008-12-23 Chuck Hagenbuchadd a function for setting a mysql connection's charset...
2008-12-23 Chuck Hagenbuchfix showVariable (was previously returning the variable...
2008-12-23 Chuck Hagenbuchmake sure that we have a charset parameter in the db...
2008-12-23 Chuck Hagenbuchnotes on mssql needing nchar for unicode strings
2008-12-23 Chuck Hagenbuchmore entropy for uniqid
2008-12-23 Michael J.... Set the content type to multipart/alternative when...
2008-12-23 Michael M SlusarzNeed to pass in mail sending parameters.
2008-12-23 Michael M SlusarzThese function names have changed.
2008-12-23 Chuck Hagenbuchfix test defs in package.xml
2008-12-22 Chuck Hagenbuchmake mysql tables utf-8 by default
2008-12-22 Michael J.... addAgentHeader() -> addUserAgentHeader()
2008-12-22 Michael J.... These methods now live in Horde_Mime_Address
2008-12-21 Chuck Hagenbuchprefix current url with /
2008-12-21 Chuck Hagenbuchremove bogus file
2008-12-21 Michael M SlusarzFix package name.
2008-12-21 Chuck Hagenbuchignore libs/ dir
2008-12-20 Chuck Hagenbuchmerge from maintainable svn
2008-12-20 Chuck HagenbuchAdd componentFactory pattern to always create a specifi...
2008-12-17 Michael M SlusarzNeed to open readwrite to get PERMFLAGS info.
2008-12-16 Michael M Slusarzfunction definition style
2008-12-16 Michael M SlusarzReintroduce default charset feature.
2008-12-15 Michael M SlusarzFix MIME determination when no extension is present.
2008-12-15 Jan SchneiderMissed on line in the merge.
2008-12-15 Jan SchneiderFix package name.
2008-12-15 Michael M SlusarzMerge from CVS HEAD: 1.34.10.22
2008-12-15 Michael M SlusarzMerge from CVS HEAD: 1.73
2008-12-15 Michael M SlusarzDon't add empty part at end of data.
2008-12-12 Michael M SlusarzAdd filter option to getAddressesFromObject
2008-12-12 Chuck Hagenbuchalternate rename table syntax (flamingspork.com/blog...
2008-12-12 Michael M SlusarzWas missing brackets around Content-ID.
2008-12-12 Michael M SlusarzUpdates to new Horde 4 format.
2008-12-11 Chuck Hagenbuchfix brace style
2008-12-11 Michael M SlusarzInitial Horde 4 import of Horde_Secret.
2008-12-11 Michael M SlusarzFix Bug #7771 - undefined error.
2008-12-11 Jan SchneiderFix package names
2008-12-10 Michael M SlusarzMove Horde_Mime and Horde_Crypt from hatchery.
2008-12-10 Chuck Hagenbuchremove non-existant file
2008-12-10 Michael M SlusarzDoc fixes.
2008-12-10 Michael J.... * Add Horde_Controller_StatusCodes class
2008-12-10 Michael J.... Remove debug output
2008-12-10 Michael J.... * Implement a Horde_Controller_Dispatcher::singleton...
2008-12-09 Michael M SlusarzOnly need to increment thread level if in base.
2008-12-09 Chuck Hagenbuchsomewhat more straightforward if statements
2008-12-09 Michael J.... Existence checking, avoid warnings
2008-12-09 Michael J.... add some temp files from Eclipse to the ignore list
2008-12-09 Michael J.... declare the $_body instance variable - avoid warnings
2008-12-05 Michael M SlusarzFix thread sorting in certain instances
2008-12-05 Chuck Hagenbuchtodo for making this a far more powerful library
2008-12-04 Michael M SlusarzUpdate deleted message count if not using cache.
2008-12-04 Michael M SlusarzFix start/length/peek options in fetch()
2008-12-04 Michael M SlusarzAdd getParam().
2008-12-03 Michael M SlusarzSome string sanity checking; coding format.
2008-12-02 Chuck Hagenbuchmake this file autoloadable
2008-12-02 Michael M SlusarzFix MD5 auth; catch NIL ID responses.
2008-12-01 Michael M SlusarzRemove $Horde$ CVS tags.
2008-12-01 Chuck Hagenbuchadd syslog Horde_Log handler (#6989)
2008-11-30 Chuck Hagenbuchpdo-optimized selectAssoc
2008-11-30 Chuck Hagenbuchadd selectAssoc()
2008-11-29 Chuck Hagenbuchstart using some mime type detection in horde_controller
2008-11-29 Chuck Hagenbuchmove Horde_Pdf to git repo
2008-11-29 Chuck Hagenbuchadd Routes
2008-11-24 Michael M SlusarzHorde_Mime_Message -> Horde_Mime_Part
2008-11-24 Chuck Hagenbuchstick with Horde's convention of using factory()
2008-11-21 Michael M SlusarzBugfixes.
2008-11-21 Michael M Slusarz$_cacheOb might not be initialized here yet.
2008-11-20 Chuck HagenbuchSupport repeated elements in fromArray()
2008-11-19 Chuck Hagenbuchadd Http_Client
2008-11-19 Chuck Hagenbuchremove CVS directories. that's embarrassing
2008-11-18 Michael M SlusarzAdd log callback handler
2008-11-18 Michael M SlusarzDon't trim literal data.
2008-11-15 Chuck HagenbuchAdd Horde_Yaml to git
2008-11-15 Chuck Hagenbuchadd Horde_Xml_Element to git
2008-11-15 Chuck Hagenbuchmove Horde_Text_Textile to git
2008-11-15 Chuck Hagenbuchmove Horde_Oauth to git
2008-11-15 Chuck Hagenbuchmove Horde_Feed to git
2008-11-15 Chuck Hagenbuchmove Horde_Db to git
2008-11-15 Chuck Hagenbuchmove Horde_Argv to git
2008-11-10 Michael M SlusarzMIME->Mime updates
2008-11-10 Michael M SlusarzAdd gitignore file.
2008-11-10 Michael M SlusarzMerge branch 'master' of dev.horde.org:/horde/git/horde
2008-11-09 Chuck Hagenbuchcontroller should go into the main repo, it's already...
2008-11-09 Michael M SlusarzAdd Horde_Autoloader.
2008-11-07 Chuck Hagenbuchmove Horde_Log to git
2008-11-06 Michael M SlusarzImport Horde_Imap_Client lib.
2008-10-21 Chuck Hagenbuchinitial import to initialize repository - framework...