index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ejabberd2prosody: Added a lot more type checks to ensure XML data has proper ...
Waqas Hussain
2011-09-17
1
-1
/
+8
*
ejabberd2prosody: Add support for privacy lists.
Waqas Hussain
2011-08-26
1
-0
/
+67
*
migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases
Matthew Wild
2011-06-05
1
-1
/
+1
*
migrator/prosody_sql.lua: Create (and upgrade) MySQL tables to use MEDIUMTEXT...
Matthew Wild
2011-06-03
1
-0
/
+18
*
migrator/prosody_files: Don't choke on empty data stores for a user (thanks @...
Matthew Wild
2011-06-02
1
-1
/
+6
*
tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL (...
Matthew Wild
2011-04-11
1
-1
/
+5
*
tools/migration/migrator/prosody_files.lua: Fix for previous commit
vault/0.8.0
0.8.0
Matthew Wild
2011-04-05
1
-1
/
+2
*
tools/migration/prosody-migrator.lua: Add messages to show when migration is ...
Matthew Wild
2011-04-05
1
-1
/
+2
*
tools/migration: Support for ~/ in paths
Matthew Wild
2011-04-05
2
-1
/
+10
*
tools/migration/prosody-migrator.lua: Refactor store handler loading to repor...
Matthew Wild
2011-04-05
1
-13
/
+22
*
tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI is...
Matthew Wild
2011-04-05
1
-1
/
+5
*
tools/migration: Rename main.lua -> prosody-migrator.lua and update the Makefile
Matthew Wild
2011-03-21
2
-3
/
+3
*
tools/migration/Makefile: Don't install main.lua (we already install it as pr...
Matthew Wild
2011-03-03
1
-2
/
+2
*
tools/migration/*: Numerous changes and restructuring, and the addition of a ...
Matthew Wild
2011-02-26
5
-9
/
+56
*
tools/migration/*.lua: Rename config to migrator.cfg.lua, add error handling ...
Matthew Wild
2011-02-25
2
-8
/
+69
*
tools/migration/main.lua: Add command-line parsing, including --config=CONFIG...
Matthew Wild
2011-02-25
1
-11
/
+29
*
tools/migration/config.lua: Minor fixes for more sensible defaults
Matthew Wild
2011-02-25
1
-10
/
+10
*
tools/migration/*.lua: Convert to unix line endings
Matthew Wild
2011-02-23
5
-416
/
+416
*
tools/migration/*: Initial commit of a new migration tool. Currently supports...
Waqas Hussain
2011-02-23
5
-0
/
+416
*
tools/xep227toprosody.lua: Rename ns_xep227 to xmlns_xep227 for consistency w...
Matthew Wild
2010-12-07
1
-6
/
+7
*
tools/xep227toprosody.lua: Convert to use util.xmppstream
Matthew Wild
2010-12-07
1
-4
/
+5
*
ejabberdsql2prosody: Added a global 'prosody' table to fix a traceback.
Waqas Hussain
2010-10-20
1
-0
/
+2
*
Monster whitespace commit (beware the whitespace monster).
Waqas Hussain
2010-10-16
1
-1
/
+1
*
tools/xep227toprosody.lua: Set executable bit
Matthew Wild
2010-06-09
1
-0
/
+0
*
tools/erlparse: Discard erlang PIDs instead of choking on them as a syntax error
Matthew Wild
2010-03-25
1
-0
/
+6
*
tools/erlparse: Report the line number when showing a syntax error in the inp...
Matthew Wild
2010-03-25
1
-2
/
+6
*
tools/erlparse: Optimisations aplenty for faster processing of large files
Matthew Wild
2010-03-25
1
-28
/
+30
*
tools/ejabberd2prosody: Create prosody singleton so datamanager can detect th...
Matthew Wild
2010-03-25
1
-0
/
+2
*
Merge 0.6->0.7
Matthew Wild
2010-03-22
3
-6
/
+6
|
\
|
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
3
-6
/
+6
|
*
ejabberd2prosody: Don't print passwords of imported accounts
Matthew Wild
2010-02-21
1
-1
/
+1
|
*
ejabberdsql2prosody: Don't print password of imported accounts (thanks azerttyu)
Matthew Wild
2010-02-21
1
-1
/
+1
*
|
ejabberd2prosody: Don't print passwords of imported accounts
Matthew Wild
2010-02-21
1
-1
/
+1
*
|
ejabberdsql2prosody: Don't print password of imported accounts (thanks azerttyu)
Matthew Wild
2010-02-21
1
-1
/
+1
*
|
xep227toprosody: Fixed some global accesses.
Waqas Hussain
2010-01-27
1
-3
/
+2
*
|
xep227toprosody: Initial commit (thanks stefan).
Waqas Hussain
2010-01-27
1
-0
/
+262
|
/
*
ejabberd2prosody: Fixed a problem with null roster groups.
Waqas Hussain
2009-09-18
1
-1
/
+5
*
ejabberd2prosody: Fixed escape code processing when parsing strings.
Waqas Hussain
2009-09-18
1
-3
/
+13
*
ejabberd2prosody: Added support for ask='both' in subscriptions.
Waqas Hussain
2009-09-18
1
-3
/
+10
*
Merge with 0.5
Matthew Wild
2009-08-20
1
-1
/
+6
|
\
|
*
ejabberd2prosody: More intelligent searching for erlparse library
Matthew Wild
2009-08-20
1
-1
/
+6
*
|
ejabberdsql2prosody: Removed unnecessary stanza reserialization for private s...
Waqas Hussain
2009-08-08
1
-1
/
+1
*
|
ejabberdsql2prosody: Added support for offline messages
Waqas Hussain
2009-08-08
1
-0
/
+21
*
|
ejabberdsql2prosody: Fix access of undefined global
Waqas Hussain
2009-08-08
1
-2
/
+2
*
|
ejabberdsql2prosody: Added support for Private XML Storage
Waqas Hussain
2009-08-02
1
-0
/
+9
*
|
ejabberdsql2prosody: Added support for vCards
Waqas Hussain
2009-08-02
1
-0
/
+4
*
|
ejabberdsql2prosody: Added an XML parser
Waqas Hussain
2009-08-02
1
-0
/
+52
*
|
ejabberdsql2prosody: Allow for multiple INSERTs to the same table
Waqas Hussain
2009-07-28
1
-1
/
+8
*
|
ejabberdsql2prosody: Fixed a nil global access error
Waqas Hussain
2009-07-26
1
-1
/
+1
*
|
ejabberdsql2prosody: Add support for rosterusers.ask == "B" (both pending in ...
Waqas Hussain
2009-07-26
1
-0
/
+3
[prev]
[next]