util.set: Remove unnecessary local declaration, arguments are already locals [luacheck]
[prosody.git] / util /
2014-01-12 Matthew WildMerge
2014-01-12 Matthew WildMerge 0.9->0.10
2013-12-30 Kim Alvefurutil.pubsub: Separate data from node configuration
2013-12-26 Kim Alvefurutil.pubsub: Fire events on more actions
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew Wildutil.jid: Strip trailing '.' when normalizing hostnames
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-11 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-12 Kim Alvefurutil.sql: Fix previous commit
2013-11-12 Kim Alvefurutil.sql: Get character set info from the correct database.
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-11 Kim Alvefurutil.sql: Rewrite auto increment columns to SERIAL...
2013-11-10 Matthew Wildutil.sql: Fix to call execute on 'self' rather than...
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew Wildutil.set: Remove unused variable
2013-11-09 Matthew WildMerge 0.9->0.10
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-30 Kim Alvefurutil.sql: Rewrite MEDIUMTEXT to TEXT for drivers other...
2013-10-29 Kim Alvefurutil.sql: Check what encoding SQLite3 uses
2013-10-29 Kim Alvefurutil.sql: Find out if MySQL supports utf8mb4 and use...
2013-10-28 Kim Alvefurutil.sql: Support incrementing columns
2013-10-28 Kim Alvefurutil.sql: Allow columns to be marked the primary key
2013-10-28 Kim Alvefurutil.sql: Allow creating unique indices
2013-10-28 Kim Alvefurmod_storage_sql2, util.sql: Move code for setting encod...
2013-10-12 Kim Alvefurutil.sasl.scram: Rename variable for clarity
2013-10-12 Kim Alvefurutil.sasl.scram: Cache profile name instead of concaten...
2013-10-12 Kim Alvefurutil.sasl.scram: Rewrite patterns and capture client...
2013-10-12 Kim Alvefurutil.sasl.scram: Create the state table as late as...
2013-10-12 Kim Alvefurutil.sasl.scram: Compare gs2-header to cbind-input...
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-07 Waqas Hussainutil.sasl: Remove unused print() import.
2013-10-07 Waqas Hussainutil.sasl: Make registerMechanism a public function...
2013-10-06 Kim Alvefurutil.array: Improve array:reverse() and make it work...
2013-10-06 Kim Alvefurutil.sasl.scram: Remove unused function and import
2013-10-05 Matthew WildMerge 0.9->0.10
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-30 Kim Alvefurutil.filters: Fix inserting items so that higher priori...
2013-09-26 Kim Alvefurutil.x509: Only compare identity with oid-on-xmppAddr...
2013-09-22 Kim Alvefurutil.sasl.scram: Simplify validation of client-first...
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-21 Kim AlvefurBackout ae48bf828f21
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-03 Matthew Wildutil.set: :items() now returns an iterator instead...
2013-09-02 Matthew WildMerge 0.9->trunk
2013-09-02 Matthew Wildutil.set: Fix :include() and :exclude() methods to...
2013-08-24 Matthew WildMerge 0.9->trunk
2013-08-13 Matthew Wildutil.async: Make guarder() local
2013-08-13 Matthew Wildutil.async: Add guarder method, to create guards to...
2013-08-13 Matthew Wildutil.async: Fix logic bug that prevented error watcher...
2013-08-12 Kim Alvefurutil.async: waiter: Throw error if done() called too...
2013-08-12 Matthew Wildutil.async: waiter: Remove restriction about wait(...
2013-08-12 Matthew Wildutil.async: runner: Fix check for new state to recognis...
2013-08-12 Matthew Wildutil.async: Make functions local
2013-08-11 Matthew Wildutil.async: New library to provide support around corou...
2013-08-11 Matthew Wildutil.debug: Fix level of locals when inspecting a coroutine
2013-08-10 Matthew Wildutil.debug: Further fix to display locals in extended...
2013-08-10 Matthew Wildutil.debug: Fixes to make coroutine tracebacks work...
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-08-09 Kim AlvefurMerge 0.9->trunk
2013-08-06 Kim AlvefurMerge 0.9->trunk
2013-07-24 Kim AlvefurMerge 0.9->trunk
2013-07-22 Kim AlvefurMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew Wildutil.events: Remove varargs, event handlers can now...
2013-07-13 Matthew WildMerge 0.9->trunk
2013-07-12 Kim Alvefurutil.sql: Do lazy fetching of affected/rowcount
2013-07-12 Kim AlvefurBacked out changeset 3c57c2281087
2013-07-12 Kim Alvefurutil.sql: Don't fetch row count of result sets for...
2013-07-11 Kim Alvefurutil.sql: Set charset and collation for MySQL when...
2013-07-11 Matthew WildMerge 0.9->trunk
2013-07-10 Kim AlvefurMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-06-29 Kim AlvefurMerge 0.9->trunk
2013-06-29 Matthew WildMerge
2013-06-29 Matthew WildMerge 0.9->trunk
2013-06-26 Matthew WildMerge 0.9->trunk
2013-06-24 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge the merge
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Florian Zeitzutil.dataforms: Return nil for empty list-mutli respons...
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Florian Zeitzutil.pubsub: Check whether node exists, when deleting
2013-06-11 Matthew WildMerge 0.9->trunk
2013-06-10 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim AlvefurMerge 0.9->trunk
2013-06-07 Matthew WildMerge 0.9->trunk
next