Commit graph

30 commits

Author SHA1 Message Date
cclauss
948a1c3d03
.travis.yml: The 'sudo' tag is now deprecated in Travis CI
[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration).

"_If you currently specify __sudo: false__ in your __.travis.yml__, we recommend removing that configuration_"

Also, removed Python 3.4 because it is EOL  https://devguide.python.org/devcycle/#end-of-life-branches
2019-05-15 22:36:48 +02:00
shortcutme
5ff2f792e6
Rev4070, Fix Multiuser plugin import order, Run coverage before optional plugins 2019-04-15 22:54:17 +02:00
shortcutme
8f0bfbc553
Test Multiuser and Bootstrapper plugins 2019-04-15 22:23:30 +02:00
shortcutme
60405bf222
Rev4016, Add ad test Python 3.4 compatibility 2019-03-21 02:22:22 +01:00
shortcutme
1da6c8c84e
Fix Python 3.7 test 2019-03-20 01:07:18 +01:00
shortcutme
1bbf9b62ad
Test on multiple python versions 2019-03-20 00:50:32 +01:00
shortcutme
05887c976a
Test on Python 3.5 using travis, temporary disable docker build until stable release 2019-03-19 17:02:39 +01:00
shortcutme
c0ba724578
Enable ipv6 for testing 2019-01-20 03:08:34 +01:00
shortcutme
049d326836
Test optionalmanager with travis 2018-03-29 02:39:51 +02:00
shortcutme
645249afa9
Rev3353, Pass arguments of storage walk, Email notify of build fail 2018-03-08 14:27:40 +01:00
shortcutme
f8f4718474
List pip package versions after install 2018-02-23 15:43:21 +01:00
shortcutme
194d57c85f
Run plugin tests until first fail 2018-02-13 00:30:24 +01:00
shortcutme
5c503203dc
Add automatized test of AnnounceLocal 2018-02-09 11:53:39 +01:00
shortcutme
c595ba3dc0
Send email on failed tests 2017-12-27 11:07:49 +01:00
shortcutme
4c6e01d38d
Run Bigfile plugin tests 2017-10-04 17:24:49 +02:00
Maciej Krüger
7898b237fc Update .travis.yml 2017-04-09 22:13:37 +02:00
Mathieu Tortuyaux
41aa15ec26 fix(CI/test): start client with docker image 2017-04-08 12:57:58 -04:00
Mathieu Tortuyaux
0cd795b157 fix(CI): add selenium to travis 2017-04-07 18:06:38 -04:00
HelloZeroNet
e9d2cdfd37 Version 0.3.5, Rev830, Full Tor mode support with hidden services, Onion stats in Sidebar, GeoDB download fix using Tor, Gray out disabled sites in Stats page, Tor hidden service status in stat page, Benchmark sha256, Skyts tracker out expodie in, 2 new tracker using ZeroNet protocol, Keep SSL cert option between restarts, SSL Certificate pinning support for connections, Site lock support for connections, Certificate pinned connections using implicit SSL, Flood protection whitelist support, Foreign keys support for DB layer, Not support for SQL query helper, 0 length file get bugfix, Pex onion address support, Faster port testing, Faster uPnP port opening, Need connections more often on owned sites, Delay ZeroHello startup message if port check or Tor manager not ready yet, Use lockfiles to avoid double start, Save original socket on proxy monkey patching to get ability to connect localhost directly, Handle atomic write errors, Broken gevent https workaround helper, Rsa crypt functions, Plugin to Bootstrap using ZeroNet protocol 2016-01-05 00:20:52 +01:00
HelloZeroNet
ee70e2f022 Version 0.3.4, Rev656, CryptMessage plugin for AES and ECIES encryption, Added pyelliptic lib for OpenSSSL based encryption methods, Test CryptMessage plugin, Force reload content.json before signing and after write, Escaped Sql IN queries support, Test Sql parameter escaping, ui_websocket Test fixture, Plugin testing support, Always return websocket errors as dict, Wait for file on weboscket fileGet command if its already in bad_files queue, PushState and ReplaceState url manipulation support in wrapper API, Per auth-address localstorage, Longer timeout for udp tracker query 2015-12-10 21:36:20 +01:00
HelloZeroNet
a891b544d3 Fix coverage reporting 2015-09-24 22:29:07 +02:00
HelloZeroNet
8fdc431b0b Rev445, Fix ConnectionServer peer_id handling, Faster startup by creating ssl certs on FileServer start, Per-site connection_server, Fix double Db opening, Test site downloading, Sign testsite properly, Test ConnectionServer, Test FileRequest 2015-09-24 22:08:08 +02:00
HelloZeroNet
54c367cac8 Rev431, Define coveralls rcfile, Escape shell parameters 2015-09-21 20:09:32 +02:00
HelloZeroNet
47dbdc0850 Rev427, Ignore repr from coverage, Add RateLimit call penalty to, Event test, Noparallel test, RateLimit test, Remove falling Pypy test 2015-09-21 02:36:23 +02:00
HelloZeroNet
8f7df0f7fb Travis not support python testing on mac yet, try pypy instead 2015-09-20 22:46:57 +02:00
HelloZeroNet
9ac8f7f63c Rev426, Fix for nonce error on bigsites asking, Dont display error details on 404 error, Dont log Websocket close errors, Add travis pip caching and osx test, Add build status to readme, Test for site files after cloning, Test for json to db mapping, Test site deleteFiles command, Test user certificate and auth address generation, Exclude debug lines from coverage, Dont run webtests every time 2015-09-20 22:35:45 +02:00
HelloZeroNet
6a153a48d5 Coveralls report 2015-09-20 13:45:20 +02:00
HelloZeroNet
5f71e79a2b Remove zmq as requirement, Add coverage report 2015-09-20 13:29:35 +02:00
HelloZeroNet
f8b35c9a4c Add codecov 2015-09-20 12:49:44 +02:00
HelloZeroNet
66ac8760be Add travis ci config 2015-09-20 12:30:32 +02:00