Commit graph

210 commits

Author SHA1 Message Date
Suraj Shetty
00b6a6729d ci: Use right parallel test runner command
- Also, fix coverage & coveralls setup
2021-05-07 21:59:58 +05:30
Suraj Shetty
e33a09f4e6 refactor: Test runner
- fix style
- Handle global dependency
2021-05-05 13:15:25 +05:30
Mohammad Hasnain Mohsin Rajan
9070cdc73d
ci: fix coveralls (#12971)
* fix: add service

* Update ci-tests.yml

* Update ci-tests.yml

* fix: coverage version

* fix: coveralls

* Update requirements.txt

* fix: add service name env var

* ci: Set COVERALLS_SERVICE_NAME as github

* ci: add tokens

* Update ci-tests.yml

* ci: no rcfile

* fix: pin versions

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-04-26 20:28:15 +05:30
Rohan Bansal
f617bfeba6 fix: update dependencies 2021-04-19 12:51:48 +05:30
Rohan Bansal
86851028ea feat: manage Python 3 compatiblity with dependencies 2021-04-14 14:40:58 +05:30
Suraj Shetty
358a9fabea
fix: max_old_space_size limit for node processes (#12494)
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2021-03-01 16:43:18 +05:30
Ankush Menat
00afecba6e
fix: console crash due upstream issue in ipython
Temporary solution is to pin jedi to one version lower.

Reference: https://github.com/ipython/ipython/issues/12740#issuecomment-751273584
2021-02-26 12:04:55 +05:30
Rushabh Mehta
ba053c190e
chore(Snyk): Security upgrade cryptography from 3.2 to 3.3.2 (#12350)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-02-09 19:12:41 +05:30
Rushabh Mehta
f95d34918d
chore(Snyk): Security upgrade markdown2 from 2.3.9 to 2.4.0 (#12331)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-MARKDOWN2-1063233

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2021-02-05 08:47:58 +05:30
dependabot-preview[bot]
fdfdc6fa7f
chore(deps): [security] bump bleach from 3.1.4 to 3.3.0 (#12309)
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 to 3.3.0. **This update includes a security fix.**
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.4...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-03 22:10:42 +05:30
Rushabh Mehta
5b7e7ec39c
chore(Snyk): Security upgrade jinja2 from 2.11.1 to 2.11.3 (#12297)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-02-02 09:46:27 +05:30
snyk-bot
19c6e0218d
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYYAML-590151
2021-01-20 22:57:25 +00:00
Rushabh Mehta
fa80d26f4c fix(minor): update requirements.txt 2020-12-02 09:46:48 +05:30
Rohan Bansal
9a84a7eb45 feat: use giturlparse to parse Git URLs 2020-11-27 17:30:43 +05:30
Mangesh-Khairnar
ea0af8d2e2 chore: remove twilio from requirements 2020-11-02 13:25:22 +05:30
dependabot[bot]
22a7b3d039
chore(deps): bump cryptography from 2.8 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 20:51:28 +00:00
Snyk bot
f004b0592d
chore: Security upgrade rsa from 4.0 to 4.1 (#11671)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-RSA-570831
2020-10-09 10:26:33 +05:30
Snyk bot
b720726207
chore: Update passlib to fix security issue (#11664)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PASSLIB-569603

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-10-08 09:59:20 +05:30
snyk-bot
cb23996c8e
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
2020-10-01 22:55:15 +00:00
gavin
f710ad095f
Merge pull request #11436 from gavindsouza/build-assets
feat: Ship built assets
2020-09-15 13:01:38 +05:30
Gavin D'souza
1fa5ca0ef7 fix: Use tarfile lib instead of tar UNIX tool
style: Fix UX to show more outputs
2020-09-08 15:29:09 +05:30
Shivam Mishra
59a74c0634
fix: minor typo in requirements.txt 2020-09-07 10:08:27 +05:30
Shivam Mishra
0109bde065 feat: add razorpay dependency 2020-09-04 15:52:13 +05:30
Rushabh Mehta
2b80e710bc fix(minor): client.get_value fix for single 2020-08-22 21:15:45 +05:30
Mangesh-Khairnar
b49571f9b3
feat(notification): Add WhatsApp/SMS channels (#9623)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-08-13 17:53:09 +05:30
Suraj Shetty
b7a5bcadfd
chore: Update redis to avoid unexpected exception (#11235) 2020-08-11 22:41:45 +05:30
Suraj Shetty
cd1ab8e23c
feat: Add validate_and_sanitize_search_inputs decorator (#11194)
* feat: Add validate_and_sanitize_search_inputs decorator

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Move validate_and_sanitize_search_inputs to init

* refactor: Move validate_and_sanitize_search_inputs to search.py

* test: validate_and_sanitize_search_inputs decorator

* chore: Add wrapt module

* refactor: Use @wrapt to define validate_and_sanitize_search_inputs decorator

* test: Add a case to make sure frappe.call works as well

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
2020-08-05 19:41:41 +05:30
Mangesh-Khairnar
3c4e1ea3a5 fix: add pycryptodome for checksum generation 2020-07-21 22:20:27 +05:30
Mangesh-Khairnar
48e6f8999d
Merge branch 'develop' into paytm-integration 2020-07-21 00:13:59 +05:30
Mangesh-Khairnar
0ae7d40ebe fix(paytm-integration): use checksum library to generate/verify checksum 2020-07-20 23:08:50 +05:30
Faris Ansari
434c892ac0
feat: Bench command to open ngrok tunnel (#11024)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-07-16 17:05:08 +05:30
Gavin D'souza
f9bf0c1951 fix: remove Frappe Cloud migrator logic from frappe 2020-07-09 20:22:21 +05:30
Türker Tunalı
1ad23c962c
Turkish translations need this fix (#10555)
num2words library has Turkish translation since version 0.5.6. And their last version 0.5.10 seems ok. We need this fix to better support Turkish users.

Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2020-06-29 06:25:39 +00:00
Chinmay Pai
f8377a515a
Merge pull request #10837 from Mangesh-Khairnar/disable-google-drive 2020-06-27 20:10:49 +05:30
Mangesh-Khairnar
64c2fa3744 fix: update google api client 2020-06-27 19:54:41 +05:30
Suraj Shetty
921d549350
Merge branch 'develop' into migrate-to-retry 2020-06-15 19:24:15 +05:30
Gavin D'souza
fd25401273 fix(migrate-to): retry if network errors occur 2020-06-15 12:36:45 +05:30
Gavin D'souza
979d917113 chore: update google-auth deps to avoid pinning indirect
deps

https://github.com/frappe/frappe/pull/10660
2020-06-12 16:45:30 +05:30
Mangesh-Khairnar
311babc6aa
Merge branch 'develop' into paytm-integration 2020-06-08 17:08:06 +05:30
Suraj Shetty
06c54f5322
Merge branch 'develop' into paytm-integration 2020-05-30 21:08:47 +05:30
Faris Ansari
23b00f1ccf Merge branch 'text-search-whoosh-2020-05-19' into page-builder-with-text-search-whoosh-2020-05-24 2020-05-24 08:44:51 +05:30
sahil28297
53f6404604
chore: pin redis version to 3.5.1 2020-05-21 14:36:19 +05:30
Faris Ansari
75cafdc359 wip 2020-05-19 02:14:44 +05:30
Faris Ansari
ce734e88e5
Merge branch 'develop' into migrate-to 2020-05-15 15:34:03 +05:30
Gavin D'souza
1ee09fa76e chore: pin terminaltables dependency 2020-05-14 12:25:02 +05:30
dependabot-preview[bot]
1ed4ebe0fd
chore(deps): [security] bump markdown2 from 2.3.8 to 2.3.9
Bumps [markdown2](https://github.com/trentm/python-markdown2) from 2.3.8 to 2.3.9. **This update includes a security fix.**
- [Release notes](https://github.com/trentm/python-markdown2/releases)
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md)
- [Commits](https://github.com/trentm/python-markdown2/compare/2.3.8...2.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 00:33:33 +00:00
Gavin D'souza
451772dfab refactor(commands): migrate-to frappecloud connector 2020-05-11 15:47:19 +05:30
mergify[bot]
30e2fc77df
Merge pull request #10272 from adityahase/perf-recorder
perf(recorder): Don't store context (code) and frame locals
2020-05-10 07:10:46 +00:00
Aditya Hase
95f3add3d3 chore(requirements): Remove Pygments from requirements.txt 2020-05-08 15:35:28 +05:30
Sagar Vora
204b0c6567
Merge branch 'develop' into ipython 2020-05-04 14:32:28 +05:30