anarcat
ff8e03689d
Added a comment
2018-10-09 21:49:02 +00:00
Joey Hess
def5d8b02c
Fix potential crash in exporttree database due to failure to honor uniqueness constraint
...
I don't know the circumstances, but have a report of this:
git-annex: failed to commit changes to sqlite database: Just SQLite3 returned
ErrorConstraint while attempting to perform step.
All 3 tables in the export db have uniqueness constraints on them,
insertUnique is used for all the rest, but this use of insertMany
means it doesn't check the constraint. I guess that's what caused the
crash, but I have not been able to test it yet.
Use putMany when available, as it should be faster than mapM of insertMany.
This commit was sponsored by Brock Spratlen on Patreon.
2018-10-09 16:56:33 -04:00
Joey Hess
b8ed97f5d8
add missing space
2018-10-09 16:32:59 -04:00
Joey Hess
bd24814d42
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-09 15:58:45 -04:00
Joey Hess
91b799d1a6
export: Fix false positive in export conflict detection
...
It occurred when the same tree was exported by multiple clones. nub out
identical trees.
This commit was sponsored by Jochen Bartl on Patreon.
2018-10-09 15:54:12 -04:00
Ilya_Shlyakhter
b8148fefa0
Added a comment
2018-10-09 18:53:30 +00:00
Ilya_Shlyakhter
44a57ba293
Added a comment
2018-10-09 18:41:33 +00:00
Ilya_Shlyakhter
e86cf08981
Added a comment
2018-10-09 15:34:00 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
87206a985a
Added a comment: aarch64 still broken, please help
2018-10-09 09:17:11 +00:00
ericm
a6e8c4f157
2018-10-09 01:18:02 +00:00
ericm
4a66a3c447
2018-10-09 01:16:47 +00:00
Ilya_Shlyakhter
3c94f83cbf
Added a comment
2018-10-08 21:48:27 +00:00
Ilya_Shlyakhter
679b9a0919
Added a comment
2018-10-08 21:43:17 +00:00
Joey Hess
ca200c561d
followup
2018-10-08 12:47:02 -04:00
Joey Hess
6e41b2080b
followup
2018-10-08 12:44:30 -04:00
Joey Hess
739b7923f4
followup
2018-10-08 12:42:00 -04:00
Joey Hess
a5a7bcd57e
prompt for information
2018-10-08 12:38:40 -04:00
Joey Hess
6b0ed80e76
response
2018-10-08 12:36:26 -04:00
Joey Hess
b9df632c2a
response
2018-10-08 12:28:59 -04:00
Joey Hess
61b7101949
response
2018-10-08 12:23:49 -04:00
Joey Hess
f391885373
followup
2018-10-08 12:21:58 -04:00
Joey Hess
611c60089d
response
2018-10-08 12:13:23 -04:00
Joey Hess
9d7fe7d1f2
response
2018-10-08 12:10:02 -04:00
Joey Hess
e21afbf5ea
followup
2018-10-08 12:08:40 -04:00
Joey Hess
7f04d03688
response
2018-10-08 12:04:57 -04:00
Joey Hess
9ada622067
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-08 12:01:03 -04:00
git-annex.branchable.com@07c0f8919010cc703ae7eea746d9b494c153291f
f834955d9c
2018-10-07 20:09:27 +00:00
anarcat
964e3f52a6
notes
2018-10-07 18:16:13 +00:00
anarcat
2bbe1a8faf
Added a comment: asked upstream
2018-10-07 18:07:05 +00:00
anarcat
6f6ccc0a4a
link to the owncloudannex error
2018-10-07 18:04:47 +00:00
anarcat
9bb63b8171
cannot operate a webdav server hosted in a subdirectory
2018-10-07 18:00:35 +00:00
Joey Hess
e7ff1c6762
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-06 19:53:06 -04:00
Teyras
8317223b98
Added a comment: gcrypt support
2018-10-06 12:14:45 +00:00
yarikoptic
cb91466057
Added a comment
2018-10-05 21:41:45 +00:00
Ilya_Shlyakhter
6a1cebe88a
Added a comment
2018-10-05 21:31:33 +00:00
yarikoptic
ac1122618d
Added a comment
2018-10-05 20:20:42 +00:00
Ilya_Shlyakhter
bab8370447
Added a comment
2018-10-05 19:56:24 +00:00
Mowgli
379d44683a
Added a comment: Logs
2018-10-05 19:38:06 +00:00
Mowgli
ee25a77838
Added a comment: Gentoo-Build (Haskell nightmare)
2018-10-05 19:36:01 +00:00
Ilya_Shlyakhter
b749b9b25c
Added a comment
2018-10-05 18:24:18 +00:00
Joey Hess
5df65af933
followup
2018-10-05 11:33:34 -04:00
ericm
292f3a4273
2018-10-05 10:58:40 +00:00
ericm
a21e9fc3f7
2018-10-05 06:31:03 +00:00
ericm
2ba39786fd
2018-10-05 06:27:28 +00:00
ericm
2ebf0ec447
2018-10-05 06:23:52 +00:00
yarikoptic
cf9cd4f3d2
Added a comment
2018-10-05 04:30:31 +00:00
Joey Hess
a340d5da1e
devblog
2018-10-04 17:54:00 -04:00
Joey Hess
bf175de217
response
2018-10-04 17:41:58 -04:00
Joey Hess
6edad9be08
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-04 17:37:40 -04:00
Joey Hess
76e151018a
mention location tracking
2018-10-04 17:37:20 -04:00