Commit graph

  • e424e32a37 [#757] Add fast finish option to travis Jonathan Wren 2019-11-29 22:03:40 -08:00
  • eb6c5200de [#757] update caching for ci Jonathan Wren 2019-11-29 22:02:57 -08:00
  • 174632f8e3 [#757] Be explicit about python versio so travis doesn't get confused Jonathan Wren 2019-11-29 16:23:52 -08:00
  • f16e7860e0 [#757] Group tests by python version Jonathan Wren 2019-11-29 16:21:03 -08:00
  • cbd0014a52 [#757] Add more Mac tests for each Python version Jonathan Wren 2019-11-29 15:38:32 -08:00
  • 7b27e6d0c0 [#757] Add more testing for Windows across multiple Python versions Jonathan Wren 2019-11-29 15:07:44 -08:00
  • a01fb67c87 [#757] Clean up travis yaml file for readability Jonathan Wren 2019-11-29 15:06:13 -08:00
  • c6eab97f64 [#757] Take out unneeded quotes around strings in yaml Jonathan Wren 2019-11-29 15:05:15 -08:00
  • b1307674d8 Display header in mobile docs #763 Manuel Ebert 2019-11-29 12:51:25 -08:00
  • 1f181496c3 Add Google Analytics #762 Manuel Ebert 2019-11-29 12:32:49 -08:00
  • 427f1321b7 [#757] update CI logic to new format Jonathan Wren 2019-11-29 12:11:17 -08:00
  • 7f83a1ef26 [#757] add explicit os at root per travis config linter Jonathan Wren 2019-11-29 11:38:14 -08:00
  • f64f742839 [#757] add stage name to test stage to be explicit Jonathan Wren 2019-11-29 11:37:51 -08:00
  • 7fe1281c38 [#757] Add quotes around environment variables to be a little safer Jonathan Wren 2019-11-29 11:37:01 -08:00
  • 44531bb47f [#757] Take out old code (no longer needed) Jonathan Wren 2019-11-29 11:36:31 -08:00
  • 19fb2207dd [#757] Move deploy to it's own stage on CI so it doesn't run multiple times Jonathan Wren 2019-11-29 11:35:30 -08:00
  • 44bc75fb65 Merge branch 'master' into develop Jonathan Wren 2019-11-29 11:46:01 -08:00
  • 444d6de9e4 Move all password handling to EncryptedJournal #708 Peter Schmidbauer 2019-11-02 02:06:05 +01:00
  • abb81acedb
    Merge pull request #706 from pspeter/password-confirmation Jonathan Wren 2019-11-29 06:42:38 -08:00
  • b0b9c48aae
    Merge pull request #759 from MinchinWeb/more-travis Jonathan Wren 2019-11-29 06:30:05 -08:00
  • ae505dcbbd [Travis] Windows tests time out #759 MinchinWeb 2019-11-28 09:14:50 -07:00
  • 34f7d9830f [Travis] Windows: try Python 3.7 for cryptography wheels? MinchinWeb 2019-11-28 08:50:06 -07:00
  • 9cad7ddb51 [Travis] Add Python to PATH on Windows MinchinWeb 2019-11-28 08:39:22 -07:00
  • cdad3230f0 [Travis] include a test in not UTC MinchinWeb 2019-11-28 08:21:01 -07:00
  • 3c2ced0989 [Travis] no auto-ruby MinchinWeb 2019-11-28 07:59:06 -07:00
  • b0f07eeb59 Appease the Travis gods MinchinWeb 2019-11-28 07:49:33 -07:00
  • cab23ddc97 [Travis] add testing on Windows and Mac MinchinWeb 2019-11-28 07:43:05 -07:00
  • 6786e485b1 Deployed 4ecaf19 with MkDocs version: 1.0.4 Micah Ellison 2019-11-25 21:13:00 -08:00
  • 4ecaf197f5 Incrementing version to v2.1.1-beta Jrnl Bot 2019-11-26 05:00:15 +00:00
  • b5d33e3423
    Merge pull request #756 from jrnl-org/develop micahellison 2019-11-25 20:56:48 -08:00
  • 0c1b577208
    Merge pull request #751 from micahellison/readline-738 #756 Jonathan Wren 2019-11-25 20:42:33 -08:00
  • c8bfa261c1
    Merge pull request #755 from micahellison/on-today-bug-741 Jonathan Wren 2019-11-25 20:41:05 -08:00
  • f633a93aab Merge develop to on-today-bug-741 #755 Micah Ellison 2019-11-25 20:37:10 -08:00
  • a529b70614 Squashed commit of the following: Jonathan Wren 2019-11-25 19:59:53 -08:00
  • 223277ad69
    Merge pull request #752 from micahellison/693-dev-docs Jonathan Wren 2019-11-25 20:25:08 -08:00
  • 13bdd94dfb [GH-693] cleaning up "Developing" section and adding a note about behave #752 Micah Ellison 2019-11-25 20:22:44 -08:00
  • 29545c3a81 [GH-741] adding test for bug that displays all entries -on today Micah Ellison 2019-11-25 19:39:58 -08:00
  • 7c8fef3f1f
    Fix pyproject.toml #753 Aaron Lichtman 2019-11-20 16:07:50 +01:00
  • e925fe22f9 Add password confirmation dialog #706 Peter Schmidbauer 2019-10-31 21:22:50 +01:00
  • 0bd94c7872
    Merge pull request #744 from alichtman/exit-after-no-text-entry Jonathan Wren 2019-11-18 22:06:04 -08:00
  • d947b19bcd [GH-693] work so far on updating developer documentation Micah Ellison 2019-11-18 21:39:28 -08:00
  • 03e87237fc
    Merge pull request #742 from MinchinWeb/dayone-tests Jonathan Wren 2019-11-18 21:20:00 -08:00
  • 3aae43e138 [GH-738] preventing readline usage on Windows - removes autocomplete on the install step for Windows users #751 Micah Ellison 2019-11-18 20:32:40 -08:00
  • 5a874eeee7
    Merge pull request #699 from pspeter/fix-keyring-without-backend Jonathan Wren 2019-11-18 20:12:16 -08:00
  • b159ba4eab
    Merge pull request #750 from jrnl-org/micahellison-new-labels Jonathan Wren 2019-11-18 19:19:54 -08:00
  • 77f3a96648 Adding "new" labels to new issues #750 micahellison 2019-11-18 19:18:26 -08:00
  • d4d3298b42
    Merge pull request #749 from micahellison/github-issues Jonathan Wren 2019-11-18 19:10:58 -08:00
  • 712c0d1e20 Escaping colon label with quotes in new issue templates #749 Micah Ellison 2019-11-18 19:06:22 -08:00
  • f1f06fd31f
    Merge pull request #748 from micahellison/github-issues Jonathan Wren 2019-11-18 19:04:37 -08:00
  • 4244ffb2ff Adding 🆕 label to github issue templates #748 Micah Ellison 2019-11-18 18:59:57 -08:00
  • 7fbb5db5e7
    Fix no stdin input test #744 Aaron Lichtman 2019-11-18 15:34:31 +01:00
  • 9701401946
    Fix test? Aaron Lichtman 2019-11-18 14:51:41 +01:00
  • e4012426ca
    Update features/core.feature Aaron Lichtman 2019-11-17 02:07:06 +01:00
  • b793ce5d6c
    Fix test? Aaron Lichtman 2019-11-17 01:57:19 +01:00
  • 0aee900ffc
    Fix test? Aaron Lichtman 2019-11-17 01:54:49 +01:00
  • fce60a364f
    Remove extra debug line Aaron Lichtman 2019-11-17 01:49:58 +01:00
  • 455261c55e
    Add test for empty stdin input Aaron Lichtman 2019-11-17 01:49:46 +01:00
  • 91dcb812d7
    Remove extra space Aaron Lichtman 2019-11-17 01:49:07 +01:00
  • 566ab5c043
    Remove extraneous code #692 Aaron Lichtman 2019-11-17 01:04:43 +01:00
  • edb0d8efa1
    Remove redundant re.UNICODE flag Aaron Lichtman 2019-11-17 01:01:04 +01:00
  • f2bf1ff900
    Fix tag_regex Aaron Lichtman 2019-11-17 00:56:01 +01:00
  • 8c9b040586
    Fix regression in features/steps/core.py Aaron Lichtman 2019-11-17 00:53:25 +01:00
  • 09802cc088
    Remove PY2 and PY3 constants Aaron Lichtman 2019-11-17 00:49:17 +01:00
  • 59a6aa3cfd
    Remove extraneous code Aaron Lichtman 2019-11-16 14:54:03 +01:00
  • 7b84935470
    Clean up debug statements Aaron Lichtman 2019-11-16 14:53:07 +01:00
  • b1c7deb9b9
    Clean up debug statements Aaron Lichtman 2019-11-16 14:52:19 +01:00
  • 5d75bc25c7
    Fix test? Aaron Lichtman 2019-11-16 14:49:07 +01:00
  • bca12b4b16
    Fix test? Aaron Lichtman 2019-11-16 14:46:34 +01:00
  • c23efa7f80
    Fix test? Aaron Lichtman 2019-11-16 14:42:39 +01:00
  • 4cfff00d0a
    Move sys.exit() down Aaron Lichtman 2019-11-16 14:40:31 +01:00
  • 8d22283b93
    Update features/steps/core.py Aaron Lichtman 2019-11-16 14:35:50 +01:00
  • 87571fa55f
    Debug Aaron Lichtman 2019-11-16 14:31:05 +01:00
  • 7dcc91431e
    Add debug statements Aaron Lichtman 2019-11-16 14:16:36 +01:00
  • e63ae25433
    Add return from mock function Aaron Lichtman 2019-11-16 14:07:39 +01:00
  • 68772d3afe
    Update features/steps/core.py Aaron Lichtman 2019-11-16 13:51:55 +01:00
  • 9b0ebb7d84
    Add _mock_editor_function Aaron Lichtman 2019-11-16 13:42:30 +01:00
  • ccb55392dd
    Check message on stderr and patch subprocess.call Aaron Lichtman 2019-11-16 13:18:14 +01:00
  • c0a1c171f1
    Fix check_empty_output method Aaron Lichtman 2019-11-16 13:06:04 +01:00
  • d378e2522d
    Add comment explaining discrepancy between expected and asserted output Aaron Lichtman 2019-11-15 09:38:09 +01:00
  • ac21a4facb
    Merge branch 'master' into exit-after-no-text-entry Aaron Lichtman 2019-11-15 09:34:50 +01:00
  • f0e5fe9653
    Use native mocking Aaron Lichtman 2019-11-15 09:33:47 +01:00
  • 7a90f4076d
    Add test for aborting jrnl entry from editor Aaron Lichtman 2019-11-15 09:27:01 +01:00
  • fd5a08a4b2 added search test Jims 2019-11-14 18:39:39 -05:00
  • 2890e33cac
    Exit jrnl if no text entered into editor Aaron Lichtman 2019-11-14 12:00:23 +01:00
  • ad5d3a7856 [Dayone] Skip failing tests on Travis #742 MinchinWeb 2019-11-13 18:26:13 -07:00
  • ea594e5998 [Dayone] re-add tests MinchinWeb 2019-11-13 18:10:57 -07:00
  • 6ad5188315
    Merge branch 'master' into pretty-print-entries Aaron Lichtman 2019-11-12 22:49:11 +01:00
  • 4318da5b06
    Merge pull request #710 from pspeter/support-py3-6 Jonathan Wren 2019-11-12 13:47:56 -08:00
  • b5c05cd846 Clarify currently supported Python versions #710 Peter Schmidbauer 2019-11-12 18:50:51 +01:00
  • e682d27994 added case-insensitive searching of entry title and body using a -S argument Jims 2019-11-12 11:53:12 -05:00
  • 712b471702
    Merge branch 'master' into pretty-print-entries Aaron Lichtman 2019-11-12 06:40:10 +01:00
  • 4302cf2a81
    [#696] supporting little-endian date format (e.g. DD/MM/YYYY) micahellison 2019-11-11 21:12:16 -08:00
  • 25c0feaab6
    Merge branch 'master' into fix-custom-dates #694 Jonathan Wren 2019-11-11 21:08:37 -08:00
  • c098888612
    Merge pull request #705 from pspeter/cleanup-py2-leftovers Jonathan Wren 2019-11-11 20:53:10 -08:00
  • f99009c56b
    Merge pull request #736 from jrnl-org/v2.1.1 micahellison 2019-11-11 19:10:42 -08:00
  • f30e11d46f Prepare travis for upcoming poetry 1.0 release #736 Peter Schmidbauer 2019-10-26 23:00:06 +02:00
  • e10fb7f933 [GH-666] updating documentation to reflect v2 behavior: Micah Ellison 2019-10-05 15:50:04 -07:00
  • cc44cb1e17 In Encryption docs, improve grammar and typography Rory O’Kane 2019-08-19 04:01:33 -04:00
  • a7d5618025 In Encryption docs, explain how to prevent Fish history logging Rory O’Kane 2019-08-19 03:50:41 -04:00
  • 3ef086c71a Add doc about extracting timestamps with no spaces Greg Bodnar 2019-08-04 15:23:33 +12:00