Aleksander Machniak
2016-03-28 46f7b7096450939fe03c95aa81ce06ae4bfca89d
2015-11-11 Aleksander Machniak
Added brute-force attack prevention via login rate limit (#1490566)
tree@ a15d87 commitdiff
2015-03-08 Aleksander Machniak
Fix storing signatures with big images in MySQL database (#1490306)
tree@ f06f4b commitdiff
2014-10-27 Aleksander Machniak
Fix so DDL script for Oracle can be executed in SQLPlus
tree@ 9aa55d commitdiff
2014-09-22 Aleksander Machniak
Merge branch 'oracle'
tree@ ff767a commitdiff
2014-09-15 Aleksander Machniak
Initial DDL for Oracle
tree@ abc00f commitdiff
2014-09-05 Marco Miltenburg
Index IX_contactgroups_user_id was created on the wrong table.
tree@ f63ff7 commitdiff
2014-09-04 Aleksander Machniak
Fix error in MSSQL update script 2013061000.sql (#1490061)
tree@ 030ebe commitdiff
2014-04-29 Aleksander Machniak
Fix too small length of users.preferences column data type on MySQL
tree@ b6f730 commitdiff
2014-04-29 Aleksander Machniak
Fix varius db_prefix issues (#1489839) - Move DDL script execution code to ...
tree@ 90f7aa commitdiff
2013-07-08 Aleksander Machniak
Fix typo
tree@ 8483de commitdiff
2013-06-09 Aleksander Machniak
Fix database cache expunge issues (#1489149) - added 'expires' column
tree@ 60b6d7 commitdiff
2013-05-25 Aleksander Machniak
Added shared (cross-user) cache
tree@ 50abd5 commitdiff
2013-04-28 Aleksander Machniak
Add lost files for "db_prefix related changes" commit
tree@ 311e82 commitdiff
2013-04-27 Aleksander Machniak
Add db_prefix configuration option in place of db_table_*/db_sequence_* opt...
tree@ 399db1 commitdiff
2013-03-28 Thomas Bruederli
Add 'if not exists' to system table creation. Just in case some previous db...
tree@ bcfdac commitdiff
2013-02-19 Aleksander Machniak
Fix typo in DB version strings (there should be no .sql suffix)
tree@ 9e46fb commitdiff
2013-01-17 Aleksander Machniak
Bump version number in *.initial.sql
tree@ aa691c commitdiff
2013-01-17 Aleksander Machniak
Drop tmp_users table (#1488910)
tree@ 474d9d commitdiff
2013-01-09 Aleksander Machniak
Added new database upgrade script, converted DDL scripts to new format
tree@ b7e7c8 commitdiff
2012-08-06 Aleksander Machniak
Removed users.alias column, added option ('user_aliases') to use email addr...
tree@ 565c47 commitdiff
2012-08-06 Aleksander Machniak
- Removed redundant cache.cache_id column (#1488528)
tree@ 83121e commitdiff
2012-06-10 Aleksander Machniak
Fix DDL update from 0.7 for MS SQL Server
tree@ 7ac99a commitdiff
2012-06-08 Aleksander Machniak
Fix operator incompat. in some queries on contacts table using MS SQL Serve...
tree@ 6237c9 commitdiff
2012-02-07 alecpl
- Fix parse errors in DDL files for MS SQL Server
tree@ ccce87 commitdiff
2012-01-12 alecpl
- Fix failure on MySQL database upgrade from 0.7 - text column can't have d...
tree@ 3d4a48 commitdiff
2012-01-11 alecpl
- Disable FOREIGN_KEY_CHECKS for update from 0.7
tree@ 323f15 commitdiff
2012-01-05 alecpl
- Fix SQL Error when saving a contact with many email addresses (#1488286)
tree@ 48be8f commitdiff
2011-12-19 alecpl
- Fix wrong postgres sequence name in upgrade from 0.6
tree@ 5f481d commitdiff
2011-12-15 alecpl
- Disable FOREIGN_KEY_CHECKS in update from 0.6 (#1488209)
tree@ d2d94a commitdiff
2011-12-14 alecpl
- Fix broken CREATE INDEX queries in SQLite DDL files (#1488255)
tree@ bd9190 commitdiff
2011-11-23 alecpl
- Add version markers
tree@ f45074 commitdiff
2011-11-22 alecpl
- Fixed bug where session ID's length was limited to 40 characters. Since P...
tree@ b8ae0e commitdiff
2011-09-29 thomascube
We're on the road towards 0.7 now
tree@ 502436 commitdiff
2011-09-19 alecpl
- Add lost cache_index.valid column definition
tree@ 7b2bf7 commitdiff
2011-09-18 alecpl
- Cache synchronization using QRESYNC/CONDSTORE - Fixed message ID updates ...
tree@ 609d39 commitdiff
2011-09-07 alecpl
- Rewritten messages caching (merged devel-mcache branch): Indexes are st...
tree@ 80152b commitdiff
2011-09-06 alecpl
- Fix username case-insensitivity issue in MySQL (#1488021)
tree@ d5ae97 commitdiff
2011-09-06 alecpl
- Merge devel-saved_search branch (Addressbook Saved Searches)
tree@ f8e48d commitdiff
2011-09-06 alecpl
- Merge devel-spellcheck branch: - Added spellchecker exceptions dictiona...
tree@ 66df08 commitdiff
2011-08-14 thomascube
Fix automatic db updates; trigger contact indexing after upgrade
tree@ faf10e commitdiff
2011-08-11 alecpl
- Change version number 0.5.2 -> 0.5.X to not confuse users
tree@ 83b20a commitdiff
2011-05-05 alecpl
- Fix problems with subfolders of INBOX folder on some IMAP servers (#14877...
tree@ d08333 commitdiff
2011-04-27 thomascube
Change vcard field to LONGTEXT to completely store vcards with embedded photos
tree@ 09b0e3 commitdiff
2011-03-10 alecpl
- Force names of unique constraints in PostgreSQL DDL (postgres 9.x uses di...
tree@ 8381ec commitdiff
2011-02-25 thomascube
Create interactive update script with improved DB schema check; udated inst...
tree@ e6bb83 commitdiff
2011-02-23 alecpl
- Add index on contactgroupmembers.contact_id column. Improves performanc...
tree@ 3a5476 commitdiff
2011-02-14 thomascube
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
tree@ 3e2637 commitdiff
2011-01-26 thomascube
Clear message cache table when upgrading
tree@ cdb8b9 commitdiff
2010-11-15 alecpl
- Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign...
tree@ 871013 commitdiff
2010-11-02 alecpl
- Support contact's email addresses up to 255 characters long (#1487095) - ...
tree@ 6f0968 commitdiff
first | « prev | next »