Commit Graph

1771 Commits

Author SHA1 Message Date
rachmadaniHaryono
c4dd0f5808 fix: dev: remove unused import 2019-04-28 11:04:43 +08:00
rachmadaniHaryono
b10e0123ed fix: dev: counter error when export db 2019-04-28 11:03:27 +08:00
rachmadaniHaryono
add26b698e new: dev: use TypedDict 2019-04-28 10:27:44 +08:00
rachmadaniHaryono
143c89e077 new: dev: split convert bookmark set 2019-04-28 10:22:00 +08:00
rachmadaniHaryono
2b48ddd84b fix: test: path for python 3.4, 3.5 2019-04-28 09:38:05 +08:00
rachmadaniHaryono
5597ebaf9b fix: test: circleci 2019-04-28 09:27:52 +08:00
rachmadaniHaryono
d66d2e3570 new: test: test_get_max_id 2019-04-28 08:43:54 +08:00
rachmadaniHaryono
bb2e49566a chg: dev: copy the required package for check 2019-04-28 08:23:57 +08:00
rachmadaniHaryono
75e5af08d9 new: dev: annotation 2019-04-28 08:15:10 +08:00
rachmadaniHaryono
822a531604 new: test: mypy config 2019-04-28 08:14:12 +08:00
rachmadaniHaryono
bf99f3c78b chg: test: ignore mypy error 2019-04-28 08:13:56 +08:00
rachmadaniHaryono
425aa3b5a8 chg: dev: update setup file
- ignore mypy error when getting the version
- add minimum version of setuptools for dev
2019-04-28 08:13:44 +08:00
rachmadaniHaryono
43ba2a50f8 new: dev: test export db simple case 2019-04-28 08:12:00 +08:00
Arun Prakash Jana
542952cd75 Handle LocationParseError from parse_url() 2019-04-27 09:31:17 +05:30
Arun Prakash Jana
ab82c6b91f Snyk badge fails to load 2019-04-27 09:13:15 +05:30
Mischievous Meerkat
55518edb2e
Merge pull request #373 from AllanChain/master
Add better Windows color support using colorama
2019-04-27 09:11:51 +05:30
Allan Chain
c5df4e0234 Add better Windows color support using colorama 2019-04-27 07:25:13 +08:00
Arun Prakash Jana
553e0c17c2
Remove reference to outdated PPA 2019-04-19 22:58:24 +05:30
Arun Prakash Jana
8ac64c075c
Schedule weekly builds at 00:00 on Sat 2019-04-13 13:00:43 +05:30
Arun Prakash Jana
9fc5691df6 Address CVE-2019-10906 2019-04-13 07:18:53 +05:30
Mischievous Meerkat
a53ade3e47
Merge pull request #372 from rachmadaniHaryono/feature/fix-python3.7
Feature/fix python3.7
2019-04-13 07:16:02 +05:30
rachmadaniHaryono
fc9558e6f3 fix: test: exp argument test_search_by_tag_query 2019-04-13 08:18:33 +08:00
rachmadaniHaryono
fc4f6bff6e fix: test: test_update_rec_update_all_bookmark for p 3.7 2019-04-13 08:02:08 +08:00
rachmadaniHaryono
0a085e1946 fix: test: test_search_by_tag_query 2019-04-13 07:58:51 +08:00
rachmadaniHaryono
7197add803 fix: test: test_update_rec_exec_arg for p 3.7 2019-04-13 07:42:19 +08:00
Mischievous Meerkat
bdb3c99667
Merge pull request #369 from rachmadaniHaryono/feature/replace-requirements.txt
chg: dev: requirements.txt
2019-04-04 15:15:12 +05:30
Arun Prakash Jana
607b8e1050
Disable test case 2019-04-03 21:44:07 +05:30
Arun Prakash Jana
d8415de889
Integrate CircleCI 2019-04-03 21:44:08 +05:30
rachmadaniHaryono
34c563f5b2 chg: dev: requirements.txt 2019-03-26 22:12:09 +08:00
Mischievous Meerkat
6e9da9bece
Merge pull request #365 from rachmadaniHaryono/feature/custom-ca-certs
new: dev: use custom ca certs
2019-03-26 04:48:43 +05:30
rachmadaniHaryono
63ebedb172 chg: dev: ca_certs for check_upstream_release 2019-03-24 11:37:46 +08:00
rachmadaniHaryono
45beb6bdfb chg: dev: ca_certs for get_PoolManager 2019-03-24 11:29:07 +08:00
Arun Prakash Jana
eb870e3c42
Fix #366 2019-03-20 19:18:43 +05:30
Arun Prakash Jana
11ded13b85
Fix #368 2019-03-20 19:10:10 +05:30
rachmadaniHaryono
367cf1c6eb new: dev: use custom ca certs 2019-03-07 17:21:37 +08:00
Arun Prakash Jana
532cad6148
Fix lint warning 2019-03-01 04:15:37 +05:30
Arun Prakash Jana
e3068a84f4
Merge pull request #362 from ranebrown/master
Add ability to print only title and tags with the --format option
2019-02-28 22:43:54 +00:00
Rane
3fd4c4a54d Add ability to print only title and tags with the --format option 2019-02-28 15:02:51 -07:00
Arun Prakash Jana
554f0853d9
Merge pull request #358 from jabagawee/patch-4
Added one more folder to the pylint ignore
2019-02-23 05:25:26 +00:00
Andrew Szeto
ff09af7d62
Added one more folder to the pylint ignore 2019-02-22 19:54:56 -08:00
Arun Prakash Jana
864c7605f9
Merge pull request #356 from jabagawee/patch-2
Add .tox directory to .gitignore
2019-02-23 03:05:47 +00:00
Arun Prakash Jana
95e3833df7
Merge pull request #357 from jabagawee/patch-3
Update tox.ini to work locally
2019-02-23 03:05:30 +00:00
Andrew Szeto
0200a51e5b
Add .tox directory to .gitignore
This project uses tox, which creates a directory of many virtualenvs in `.tox`.
2019-02-22 18:47:37 -08:00
Andrew Szeto
efe7b59da7
Update tox.ini to work locally
The `tox.ini` file had a few updates to get it working again:

- We can delete the commented lines, because they have already been kept inside of the Git history.
- tox does not support pipe characters in commands (https://bitbucket.org/hpk42/tox/issues/73), so we use `find -exec` and remove `xargs`
- We ignore the `.tox` directory for linting to avoid catching a bunch of imported code.
2019-02-22 18:46:37 -08:00
Arun Prakash Jana
16b8e05cac
Update docker image for archlinux 2019-02-20 07:00:48 +05:30
Arun Prakash Jana
2f8f3e48c5
Update docs 2019-02-11 01:47:03 +05:30
Arun Prakash Jana
baaf94d81a
Fix broken tag 2019-02-02 11:37:48 +05:30
Arun Prakash Jana
4020ab4150
Update docs on update behaviour 2019-02-02 11:18:26 +05:30
Arun Prakash Jana
6ed9659efd
Update docs on update behaviour 2019-02-02 09:52:59 +05:30
Arun Prakash Jana
ac42a075bd
Change badge color 2019-02-01 20:47:50 +05:30