Aleksander Machniak
2013-06-20 39b905b7a8abafe57f5429952db390a97ffa047f
2013-06-20 Aleksander Machniak
Canonize boolean ini_get() results (#1489189)
tree@ 39b905 commitdiff
2013-06-20 Aleksander Machniak
Improve IMAP APPEND handling so it can read message (parts) from file point...
tree@ d76472 commitdiff
2013-06-19 Aleksander Machniak
Fixed so ldap cache can be disabled Fixed issue where ldap groups cache was...
tree@ b20025 commitdiff
2013-06-19 Thomas Bruederli
Use the right attribute to display group names
tree@ 8862f6 commitdiff
2013-06-19 Aleksander Machniak
Cache LDAP's user_specific search and use vlv for better performance (#1489...
tree@ 5a6c3a commitdiff
2013-06-19 Aleksander Machniak
CS fixes
tree@ 858af7 commitdiff
2013-06-19 Aleksander Machniak
Fix debug setting in ldap classes
tree@ fae90d commitdiff
2013-06-18 Aleksander Machniak
CS fixes
tree@ c9ed4b commitdiff
2013-06-18 Aleksander Machniak
Unify LDAP debug messages
tree@ c64bee commitdiff
2013-06-18 Aleksander Machniak
Ignore ldap_search warnings (like in the old code)
tree@ 3ebda8 commitdiff
2013-06-18 Thomas Bruederli
Consolidate quote_string() method usage; don't add additional filter if req...
tree@ 4500b2 commitdiff
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
tree@ dd5472 commitdiff
2013-06-18 Aleksander Machniak
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
tree@ 428764 commitdiff
2013-06-16 Aleksander Machniak
Fix session issues when local and database time differs (#1486132) Improve ...
tree@ 3dbe4f commitdiff
2013-06-16 Aleksander Machniak
Remove session.auto_start setting. It is already too late to set this option.
tree@ ac1a96 commitdiff
2013-06-13 Thomas Bruederli
Add feature to import messages to the currently selected folder
tree@ 4f53ab commitdiff
2013-06-13 Aleksander Machniak
Set TTL for attachments stored in sql database
tree@ df9d00 commitdiff
2013-06-13 Aleksander Machniak
Fix typos in sql queries of garbage collector (expired -> expires)
tree@ 12f119 commitdiff
2013-06-13 Aleksander Machniak
Fix thread cache syncronization/validation (#1489028)
tree@ 603e04 commitdiff
2013-06-13 Aleksander Machniak
Fix default sorting of threaded list when THREAD=REFS isn't supported. The ...
tree@ 918a6a commitdiff
2013-06-11 Aleksander Machniak
Do not reset messages count in set_folder()
tree@ f3b55e commitdiff
2013-06-11 Aleksander Machniak
Make sure to use threads result cached in-memory for correct folder
tree@ 545559 commitdiff
2013-06-09 Aleksander Machniak
Fix database cache expunge issues (#1489149) - added 'expires' column
tree@ 60b6d7 commitdiff
2013-06-08 Aleksander Machniak
Simplified db connection initialisation code
tree@ d18640 commitdiff
2013-06-08 Aleksander Machniak
Fix date format issues on MS SQL Server (#1488918)
tree@ 66407a commitdiff
2013-06-07 Aleksander Machniak
Added more error checking in rcube_image::resize()
tree@ 1cdcaf commitdiff
2013-06-06 Aleksander Machniak
Add imap_cache_ttl option to configure TTL of imap_cache
tree@ 61ccdf commitdiff
2013-06-06 Aleksander Machniak
Rename message_cache_lifetime to messages_cache_ttl option for naming consi...
tree@ 67ac6e commitdiff
2013-06-06 Aleksander Machniak
Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl options
tree@ b07426 commitdiff
2013-06-05 Aleksander Machniak
Fix legacy options handling
tree@ f65890 commitdiff
2013-06-05 Aleksander Machniak
Add optional argument to now() for simple interval calculations on SQL-side
tree@ aa44ce commitdiff
2013-06-05 Aleksander Machniak
Use built-in sqlite functions to "emulate" now() and unix_timestamp()
tree@ 14226f commitdiff
2013-06-05 Aleksander Machniak
Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)
tree@ be4b5c commitdiff
2013-06-05 Aleksander Machniak
Improvements in garbage collector: created gc() method to run all gc-relate...
tree@ ee73a7 commitdiff
2013-06-05 Thomas Bruederli
Add option to use PHP's native session save handlers
tree@ 42de33 commitdiff
2013-06-02 Aleksander Machniak
Fix backward copat. with cached values serialized but not base64-encoded (#...
tree@ 5df4fe commitdiff
2013-06-02 Aleksander Machniak
Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
tree@ a6b0ca commitdiff
2013-06-02 Aleksander Machniak
Fix removing flags from serialized object before saving it in DB
tree@ d77e08 commitdiff
2013-05-31 Aleksander Machniak
Fix displaying messages with invalid self-closing HTML tags (#1489137)
tree@ cb3e2f commitdiff
2013-05-30 Aleksander Machniak
Fix performance regression in text wrapping function (#1489133) - don't use...
tree@ 581a52 commitdiff
2013-05-29 Aleksander Machniak
Fix connection to posgtres db using unix socket (#1489132)
tree@ d09621 commitdiff
2013-05-29 Aleksander Machniak
Remove (move to bc.php) unused strip_newlines() and strip_quotes() functions
tree@ 1d67fe commitdiff
2013-05-28 Aleksander Machniak
Add more rcube_utils tests
tree@ 896e2b commitdiff
2013-05-28 Aleksander Machniak
Improve rcube_utils::file2class() to not return duplicates
tree@ fe0f1d commitdiff
2013-05-26 Aleksander Machniak
Fix class name
tree@ b3e342 commitdiff
2013-05-26 Aleksander Machniak
Make possible to disable shared cache
tree@ 22a41b commitdiff
2013-05-25 Aleksander Machniak
Expunge all cache instances in shutdown
tree@ 00cb22 commitdiff
2013-05-25 Aleksander Machniak
Added shared (cross-user) cache
tree@ 50abd5 commitdiff
2013-05-24 Aleksander Machniak
Fix connecting when host is specified with protocol prefix e.g. ssl://
tree@ a963a2 commitdiff
2013-05-24 Aleksander Machniak
Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml...
tree@ a89940 commitdiff
first | « prev | next »