Commit graph

23136 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
5336deccf1 Added a comment 2015-02-22 01:47:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
d5fbc29729 Added a comment 2015-02-22 01:47:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
0b20f7846f Added a comment 2015-02-22 01:26:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZDzYJnNLkYd4E1-PCAWbKldCX-5ApBCQ
5e5fe6321d 2015-02-22 01:00:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
dae374257f removed 2015-02-21 20:48:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
3a66f7385b Added a comment 2015-02-21 20:46:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
8c943c65d6 Added a comment 2015-02-21 20:46:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
3efb6b29bb Added a comment 2015-02-21 20:21:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7xPL5WWqhkqJ_XCxvenj2dGb45Y8LkbA
6e6b016247 Added a comment: try this 2015-02-21 18:40:42 +00:00
http://jamestechnotes.com/
c2ad8c8aba 2015-02-20 17:05:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
5da6712c3b 2015-02-20 16:47:46 +00:00
Joey Hess
21cab904a9 remove now duplicate import 2015-02-19 18:45:07 -04:00
Joey Hess
3519344d19 Merge branch 'master' of ssh://git-annex.branchable.com 2015-02-19 18:44:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc
3fc8d834e8 Added a comment: S3 file/folder names 2015-02-19 22:22:26 +00:00
Joey Hess
90c918f181 devblog 2015-02-19 18:17:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmuT_R0AecWcfCFTN055N8rD_WwQkgo1PE
52daae54eb Added a comment: macosx 10.9.5 2015-02-19 20:18:05 +00:00
Joey Hess
d24cfd315e add news item for git-annex 5.20150219 2015-02-19 14:55:05 -04:00
Joey Hess
7751a0584a typo 2015-02-19 14:43:21 -04:00
Joey Hess
6726ce8116 fix intentional typo left in after debugging session, broke quvi support (last release is ok) 2015-02-19 14:31:04 -04:00
Joey Hess
8c915ccebc prep release 2015-02-19 14:16:19 -04:00
edward
b3778348f8 fix typo: datbase -> databae 2015-02-19 15:31:27 +00:00
edward
89b97bcdbc correct typo: datbase -> database 2015-02-19 15:30:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc
4e1a25f940 Added a comment 2015-02-19 11:54:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnbBRfl5F8gKRr1ko8Ai6FbEZStXXNF1S4
510a116627 Added a comment: "new files" group 2015-02-19 11:06:34 +00:00
anarcat
3546612a6a server-level daemon idea 2015-02-18 22:03:05 +00:00
Joey Hess
d33bc0e014 Merge branch 'master' of ssh://git-annex.branchable.com 2015-02-18 17:56:28 -04:00
Joey Hess
37a13e89a1 devbog 2015-02-18 17:55:37 -04:00
anarcat
ef82fab4bb Added a comment: thanks 2015-02-18 21:53:52 +00:00
Joey Hess
5a7bcb64cb Merge branch 'master' of ssh://git-annex.branchable.com 2015-02-18 17:50:18 -04:00
Joey Hess
19b78d3aa9 add gitlab-shell 2015-02-18 17:47:07 -04:00
Joey Hess
b541a5e38b WIP 2015-02-18 17:46:58 -04:00
Joey Hess
a01285ff33 more extensions needed by newer version of persistent 2015-02-18 17:30:07 -04:00
Joey Hess
80683871ee deal with rare SELECT ErrorBusy failures
I think they might be a sqlite bug. In discussions with sqlite devs.
2015-02-18 16:56:52 -04:00
Joey Hess
af254615b2 use WAL mode to ensure read from db always works, even when it's being written to
Also, moved the database to a subdir, as there are multiple files.

This seems to work well with concurrent fscks, although they still do
redundant work due to the commit granularity. Occasionally two writes will
conflict, and one is then deferred and happens later.

Except, with 3 concurrent fscks, I got failures:

git-annex: user error (SQLite3 returned ErrorBusy while attempting to perform prepare "SELECT \"fscked\".\"key\"\nFROM \"fscked\"\nWHERE \"fscked\".\"key\" = ?\n": database is locked)

Argh!!!
2015-02-18 15:54:24 -04:00
Joey Hess
823cc9b800 Merge branch 'master' into database 2015-02-18 14:12:34 -04:00
Joey Hess
17cb219231 more robust handling of deferred commits
Still not robust enough. I have 3 fscks running concurrently, and am
seeing:

("commit deferred",user error (SQLite3 returned ErrorBusy while attempting
to perform step.))

and

git-annex: user error (SQLite3 returned ErrorBusy while attempting to perform prepare "SELECT \"fscked\".\"key\"\nFROM \"fscked\"\nWHERE \"fscked\".\"key\" = ?\n": database is locked)
2015-02-18 14:11:27 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
76a946852d Added a comment 2015-02-18 12:39:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
08cd37c710 Added a comment 2015-02-18 12:39:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
202f2d3a2e removed 2015-02-18 12:15:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmLuHhscJsoAqb9q0N3LdtHum6LjY1LK4
a3bda4dca0 Added a comment 2015-02-18 12:14:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawldTFGlKsKUyq6F6CJ22CNBnmYJ0LQbLUQ
64d172d6cc Added a comment 2015-02-18 06:58:59 +00:00
Joey Hess
ca4cd9f960 comment 2015-02-17 17:55:37 -04:00
Joey Hess
149d4bda61 comment 2015-02-17 17:53:08 -04:00
Joey Hess
5896944f3f comment 2015-02-17 17:51:29 -04:00
Joey Hess
6154cbf4aa comment 2015-02-17 17:49:39 -04:00
Joey Hess
318cc814b0 comment 2015-02-17 17:45:24 -04:00
Joey Hess
9f3785e8ee comment 2015-02-17 17:42:53 -04:00
Joey Hess
881bed8046 comment 2015-02-17 17:40:43 -04:00
Joey Hess
1f19bd941e wrapping 2015-02-17 17:38:40 -04:00
Joey Hess
d857e2104d wtf 2015-02-17 17:37:36 -04:00