Commit graph

20649 commits

Author SHA1 Message Date
Aditya Hase
0204dae52d fix(travis): execute bench build before cypress tests 2019-07-24 15:03:10 +05:30
Aditya Hase
c774a6fc51 fix(travis): Run cypress tests headlessly 2019-07-24 15:03:10 +05:30
Aditya Hase
8d3d4c016b perf(travis): Use npm cacher 2019-07-24 15:03:10 +05:30
Aditya Hase
e80639cb66 fix(travis): No stage named after_install 2019-07-24 15:03:10 +05:30
Aditya Hase
cb89a3062f fix(travis): Remove TYPE environment vairable 2019-07-24 15:03:10 +05:30
Aditya Hase
ed4cd9641e fix(travis): Reach bench directory before executing bench commands 2019-07-24 15:03:10 +05:30
Aditya Hase
6a2660a34c fix(travis): Remove shell scripted if condition 2019-07-24 15:03:10 +05:30
Aditya Hase
393e3c2165 perf(travis): Use yarn cacher 2019-07-24 15:03:10 +05:30
Aditya Hase
252b14c7f1 fix(travis): Include UI tests 2019-07-24 15:03:10 +05:30
Aditya Hase
fb03b34f3d fix(travis): Use database specific site_config.json files 2019-07-24 15:03:10 +05:30
Aditya Hase
96d7a2f171 fix(travis): Handle postgres builds as well 2019-07-24 15:03:10 +05:30
Aditya Hase
f064689af0 fix(travis): Create Build Matrix 2019-07-24 15:03:10 +05:30
Aditya Hase
a4cc151f1f fix(travis): Use MariaDB 10.3 instead of MySQL 2019-07-24 15:03:10 +05:30
Aditya Hase
690ef1af7c fix(travis): Run Python 2.7 and Python 3.6 builds 2019-07-24 15:03:10 +05:30
Aditya Hase
043260cf21 perf(travis): Use --depth 1 while performing git clone 2019-07-24 15:03:10 +05:30
Aditya Hase
eded71a63a fix(travis): Add test_site to hosts 2019-07-24 15:03:10 +05:30
Aditya Hase
2941568fe2 perf(travis): Use pip cacher 2019-07-24 15:03:10 +05:30
Aditya Hase
9c4567018e fix(travis): Build frappe assets 2019-07-24 15:03:10 +05:30
Aditya Hase
a09e2794bf fix(travis): Install wkhtmltopdf 2019-07-24 15:03:10 +05:30
Aditya Hase
dcd4aac084 fix(travis): Do not sleep for 10 seconds 2019-07-24 15:03:10 +05:30
Aditya Hase
a8b73c0a04 fix(travis): Do not run unnecessary processes 2019-07-24 15:03:10 +05:30
Aditya Hase
fac983270d fix(travis): SET required MariaDB variables 2019-07-24 15:03:10 +05:30
Aditya Hase
265c215fa8 fix(travis): Set mysql root password to 'travis' 2019-07-24 15:03:10 +05:30
Aditya Hase
cbcb9de2d1 fix(travis): Drop ~ in favour of . 2019-07-24 15:03:10 +05:30
Aditya Hase
550f93bdd4 fix(travis): Change working directory to ~ 2019-07-24 15:03:10 +05:30
Aditya Hase
aef7d8d381 fix(travis): Rearrange commands 2019-07-24 15:03:10 +05:30
Aditya Hase
515014a355 fix(travis): Remove unncessary actions 2019-07-24 15:03:10 +05:30
Aditya Hase
6fd9c8dee6 fix(travis): Do not build assets 2019-07-24 15:03:10 +05:30
Aditya Hase
fbd7387436 fix(travis): Clone bench repo 2019-07-24 15:03:10 +05:30
Aditya Hase
f2226e0542 fix(travis): sudo is unncessary here 2019-07-24 15:03:10 +05:30
Aditya Hase
5406a3b260 fix(travis): Let's go pro here 2019-07-24 15:03:10 +05:30
Aditya Hase
51edbe5498 fix(travis): Defer installing coveralls 2019-07-24 15:03:10 +05:30
Aditya Hase
87f14c2c09 style: Use similar SQL syntax 2019-07-24 15:03:10 +05:30
Aditya Hase
acd801ba66 fix(travis): Remove unncessary installations 2019-07-24 15:03:10 +05:30
Aditya Hase
6f1e6812b7 fix(travis): Remove install.sh and run-tests.sh 2019-07-24 15:03:10 +05:30
Aditya Hase
2ee3610b43 fix(travis): Reduce Clutter
Let's just try and do this for MariaDB Python 3.6 only
2019-07-24 15:03:10 +05:30
Faris Ansari
849b293f4a
Merge pull request #7949 from ruchamahabal/session-defaults
feat: Session Defaults
2019-07-24 13:37:28 +05:30
Rucha Mahabal
e2ef036991 fix: added tests and few fixes 2019-07-24 00:03:08 +05:30
Faris Ansari
17c2d2cb69
fix: Check is_private when checking for duplicates (#7957)
* fix: Check is_private when checking for duplicates

* fix: Fallback file_size
2019-07-23 19:11:19 +05:30
Faris Ansari
d06abbd852
feat: Option to skip failing patches in migrate (#7959) 2019-07-23 16:46:15 +05:30
Saurabh
93022be8b5 changelog: release 12.0.0 2019-07-22 17:38:44 +05:30
sahil28297
5fdc33d9bc
Release Version 12 2019-07-22 17:30:15 +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
Rucha Mahabal
891735b5d6 fix: codacy fixes 2019-07-21 23:56:31 +05:30
Rucha Mahabal
4b2ab9e00d feat: Session Defaults 2019-07-21 23:16:50 +05:30