Thomas
2013-10-21 4af76d20cafcd456bf3ce0fcb17b25a888c45160
2013-10-21 Thomas
Bump version
blob@ 4af76d commitdiff | diff to current
2013-09-01 Thomas Bruederli
Bump version and update Changelog
blob@ 183c7f commitdiff | diff to current
2013-08-16 Thomas Bruederli
Bump version for next release
blob@ 5a3eb6 commitdiff | diff to current
2013-06-13 Thomas Bruederli
Update changelog + bump version number
blob@ 1f5557 commitdiff | diff to current
2013-05-15 Thomas Bruederli
Bump version for next release
blob@ 917f5e commitdiff | diff to current
2013-04-16 Aleksander Machniak
Remove redundant ini checks
blob@ ebaf85 commitdiff | diff to current
2013-04-15 Thomas Bruederli
Bump version to 0.9-stable
blob@ a7db8f commitdiff | diff to current
2013-02-10 Thomas Bruederli
Bump version to 0.9-rc
blob@ 4279dd commitdiff | diff to current
2013-01-07 Thomas Bruederli
Bump versions for 0.9 release branch
blob@ 2c6aea commitdiff | diff to current
2012-11-27 Thomas Bruederli
Separate the very application-specific output classes from the Roundcube fr...
blob@ 60226a commitdiff | diff to current
2012-11-25 Thomas Bruederli
Unify path schema in global constants: paths always end with a /. Keep RCMA...
blob@ 592668 commitdiff | diff to current
2012-11-25 Thomas Bruederli
Separate framework and application constants
blob@ fdbe5a commitdiff | diff to current
2012-11-25 Thomas Bruederli
Define more (uniquely prefixed) constants for Roundcube directories in orde...
blob@ 9be2f4 commitdiff | diff to current
2012-11-21 Aleksander Machniak
Rename rcube_bc.inc to bc.php for consistency
blob@ 15cf4f commitdiff | diff to current
2012-11-21 Aleksander Machniak
Framework files moved to lib/Roundcube
blob@ ba6f21 commitdiff | diff to current
2012-11-21 Aleksander Machniak
Create Roundcube Framework initialization script (bootstrap)
blob@ f707fe commitdiff | diff to current
2012-10-19 Aleksander Machniak
Improved error message when setting required options fails (#1488682)
blob@ 5261ce commitdiff | diff to current
2012-06-04 Aleksander Machniak
Fix magic_quotes_sybase handling (#1488506) Improved handling of critical P...
blob@ 0b6d02 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-09 Brian Ronald
Change version text to reflect new versioning system
blob@ 552cde commitdiff | diff to current
2012-04-16 alecpl
- Framework refactoring (I hope it's the last one): rcube,rcmail,rcube_ui...
blob@ 1aceb9 commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-03-04 alecpl
Exclude E_STRICT from error_reporting for PHP 5.4
blob@ 66d215 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2011-11-24 alecpl
- Change version number to 0.8-svn
blob@ 80216d commitdiff | diff to current
2011-09-29 thomascube
We're on the road towards 0.7 now
blob@ 502436 commitdiff | diff to current
2011-09-15 alecpl
- Require magic_quotes_runtime=Off because it modifies data streams (too mu...
blob@ 140abb commitdiff | diff to current
2011-04-26 alecpl
- Remove special handling of rcube_ classes in autoloader, it breaks loadin...
blob@ e54f4b commitdiff | diff to current
2011-04-25 alecpl
- Use shortest include path for better performance
blob@ 926948 commitdiff | diff to current
2011-04-20 alecpl
- Improve performance by including files with absolute path (#1487849)
blob@ 4351f7 commitdiff | diff to current
2011-04-14 alecpl
- Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868)
blob@ 5c4c06 commitdiff | diff to current
2011-01-12 thomascube
Missed some replacements in previous commit...
blob@ e224b0 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2011-01-04 thomascube
Silently ignore unknown classes in rcube_autoload (#1487109)
blob@ 965ed0 commitdiff | diff to current
2010-11-24 thomascube
Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE command
blob@ e31afb commitdiff | diff to current
2010-10-12 alecpl
- update RCMAIL_VERSION
blob@ fddd6f commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-08-07 thomascube
Fix unit tests + update version
blob@ 4859fe commitdiff | diff to current
2010-05-21 thomascube
Bump trunk version
blob@ a2a361 commitdiff | diff to current
2010-05-20 alecpl
- remove html2text hack from autoloader (don't need it anymore)
blob@ e93c72 commitdiff | diff to current
2010-05-20 alecpl
- Moved error.inc to /utils - Removed bugs.inc (content copied into main.inc)
blob@ 24c91e commitdiff | diff to current
2010-04-23 alecpl
- code cleanup (mostly identation fixes)
blob@ 2eb794 commitdiff | diff to current
2010-04-01 alecpl
- Add some critical PHP settings check to prevent bugs like this (#1486307)
blob@ cd96fd commitdiff | diff to current
2010-03-01 alecpl
- Improve performance by avoiding unnecessary updates to the session table ...
blob@ 929a50 commitdiff | diff to current
2010-01-29 alecpl
- performance stats logging in devel_mode
blob@ 2b35c5 commitdiff | diff to current
2010-01-13 alecpl
- force session.serialize_handler=php (#1486322)
blob@ 7296ff commitdiff | diff to current
2009-11-04 alecpl
- fix HTTPS checking (#1486273)
blob@ 3ea30e commitdiff | diff to current
2009-09-22 alecpl
- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#148...
blob@ 6d479a commitdiff | diff to current
2009-07-20 alecpl
- remove useless $Rev$ from version number
blob@ a07ab6 commitdiff | diff to current
first | « prev | next »