https://github.com/google/cayley

sort by:
Revision Author Date Message Commit Date
e1d6e7a Use search in memory and kv stores Do not use search in server Use TestQuadStore for testing search 14 December 2019, 10:20:11 UTC
ba4ad22 Handle search.Delete err 14 December 2019, 09:21:43 UTC
737c26f Issue comments from GitHub review 14 December 2019, 09:20:37 UTC
fe4358b Separate InitIndex 13 December 2019, 12:43:52 UTC
05c4995 Correct condition for search in removeValue 13 December 2019, 12:31:05 UTC
81de4c1 Add searchIndex init 13 December 2019, 12:30:10 UTC
1678689 search: Correct val passed to search.Delete 13 December 2019, 12:23:15 UTC
fecb63e search: Finished integration. Tests are failing 13 December 2019, 12:22:21 UTC
113e4de Integrate FTS 13 December 2019, 11:51:17 UTC
5e65c37 Pass entities to getDocuments 13 December 2019, 11:45:56 UTC
84967d0 Merge branch 'fts' into feature/search 13 December 2019, 11:40:55 UTC
ce707c8 add integration point for full text search 11 December 2019, 22:11:52 UTC
f326fc2 Add documentation for text-search 23 November 2019, 17:10:37 UTC
5bc58a0 Search configuration in API V2 23 November 2019, 16:29:54 UTC
252ef92 Rename Load to Index and add Delete function 23 November 2019, 16:13:41 UTC
a08b855 Extract Load function from NewIndex for easy hydration of index 23 November 2019, 16:07:24 UTC
fb04dcc Add the ability to match on specific entities in getDocuments 23 November 2019, 15:59:18 UTC
a9b02f6 Support property customization and partial match 23 November 2019, 15:45:11 UTC
56c8e5d Correct type 23 November 2019, 14:15:21 UTC
c9064fd Don't use constant name 23 November 2019, 13:58:04 UTC
cdae49a Made tests pass 23 November 2019, 13:55:36 UTC
64f7394 Improved API and better testing. 23 November 2019, 11:25:02 UTC
17f22e4 Batch load all documents 23 November 2019, 09:42:16 UTC
0ee8c9a Better configuration 23 November 2019, 09:37:17 UTC
cfbdfcc Cleanup impl 23 November 2019, 09:22:41 UTC
0a9169d Cleanup document creation code 21 November 2019, 15:17:05 UTC
d3669c3 Start to use configuration for search 21 November 2019, 15:04:13 UTC
fddeb11 Refactor code and add tests 21 November 2019, 14:12:56 UTC
1baaace Add search endpoint and index all documents in the graph 21 November 2019, 11:48:29 UTC
e203a59 Add search endpoint 20 November 2019, 19:15:33 UTC
7b2d02f Add bleve 20 November 2019, 19:15:20 UTC
e38302b Remove templates as they are not used anymore 14 November 2019, 17:08:04 UTC
d3c6faa Moved svg creator to branding repo (https://github.com/cayleygraph/branding/commit/e2c60e06fb920b73f050d1cd040170923a552b43) 14 November 2019, 17:03:51 UTC
cbc05d0 Fix link to image 14 November 2019, 17:00:50 UTC
92d615b Another fix 14 November 2019, 16:50:13 UTC
3d0c9f9 Some more fixes 14 November 2019, 16:50:13 UTC
545fd2d Fix some golint issues 14 November 2019, 16:50:13 UTC
9d2ac5c Share replication default 14 November 2019, 16:47:58 UTC
1edd126 Recover signatures for NewAPIv2 and NewAPIv2Writer 14 November 2019, 16:47:58 UTC
2fbad36 Make NewAPIv2 use NewBoundAPIv2 14 November 2019, 16:47:58 UTC
c5e033e Close Body before checking status code 14 November 2019, 16:47:58 UTC
21a4fc7 Fix New API V2 14 November 2019, 16:47:58 UTC
5f79991 Corrected implementation to not init router multiple times 14 November 2019, 16:47:58 UTC
e701ecd Corrected server status code Made health command check to be more strict 14 November 2019, 16:47:58 UTC
cb9d6b0 Use version from constant 14 November 2019, 16:47:58 UTC
dc6d09b Recover signature of api_v2 handlers 14 November 2019, 16:47:58 UTC
66a9fe3 Recover api_v2 ServeHTTP 14 November 2019, 16:47:58 UTC
95ef302 Check for more errors in unzip 14 November 2019, 16:47:58 UTC
7b21e5a Use 0755 mode for creating folder 14 November 2019, 16:47:58 UTC
db847a6 Check status code in download_ui 14 November 2019, 16:47:58 UTC
4af158a Close body 14 November 2019, 16:47:58 UTC
d63e64b Improve title in README for download files 14 November 2019, 16:47:58 UTC
1b32e60 Unify constants in download_ui.go 14 November 2019, 16:47:58 UTC
fe0b72b Only execlude cayley on top level in gitignore 14 November 2019, 16:47:58 UTC
85ea1bb Add healthcheck command and add Docker HEALTHCHECK 14 November 2019, 16:47:58 UTC
10e3489 Add health route 14 November 2019, 16:47:58 UTC
4d79f71 Fix Dockerfile 14 November 2019, 16:47:58 UTC
f959b3d Refactor HTTP and use external UI - Add UI Download Script - Use UI Download Script in Travis - Use UI Download Script in Docker - Reference UI Download Script in contributing.md - Extract API V1 related code to internal/http/api_v1 - Extract CORS related code to internal/http/cors - Extract Logs related code to internal/http/logs - Cleanup API V2 - Call CORS and LogRequest middlewares once at http.go 14 November 2019, 16:47:58 UTC
43281db Remove static files and remove /docs route from server 14 November 2019, 16:47:58 UTC
0cd7559 path: implement Optional path (#886) 08 November 2019, 15:03:21 UTC
09fdacb path: implement HasPath helper (#887) 08 November 2019, 15:02:52 UTC
a2350a9 Fix broken install.md link 05 November 2019, 01:37:27 UTC
862dca5 iterator: remove dependency on graph package; addresses #863 17 October 2019, 21:50:43 UTC
768a71a http: deprecate v1 query shape api 17 October 2019, 21:50:43 UTC
57aa8de shape: add a context to the optimize method 17 October 2019, 21:50:43 UTC
53d5961 iterator: move a comment to an appropriate place 17 October 2019, 17:40:31 UTC
596326e kv: remove unused size method 17 October 2019, 17:40:04 UTC
cca467e iterator: compute cost only once when optimizing and order 17 October 2019, 17:39:39 UTC
1c6412f Fix Out() In Large KV (#875) * @dennwc * Fix KV QuadIterator getSize() * Fix LinksTo getSize() * Update tests to use graphmock.Store 16 October 2019, 19:09:06 UTC
1801500 shape: rename from graph/shape to query/shape 15 October 2019, 09:23:10 UTC
218e2bc path: rename from graph/path to query/path 15 October 2019, 09:23:10 UTC
b5377df sql: remove legacy quadstore type 15 October 2019, 09:02:09 UTC
3ded14e cli: remove deprecated assets flag 15 October 2019, 09:02:09 UTC
4ca7500 remove deprecated voc package 15 October 2019, 09:02:09 UTC
931556c schema: remove deprecated Object type 15 October 2019, 09:02:09 UTC
c90b40f schema: remove deprecated global functions 15 October 2019, 09:02:09 UTC
f4adebf schema: remove deprecated GenerateID hook 15 October 2019, 09:02:09 UTC
b57e43a query: remove deprecated REPL constructor for query sessions 15 October 2019, 09:02:09 UTC
3f3d3a6 remove deprecated quad package 15 October 2019, 09:02:09 UTC
41165c1 graph: remove deprecated Keyer type 15 October 2019, 09:02:09 UTC
a2d7253 graph: remove deprecated Value type 15 October 2019, 09:02:09 UTC
10dd33e drop old iterators and switch to a new ones 15 October 2019, 08:26:43 UTC
e96183f Fix redirect to correct files. (#869) * edit README.md * redirect to contributing.md 15 October 2019, 07:06:54 UTC
f9328ae Fix some lint errors (#867) 15 October 2019, 07:06:01 UTC
52c5bab bump version to 0.8 14 October 2019, 14:46:23 UTC
9c843ed ci: disable snap publish for now 14 October 2019, 14:07:46 UTC
b3e40df ci: restore dummy file for packr 14 October 2019, 12:32:07 UTC
6b4ea24 ci: don't cache snapstore data 14 October 2019, 12:26:51 UTC
aca09a2 ci: print git state before releasing 14 October 2019, 12:21:51 UTC
c03741d remove hooks from the goreleaser config 14 October 2019, 12:20:03 UTC
b0bd812 ci: keep snapcraft cache 14 October 2019, 12:08:17 UTC
d698262 ci: switch to Go 1.13 14 October 2019, 11:57:54 UTC
0efde62 ci: make build checks faster by removing cgo 14 October 2019, 11:43:09 UTC
296b819 pin a specific version of packr in go.mod 14 October 2019, 11:35:50 UTC
29c93a8 ci: restore dummy packr file during the release 14 October 2019, 11:28:29 UTC
9f9ca83 ci: fix condition for the deployment 14 October 2019, 11:04:02 UTC
600aaf8 ci: enable snapstore publishing 14 October 2019, 10:36:08 UTC
969c8cc ci: deploy on a single go version 14 October 2019, 10:35:14 UTC
800f01f ci: enable snapstore publishing 14 October 2019, 10:21:26 UTC
4bf92ea Update goreleaser 14 October 2019, 10:08:23 UTC
back to top