log bin/rdfdb @ 2330:e28a9b41ad87

age author description
Fri, 19 May 2023 14:40:49 -0700 drewp import test for rdfdb
Wed, 17 May 2023 19:24:29 -0700 drewp faster startup of all vite tools
Thu, 02 Jun 2022 18:49:45 +0000 drewp logging
Sat, 21 May 2022 15:53:56 -0700 drewp move rdfdb_setup.py code from the simplified launcher
Sat, 01 Jun 2019 23:46:34 +0000 Drew Perttula better prefix for shorter n3 files in this theater
Mon, 27 May 2019 06:20:38 +0000 Drew Perttula more py3 and typing fixes
Sat, 25 May 2019 12:10:51 +0000 Drew Perttula pyflakes cleanups and some refactors
Tue, 21 May 2019 23:56:12 +0000 drewp reformat all python
Thu, 26 Apr 2018 08:22:19 +0000 Drew Perttula move rdfdb.service to rdfdb repo
Wed, 21 Mar 2018 08:31:45 +0000 drewp rdfdb is its own package now
Sat, 10 Jun 2017 23:31:50 +0000 drewp rdfdb ignore big capture/ dirs until i'm working on paint again
Sat, 10 Jun 2017 07:15:07 +0000 Drew Perttula rdfdb log noise
Sat, 10 Jun 2017 02:06:30 +0000 drewp rdfdb alternate graph formats for timing tests
Tue, 30 May 2017 07:36:42 +0000 Drew Perttula fix suggestPrefixes to send suggestions to rdfdb
Wed, 24 May 2017 08:26:39 +0000 Drew Perttula put song: prefix into song files
Fri, 19 May 2017 07:48:32 +0000 Drew Perttula rdfdb don't error on dropping gone clients (even though that does seem like a bug)
Sun, 05 Jun 2016 03:39:39 +0000 Drew Perttula ping loop (and some lines from the next patch). My setup seemed to be dropping WS after like 30 sec.
Sun, 05 Jun 2016 03:21:31 +0000 Drew Perttula browser syncedgraph sends patches back to server
Sun, 05 Jun 2016 03:04:03 +0000 Drew Perttula rdfdb logging
Sun, 05 Jun 2016 02:25:31 +0000 Drew Perttula browser SyncedGraph client connects and receives patches
Sun, 05 Jun 2016 00:49:15 +0000 Drew Perttula refactor rdfdb: sendGraphToClient
Sun, 05 Jun 2016 00:43:21 +0000 Drew Perttula refactor rdfdb: Db doesn't make Client objects
Sun, 05 Jun 2016 00:35:32 +0000 Drew Perttula refactor rdfdb: Client doesn't need Db at construction
Mon, 30 May 2016 22:03:23 +0000 Drew Perttula rdfdb xhtml -> html
Sun, 14 Jun 2015 18:47:36 +0000 drewp critical fix- put slash in the uri map prefix so it gets removed from uris, so filenames don't have // in them and fail to compare right to other versions
Mon, 08 Jun 2015 09:28:55 +0000 Drew Perttula #status corner style. rm hardcoded show uri. fix 'add to current song' ajax path.
Mon, 08 Jun 2015 08:01:43 +0000 Drew Perttula simplify homepageConfig. get homepage port from rdf. get rdfdb port from rdf
Sun, 07 Jun 2015 22:42:33 +0000 drewp rearrange /static. new bin/homepage
Sun, 15 Jun 2014 07:17:48 +0000 Drew Perttula better cmdline option error
Tue, 03 Jun 2014 08:28:10 +0000 Drew Perttula refactor rdfdb patch()
Mon, 02 Jun 2014 00:19:38 +0000 Drew Perttula install a copy of cycloneerr.py
Thu, 29 May 2014 06:46:18 +0000 Drew Perttula fix rdfdb's filename<->uri mapping system
Wed, 28 May 2014 05:54:23 +0000 Drew Perttula upgrade knockout and jquery, simplify the static/ dirs for all web services
Tue, 27 May 2014 05:48:25 +0000 Drew Perttula rdfdb can return 'application/n-quads' response
Sun, 25 May 2014 21:30:15 +0000 drewp rdfdb to use LIGHT9_SHOW env, not a flag
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