Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.throttle: Fix initial time setting (double accounting the first time) and fractional balance updates (0.1*10 was not the same as 1*1) | Waqas Hussain | 2017-09-17 |
.hgignore: Add luacov.report.out, luacov.report.out.index and luacov.stats.out | Waqas Hussain | 2017-09-17 |
Merge 0.10->trunk | Kim Alvefur | 2017-09-16 |
util.random: Add a _source field to match util.crand | Kim Alvefur | 2017-09-16 |
util.random: Remove obsolete noop seed function | Kim Alvefur | 2017-09-16 |
spec/util_queue: Add iterator and peek tests for 100% line coverage | Matthew Wild | 2017-09-16 |
.luacheckrc: Add busted globals for spec/* (thanks av6!) | Matthew Wild | 2017-09-16 |
Makefile: Update `make test` to use the "busted" test runner | Waqas Hussain | 2017-09-16 |