index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
SQL
/
mysql.initial.sql
Age
Commit message (
Expand
)
Author
2009-03-11
Applied message threading patch from Chris January: http://www.atomice.com/bl...
Nathan Kinkade
2009-03-04
- Fix datetime columns defaults in mysql's DDL (#1485641)
alec
2008-11-29
Simplify MYSQL database initialization instructions
thomasb
2008-11-29
Add conditional comments to mysql initial script (#1485517); remove old mysql...
thomasb
2008-11-25
#1485420: remove default (and not null) for users.language column in DDL
alec
2008-11-24
- Added index on cache.created + small fixes in mssql DDL script
alec
2008-11-22
- fix r2076: removed cache.session_id column, removed DELETEs from cache in s...
alec
2008-11-21
- Increase speed of session destroy and garbage clean up
alec
2008-06-12
#1485125: added index on messages.created
alec
2008-06-12
- #1485120 (text column can't have a default value)
alec
2008-05-19
-Fixed Mysql DDL for default identities creation (#1485070)
alec
2008-04-03
#1484854
alec
2008-03-25
Optimize database schema; get rid of unnecessary indexes
thomasb
2007-10-10
Set prefs field in user table to null (#1484386)
thomasb
2007-09-19
IPv6 Compatability
thomasb
2007-05-17
Updated description files and version info
thomasb
2007-03-18
Use user_id for unique key in messages table (closes #1484074)
thomasb
2006-09-14
Initial TinyMCE editor support (still need to work on spellcheck and skins)
estadtherr
2006-08-25
Finalized new message parsing. Attention: changes in database schema
thomasb
2006-08-11
Reverted files to r305
thomasb
2006-08-10
Added a few fields to the contact table and made this fields avaiable (Ticket...
tri
2006-08-06
Finalized 0.1beta2 release
thomasb
2006-02-19
Updated installation instructions
roundcube
2006-01-25
fixed mysql SQL scripts for new created column
justinrandell
2006-01-05
Optimized loading time; added periodic mail check; added EXPUNGE command
roundcube
2005-12-03
Re-design of caching (new database table added\!); some bugfixes; Postgres su...
roundcube
2005-11-06
Added 'changed' col to contacts table and support for 160-bit session hashes
roundcube
2005-11-06
Added 'changed' col to contacts table and support for 160-bit session hashes
roundcube
2005-10-07
Several bugfixes and feature improvements
roundcube
2005-10-02
more changes to reflect postgres support
sparc