| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-16 | exempt cap_sasl_fail, it has been deprecated | Ailin Nemui | |
| 2016-08-18 | Merge pull request #296 from ailin-nemui/testing-config | ailin-nemui | |
| test desktop-notify, remove dictcomplete and scriptassist from blacklist | |||
| 2016-08-18 | update branch name | Ailin Nemui | |
| 2016-08-17 | test desktop-notify, remove dictcomplete and scriptassist from blacklist | Ailin Nemui | |
| 2016-05-20 | make mail.pl compile again | Ailin Nemui | |
| 2016-02-06 | better package detection for multi-scripts | Ailin Nemui | |
| 2016-02-04 | try trusty travis beta | Ailin Nemui | |
| 2016-01-22 | Added desktop-notify 1.0.0 | Felipe F. Tonello | |
| This script sends notification using the Desktop Notifications Specification. It depends on libnofity, perl-glib-object-introspection and perl-html-parser packages. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> | |||
| 2015-11-28 | clean up whitelist | Ailin Nemui | |
| 2015-11-27 | _testing/config.yml: add cap_sasl.pl to the whitelist | dequis | |
| 2015-11-17 | fix missing modification dates | Ailin Nemui | |
| 2015-01-28 | Correctly preserve non-numeric version numbers | Ailin Nemui | |
| The YAML module that available in the Travis repos does not enforce marking of numeric-looking variables as strings. When these are parsed by the github site generator, precision is lost as they are interpreted numerically (eg. version: 1.10 -> turns into 1.1). Reported by Vilkku. Fixes #125 | |||
| 2015-01-18 | Make prereq-scanner more noisy | Ailin Nemui | |
| Avoid stalled builds by outputting the prereq-scanner result. | |||
| 2015-01-18 | Extract only required keys from %IRSSI headers | Ailin Nemui | |
| This change will limit the keys in scripts.yaml to a set of explicitly specified keys, omitting such entries as default_package and changed | |||
| 2015-01-17 | Disable use of graphical symbols in test report | Ailin Nemui | |
| Github changed their renderer so graphical symbols will stop rendering altogether if they exceed some number. So we have to go back to plain text. | |||
| 2014-06-24 | Add travis testing to Irssi scripts. | Ailin Nemui | |
