Paul Beckingham
b3c1d94e75
libshared: Updated to b1686ad3e14c766faa3bdec3d5afe7152ace5e71
2018-05-13 22:59:47 -04:00
Paul Beckingham
2dba81e460
libshared: Updated to 6f0900d86743405f24d52f9eafe6c8e941d40ec3
2018-05-13 22:59:39 -04:00
Paul Beckingham
99f92beac9
libshared: Updated to 320f65961505019d276e5b36316bd11bdd0025b1
2018-05-13 22:59:31 -04:00
Paul Beckingham
f06ca50df9
Task: Uses named dates for YEAR virtual tag
2018-05-13 22:59:24 -04:00
Paul Beckingham
2485efa5f3
Task: Uses named dates for QUARTER virtual tag
2018-05-13 22:59:18 -04:00
Paul Beckingham
2e1e295ba4
Task: Uses named dates for MONTH virtual tag
2018-05-13 22:59:00 -04:00
Paul Beckingham
ec3e14c8f6
Task: Uses named dates to WEEK virtual tag
2018-05-13 22:58:51 -04:00
Paul Beckingham
9841ce1107
libshared: Updated to cbe3fd84a8950a42ed271a0dd8e7c4e1564b1333
2018-05-13 22:58:42 -04:00
Paul Beckingham
5c56f9008c
libshared: Updated to 5bd493494fe2b1f0ab208e1edb4854316eeb5423
2018-05-13 22:58:31 -04:00
Paul Beckingham
850ef84b0b
CMake: Eliminated Dates.cpp
2018-05-13 22:58:06 -04:00
Paul Beckingham
0143ced07c
Task: Eliminated namedDates
2018-05-13 22:57:43 -04:00
Paul Beckingham
d8526a388d
CmdCalc: Eliminated namedDates
2018-05-13 22:56:53 -04:00
Paul Beckingham
06a78e1aff
ColTypeString: Eliminated namedDates
2018-05-13 22:56:42 -04:00
Paul Beckingham
d6bbdb90b9
ColTypeNumeric: Eliminated namedDates
2018-05-13 22:56:31 -04:00
Paul Beckingham
2e34d9ffd4
ColTypeDuration: Eliminated namedDates
2018-05-13 22:56:22 -04:00
Paul Beckingham
8269a3a235
ColTypeDate: Eliminated namedDates
2018-05-13 22:56:11 -04:00
Paul Beckingham
c4b41734a9
ColTags: Eliminated namedDates
2018-05-13 22:56:02 -04:00
Paul Beckingham
23569ad5e7
ColRecur: Eliminated namedDates
2018-05-13 22:55:53 -04:00
Paul Beckingham
d390b02be5
ColProject: Eliminated namedDates
2018-05-13 22:55:45 -04:00
Paul Beckingham
fa71f846ae
calc: Eliminated namedDates
2018-05-13 22:55:36 -04:00
Paul Beckingham
8f3d6c575d
Filter: Eliminated namedDates
2018-05-13 22:55:27 -04:00
Paul Beckingham
d424a885bd
Nibbler: Elimnated, migrated to Pig
2018-05-13 22:55:17 -04:00
Paul Beckingham
15ceb61d96
ISO8601: Migrated all to Datetime/Duration
2018-05-13 22:54:39 -04:00
Paul Beckingham
6f727d3a39
Context: Eliminated ISO8601
2018-05-13 22:52:07 -04:00
Paul Beckingham
dfde9ba4b8
Variant: Migraded from ISO8601d to Datetime
2018-05-13 22:51:51 -04:00
Paul Beckingham
1571981b57
Lexer: Migrated from ISO8601p to Duration
2018-05-13 22:51:30 -04:00
Paul Beckingham
e20fb95a43
Lexer: Migrated from ISO8601d to Datetime
2018-05-13 22:51:18 -04:00
Paul Beckingham
3421f5bc18
libshared: Updated to 0dbe6c2818d4dc99f5d0089d6afb1559ed05ebf7
2018-05-13 22:51:08 -04:00
Paul Beckingham
88968af20b
dependency: CPP Core Guidlines compliance
2018-05-13 22:51:02 -04:00
Paul Beckingham
42e0c17de7
sort: Greater use of auto
2018-05-13 22:50:51 -04:00
Paul Beckingham
4cbbaec833
CmdEdit: Properly captures an unmodified errno
2018-05-13 22:50:33 -04:00
Paul Beckingham
180e018a36
util: Removed unused header
2018-05-13 22:50:21 -04:00
Paul Beckingham
2297b2d3a1
Feedback: Sync message now indicates how many local changes will be synced
2018-05-13 22:45:55 -04:00
Paul Beckingham
de8d9d88ff
Lexer: Typo
2018-05-13 22:45:38 -04:00
Paul Beckingham
e2e9725812
Variant: Reduced dependence on ISO8601
2018-05-13 22:45:30 -04:00
Paul Beckingham
60e5c488ac
DOM: tw.syncneeded should be 0/1, not false/true
2018-05-13 22:45:18 -04:00
Paul Beckingham
146a72b331
DOM: Partial DOM match is no longer an error
2018-05-13 22:45:07 -04:00
Paul Beckingham
18c8b41f3f
Config: Eliminated
2018-05-13 22:44:21 -04:00
Paul Beckingham
f28b68661d
Docs: Removed references to $TERM, which is irrelevant anyway
2018-05-13 22:43:58 -04:00
Paul Beckingham
1751bbaea6
Context: Added local config load timing
2018-05-13 22:43:45 -04:00
Paul Beckingham
b57a734625
Config: Migrated to libshared Configuration
2018-05-13 22:43:33 -04:00
Paul Beckingham
00bbca275c
Config: Separated configuration from defaults
2018-05-13 22:43:06 -04:00
Paul Beckingham
3eff3d2704
Config: Removed unused ::clear method
...
- This was used back when shadow file support needed to reset CLI parsing.
2018-05-13 22:42:05 -04:00
Paul Beckingham
bc517cecf3
libshared: Updated to d009b1de631c576510841593c85b257e96371b40
2018-05-13 22:41:55 -04:00
Paul Beckingham
3a69609ffd
DOM: New references: tw.syncneeded, tw.program, tw.args, tw.width, tw.height
...
- And deprecating context.program, context.args, context.width, context.height
2018-05-13 22:41:19 -04:00
Paul Beckingham
6641ca13a1
DOM: Typo
2018-05-13 22:40:10 -04:00
Tomas Babej
5c243b6c4c
TLSClient: Improve diagnostics
...
Task now correctly distinguishes the situation where CA file is present,
but not valid in some sense (empty file, not valid PEM, ..). In this
case the gnutls_certificate_set_x509_trust_file returns 0, as the number
of certificates detected in the file.
The method returns negative numbers for other errors, such as the CA
file itself missing.
Also clarify that when validating client cert/key pair, each of them can
be the source of the problem, not only the cliet certificate file.
2018-05-13 22:35:42 -04:00
Tomas Babej
4f28f26626
TLSClient: Respect 'allow all' and 'ignore hostname' trust settings
2018-05-13 22:35:18 -04:00
Tomas Babej
0907fbf906
style: Remove doubled spaces in the error message
2018-05-13 22:35:04 -04:00
Tomas Babej
4a27ba8bce
TLSClient: Free error data after extracting error message
2018-05-13 22:34:53 -04:00