Commit graph

20632 commits

Author SHA1 Message Date
Aditya Hase
df6f121ea2 perf(travis): Use --depth 1 while performing git clone 2019-07-24 15:11:53 +05:30
Aditya Hase
ae88bea54b fix(travis): Add test_site to hosts 2019-07-24 15:11:53 +05:30
Aditya Hase
0888c2cfe0 perf(travis): Use pip cacher 2019-07-24 15:11:53 +05:30
Aditya Hase
240516b5e9 fix(travis): Build frappe assets 2019-07-24 15:11:53 +05:30
Aditya Hase
d5fd885bd8 fix(travis): Install wkhtmltopdf 2019-07-24 15:11:53 +05:30
Aditya Hase
f2493d8c9f fix(travis): Do not sleep for 10 seconds 2019-07-24 15:11:53 +05:30
Aditya Hase
4860002d9a fix(travis): Do not run unnecessary processes 2019-07-24 15:11:53 +05:30
Aditya Hase
9b12b80467 fix(travis): SET required MariaDB variables 2019-07-24 15:11:53 +05:30
Aditya Hase
aee5a0a81a fix(travis): Set mysql root password to 'travis' 2019-07-24 15:11:53 +05:30
Aditya Hase
0c4d18b3bb fix(travis): Drop ~ in favour of . 2019-07-24 15:11:53 +05:30
Aditya Hase
06fb868fe5 fix(travis): Change working directory to ~ 2019-07-24 15:11:53 +05:30
Aditya Hase
82baa3d7b2 fix(travis): Rearrange commands 2019-07-24 15:11:53 +05:30
Aditya Hase
837c51a67f fix(travis): Remove unncessary actions 2019-07-24 15:11:53 +05:30
Aditya Hase
a4f5ff1f91 fix(travis): Do not build assets 2019-07-24 15:11:53 +05:30
Aditya Hase
3a4098bb67 fix(travis): Clone bench repo 2019-07-24 15:11:53 +05:30
Aditya Hase
7ecfcbd152 fix(travis): sudo is unncessary here 2019-07-24 15:11:53 +05:30
Aditya Hase
78dcaefef4 fix(travis): Let's go pro here 2019-07-24 15:11:53 +05:30
Aditya Hase
9fb28113df fix(travis): Defer installing coveralls 2019-07-24 15:11:53 +05:30
Aditya Hase
762d212090 style: Use similar SQL syntax 2019-07-24 15:11:53 +05:30
Aditya Hase
e248032736 fix(travis): Remove unncessary installations 2019-07-24 15:11:53 +05:30
Aditya Hase
710025d026 fix(travis): Remove install.sh and run-tests.sh 2019-07-24 15:11:53 +05:30
Aditya Hase
5c9a8a8107 fix(travis): Reduce Clutter
Let's just try and do this for MariaDB Python 3.6 only
2019-07-24 15:11:53 +05:30
rohitwaghchaure
c22e19b228
Merge pull request #7951 from hrwX/mul_sel
fix(MultiSelect): Do not auto check oldest value in MultiSelect Dialog results
2019-07-23 23:53:34 +05:30
Himanshu Warekar
804903182a fix: auto check only if one value 2019-07-22 16:13:04 +05:30
Himanshu Warekar
a34519d02e fix: multiselect 2019-07-22 15:24:39 +05:30
Himanshu Warekar
117a745d90 fix: remove auto check of multiselect values 2019-07-22 15:15:29 +05:30
Himanshu Warekar
9f0721c0df fix: do not check result items 2019-07-22 15:12:22 +05:30
mergify[bot]
42bbca5327
Merge pull request #7943 from surajshetty3416/delete-legacy-code
chore: Remove unwanted code
2019-07-22 09:17:38 +00:00
Suraj Shetty
c11aea8611 fix: Do not print frontmatter error logs (#7950) 2019-07-22 14:36:48 +05:30
mergify[bot]
c86ca789e0
Merge pull request #7945 from netchampfaris/site-commands
fix: Site commands
2019-07-22 06:55:11 +00:00
Himanshu
843a5dc19a
Merge pull request #7933 from hrwX/up_fix_v12
fix(File): initial_value must be str not byte
2019-07-22 05:55:48 +00:00
Himanshu
a94befbc21
Update file.py 2019-07-22 11:15:31 +05:30
mergify[bot]
e54752efe1
Merge pull request #7948 from sattamjh/patch-1
fix: typo in a comment
2019-07-21 19:10:05 +00:00
Sattam
f333a9ac1c
fix: typo in a comment
correct a typo in a comment at line 20, Hamless -> Harmless
2019-07-21 19:38:50 +03:00
Faris Ansari
da3811ab8e fix: Dont check if force 2019-07-20 20:49:06 +05:30
Faris Ansari
00e7a6a779 fix: Add no-backup option in drop-site 2019-07-20 20:41:43 +05:30
Faris Ansari
8dcfe0029d feat: add-to-hosts command 2019-07-20 20:35:36 +05:30
Faris Ansari
9cafae9d53 fix: Check if site exists before new-site 2019-07-20 20:33:50 +05:30
mergify[bot]
abf54a0866
Merge pull request #7942 from harshit-30/change_language_doctype
fix: Changed permissions for language doctype
2019-07-20 08:35:19 +00:00
mergify[bot]
f79d6d66d4
Merge pull request #7944 from surajshetty3416/fix-get-desktop-settings
fix: Get desktop settings method
2019-07-19 13:01:22 +00:00
Saurabh
6ac1024f11
Merge pull request #7922 from saurabh6790/develop
fix: handle JobTimeoutException for s3
2019-07-19 18:16:38 +05:30
mergify[bot]
349b32943d
Merge pull request #7101 from zeroiszero/fix-rds-privileges
fix: AWS RDS privileges issue
2019-07-19 12:43:18 +00:00
Suraj Shetty
28cb5621aa fix: Get desktop settings method 2019-07-19 17:59:19 +05:30
mergify[bot]
63649d5cc5
Merge pull request #7930 from netchampfaris/auto-email-report-total-row-d
fix: Show totals in Auto Email Report if enabled
2019-07-19 12:12:04 +00:00
Aditya Hase
6e744320ea
Update db_manager.py 2019-07-19 17:26:49 +05:30
mergify[bot]
f8bc9eec7a
Merge pull request #7931 from prssanna/link-preview-fix
fix: fix for popovers never hiding
2019-07-19 11:54:51 +00:00
Suraj Shetty
f22f4a49b1 chore: Remove unwanted code 2019-07-19 17:12:17 +05:30
Harshit
97527388e8 fix: Changed permissions for language doctype 2019-07-19 16:54:44 +05:30
mergify[bot]
0b22e26ba9
Merge pull request #7941 from deepeshgarg007/fetch_from_select
fix: Make fetch from applicable for select fields
2019-07-19 09:44:43 +00:00
deepeshgarg007
cfdbff80e8 fix: Make fetch from applicable for select fields 2019-07-19 14:59:45 +05:30