Felix Yan
|
07d75c4c5d
|
Add use_max_tag support for GitHub source
|
2015-11-05 12:18:50 +08:00 |
lilydjwg
|
4be2d6c09d
|
fix github.py
|
2015-11-05 01:29:05 +08:00 |
依云
|
f924b973d4
|
Merge pull request #26 from felixonmars/tests
Testcases for Regex and Manual
|
2015-11-05 00:08:24 +08:00 |
Felix Yan
|
d77cff9cc7
|
Add a testcase for Manual
|
2015-11-04 23:44:23 +08:00 |
Felix Yan
|
7595011cbb
|
Add a testcase for Regex
|
2015-11-04 23:43:35 +08:00 |
lilydjwg
|
d36b11321d
|
Merge remote-tracking branch 'origin/pr/25'
|
2015-11-04 23:31:40 +08:00 |
Felix Yan
|
0047c6ddac
|
add testcases for AUR
|
2015-11-04 23:30:25 +08:00 |
lilydjwg
|
2992a75686
|
move sample_source.ini
|
2015-11-04 23:26:22 +08:00 |
lilydjwg
|
3d36589d1a
|
remove unnecessary config files
|
2015-11-04 23:24:37 +08:00 |
Felix Yan
|
5db3b93dcd
|
test helper: generate a real ConfigParser to make all its methods available
|
2015-11-04 23:11:59 +08:00 |
lilydjwg
|
d909983f0d
|
update gitignore for pytest
|
2015-11-04 22:43:12 +08:00 |
lilydjwg
|
1d3abf73b2
|
use a common module for sources with simple JSON API
closes #19
|
2015-11-04 22:42:32 +08:00 |
依云
|
13c1253c19
|
Merge pull request #24 from felixonmars/cpan-fix
CPAN fix: version can be an integer and crash nvchecker
|
2015-11-04 22:28:28 +08:00 |
依云
|
18f7eeb825
|
Merge pull request #23 from felixonmars/tests
Move global IOLoop hack to helper
|
2015-11-04 22:27:59 +08:00 |
Felix Yan
|
b32952e66c
|
CPAN fix: version can be an integer and crash nvchecker
|
2015-11-04 22:09:36 +08:00 |
Felix Yan
|
f1cca7388b
|
Move global IOLoop hack to helper
|
2015-11-04 21:25:01 +08:00 |
lilydjwg
|
f48fdbc441
|
Merge remote-tracking branch 'origin/pr/22'
|
2015-11-04 21:00:02 +08:00 |
lilydjwg
|
088b73ebde
|
remove the only explicite io_loop argument
This requires Tornado>=4.1.
|
2015-11-04 20:57:21 +08:00 |
lilydjwg
|
b047840c04
|
Merge remote-tracking branch 'origin/pr/22'
|
2015-11-04 20:52:43 +08:00 |
Felix Yan
|
a76e283918
|
Clean up sync_get_version
|
2015-11-04 20:50:22 +08:00 |
Felix Yan
|
f5fb79cc63
|
Add a testcase for Command
|
2015-11-04 20:47:39 +08:00 |
Felix Yan
|
f7287bdf56
|
Add a testcase for CPAN
|
2015-11-04 20:20:25 +08:00 |
Felix Yan
|
10ac7ea7a6
|
Add a testcase for RubyGems
|
2015-11-04 20:18:37 +08:00 |
Felix Yan
|
5ae52b9e16
|
Add a testcase for Hackage
|
2015-11-04 20:17:37 +08:00 |
Felix Yan
|
793b1ad0da
|
Add a testcase for PyPI
|
2015-11-04 20:15:43 +08:00 |
lilydjwg
|
d2049aa3ce
|
update README
|
2015-11-04 20:13:32 +08:00 |
lilydjwg
|
512399cef5
|
add support for GitHub releases
Original author is isamazingfate, in this pull request:
https://github.com/lilydjwg/nvchecker/pull/15
This closes #15.
|
2015-11-04 20:10:13 +08:00 |
lilydjwg
|
15b800d5a8
|
more fix for README.rst
|
2015-11-04 19:43:10 +08:00 |
lilydjwg
|
7852ea4d7e
|
fix README.rst
|
2015-11-04 19:36:28 +08:00 |
依云
|
66123fbe9f
|
Merge pull request #21 from felixonmars/tests
Add testcases
|
2015-11-04 19:32:15 +08:00 |
Felix Yan
|
5fc778c6e5
|
Add testcases
|
2015-11-04 19:18:03 +08:00 |
lilydjwg
|
03e77aa1af
|
Merge remote-tracking branch 'origin/pr/18'
|
2015-11-04 18:23:04 +08:00 |
lilydjwg
|
0cd587c6ba
|
Merge remote-tracking branch 'origin/pr/17'
|
2015-11-04 18:21:26 +08:00 |
依云
|
a60e493170
|
Merge pull request #16 from felixonmars/master
Add support for NPM Registry
|
2015-11-04 18:18:56 +08:00 |
Felix Yan
|
2431922619
|
Add support for CPAN
|
2015-11-04 18:15:40 +08:00 |
Felix Yan
|
0a3d62986a
|
Add support for Hackage
|
2015-11-04 18:01:47 +08:00 |
Felix Yan
|
49ec750772
|
Add support for NPM Registry
|
2015-11-04 17:39:30 +08:00 |
lilydjwg
|
3dce06ca21
|
add strip-release config, closing #11
|
2015-08-25 00:18:19 +08:00 |
lilydjwg
|
8a6fbf4a9a
|
Revert "try aur4 url first"
This reverts commit fd0c7d57ae .
AUR4 has merged into current AUR.
|
2015-08-20 01:38:27 +08:00 |
lilydjwg
|
011ae94c4d
|
update notify.py, fixing for x86_64
|
2015-08-05 23:35:13 +08:00 |
lilydjwg
|
9de0eb289e
|
add bitbucket support
|
2015-08-04 16:12:46 +08:00 |
依云
|
ddf9169074
|
Merge pull request #10 from petronny/master
modified get_version.py for gitcafe support
|
2015-06-29 09:21:02 +08:00 |
Jingbei Li
|
c6c647ac56
|
modified get_version.py for gitcafe support
|
2015-06-28 22:07:14 +08:00 |
依云
|
108dfeea53
|
Merge pull request #9 from petronny/master
simple gitcafe.com support
|
2015-06-28 21:54:29 +08:00 |
Jingbei Li
|
6cf385a73a
|
simple gitcafe.com support
|
2015-06-28 21:37:03 +08:00 |
依云
|
00978b2a5b
|
Merge pull request #8 from petronny/master
fixed no user-agent error for github.py
|
2015-06-28 11:22:34 +08:00 |
Jingbei Li
|
7390202d87
|
fixed no user-agent error for github.py
|
2015-06-28 00:19:33 +08:00 |
依云
|
34a1a88f63
|
Merge pull request #7 from farseerfc/aur4
try aur4 url first
|
2015-06-15 21:12:58 +08:00 |
Jiachen Yang
|
fd0c7d57ae
|
try aur4 url first
|
2015-06-15 16:58:23 +09:00 |
依云
|
0093a40957
|
Merge pull request #6 from farseerfc/master
handle github repo redirects using preview api
|
2015-05-12 15:18:05 +08:00 |