Commit Graph

1095 Commits

Author SHA1 Message Date
Anton Keks
51d083b3ed
Merge pull request #152 from srigsby/patch-1
minor typo, *fetchers* are usually cols
2018-08-26 14:25:39 +03:00
Stephen Rigsby
d70c231a4c
minor typo, *fetchers* are usually cols 2018-08-26 00:49:37 -07:00
Anton Keks
ff3cb92eb4
Merge pull request #143 from stephenyeargin/patch-1
Fix version check failure because of non-SSL link
2018-06-27 23:31:40 +03:00
Stephen Yeargin
5be74bb67d
Fix version check failure because of non-SSL link
Update to the new SSL URI for the website to allow the version update check routine to run properly.

Fixes #142
2018-06-22 12:13:06 -05:00
Anton Keks
86e8327fa5 fix a test with newer configuration 2018-06-18 22:11:27 +03:00
Anton Keks
bf65f5ffdf Merge branch 'master' of github.com:angryip/ipscan 2018-06-18 22:06:11 +03:00
Anton Keks
70613ff0db small syntactic changes 2018-04-01 14:57:08 +03:00
Anton Keks
e1149b9473
Merge pull request #118 from liberodark/master
French translation
2018-02-08 21:02:36 +02:00
liberodark
2f5f44dd4b up 2017-11-24 12:50:56 +01:00
liberodark
bb00480a9d up 2017-11-21 12:01:54 +01:00
liberodark
918c06e6e0 Little more french... 2017-11-21 11:52:08 +01:00
liberodark
29fdd95298 up 2017-11-20 21:25:31 +01:00
liberodark
dc23fa97ce more french 2017-11-20 21:12:04 +01:00
liberodark
9c25f6e388 up 2017-11-20 18:57:28 +01:00
liberodark
d55a5c7bc7 Fisrt French Add 2017-11-20 18:29:54 +01:00
Anton Keks
b6678eb7cb better wording for release notes 2017-11-19 16:53:44 +02:00
Anton Keks
4b4a822f59 update MAC vendors 2017-11-19 16:46:47 +02:00
Anton Keks
7ad06515fb add more release notes 2017-11-19 16:42:41 +02:00
Anton Keks
f94064df77 mention Java 9 2017-11-19 16:40:08 +02:00
Anton Keks
76791ca6d4 #115 update detectjvm.exe in Windows installer to work with Java 9 as well 2017-11-19 16:29:35 +02:00
Anton Keks
8be488a599 fakeroot is not available on travis by default anymore 2017-11-18 19:30:58 +02:00
Anton Keks
6bbfdf9958 run travis builds on Java 8 - it seems that Java 7 is no longer available and we need to drop supporting it anyway soon 2017-11-18 19:24:33 +02:00
Anton Keks
f80c2bbf32 #115 upgrade launch4j to 3.11 that can properly detect Java 9 2017-11-18 18:59:25 +02:00
Anton Keks
8ed47047ef #109 make it clear that country-specific locales are supported 2017-09-30 16:07:20 +03:00
Anton Keks
04537a2678 update Sun Java to Oracle Java 2017-09-30 15:57:14 +03:00
Anton Keks
e817e22409 Merge pull request #108 from borekon/master
Improved spanish translation
2017-09-30 15:49:36 +03:00
Anton Keks
4380a7cb06 add support for Java9 in deb package 2017-09-25 18:52:24 +03:00
borekon
89b358d2ef Improved spanish translation
Changed translations made by automatic translator, added many accents,
etc..
Please, don't use automatic translators!
2017-09-04 05:47:39 +02:00
Anton Keks
9a10eeae4f fix javadoc 2017-05-28 23:46:04 +03:00
Anton Keks
6dc9204b05 update link to travis after moving the repo 2017-05-28 23:30:00 +03:00
Anton Keks
93209f155f update link to travis after moving the repo 2017-05-28 23:29:18 +03:00
Anton Keks
9d6b100704 #97 update Italian messages. Thanks for contribution. 2017-05-28 23:08:26 +03:00
Anton Keks
8490f0a4cc convert contributed Russian messages to UTF-8 encoded, as all other files. Thanks to @a53b6469 for contribution 2017-05-28 23:03:20 +03:00
Your Name
dee00920c9 add russian language file 2017-05-28 22:56:02 +03:00
Anton Keks
bbdc87301b test if ant-optional is still needed with trusty 2017-05-28 22:48:29 +03:00
Anton Keks
fac3a53508 upgrade to trusty 14.04 (travis still uses 12.04 by default) 2017-05-28 22:41:26 +03:00
Anton Keks
8dd80ff886 try to fix travis not finding junit 2017-05-28 22:37:31 +03:00
Anton Keks
50d9fa2d34 fix real-world test after github pages stopped allowing reverse lookups 2017-05-28 22:08:27 +03:00
Anton Keks
ac2f99c475 use Java7 catches 2017-05-28 22:07:51 +03:00
Anton Keks
a588b958b3 use Java7 try 2017-05-28 16:39:02 +03:00
Anton Keks
9b0b54f71c rename method 2017-05-28 16:37:41 +03:00
Anton Keks
ef3f2d5a76 Merge pull request #101 from DKing87/patch-1
Fix typo in messages_de.properties
2017-05-12 00:25:30 +03:00
DKing87
738e589bd3 Fix typo in messages_de.properties 2017-05-07 19:55:43 +02:00
Anton Keks
ae4d4f42e2 add #92 to upcoming release notes 2017-03-01 21:45:43 +02:00
Anton Keks
ef2b988996 #92 increase maximum value for count to 100 000 000 2017-03-01 21:44:24 +02:00
Anton Keks
ea6a73d60a mention error case improvement 2017-01-26 22:35:50 +02:00
Anton Keks
9bed7c364b catch only Exceptions here, leaving Errors to a more outer handler 2017-01-26 22:26:17 +02:00
Anton Keks
c1f43de183 some people get NoClassDefFound: MessageBox here, let's try to get more info 2017-01-26 22:24:03 +02:00
Anton Keks
f8d0010f08 show UnsatisfyingLinkError message to the user - it is more precise 2017-01-26 22:17:45 +02:00
Anton Keks
e515790818 prevent some probably NPEs (reported via Google Analytics) 2017-01-26 22:13:48 +02:00