Aleksander Machniak
2015-05-13 652e11f82e7af59a9c6110d75dc506113b745623
2015-05-13 Aleksander Machniak
Fix missing index update after write() call
tree@ 652e11 commitdiff
2015-05-12 Aleksander Machniak
Performance: Improve changes detection, so we update index only if needed
tree@ b1e35a commitdiff
2015-05-12 Aleksander Machniak
Implemented memcache_debug also for session operations
tree@ 11d5e7 commitdiff
2015-05-12 Aleksander Machniak
Count memcache/apc debug lines
tree@ 9ed858 commitdiff
2015-05-12 Aleksander Machniak
Fix possible memcache/apc cache data consistency issues (#1490390)
tree@ fff8e0 commitdiff
2015-05-11 Aleksander Machniak
Workaround possible issue where some keys were ignored when deleting cached...
tree@ 247b84 commitdiff
2015-05-08 Aleksander Machniak
Implemented memcache_debug and apc_debug options for cache operations tracking
tree@ 44708e commitdiff
2015-05-06 Aleksander Machniak
Fix mb_substitute_character() use
tree@ bb2191 commitdiff
2015-05-05 Aleksander Machniak
Fix rcube_charset::clean() for case when mbstring and iconv are not installed
tree@ 966a90 commitdiff
2015-04-30 Aleksander Machniak
Fix bug where messages count was not updated after message move/delete with...
tree@ 1422b0 commitdiff
2015-04-29 Thomas Bruederli
Use Net_LDAP3::domain_root_dn() to resolve the domain DN for the %dc variab...
tree@ 0f6341 commitdiff
2015-04-19 Aleksander Machniak
Fix decoding array headers
tree@ 1d0ffd commitdiff
2015-04-17 Aleksander Machniak
Fix bug where some unrelated attachments in multipart/related message were ...
tree@ 5b737d commitdiff
2015-04-09 Aleksander Machniak
Fix font artifact in Google Chrome on Windows (#1490353)
tree@ d86ff9 commitdiff
2015-04-09 Aleksander Machniak
Fix handling spaces after <br> on html2text conversion
tree@ 53cbeb commitdiff
2015-04-08 Aleksander Machniak
Remove useless code
tree@ d61d66 commitdiff
2015-04-08 Aleksander Machniak
Fix so unrecognized TNEF attachments are displayed on the list of attachmen...
tree@ 292292 commitdiff
2015-04-06 Aleksander Machniak
Fix so text/calendar parts are listed as attachments even if not marked as ...
tree@ 98e461 commitdiff
2015-04-06 Aleksander Machniak
Fix tables listing routine on mysql and postgres so it skips system or othe...
tree@ 48d018 commitdiff
2015-04-03 Aleksander Machniak
Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed...
tree@ 5a4f3f commitdiff
2015-04-01 Aleksander Machniak
Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be c...
tree@ 3d6ce9 commitdiff
2015-03-13 Aleksander Machniak
Fix unintended DB session expiration - lost variable in refactoring (#1490316)
tree@ 8eeb72 commitdiff
2015-03-12 Thomas Bruederli
Remove obsolete mt_srand() calls
tree@ e2fb34 commitdiff
2015-03-12 Thomas Bruederli
Generate random hash for the per-user local storage prefix (#1490279); only...
tree@ a74d02 commitdiff
2015-03-12 Aleksander Machniak
Fix backtick character handling in sql queries (#1490312)
tree@ 496972 commitdiff
2015-03-11 Thomas Bruederli
Ignore plugin loading filter if force parameter is set
tree@ 5def0d commitdiff
2015-03-09 Thomas Bruederli
Fix session garbage collector handler registration after refactoring
tree@ 87ff88 commitdiff
2015-03-09 Thomas Bruederli
Fix rcube_contacts::search() calls with empty search string but $required a...
tree@ aafc05 commitdiff
2015-03-08 Aleksander Machniak
Plugin API: added message_part_body hook, fixes around message structure ha...
tree@ 9af8e2 commitdiff
2015-03-06 Thomas B.
Merge pull request #257 from corbosman/session_refactor
tree@ 275547 commitdiff
2015-03-04 Aleksander Machniak
Fix "PHP Fatal error: Using $this when not in object context"
tree@ 6cdffb commitdiff
2015-03-04 corbosman
minor fixes
tree@ 82058d commitdiff
2015-03-03 Thomas Bruederli
Only normalize search term when searching in 'words' column
tree@ 8e333b commitdiff
2015-03-03 Thomas Bruederli
Fix full-text searching in a given list of fields
tree@ 3bd027 commitdiff
2015-03-03 Thomas Bruederli
Adapt fulltext search in local address book to ignore words order
tree@ fd259b commitdiff
2015-03-03 Thomas Bruederli
Add untility function to match strings ignoring word order
tree@ c32998 commitdiff
2015-03-03 Thomas Bruederli
Improve LDAP search by ignoring words order in fuzzy substring matching mode
tree@ 36ee2c commitdiff
2015-03-03 Thomas Bruederli
Add utility function to compose a full-text-like LDAP search filter
tree@ 83eeec commitdiff
2015-02-27 corbosman
remove commented out code
tree@ 6e3d24 commitdiff
2015-02-27 corbosman
use factory
tree@ b4be89 commitdiff
2015-02-27 Aleksander Machniak
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_a...
tree@ a4ef49 commitdiff
2015-02-27 Aleksander Machniak
Fix parsing ldap URI for cases where hostname is non-empty
tree@ 5aa1d2 commitdiff
2015-02-27 Aleksander Machniak
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291)
tree@ 759566 commitdiff
2015-02-26 Aleksander Machniak
Fix "Non-static method PEAR::isError() should not be called statically" err...
tree@ b59b72 commitdiff
2015-02-25 Aleksander Machniak
Reset default db_max_allowed_packet, fix max packet size detection
tree@ 2a31f6 commitdiff
2015-02-25 Aleksander Machniak
Improve compose_search_name() to not return "email@address <email@address>"...
tree@ 83f1f6 commitdiff
2015-02-24 Aleksander Machniak
Add possibility to configure max_allowed_packet value for all database engi...
tree@ 8f4854 commitdiff
2015-02-24 Aleksander Machniak
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
tree@ 62b847 commitdiff
2015-02-24 Aleksander Machniak
Really make sure plugins aren't initialized twice
tree@ 75e8a7 commitdiff
2015-02-24 Aleksander Machniak
Use also Organization field as a fallback if contact has no name(s) specified
tree@ 4d90e6 commitdiff
first | « prev | next »