projects
/
horde.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
horde.git
2009-09-25
Chuck Hagenbuch
First attempt at optional caching of Horde_Routes gener...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Chuck Hagenbuch
use bin/ as a consistent dir name
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Chuck Hagenbuch
make this a working phpunit test
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Chuck Hagenbuch
autoload phpunit classes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Chuck Hagenbuch
Use include_once in these autoload stub functions for...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Chuck Hagenbuch
tweak hasLevel() and use it in addLevel()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Michael M Slusarz
Move phishing highlighting CSS into driver (needed...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Jan Schneider
Make arguments optional (Bug #8601).
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Jan Schneider
We might have a connection already, use the parent...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Jan Schneider
Use the more complete toString() output if available.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Jan Schneider
Fix retrieving languages.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Matt Selsky
MFB: 1.22.10.20
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Bob McKee
fix for bug where magic bind method would not work...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Chuck Hagenbuch
add hasLevel() for checking for an existing log level
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Gunnar Wrobel
Convert the package and the testsuite to using Horde_In...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Chuck Hagenbuch
first shot at moving build tools into the git framework.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Chuck Hagenbuch
- Move some random environment modification functionali...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Chuck Hagenbuch
Add a method for getting an SplFileObject pointing...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Matt Selsky
Fix ZIP constant names.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Michael M Slusarz
Split phishing detection in separate functions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Chuck Hagenbuch
Revert to older, more colorful, non-line-chopping PHP...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Michael M Slusarz
Bug #8596: Horde 4 updates
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chuck Hagenbuch
Add the real maintainers now that they have dev accounts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chuck Hagenbuch
One more typo
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Gunnar Wrobel
typos
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chuck Hagenbuch
remove static-only Horde_Db class (should replace with...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chuck Hagenbuch
fix path
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chuck Hagenbuch
more repeatable autoload setup for tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chuck Hagenbuch
Initial Horde_Injector dependency injection container...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chuck Hagenbuch
shorthand for mocking a class with a private constructor
commit
|
commitdiff
|
tree
|
snapshot
2009-09-20
Gunnar Wrobel
Restructure for DI.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Michael M Slusarz
Fix OR IMAP searches
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Chuck Hagenbuch
Remove the multiple-response functionality from mock...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michael M Slusarz
Add workaround for WITHIN search extension for servers...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michael M Slusarz
Update some RFC references
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Gunnar Wrobel
Switch to Horde_Provider and start restructuring the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michael M Slusarz
PHP doesn't like compex assignments to constants
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Michael M Slusarz
Fix docs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Jan Schneider
MFB: Try a few optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Jan Schneider
Basic skeleton for Sabre backends. Not sure if those...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Jan Schneider
Plural.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
Merge branch 'http-client-adapters'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
add Horde_Support as a dependency
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
make Stream_Wrapper a required dependency since StringW...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
pecl_http, cURL, and fopen requests all work for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
using streams with curl is broken in PHP 5.3.0
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
include the abstract send() method
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
new usage pattern for requests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
start adding response objects
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
Chuck Hagenbuch
Add Horde_Support_StringStream and the supporting Horde...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Michael J....
Need to change the variable name here too
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Michael J....
Don't overwrite the array of $links we obtain from...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Catch 201 and empty urls response when creating urls.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Fix variable typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Fix json structure when updating urls.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Avoid fatal error.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Until we have a working HTTP client that doesn't consid...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Convert 'horde' even if only searching for the queue id.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
This got to be a post.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Fix Rpc calls.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Fix constant usage.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Jan Schneider
Fix casing and detection of security releases.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gunnar Wrobel
The function getAllParams() does not exist for request...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Michael M Slusarz
Fix escaping title (tooltip) text
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Michael M Slusarz
Revert "The encode filter doesn't use this parameter...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gunnar Wrobel
Fix the routing for the required actions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gunnar Wrobel
Started converting the Kolab Free/Busy application...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Chuck Hagenbuch
add an initial Horde_View_Json object that takes the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
Start fixing the unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
CS
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
Declare function types.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
Delete deprecated Classes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
Rename ListTest to StorageTest. CS.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
CS
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
Adapted to the newer Kolab_Storage package.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
CS
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
Imported Kolab_FreeBusy from CVS.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Gunnar Wrobel
instanceOf instead of is_a()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Chuck Hagenbuch
Make sure we don't accidentally trigger curl's file...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Jan Schneider
Add Horde_Support_Guid to generate the Horde-style...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Michael M Slusarz
The encode filter doesn't use this parameter (it probab...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Jan Schneider
Fix loading driver.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Chuck Hagenbuch
More salt improvements - use all base64 characters...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Michael M Slusarz
Cleanups/Fixes/Improvments to annotate code.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Michael M Slusarz
Better font display of header text
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Gunnar Wrobel
Converted Kolab_Storage to Horde4.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Gunnar Wrobel
Implemented IMAP METADATA (RFC5464) support for both...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Gunnar Wrobel
Imported Kolab_Storage
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Jan Schneider
Abstract -> Base
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Jan Schneider
Use hash to configure Horde_Mime_Mail ctor.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Jan Schneider
Fix tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Jan Schneider
Use the configured charset for the recipient address...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Jan Schneider
Re-throw PEAR_Error as exception.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Jan Schneider
Add failing test for bug #8546.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Jan Schneider
Update package.xml
commit
|
commitdiff
|
tree
|
snapshot
2009-09-06
Jan Schneider
Abstract -> Base
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Chuck Hagenbuch
Initial refactoring to split backends based on request...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Chuck Hagenbuch
Always store the stack since we're in an ajax context...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Michael M Slusarz
Bug #8529: Fix generation of URL with pathinfo issue
commit
|
commitdiff
|
tree
|
snapshot
next