teal: Move into prosody namespace
|
Kim Alvefur |
21 months ago |
tests: Make tests work with new namespace prefix
|
Kim Alvefur |
21 months ago |
prosody.loader: Allow loading modules under 'prosody' namespace (#1223)
|
Kim Alvefur |
21 months ago |
make: Install stanza watcher library (thanks Menel)
|
Kim Alvefur |
2022-04-13 |
Merge config-updates+check-turn from timber
|
Matthew Wild |
2022-03-04 |
util.struct: Import Roberto 'struct' library v0.3
|
Matthew Wild |
2022-03-04 |
make: Split up install targets to allow different subset
|
Kim Alvefur |
2022-02-13 |
util.jsonpointer: Resolve JSON Pointers per RFC 6901
|
Kim Alvefur |
2021-12-29 |
make: Add target for rebuilding from Teal sources
|
Kim Alvefur |
2021-12-29 |
make: Magic trick for teal-src/*.tl -> ./*.lua
|
Kim Alvefur |
2021-03-19 |
make: Add target for building Teal sources
|
Kim Alvefur |
2021-03-09 |
make: Add way to run individual tests
|
Kim Alvefur |
2020-10-02 |
GNUmakefile: Install the new util/prosodyctl/* too (thanks pascal.pascher)
|
Kim Alvefur |
2020-06-03 |
GNUmakefile: Install util.human.*
|
Kim Alvefur |
2020-06-03 |
mod_s2s: Move out of empty directory
|
Kim Alvefur |
2020-06-02 |
Prepare required data folder for integration tests
|
Maxime “pep” Buquet |
2019-09-12 |
GNUmakefile: Stop Prosody in case of failure in integration-test
|
Kim Alvefur |
2019-01-24 |
GNUmakefile: Add target for running scansion
|
Kim Alvefur |
2019-01-10 |
make coverage: Allow overriding path to busted
|
Kim Alvefur |
2018-10-03 |
make lint: Add shellcheck of configure script
|
Matthew Wild |
2018-10-01 |
make lint: Fix 'ignored files' count
|
Matthew Wild |
2018-10-01 |
GNUmakefile: Tell Mercurial to behave consistenly
|
Kim Alvefur |
2018-09-09 |
GNUmakefile: Allow overriding path to busted
|
Kim Alvefur |
2018-09-09 |
GNUmakefile: Allow overriding path to luacheck
|
Kim Alvefur |
2018-09-09 |
Backed out changeset bf91de890107: It did not have the intended effectc
|
Kim Alvefur |
2018-05-22 |
GNUmakefile: Add a fallback for `hg files` not working in linter target
|
Kim Alvefur |
2018-05-20 |
GNUmakefile: Add 'lint' target
|
Matthew Wild |
2018-05-18 |
GNUMakefile: Add note about how to list coverage of individual files
|
Matthew Wild |
2018-04-30 |
GNUMakefile: Add 'coverage' target (requires luacov and luacov-console)
|
Matthew Wild |
2018-03-17 |
Rename Makefile -> GNUmakefile to reflect dependency on GNU Make
base
Makefile@38db70c4f281
|
Kim Alvefur |
2017-10-31 |