Commit Graph

  • 43a21ba3a6 Merge pull request #306 from djmitche/no-audit-on-pr Dustin J. Mitchell 2021-10-21 19:41:23 -04:00
  • c1c9b7f80b Merge pull request #307 from taskchampion/auditcfg dbr/Ben 2021-10-21 19:56:34 +11:00
  • ae244055f7 Also ignore time bug dbr 2021-10-21 13:45:32 +11:00
  • 6aa355b835 Add config for cargo-audit dbr 2021-10-21 13:33:19 +11:00
  • 642da4da3e do not run audit on PRs Dustin J. Mitchell 2021-10-20 22:29:16 -04:00
  • 2f7c11bcc3 Merge pull request #305 from djmitche/issue23-client-apply Dustin J. Mitchell 2021-10-20 22:22:51 -04:00
  • c63a21797a remove dbg!(..) Dustin J. Mitchell 2021-10-20 21:25:28 -04:00
  • ec35d4fa20 use a distinct error for out-of-sync replica Dustin J. Mitchell 2021-10-20 21:15:05 -04:00
  • c72cae648d Apply snapshots automatically on empty taskdbs Dustin J. Mitchell 2021-10-19 22:01:37 -04:00
  • 0af66fd6c8 Validate encryption using externally-generated data Dustin J. Mitchell 2021-10-19 18:31:30 -04:00
  • e0f598f91c Changelog: Document 2.6.1 release commit hash Tomas Babej 2021-10-19 00:30:53 -04:00
  • a696b6b155 cmake: Bump project version to 2.6.1 v2.6.1 Tomas Babej 2021-10-19 00:23:40 -04:00
  • d8770133f0 docs: Update dev branch references in README Tomas Babej 2021-10-19 00:23:16 -04:00
  • 5c32372d42 docs: Update DEVELOPER.md Tomas Babej 2021-10-19 00:20:07 -04:00
  • 4d7c7531d0 docs: Document #2632 Tomas Babej 2021-10-18 23:56:38 -04:00
  • c99dab0dae meta: Ensure Cygwin compatibility Tomas Babej 2021-10-18 23:53:26 -04:00
  • 3dee86c997 docs: Document #2639 Tomas Babej 2021-10-18 23:48:37 -04:00
  • df75d1ce43 test: Add tests for parsing ID ranges of various sizes Tomas Babej 2021-10-18 23:46:45 -04:00
  • 2469943c98 meta: Bump libshared Tomas Babej 2021-10-18 23:14:35 -04:00
  • 072b38d326 CmdCustom: Increase probability of displaying upgrade message Tomas Babej 2021-10-18 21:32:41 -04:00
  • dc81bf5fb5 CmdNews: Adjust for brevity Tomas Babej 2021-10-18 21:27:07 -04:00
  • 17f5521ea4 add an app_id to the encryption AAD Dustin J. Mitchell 2021-10-17 18:06:16 -04:00
  • 4300f7bdda use CHACHA20_POLY1305 instead of AES_256_GCM Dustin J. Mitchell 2021-10-17 17:36:30 -04:00
  • 97d1366b66 move taskchampion::server::remote::crypto to taskchampion::server::crypto Dustin J. Mitchell 2021-10-16 22:37:28 +00:00
  • 0f39a3f3b2 [BREAKING CHANGE] drop use of tindercrypt, and use ring directly Dustin J. Mitchell 2021-10-16 21:05:25 +00:00
  • 8e7401d2f4 docs: Document #2626 Tomas Babej 2021-10-16 11:28:36 -04:00
  • 6a79e614da tests: Expand test for waiting report Tomas Babej 2021-10-16 11:11:43 -04:00
  • 4287b33796 Task: Only consider pending tasks as waiting Tomas Babej 2021-10-16 11:11:15 -04:00
  • 3b37dc2480 tests: Adjust test description Tomas Babej 2021-10-16 11:02:38 -04:00
  • dec99b0deb docs: Document #2622 Tomas Babej 2021-10-16 10:12:53 -04:00
  • 3840c4e768 tests: Add test for UDA Orphan identification Tomas Babej 2021-10-16 10:10:31 -04:00
  • 793b23411a CmdUDAs: Do not identify tags and dependencies as orphan UDAs Tomas Babej 2021-10-16 10:10:14 -04:00
  • fd549c764b Task: Do not identify tag and dependency attributes as orphans Tomas Babej 2021-10-16 10:09:51 -04:00
  • 339a4ddb51 Task: Make isTag/Dep/AnnotationAttr methods static Tomas Babej 2021-10-16 10:08:29 -04:00
  • 3dbad09f72 consiered -> considered Bent Witthold 2021-10-16 12:53:21 +02:00
  • d480f6a0db docs: Document #2629 Tomas Babej 2021-10-15 01:09:19 -04:00
  • e21ae0d7d8 docs: Document #2620 Tomas Babej 2021-10-15 00:56:13 -04:00
  • ddfb327292 WIP Dustin J. Mitchell 2021-10-15 02:56:46 +00:00
  • f6d9837b07 tests: Add test for legacy context interpretation Tomas Babej 2021-10-14 22:35:36 -04:00
  • d5a026d91a context: Interpret legacy-style context as read context only Tomas Babej 2021-10-14 22:34:37 -04:00
  • 1d4baca0d9 context: Do not interpret empty filter/mods as missing context definition Tomas Babej 2021-10-14 17:45:42 -04:00
  • 636862f8c5 update README with current relationship to TW Dustin J. Mitchell 2021-10-13 17:59:58 -04:00
  • bd2189e589 Merge pull request #300 from djmitche/issue23-client Dustin J. Mitchell 2021-10-13 16:44:50 -04:00
  • 1c6a5315c9 remove unused file Dustin J. Mitchell 2021-10-11 21:29:49 -04:00
  • 333cb37091 Support add_snapshots on cli Dustin J. Mitchell 2021-10-11 17:25:28 -04:00
  • ed3475d9ea support avoiding snapshots Dustin J. Mitchell 2021-10-11 17:14:26 -04:00
  • b97f6dc4d5 Send snapshots to server Dustin J. Mitchell 2021-10-10 17:27:29 -04:00
  • 13a96efacb Add snapshot encoding / decoding Dustin J. Mitchell 2021-10-07 21:24:27 -04:00
  • bde19d7f07 Return SnapshotUrgency from AddVersion Dustin J. Mitchell 2021-10-07 19:35:06 -04:00
  • b8d892878c document sync data formats Dustin J. Mitchell 2021-10-11 09:01:37 -04:00
  • 79f07b57ad more taskdb refactoring Dustin J. Mitchell 2021-10-11 20:56:10 -04:00
  • 887b04f7f4 docs: Document #2619 Tomas Babej 2021-10-11 15:50:42 -04:00
  • d4a9ce614b Fix fish completions Alexandre Provencio 2021-10-11 16:38:52 -03:00
  • f229715242 Merge pull request #295 from taskchampion/issue23-config Dustin J. Mitchell 2021-10-10 15:24:18 -04:00
  • ef1d8f37a8 write config defaults once Dustin J. Mitchell 2021-10-10 01:43:30 +00:00
  • 329c0d0aef move ServerConfig to crate::server Dustin J. Mitchell 2021-10-10 01:33:45 +00:00
  • 4d19ca7bdb add server-side config --snapshot-{days,versions} Dustin J. Mitchell 2021-10-06 04:01:22 +00:00
  • 74aee49107 Merge pull request #297 from djmitche/versionid-nil Dustin J. Mitchell 2021-10-09 21:14:43 -04:00
  • 45e2f2cde8 Merge pull request #296 from djmitche/app-configure Dustin J. Mitchell 2021-10-09 21:14:22 -04:00
  • dd9bef0a7b Merge pull request #294 from taskchampion/taskdb-refactor Dustin J. Mitchell 2021-10-09 21:13:56 -04:00
  • aaac1c3356 Use App::configure to set up actix Dustin J. Mitchell 2021-10-09 17:53:36 -04:00
  • 536b88c8f4 Replace NO_VERSION_ID with NIL_VERSION_ID Dustin J. Mitchell 2021-10-09 17:59:09 -04:00
  • a0a3f36a16 factor taskdb into multiple modules Dustin J. Mitchell 2021-10-07 20:15:48 -04:00
  • f109056340 Merge pull request #289 from taskchampion/issue23 Dustin J. Mitchell 2021-10-09 09:40:57 -04:00
  • 7bb6ea6865 Request snapshots in AddVersion Dustin J. Mitchell 2021-10-03 02:14:36 +00:00
  • d1da8eee52 Add add_snapshot API method Dustin J. Mitchell 2021-09-30 02:45:59 +00:00
  • e2f79edad6 add get_snapshot API method Dustin J. Mitchell 2021-09-29 23:52:58 +00:00
  • 53d1f8dbc2 update get_child_version to distinguish gone and not-found Dustin J. Mitchell 2021-09-29 22:41:40 +00:00
  • 2570956710 [breaking] Add snapshot support to server storage Dustin J. Mitchell 2021-09-29 02:48:39 +00:00
  • 8d2be3b495 add get_version to server storage api Dustin J. Mitchell 2021-09-29 02:19:57 +00:00
  • eadce9f15a Add documentation for snapshots Dustin J. Mitchell 2021-09-28 19:17:20 -04:00
  • db76a15ba5 changelog: mark 2.6.0 as current release Orhun Parmaksız 2021-10-05 00:26:07 +03:00
  • 64ea936d7f README: Describe the new branch names Tomas Babej 2021-10-04 20:53:28 -04:00
  • 75fd0ff83a Remove cargo fmt error Dustin J. Mitchell 2021-10-03 22:26:03 +00:00
  • e2320fb9aa Merge pull request #293 from taskchampion/cargo-fmt Dustin J. Mitchell 2021-10-02 22:16:06 -04:00
  • c010855bac Merge branch '2.6.0' Tomas Babej 2021-10-02 22:04:54 -04:00
  • 8174287f91 README: Mark GnuTLS as optional v2.6.0 Tomas Babej 2021-10-02 21:59:37 -04:00
  • b6225adbd3 add library build dependencies to README Nathan Wyand 2021-09-21 01:09:38 +00:00
  • dbf641988e CmdTags: Update pointers to task enumeration lists Tomas Babej 2021-10-02 21:35:14 -04:00
  • 8610268cd9 Add missing "QUARTER" to feedback_reserved_tags Tomas Janousek 2020-11-24 23:27:22 +00:00
  • ac309b4ff1 tests: Skip the diagnostics test on Ubuntu 16.04 Tomas Babej 2020-12-06 11:37:27 -05:00
  • 57680f5bde Uncoditionally include errno.h instead of guessing Leo 2020-09-01 11:46:17 -03:00
  • 6873ff26a1 Truely remove priority from hardcoded attrributes Doron Behar 2019-05-20 00:38:27 +03:00
  • 4bdab32c12 Complete attributes dynamically incl UDAs Doron Behar 2019-05-19 23:02:42 +03:00
  • 9d3bbe744d Fix small TODO and move main function to bottom Doron Behar 2019-05-19 11:44:05 +03:00
  • ba1b6819a0 Add TODOs to make zsh completion awesome Doron Behar 2019-05-19 11:43:21 +03:00
  • e66f7fce50 Workaround for alias grep=rg in fish Lionel Miller 2019-02-17 13:49:03 +03:00
  • 68bef0135f Fix typo in man page John Nguyen 2020-05-16 11:06:57 -07:00
  • c2ba93cb61 tests: Ensure the git tag version check does not run for tarball builds Tomas Babej 2021-10-02 18:06:45 -04:00
  • 34c12a7b78 Context: Add news.version among configuration defaults Tomas Babej 2021-10-02 18:25:01 -04:00
  • 4d85031b90 tests: Ensure tests are run with news.version set to 2.6.0 Tomas Babej 2021-10-02 18:06:07 -04:00
  • 0ad1b681de CMakeLists: Use presence of src, not .git dir to determine libshared presence Tomas Babej 2021-10-02 17:57:35 -04:00
  • 35794a57b5 CMakeLists: Ensure cmake.h.in is not excluded in the source build Tomas Babej 2021-10-02 17:45:28 -04:00
  • a392983631 CmdNews: Minor adjustments Tomas Babej 2021-10-02 17:10:59 -04:00
  • ef53c4fc75 CmdCustom: Generate notice about task news Tomas Babej 2021-10-02 16:58:16 -04:00
  • 5ccfece56d CmdNews: Improve footnote advertising of minor higlights Tomas Babej 2021-10-02 16:25:27 -04:00
  • 5e5a68e045 CmdNews: Mark more higlights as major Tomas Babej 2021-10-02 16:24:57 -04:00
  • 214890af26 CmdNews: Prevent double outro by reverting to defautl signal handler Tomas Babej 2021-10-02 16:07:51 -04:00
  • bd39e6b2e0 CmdNews: Prevent compiler warning Tomas Babej 2021-10-02 16:07:04 -04:00
  • cb4444098e CmdNews: Add short outro on interrupt Tomas Babej 2021-10-02 16:06:28 -04:00