index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SQL schemas for MQTT tables
Evgeny Khramtsov
2019-02-27
6
-0
/
+97
*
MySQL: Increase index prefix length for PEP nodes
Holger Weiss
2019-02-26
2
-2
/
+2
*
Merge branch 'mix'
Evgeny Khramtsov
2019-02-21
6
-0
/
+321
|
\
|
*
Update MIX code to reflect newest specification
Evgeny Khramtsov
2018-12-05
6
-0
/
+321
*
|
Manually update 2017 copyright dates (#2756)
Badlop
2019-01-08
7
-7
/
+7
|
/
*
Keep info about carbons inside session table
Evgeny Khramtsov
2018-12-01
7
-83
/
+0
*
MySQL: Use MEDIUMTEXT for PubSub payload
Holger Weiss
2018-09-26
2
-2
/
+2
*
MySQL: Use MEDIUMTEXT for MAM/offline messages
Holger Weiss
2018-09-16
2
-6
/
+6
*
Update mssql.sql
rouen-sk
2018-07-18
1
-4
/
+4
*
Move mod_irc to ejabberd-contrib
Evgeniy Khramtsov
2018-06-20
7
-70
/
+0
*
Pubsub creation/modification use varchar (#2397)
Christophe Romain
2018-04-24
7
-14
/
+14
*
Use length on fields in mysql indexes
Paweł Chmielowski
2018-02-26
2
-6
/
+6
*
sql/*: Add username to peer indexes
Holger Weiss
2018-02-24
7
-22
/
+21
*
Fix MySQL error server_host used in key specification without a key length
phejman
2018-02-05
1
-2
/
+2
*
Add new schemas for SQLite and MySQL
Alexey Shchepin
2017-12-26
2
-0
/
+882
*
Add missed server_host column in pg.new.sql
Alexey Shchepin
2017-11-30
1
-0
/
+1
*
PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.plugin
Christophe Romain
2017-11-16
5
-5
/
+5
*
Add SQL_INSERT macro and update SQL queries to use server_host field
Alexey Shchepin
2017-11-02
1
-0
/
+604
*
Fix sql syntax error in lite.sql
Paweł Chmielowski
2017-10-31
1
-2
/
+2
*
Optimize muc subscriptions handling
Christophe Romain
2017-10-31
4
-0
/
+48
*
Update SQL archive index to match mysql.sql
Alexey Shchepin
2017-10-27
3
-3
/
+3
*
Add SQL support for mod_push
Evgeniy Khramtsov
2017-10-26
4
-0
/
+47
*
mysql.sql: Use multi-column index on username/ID
Holger Weiss
2017-09-27
1
-1
/
+1
*
Clean up database code related to mod_vcard_xupdate
Evgeniy Khramtsov
2017-05-17
4
-28
/
+0
*
Add SQL as mod_proxy65 RAM backend
Evgeniy Khramtsov
2017-03-31
3
-0
/
+36
*
Add SQL as mod_carboncopy RAM backend
Evgeniy Khramtsov
2017-03-30
4
-1
/
+44
*
Add SQL as mod_muc RAM backend
Evgeniy Khramtsov
2017-03-29
4
-0
/
+87
*
Add SQL as mod_bosh RAM backend
Evgeniy Khramtsov
2017-03-28
4
-0
/
+34
*
Add SQL as router RAM backend
Evgeniy Khramtsov
2017-03-28
4
-0
/
+47
*
Fix pubsub MySQL schema
Jerome Sautret
2017-02-23
1
-3
/
+3
*
Add missing NOT NULL restrictions
Christophe Romain
2017-02-22
4
-68
/
+68
*
Move archive tables into lite.sql for better comparison with other schemas
Christophe Romain
2017-02-22
1
-26
/
+25
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
4
-4
/
+4
*
Cleanup file headers
Christophe Romain
2016-12-27
2
-2
/
+2
*
Add OAUTH SQL backend
Alexey Shchepin
2016-08-01
4
-0
/
+33
*
Use MEDIUMTEXT type for muc_room.opts in MySQL schema
Juan Pablo Carlino
2016-05-02
1
-1
/
+1
*
Switch to varchar(64) in mysql user.server/salt as text can't have default va...
Paweł Chmielowski
2016-04-08
1
-4
/
+4
*
'serverkey' and 'salt' should have empty string as default
Evgeniy Khramtsov
2016-04-08
1
-2
/
+2
*
In SQL files create Users table with SCRAM support by default (#956)
Badlop
2016-03-29
4
-2
/
+14
*
Update MSSQL schema
Evgeniy Khramtsov
2016-03-29
1
-0
/
+0
*
Make it possible to define 'sm_db_type' per virtual host
Evgeniy Khramtsov
2016-02-19
1
-0
/
+14
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
3
-3
/
+3
*
Use UTF8MB4 character set in MySQL tables
Evgeniy Khramtsov
2015-12-11
1
-71
/
+71
*
Use BLOB instead of TEXT on mysql in stanza storage
Pablo Polvorin
2015-12-11
1
-1
/
+1
*
Improve MSSQL schema
Evgeniy Khramtsov
2015-09-14
1
-0
/
+0
*
Fix MSSQL support
Evgeniy Khramtsov
2015-09-13
4
-4679
/
+0
*
Add support for MUC MAM
Evgeniy Khramtsov
2015-08-08
3
-0
/
+6
*
Add MAM (XEP-0313) support
Evgeniy Khramtsov
2015-06-22
3
-3
/
+75
*
Add missing sm table (thanks to Rasim Kalimullin)(EJAB-1740)
Christophe Romain
2015-05-20
1
-0
/
+14
*
Revert "added sm table to pg.sql"
Evgeny Khramtsov
2015-05-20
1
-15
/
+0
[next]