mpl
|
cd32b0b5b9
|
move findGoPathPackage to osutil, and use it to define closureDir
Change-Id: I838a2e665591d13ecf3bb2689df1931d7e14465b
|
2012-12-13 12:31:56 +01:00 |
Brad Fitzpatrick
|
3057358cfc
|
Index the dimensions of images.
|
2012-11-07 23:54:00 +01:00 |
Brad Fitzpatrick
|
832b774025
|
search: add EdgesTo handler and tests
|
2012-11-05 15:09:34 +01:00 |
Brad Fitzpatrick
|
f696007a14
|
index: implement EdgesTo
For finding back references in the graph.
|
2012-11-05 10:29:42 +01:00 |
Brad Fitzpatrick
|
e783ad1717
|
Add another search handler test, for recent permanodes.
Change-Id: Iaf40cd94aba7b96c16fa1b04c2bfcebdfeea870e
|
2012-11-04 15:26:13 +01:00 |
Brad Fitzpatrick
|
933375019d
|
Remove *testing.T from IndexDeps constructor; use Fataler interface
Change-Id: I1cfcc2fa8059dca3f4e082c1dae896974d3d0e02
|
2012-11-04 12:27:45 +01:00 |
Brad Fitzpatrick
|
69e155af64
|
Replace panics with t.Fatal
Change-Id: I7a514f4a67dbf44eff2448a423082c528e9ee365
|
2012-11-03 14:54:53 +01:00 |
Brad Fitzpatrick
|
1466c77198
|
Add 'edgeback' key to index, for going backwards.
Change-Id: I43057a6fb96c3e8d9364002288d5c7b9ad2fd034
|
2012-11-03 14:25:48 +01:00 |
mpl
|
83ce85b59f
|
old TODOs
Change-Id: Ifa8877f594e65e081536b97f536106301f5c9836
|
2012-10-19 23:37:14 +02:00 |
Brad Fitzpatrick
|
11eac8721e
|
Convert more code to use schema.Map instead of map[string]interface{}
Change-Id: I285fd1b0e730ebd32069688a71cb992c43770ade
|
2012-08-22 03:47:38 +10:00 |
Brad Fitzpatrick
|
8c293e34b6
|
Per Go initialism style, rename Json to JSON
|
2012-07-28 15:42:56 -07:00 |
Brad Fitzpatrick
|
18e53cd72f
|
rename MapToCamliJson to Go style initialism MapToCamliJSON
Change-Id: I674944c9fafa6b78c495d22c525b9ffd0b75dbf9
|
2012-04-15 07:45:10 -07:00 |
Brad Fitzpatrick
|
cf2813a5a4
|
mysql indexer: implement indextest tests & fix Get bug that it found.
also, delete the other index package's testdata symlinks.
Change-Id: Ie848b880b5d7397e8d334e636a358396024ad144
|
2012-03-29 16:12:12 -07:00 |
mpl
|
f9d0ad487e
|
index packages reorganization
Change-Id: Ie91c4bb5ea02a49e59ad093ac972d84b17a046d4
|
2012-02-26 13:50:14 +01:00 |