perkeep/pkg/search
Brad Fitzpatrick 6517bbc392 Send system status JSON on websockets upon connect and when it changes.
Change-Id: Ic0f211611d63b9d519ee3c5da0dd96c6b77459d5
2014-08-29 14:12:02 -07:00
..
describe.go publisher app 2014-06-15 00:03:03 +02:00
describe_test.go search: recursive describe rules 2014-05-04 22:41:24 -04:00
export_test.go search: sort by creation time 2014-05-08 18:55:53 +02:00
expr.go search: keywords check their number of arguments 2014-05-23 20:03:48 +02:00
expr_test.go search: empty string values for attr and tag predicates 2014-06-22 20:11:37 +02:00
handler.go Send system status JSON on websockets upon connect and when it changes. 2014-08-29 14:12:02 -07:00
handler_test.go search: fix broken describe tests 2014-05-13 13:46:05 -07:00
lexer.go search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
lexer_test.go search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
match_test.go
predicate.go search: fix typo in is:portrait 2014-06-26 11:36:53 -07:00
predicate_test.go test/transport.go: move to httputil, so we can use it without linking testing 2014-07-14 18:33:10 +02:00
query.go search: allow searching by file wholeref 2014-07-29 14:38:20 -07:00
query_test.go Remove test.TB and use testing.TB, now that we depend on Go 1.3 2014-08-25 16:43:34 -07:00
search.go Introduce search.QueryDescriber interface. *client.Client implements it. 2014-07-21 22:20:24 +02:00
websocket.go Send system status JSON on websockets upon connect and when it changes. 2014-08-29 14:12:02 -07:00