projects
/
horde.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
horde.git
2010-12-01
Michael M Slusarz
Add application/javascript MIME type to viewer config
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Michael M Slusarz
Add link to file from commits page
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Michael M Slusarz
Need to init bin/translation properly.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Michael M Slusarz
Only destroy session if it exists
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Michael M Slusarz
I don't think this file is needed, especially since...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Michael M Slusarz
Don't store session values if they are empty
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Michael M Slusarz
Don't show thread graphics in vertical mode
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Michael M Slusarz
Fix viewport update of thread messages after delete.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Michael M Slusarz
Use new nonce support for request tokens
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Michael M Slusarz
Add translation support to horde/Token
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Michael M Slusarz
Bug #9419: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Michael M Slusarz
Bug #9417: Fix class name
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Michael M Slusarz
Bug #9415: Fix storing IMAP object in session
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Michael M Slusarz
Bug #9415: Fix fatal error if IMAP object does not...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Michael M Slusarz
Have Horde handle PHP legacy error handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Fix Horde_Cache usage correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Correct method names.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Remove Horde_Nonce as duplication protection in Horde...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Use the existing "auth" secret.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Chuck Hagenbuch
Pretty sure we still want a Horde_Cache object here...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Remove charset methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Fix paths.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Add configuration for mysql tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Convert to new Horde_Cache class layout.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Default to no expiration.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Need to set up autoloading globally.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Consistently extend exception classes from Horde_Except...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Fix directory name, remove outdated tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Here too.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Fix package name.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add changelog entry.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Exchange the session based logout token with the timest...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Provide the token lifetime as parameter to the token...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add methods that throw an exception in case a token...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
I understand it better this way.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Test the token_lifetime parameter.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Fix class name.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add the timeout and unique checks.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add initial steps of the token validation.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add function to generate signed tokens.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add the secret parameter to the token system.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add a simple nonce-returning function.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Do not let Crypt_Blowfish die on exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Add a test for the null padding issue.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Ah, looks like Null-padding killed the tests :)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Updated package.xml and some phpdoc.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
A first, simple bloom filter.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Added a first hashing algorithm (for session based...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Timestamp validation.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Gunnar Wrobel
Started validation testing.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Consistently use data theme A in all apps.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Use dialog view for events.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Jan Schneider
Add navigation between messages (of the currently loade...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Fix generating configuration script.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Fix path.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Only show unread messages bold. It doesn't make much...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Show 'more..' entry if there are more messages in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Finish display of notification messages. Embedded HTML...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Initial content.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Fix variable name.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Alignment of header labels.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Tree is option for "Core" but it is mandatory for ...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Fix the variable name in the error message.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Merge branch 'horde-prefs-file'
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Extend testing and fix first bug.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Start test suite.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Chuck Hagenbuch
Fix mozilla gradient definition
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
phpdoc
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Don't try to call js, if not passed back.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Add debug(), catch callback exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Jan Schneider
Add a base object for common jQuery Mobile stuff.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Adapt to recent Horde_Session changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Add optional dependency on Kolab_Session
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Gunnar Wrobel
Add optional Db dependency.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Chuck Hagenbuch
Make recent styles more consistent in border color...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Chuck Hagenbuch
Use the commit log partial when showing file checkouts
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Chuck Hagenbuch
Link to the patchset from the revision number - this...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Chuck Hagenbuch
Generate rendered checkout output before common-header...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Chuck Hagenbuch
Call highlight - we're already waiting for domload...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Gunnar Wrobel
Add mandatory setting.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
Split subversion support files as well
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
Fix access level on the SVN driver
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
Fix showing diffs for adding files on the first revisio...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
revision_log style is deprecated
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
Restore linebreaks that had been lost in commit messages
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
Bug #4578: Individual patchset view that includes the...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
Include the invalid revision in the exception
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Chuck Hagenbuch
Fix some caching logic, and store information we get...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Michael J....
experiment with showing the pageLoading indicator
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Michael J....
Begin checking for errors, messages, session time out...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Michael J....
Fix adding script files for kronolith mobile view
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Ian Roth
fixes Bug: 9394
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Ian Roth
Add initial Jonah migration scripts
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Jan Schneider
Fix inconsistent cache keys (Bug #9392).
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Jan Schneider
Use personal address books first if determining the...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Jan Schneider
Return back to production value.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Jan Schneider
Poll for alarms and keep session fresh.
commit
|
commitdiff
|
tree
|
snapshot
next