log bin/rdfdb @ 979:c1f3cc23b51b

age author description
Wed, 12 Jun 2013 02:35:30 +0000 drewp rdfdb handles file removals
Tue, 11 Jun 2013 05:48:10 +0000 drewp working on local->global sub action. creation of new file in rdfdb is still a problem
Mon, 10 Jun 2013 23:14:21 +0000 drewp rdfdb: when a new n3 file shows up, fix its path to be relative again so the uri ends up right
Mon, 10 Jun 2013 06:02:45 +0000 Drew Perttula very simple con-neg on rdfdb /graph to support text/plain (ntriples)
Mon, 10 Jun 2013 06:01:58 +0000 Drew Perttula 2013 code ignores 'config.n3' so 2012 code can use that instead
Sun, 09 Jun 2013 09:43:22 +0000 Drew Perttula guard against an abspath getting into a uri
Wed, 05 Jun 2013 23:44:33 +0000 drewp attempted fix for FilePath making paths absolute (when they need to stay relative since they're used in uris)
Tue, 26 Mar 2013 07:48:07 +0000 drewp split syncedgraph into several layers
Tue, 04 Jun 2013 23:51:57 +0000 Drew Perttula colored logs
Tue, 04 Jun 2013 23:16:51 +0000 Drew Perttula workaround for n3 file with rules in it
Tue, 04 Jun 2013 22:46:34 +0000 Drew Perttula refactor file watching. notice new files and dirs.
Tue, 04 Jun 2013 20:28:49 +0000 Drew Perttula fix some minor issues with graph contexts
Tue, 15 Jan 2013 21:02:08 +0000 drewp just whitespace (hopefully)
Sat, 20 Oct 2012 21:52:10 +0000 drewp toplevel window pos is saved in the graph. Patch conflicts no longer break as hard, but they don't exactly reset themselves right yet eiher
Sun, 30 Sep 2012 07:11:49 +0000 drewp improvements to file watching. outline of how resync will work
Sat, 29 Sep 2012 20:59:13 +0000 drewp just comments
Thu, 19 Jul 2012 04:23:06 +0000 drewp KC big rewrites, now multiple KC instances can sync with rdfdb
Wed, 18 Jul 2012 18:07:49 +0000 drewp logging and notes
Wed, 18 Jul 2012 09:59:10 +0000 drewp update SC to read rdf graph
Mon, 16 Jul 2012 22:28:08 +0000 drewp KC sends real levels
Mon, 16 Jul 2012 21:51:04 +0000 drewp PersistentSubmaster split. keyboardcomposer now notices submaster changes
Mon, 16 Jul 2012 00:49:57 +0000 drewp autoretry websocket. fix rdflib quad patching. only rerun handlers that asked for the affected subj-preds.
Fri, 13 Jul 2012 19:25:03 +0000 drewp deletes are now quads. refactor files. named clients. auto client port
Fri, 13 Jul 2012 18:25:34 +0000 drewp rdfdb first pass