index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wraptool.py
Age
Commit message (
Collapse
)
Author
2018-07-19
Remove long deprecated command scripts.
Jussi Pakkanen
2018-01-08
Print deprecation warning also for wraptool.
Jussi Pakkanen
2016-03-02
Back to .py suffix in files. Closes #394.
Jussi Pakkanen
2016-01-16
Moved all wrap related things to their own submodule.
Jussi Pakkanen
2016-01-15
Moved scripts in the module and started work to run them via the main meson ↵
Jussi Pakkanen
command.
2016-01-15
Organise files into a module structure.
Jussi Pakkanen
2015-12-28
Use global certificates now that we have letsencrypt set up. Also fall back ↵
Jussi Pakkanen
to plain http because many places are missing letsencrypt certificates.
2015-11-19
Use plain http connections to wrapdb when ssl is not working (i.e. on OSX).
Jussi Pakkanen
2015-11-18
Print ssl warning on use, not on module import.
Jussi Pakkanen
2015-11-14
Do not use SSL on OSX because for some reason it does not work.
Jussi Pakkanen
2015-10-22
Open all wrapdb urls via the same code path.
Jussi Pakkanen
2015-07-21
Connect to wrapdb over authenticated ssl when possible and print warning ↵
Jussi Pakkanen
when not possible.
2015-07-07
Use server side searches.
Jussi Pakkanen
2015-07-06
Help and status printer.
Jussi Pakkanen
2015-07-06
Created tool to access the online wrap database.
Jussi Pakkanen