1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-09 09:59:51 +01:00
Commit Graph

336 Commits

Author SHA1 Message Date
Viktor Stanchev
f0f17b8b8f Merge pull request #70 from vikstrous/more_tests4
test basic choice of torrent
2015-09-20 17:24:12 -07:00
Viktor Stanchev
a9fdd5ec84 test basic choice of torrent 2015-09-20 17:22:31 -07:00
Viktor Stanchev
83a1a0add2 Merge pull request #69 from vikstrous/test_more
test main
2015-09-20 15:31:39 -07:00
Viktor Stanchev
0a4d5ceac2 test main 2015-09-20 15:32:22 -07:00
Viktor Stanchev
59b961cb19 Merge pull request #67 from vikstrous/prettytable
veryprettytable
2015-09-20 15:01:32 -07:00
Viktor Stanchev
99665bfce1 test colored printing more directly 2015-09-20 15:01:57 -07:00
Viktor Stanchev
7080867249 test color toggle 2015-09-20 14:47:20 -07:00
Viktor Stanchev
0285351230 make color disabling work 2015-09-20 14:44:52 -07:00
Viktor Stanchev
c0259eb435 test printing file lists and descriptions 2015-09-20 14:40:41 -07:00
Viktor Stanchev
b9437052da fix test bug 2015-09-20 14:26:32 -07:00
Viktor Stanchev
a2b4f29643 make the printer a class so it can be configured 2015-09-20 14:22:57 -07:00
Viktor Stanchev
1e7da45710 switch to veryprettytable + colors 2015-09-20 14:19:37 -07:00
Viktor Stanchev
6adf0581dc first step towards prettytable
not pretty yet
2015-09-20 14:19:37 -07:00
Viktor Stanchev
218c3114e5 Merge pull request #68 from vikstrous/mirror_sources
use an array of mirror sources and check only if necessary
2015-09-20 13:35:49 -07:00
Viktor Stanchev
accdf4745a Update README.md 2015-09-20 01:35:09 -07:00
Viktor Stanchev
3036bb2308 Update README.md 2015-09-20 01:29:51 -07:00
Viktor Stanchev
b4bce3a52b fix license 2015-09-20 01:29:31 -07:00
Viktor Stanchev
c720aeca22 Update README.md 2015-09-20 00:39:43 -07:00
Viktor Stanchev
3865103de5 Update README.md 2015-09-20 00:32:47 -07:00
Viktor Stanchev
9261cf7cf0 Update README.md 2015-09-20 00:19:13 -07:00
Viktor Stanchev
39b71e0787 use an array of mirror sources and check only if necessary 2015-09-20 00:13:01 -07:00
Viktor Stanchev
3d0707f3a7 Merge pull request #65 from vikstrous/more_tests2
more_tests2
2015-09-19 22:31:19 -07:00
Viktor Stanchev
9b8caf9e17 fix mirror sorting, test mirror choice 2015-09-19 22:27:05 -07:00
Viktor Stanchev
7ee1bbbccf fix bug and test combine_configs better 2015-09-19 21:42:48 -07:00
Viktor Stanchev
f43e08c18c test_remote 2015-09-19 21:15:26 -07:00
Viktor Stanchev
8a371dea56 configure cover better 2015-09-17 00:02:32 -07:00
Viktor Stanchev
07ad7e33e6 Merge pull request #64 from vikstrous/refactor3
refactor pirate.py
2015-09-16 23:38:23 -07:00
Viktor Stanchev
d77118055d refactor pirate.py 2015-09-16 23:26:04 -07:00
Viktor Stanchev
06d551f69d Merge pull request #62 from vikstrous/more_tests
more tests
2015-09-14 22:41:07 -07:00
Viktor Stanchev
eadc0afd8e lots of tests and some bugfixes 2015-09-14 22:40:46 -07:00
Viktor Stanchev
565850192a Update README.md 2015-09-11 23:35:21 -07:00
Viktor Stanchev
d6739b639d more shields! 2015-09-11 23:31:29 -07:00
Viktor Stanchev
cddfdd3547 move license, better shields 2015-09-11 23:23:08 -07:00
Viktor Stanchev
343fcf8be1 Merge pull request #61 from vikstrous/coveralls
add coveralls
2015-09-11 22:42:57 -07:00
Viktor Stanchev
8111eadd20 add coveralls 2015-09-11 22:42:51 -07:00
Viktor Stanchev
917dd75cf2 Update README.md 2015-09-08 20:10:04 -07:00
Viktor Stanchev
2c40a00d33 Update README.md 2015-09-08 20:08:58 -07:00
Viktor Stanchev
5f01223646 Update README.md 2015-09-08 20:06:20 -07:00
Viktor Stanchev
2970be2f52 Merge pull request #60 from vikstrous/refactor2
refactoring and testing
2015-09-08 20:01:31 -07:00
Viktor Stanchev
0c2415bb47 test printing results 2015-09-03 23:29:20 -07:00
Viktor Stanchev
383e5a101d test torrent command parser 2015-09-03 23:00:40 -07:00
Viktor Stanchev
0b8a27e64e test parse_cmd 2015-09-03 22:46:06 -07:00
Viktor Stanchev
101f7e0fb1 refactor results parser to be row-oriented 2015-09-03 22:34:08 -07:00
Viktor Stanchev
1f04700158 simplify results array 2015-09-03 22:18:38 -07:00
Viktor Stanchev
b8fa71d141 fix not flushing on time 2015-09-03 21:48:57 -07:00
Viktor Stanchev
43f8ffefea rewrite html parser with pyquery 2015-09-03 21:44:02 -07:00
Viktor Stanchev
d0a9d0f51e add a test for parse_page 2015-09-03 20:35:12 -07:00
Viktor Stanchev
cecc8ba68b factor out page parser 2015-09-03 20:25:24 -07:00
Viktor Stanchev
0ad94fca46 extract parse_magnets_seeds_leachers function 2015-09-03 20:10:30 -07:00
Viktor Stanchev
4eb034e925 fix bugs with categories and sorts 2015-09-03 00:18:11 -07:00