Daniel Erat
0099626906
static sqlite work in progress
...
Change-Id: I33db758bfec3226c1d90a3ea79d79b90ee883720
2011-07-16 00:26:36 +00:00
Brad Fitzpatrick
b3efd08c05
sqlite test files
...
Change-Id: I1845f4906fe7ab7b3fa75519a017559fc229f2cb
2011-07-15 16:00:57 -07:00
Brad Fitzpatrick
8403b0bd27
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2011-07-14 16:52:47 -07:00
Brad Fitzpatrick
d420e2da20
DirectoryEntry interface.
...
Change-Id: Ide492cd8f273ff2ae440ac15d67d02acee87c612
2011-07-14 10:43:30 -07:00
mpl
42a60238da
added Type test to Superset.NewFileReader (as per TODO)
...
Change-Id: I2c9b0868e1df65306e978552db2e135c5d623289
2011-07-13 10:52:37 +02:00
Brad Fitzpatrick
08c37e0469
updates for latest image changes
...
Change-Id: Ife974ec53109fe7c1a5f1b1223649e1b1be99e69
2011-07-12 18:21:05 -07:00
Lindsey Simon
5118bf7c68
Edit title works now.
...
Change-Id: Iedeab4ce600425f23c3c6e84415e7f914d8c6715
2011-07-11 13:09:25 -07:00
Lindsey Simon
a461c76ccd
Photo gallery stylin
...
Change-Id: Ibfe50a8d58ee2bb0f1f85b45a1b617026f154a71
2011-07-11 13:09:25 -07:00
mpl
bce36761a1
undo merging of change If30e0a9613db42a94feda66bb225a844de6d1839 because still a wip
...
Change-Id: Id25f5aa0ae63b9d41d8a3ac9fd832194eafd07ee
2011-07-11 10:51:40 +02:00
Brad Fitzpatrick
bf2f700445
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2011-07-10 19:33:46 -07:00
Brad Fitzpatrick
093d3b81bb
Remove some square crop debugging.
...
Change-Id: Icc5cc7af44a01c6b6c8b41a9db247f494179c758
2011-07-10 19:33:34 -07:00
Nigel Tao
dca7cac879
Update image resizing code for Go change 9031:5c33eaa24213
...
Change-Id: I42a1ac64ee1721b9d47500884f94c7ce95fbd966
2011-07-10 19:33:21 -07:00
mpl
ad49800183
hacky sketch for browsing a dir
...
Change-Id: If30e0a9613db42a94feda66bb225a844de6d1839
2011-07-10 12:30:29 -07:00
mpl
431af4fcf2
Contain global vars in CamliHome
...
Change-Id: I9ee3d1bdea870b0f8fae6db24aed546cabce02b8
2011-07-10 14:31:25 +02:00
Robert Hencke
869b352a20
point dev-camsync, dev-cammount to http://localhost:3179/bs
...
Change-Id: If319a6547c94debe3d9444d5c49ac66dc2d8b43e
2011-07-09 20:23:35 -05:00
Robert Hencke
63cec7a2ef
serve dev-blobserver on /bs/
...
Allows dev-cam* commands to be used without modification.
Change-Id: I918ebf2e77d1bc0899d216698c055d4c3e23ff7a
2011-07-09 20:00:07 -05:00
Brad Fitzpatrick
ad06f285ae
Merge "make govet even happier"
2011-07-09 22:32:15 +00:00
Robert Hencke
c7e6967cf4
make govet even happier
...
Change-Id: Ic3f0f6ae543cb661f7bdc4068f32c386cb453b85
2011-07-09 17:27:31 -05:00
Robert Hencke
910cd043a8
make Brad happier
...
Change-Id: I21100b3c63de0982b8991a1ccde331f36d681c0d
2011-07-09 17:20:14 -05:00
Robert Hencke
b886a74d39
make govet happier
...
Change-Id: Iee52786e9f68f0a0f94dd70fa7917cf24d54e8c3
2011-07-09 16:11:20 -05:00
Robert Hencke
b4ab5046cd
fix typo in build.pl
...
Change-Id: Id277dc9df4b089072e8112cd76ff141d430ac136
2011-07-09 13:49:26 -05:00
Robert Hencke
110d16e2d8
echo port in run.sh
...
Change-Id: I697a97bf9f00d597a8471315f9b7aeb343022644
2011-07-09 11:34:33 -05:00
Brad Fitzpatrick
93bb2c28c8
Somewhat broken image thumbnail squaring code.
...
Currently crashes on resize (due to recent core library image changes?)
Change-Id: I7887f79cb42f1be10384081e3c4faf20decf7279
2011-07-08 18:14:18 -07:00
Brad Fitzpatrick
e7d599e7e6
Update .last_go_version
...
Change-Id: I03b67355c2ec5c400012d3c7a78317fd9ee67576
2011-07-08 18:13:34 -07:00
Brad Fitzpatrick
591ced28b8
Merge "Changed all references of sort.SortStrings to sort.Strings per commit 9012 of go"
2011-07-09 01:12:29 +00:00
Brad Fitzpatrick
a6a017b8d2
Contributors: add Robert Hencke, Amit Levy
...
Change-Id: I4839949fff4ec0a192923d656d240ede46decca3
2011-07-08 18:11:11 -07:00
Brad Fitzpatrick
87783c0ee8
Rewrite misc/review in Perl for portability.
...
Change-Id: I428773e5464eb53e64cc94590aa5731ebf74b03b
2011-07-08 15:34:06 -07:00
Brad Fitzpatrick
16cc888842
Add configuration discovery to publish handler.
...
This permits metadata edits on the publish page if the
viewer is the owner.
(e.g. tagging, titling photos...)
Change-Id: I08b098eaae92f5b629b02707d67bec23a705c29f
2011-07-08 15:05:46 -07:00
Amit Levy
d6825c9af8
Changed all references of sort.SortStrings to sort.Strings per commit 9012 of go
...
Change-Id: I2af1eeea05b65db10b17bc077a8af2dd5778910d
2011-07-08 17:54:03 -04:00
Brad Fitzpatrick
711bcfbd44
Fix image resizing bug.
...
If the image was already smaller than the treshold, it was
trying to re-use a buffer that was already consumed.
Change-Id: Ifb61fe0bae401462188a8e08ddf2937c7080c4df
2011-07-08 13:33:55 -07:00
Brad Fitzpatrick
494b95536f
Add dev-db helper script.
...
Change-Id: I0d0f236d8a2dcbe5981fc40cc54d3929dc570471
2011-07-08 12:20:39 -07:00
Brad Fitzpatrick
41ecf43eb0
publish: let js & css files be configurable
...
Temporary hack to unblock Lindsey
Fixes (partially) http://code.google.com/p/camlistore/issues/detail?id=26
Change-Id: I9541d62622116bd30ce7d7e5507a4808089fe6d7
2011-07-08 10:03:53 -07:00
Brad Fitzpatrick
18addb2c26
Let all handlers be able to be disabled in config file
...
Fixes http://code.google.com/p/camlistore/issues/detail?id=24
Change-Id: Ia54815f70c62955c4abe442237b35e4ef6113448
2011-07-08 09:08:41 -07:00
Brad Fitzpatrick
6fe189a4cd
publishing: new URLs, tests. Yay photo galleries.
...
Change-Id: I9081b49faf95f5193945032cbc6711f412bca198
2011-07-06 18:38:27 -07:00
Brad Fitzpatrick
f95419639c
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2011-07-06 17:16:55 -07:00
Brad Fitzpatrick
bb60c427f4
website: separate run.sh into run.sh and run-prod.sh
...
Change-Id: I32a679c4b55f314f14f8aabb6cd6112c93120336
2011-07-06 17:16:47 -07:00
Robert Hencke
2bff2d7741
tame greedy regex
...
(see title tag in http://camlistore.org/docs/contributing )
Change-Id: I935aef070f527fbdd18d5de9b03d0fb10db157d2
2011-07-06 19:01:35 -05:00
Brad Fitzpatrick
6ec3b82a51
Merge "fix typo in prior-art"
2011-07-06 23:49:45 +00:00
Robert Hencke
5c66163ac9
fix typo in prior-art
...
Change-Id: I984746bc9bb888d2dbe6e6748a946c19bf278cba
2011-07-06 18:45:00 -05:00
Brad Fitzpatrick
5acac08a6f
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2011-07-06 16:36:50 -07:00
Brad Fitzpatrick
94242a9ac4
more publish path tests.
...
Change-Id: Ieeea2d76a476bc169f4fd3f962c18b0e3896719d
2011-07-06 16:33:31 -07:00
mpl
c190805c93
bugfix: array -> element in showTaggedPermanodes
...
Change-Id: I62656958ee22ebd6dfabbeb46c52326f433b0653
2011-07-07 00:42:37 +02:00
Brad Fitzpatrick
175ef5e8b9
Merge changes Iee5a6a8c,I541837b8
...
* changes:
fix typo in camliSigDiscovery
create collection from tag search
2011-07-06 22:31:06 +00:00
mpl
bdd3304c69
fix typo in camliSigDiscovery
...
Change-Id: Iee5a6a8ced27bccd39ab1912ed3f262ace14793e
2011-07-07 00:08:32 +02:00
Brad Fitzpatrick
b8da6ed0c8
Build: run tests with -test.v in verbose mode.
...
Change-Id: I83db9d88e4554e8523fbee2b546b32e1a0a496dd
2011-07-06 14:56:14 -07:00
mpl
ef215f1203
create collection from tag search
...
Change-Id: I541837b86a39818df7373daa4dbbfbfe97cf5cfc
2011-07-06 22:09:54 +02:00
Brad Fitzpatrick
40c4e2e1f0
Start of publish tests.
...
Change-Id: I0fe2d03942c25d0bf28ba334568781a55324f013
2011-07-06 11:59:50 -07:00
Brad Fitzpatrick
3eb8d15c25
More gitignore.
...
Change-Id: I1181d748d437a64748742f90e4549e17413e011f
2011-07-06 11:50:53 -07:00
Brad Fitzpatrick
c4f72cf2da
build: run tests in cmd directories with gotest, not Make
...
Change-Id: Ib56ce9c243418f2a5925f3e6b5b3677fa466d7b9
2011-07-06 11:50:09 -07:00
Brad Fitzpatrick
443cfd5268
move FakeIndex from camli/search's private tests to camli/test so others can use it
...
Change-Id: I927add0bd645d92d6c36133ff8df5fa0fe33f770
2011-07-06 11:20:25 -07:00