Age | Commit message (Expand) | Author |
2014-09-26 | Set comm_path env variable after reset | Thomas Bruederli |
2014-09-26 | Add 'sig_max_lines' config option to defaults (#1490071) | Thomas Bruederli |
2014-09-23 | Improve user deletion script by using DB transactions and a transaction-like ... | Thomas Bruederli |
2014-09-23 | Add output class for commandline scripts | Thomas Bruederli |
2014-09-23 | Fix another regression in metadata response parsing introduced in commit 9393... | Thomas Bruederli |
2014-09-23 | Merge pull request #221 from bnogas/master | Thomas B. |
2014-09-22 | Fix get_metadata() function response, NIL response was introducing an shift | Bartlomiej Nogas |
2014-09-22 | Fix syntax error | Aleksander Machniak |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-22 | Update changelog | Aleksander Machniak |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-19 | Fix splitter code to properly work with 1px size borders | Thomas Bruederli |
2014-09-18 | Add Oracle driver check in Installer | Aleksander Machniak |
2014-09-18 | Remove Oracle driver based on PDO_OCI extension | Aleksander Machniak |
2014-09-18 | Fix long data handling | Aleksander Machniak |
2014-09-18 | Fix binary operator use for Oracle | Aleksander Machniak |
2014-09-18 | Make noshow attribute for roundcube:label tags actually work as supposed | Thomas Bruederli |
2014-09-17 | Added transactions support | Aleksander Machniak |
2014-09-17 | Add Oracle driver which uses OCI8 extension - the one that supports CLOB columns | Aleksander Machniak |
2014-09-16 | Avoid errors when contacts widget is missing (in derived skins for example) | Thomas Bruederli |
2014-09-16 | Access list body through abstract property | Thomas Bruederli |
2014-09-15 | Initial DDL for Oracle | Aleksander Machniak |
2014-09-15 | Fixes for Oracle | Aleksander Machniak |
2014-09-13 | Fix validation of email addresses with IDNA domains (#1490067) | Aleksander Machniak |
2014-09-13 | Merge pull request #216 from MarcoMiltenburg/20140905-index-on-contactgroups | Aleksander Machniak |
2014-09-12 | Added Oracle database driver | Aleksander Machniak |
2014-09-12 | Use consistent column/table quoting in sql queries | Aleksander Machniak |
2014-09-11 | Remove obsolete code which is executed in rcmail_output_html::frame() | Thomas Bruederli |
2014-09-11 | Make LDAP extension and Net_LDAP3 lib optional in installer check | Thomas Bruederli |
2014-09-11 | Also remove cloned search item from treelist | Thomas Bruederli |
2014-09-10 | Print to STDERR non-terminating errors in CLI mode | Aleksander Machniak |
2014-09-10 | Don't init output in CLI mode | Aleksander Machniak |
2014-09-10 | Describe the installation of 3rd party libs through composer | Thomas Bruederli |
2014-09-10 | Remove deprecated function usage (get_table_name) | Aleksander Machniak |
2014-09-09 | Remove new_link argument usage, we don't need it anymore | Aleksander Machniak |
2014-09-09 | Don't override argument variable when collecting results | Thomas Bruederli |
2014-09-09 | Merge pull request #218 from JohnDoh/patch-1 | Thomas B. |
2014-09-09 | Merge pull request #217 from JohnDoh/patch-1 | Thomas B. |
2014-09-08 | pass click event to hide_menu call | JohnDoh |
2014-09-08 | add missing event arg | JohnDoh |
2014-09-08 | Small tweaks for treelist interactions | Thomas Bruederli |
2014-09-08 | Fix call to a member function get_compressed() on a non-object | Aleksander Machniak |
2014-09-08 | Remove vcs entry for sample plugin | Thomas Bruederli |
2014-09-08 | Move LDAP libs to optional 'suggest' block in order to not block installation... | Thomas Bruederli |
2014-09-08 | Update changelog | Aleksander Machniak |
2014-09-08 | Fix compatybility with contextmenu plugin | Aleksander Machniak |
2014-09-08 | Added license headers to driver files, CS fixes | Aleksander Machniak |
2014-09-05 | Index IX_contactgroups_user_id was created on the wrong table. | Marco Miltenburg |
2014-09-04 | Fix error in MSSQL update script 2013061000.sql (#1490061) | Aleksander Machniak |
2014-09-04 | Require PHP 5.3.7 in composer file too | Aleksander Machniak |