MinchinWeb
|
1c65952770
|
[DayOne] re-enable tests that were failing on Travis
|
2020-01-04 21:29:48 -07:00 |
|
MinchinWeb
|
45290136fc
|
[Dayone] don't break if the system timezone is UTC
|
2020-01-04 21:22:40 -07:00 |
|
micahellison
|
9d9f61ac1e
|
Merge pull request #772 from wren/windows-tests-766
Skip Broken Windows Tests
|
2020-01-04 14:27:42 -08:00 |
|
Jonathan Wren
|
6fc1313b47
|
skip more windows tests
|
2020-01-04 13:49:05 -08:00 |
|
Jonathan Wren
|
a3e24bcc9f
|
run black
|
2020-01-04 13:42:25 -08:00 |
|
Jonathan Wren
|
549d771956
|
skip another windows test
|
2020-01-04 13:42:04 -08:00 |
|
Jonathan Wren
|
3f8133cda5
|
whitespace changes
|
2020-01-04 13:42:03 -08:00 |
|
Jonathan Wren
|
efa21831ed
|
skip another windows test
|
2020-01-04 13:42:02 -08:00 |
|
Jonathan Wren
|
2d92201157
|
remove broken test (windows can't handle emoji)
|
2020-01-04 13:42:01 -08:00 |
|
Jonathan Wren
|
5434d476de
|
[#766] Skip another broken windows test
|
2020-01-04 13:42:00 -08:00 |
|
Jonathan Wren
|
686ccaae3b
|
[#766] Skip the broken test on windows for now
|
2020-01-04 13:41:58 -08:00 |
|
micahellison
|
0f53329592
|
Merge pull request #774 from eshrh/fix-usage-notes
Fix usage notes
|
2020-01-04 12:44:47 -08:00 |
|
Jonathan Wren
|
a5d2e1625c
|
Merge pull request #782 from markphelps/patch-1
Remove merge marker in recipes.md
|
2020-01-04 12:42:13 -08:00 |
|
Jonathan Wren
|
82c69d0053
|
Merge pull request #784 from wren/build-fix-black
Update Black version and lock file to fix builds on develop branch
|
2020-01-04 12:38:21 -08:00 |
|
Jonathan Wren
|
676cac7e80
|
Change stage so travis doesn't get confused about allowed failures
|
2020-01-04 12:30:50 -08:00 |
|
Jonathan Wren
|
06970f3911
|
run black to get codebase into good base state
|
2020-01-04 12:12:00 -08:00 |
|
Jonathan Wren
|
e2ce40424e
|
clarify build steps
|
2020-01-04 12:08:38 -08:00 |
|
Jonathan Wren
|
8384b799a1
|
update lock file
|
2020-01-04 12:01:51 -08:00 |
|
Jonathan Wren
|
31138c0463
|
update black version
|
2020-01-04 12:01:21 -08:00 |
|
Mark Phelps
|
6d8b5a59b3
|
Remove merge marker in recipes.md
Remove <<<<<<< HEAD marker in recipes.md
|
2020-01-04 11:58:49 -05:00 |
|
Jonathan Wren
|
2e920a7e8f
|
Merge pull request #769 from MinchinWeb/black
Black Formatter
|
2019-12-21 12:57:32 -08:00 |
|
Jonathan Wren
|
e984a9a015
|
Merge branch 'develop' into black
|
2019-12-21 12:11:05 -08:00 |
|
micahellison
|
717078bcfc
|
Merge pull request #778 from wren/black-format-770
[#770] run black formatter on codebase for standardization
|
2019-12-21 12:00:36 -08:00 |
|
Jonathan Wren
|
07a633ae51
|
(#770) run black formatter on codebase for standardization
|
2019-12-21 11:47:02 -08:00 |
|
Eshan
|
411a790f29
|
Fix usage notes
Notes were correctly indented.
|
2019-12-15 00:04:42 -05:00 |
|
MinchinWeb
|
c8172efdcc
|
[Travis] black -- show a diff on things that need to be reformatted
|
2019-12-14 14:00:28 -07:00 |
|
MinchinWeb
|
e7cbbecaef
|
[Black] sync to develop branch and apply black
# Conflicts:
# jrnl/EncryptedJournal.py
# jrnl/Journal.py
# jrnl/__init__.py
# jrnl/cli.py
# jrnl/install.py
|
2019-12-14 13:48:17 -07:00 |
|
MinchinWeb
|
9d183229df
|
[Travis] update as per code review
Remove "Lint" as separate stage; have `black` check the output rather than run the re-formmater
|
2019-12-12 10:41:08 -07:00 |
|
Jonathan Wren
|
a9e4e09547
|
Merge pull request #708 from pspeter/simplify-password-logic
Refactor password logic to prevent accidental password leakage
|
2019-12-10 21:04:59 -08:00 |
|
Jonathan Wren
|
f5e47f6484
|
Merge pull request #719 from maebert/maebert-fast-import
Reduce startup time by 55%
|
2019-12-10 20:58:56 -08:00 |
|
Jonathan Wren
|
6a8f3edec1
|
Merge branch 'develop' into maebert-fast-import
|
2019-12-10 20:47:39 -08:00 |
|
Jonathan Wren
|
cb9d546141
|
Merge pull request #740 from empireshades/master
Full text search (case insensitive) with "-contains"
|
2019-12-10 20:25:36 -08:00 |
|
MinchinWeb
|
c1defc7db1
|
[Travis] add a linting stage (via black )
|
2019-12-07 12:45:28 -07:00 |
|
MinchinWeb
|
d8f422151d
|
Apply black formatter to code
|
2019-12-07 12:32:55 -07:00 |
|
Jonathan Wren
|
a1d3577e3f
|
Merge pull request #767 from thejspr/patch-1
Fix merge conflict left-over
|
2019-12-03 08:11:29 -08:00 |
|
Jesper Kjeldgaard
|
8407ec5fb0
|
Fix merge conflict left-over
|
2019-12-03 11:59:05 +01:00 |
|
Jims
|
9b6b788af4
|
Renamed searching to contains. Made changes as per pull-request: https://github.com/jrnl-org/jrnl/pull/740
|
2019-12-01 23:03:38 -05:00 |
|
Manuel Ebert
|
45384f3c8f
|
Use __version__.py instead of VERSION.txt
|
2019-12-01 19:41:16 -08:00 |
|
micahellison
|
34b07d3686
|
Merge pull request #765 from wren/python-38-739
Update lock file and testing suite for Python 3.8
|
2019-11-30 13:55:17 -08:00 |
|
Jonathan Wren
|
3717c26559
|
[#739] Update tests so that 3.8 is not an allowed failure
|
2019-11-30 13:36:50 -08:00 |
|
Jonathan Wren
|
7200b1fa77
|
[#739][#747] update lock file
|
2019-11-30 13:35:59 -08:00 |
|
Jonathan Wren
|
af228fd163
|
Merge branch 'master' into develop
|
2019-11-30 13:15:07 -08:00 |
|
micahellison
|
864df05cc1
|
Merge pull request #761 from wren/travis-double-deploy-757
Fix CI config to only deploy once
|
2019-11-30 12:41:42 -08:00 |
|
Jrnl Bot
|
562454427e
|
Incrementing version to v2.1.1
|
2019-11-30 20:32:11 +00:00 |
|
Jonathan Wren
|
7e373bb385
|
Merge pull request #763 from maebert/mobile-header
🐞 Fix header display in docs on mobile devices
|
2019-11-30 10:46:52 -08:00 |
|
Jonathan Wren
|
a5b5f4732a
|
[#757] update mac python version test to match others
|
2019-11-29 22:04:02 -08:00 |
|
Jonathan Wren
|
e424e32a37
|
[#757] Add fast finish option to travis
|
2019-11-29 22:03:40 -08:00 |
|
Jonathan Wren
|
eb6c5200de
|
[#757] update caching for ci
|
2019-11-29 22:02:57 -08:00 |
|
Jonathan Wren
|
174632f8e3
|
[#757] Be explicit about python versio so travis doesn't get confused
|
2019-11-29 16:23:52 -08:00 |
|
Jonathan Wren
|
f16e7860e0
|
[#757] Group tests by python version
|
2019-11-29 16:21:03 -08:00 |
|