Thomas Bruederli
2013-10-21 f06aa8058b7e32ba32d4551074b6e0b8a300f751
2013-10-21 Thomas Bruederli
Bump version after security fix
blob@ f06aa8 commitdiff | diff to current
2013-03-27 Thomas Bruederli
Bump version for 0.8.6 release
blob@ 217694 commitdiff | diff to current
2013-01-25 Thomas Bruederli
Bump version to 0.8.5
blob@ c433a1 commitdiff | diff to current
2012-11-14 Thomas Bruederli
Bump version to 0.8.4
blob@ 76cee1 commitdiff | diff to current
2012-11-10 Thomas Bruederli
Bump version to 0.8.3
blob@ f6f1fd commitdiff | diff to current
2012-10-04 Thomas Bruederli
Bump version for next release
blob@ 834d71 commitdiff | diff to current
2012-08-17 Thomas Bruederli
Bump version to 0.8.1
blob@ 408d14 commitdiff | diff to current
2012-08-05 Thomas Bruederli
We're moving towards a stable release
blob@ 056a8b commitdiff | diff to current
2012-06-04 Aleksander Machniak
Fix magic_quotes_sybase handling (#1488506) Improved handling of critical P...
blob@ 7a259c commitdiff | diff to current
2012-04-13 thomascube
cleanup release branch; update versions
blob@ 9456ea 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
2009-07-14 till
blob@ af58c3 commitdiff | diff to current
2009-07-03 thomascube
Use spl_autoload_register() instead of __autoload (#1485947) + fix indentation
blob@ 588135 commitdiff | diff to current
2009-06-20 alecpl
- support PEAR::Net_* in __autoload()
blob@ 70306a commitdiff | diff to current
2009-06-18 alecpl
- fix use_only_cookies typo (#1485929)
blob@ 191354 commitdiff | diff to current
2009-05-04 alecpl
- ereg -> preg
blob@ 23a2ee commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-03-09 till
* autoload is only invoked when a class is not found - no need for include...
blob@ c762c0 commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2009-01-02 till
* fixing notice, moved error_reporting one up, added @todo
blob@ b99bf4 commitdiff | diff to current
2008-12-05 alecpl
#1485461: secure initial login form sesssion cookie
blob@ d5fca0 commitdiff | diff to current
2008-10-18 alecpl
#1485505: PHP bug (?) workaround for html2text class autoloading
blob@ bfdbcf commitdiff | diff to current
2008-10-09 alecpl
- set mbstring's internal encoding in proper place
blob@ d99b93 commitdiff | diff to current
first | « prev | next »