Commit Graph

1052 Commits

Author SHA1 Message Date
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
Brad Fitzpatrick 05258e6e17 build: treat Go test dependencies separately; run tests after building all deps.
Change-Id: I514a5c1faf10f9c42307483276efa8b8ee0bd18a
2011-07-06 11:19:18 -07:00
Brad Fitzpatrick a477909f09 publish: support /mxxx subresources. aka HTML pages for permanode members. aka photo one-up pages from galleries.
Change-Id: I404e836a728048631c6149ef76eb6d7014ec7978
2011-07-05 17:27:10 -07:00
Brad Fitzpatrick ebaf8b563e publish: static file support. and ditch camli/misc/vfs now that it's in Go's pkg http.
Change-Id: I5bf87d3ee305173c722fab6d9f1568a7c1be081a
2011-07-05 12:10:35 -07:00
mpl 5926a965d9 add limit to GetTaggedPermanodes
Change-Id: I59efbbb0a6645b262aa739344d31979e11e4351e
2011-07-05 19:31:05 +02:00
Brad Fitzpatrick 963cedc8bb Merge branch 'master' of ssh://camlistore.org:29418/camlistore 2011-07-05 00:11:39 -07:00
Brad Fitzpatrick 767d6f16cc New working but incomplete MySQL wrapper. Makes DB stuff easier.
Change-Id: I43333f9410e6ffabe3c24f4c505aeba5dc7d46f4
2011-07-05 00:11:29 -07:00
Brad Fitzpatrick 0fc83ee54a Don't reference potentially nil s.result.
Change-Id: If0768550b54a6a206e38be7b4e951ef526a873cf
2011-07-04 14:57:08 -07:00
mpl 3a60067733 escape fileName
Change-Id: I747833a7144b0ae86624626d89a7c4d634034b7a
2011-07-04 22:23:14 +02:00
Brad Fitzpatrick 4ecffa2f59 Add temporary github GoMySQL fork to third_party.
Change-Id: I84cb505ec4f480caf30e0fbfed77a1d823c05a04
2011-07-04 13:03:58 -07:00
mpl db3ea3a4d6 first gallery draft
Change-Id: Iab293a89f395ec0113ca33693539365c7a7be3e8
2011-07-04 18:27:14 +02:00
Brad Fitzpatrick f91404ecfc Update gomemcache in third_party.
Change-Id: Ide78f9528c1327fd91a681595429eb0ebdffacf0
2011-07-03 16:13:44 -07:00
Brad Fitzpatrick 3e792ae70b Permit updating a subset of third_party.
Change-Id: Iccb3b8ed7f6baed3c9494b86bbdba9d39bd368d7
2011-07-03 16:13:35 -07:00
Brad Fitzpatrick 18dd23f58d Some UI type work, and show thumbnails nicer.
Change-Id: Iaf151de73f518323cc64ec2a836f0805cb05193e
2011-07-03 15:24:58 -07:00
Brad Fitzpatrick 2c126a4841 Photo gallery thumbnails.
Change-Id: I71a628057ff790928e96909512e43d2997a76f85
2011-07-03 13:33:56 -07:00
Brad Fitzpatrick 0cfede3c93 Move UI thumbnail handler off into separate ImageHandler
Change-Id: I1b82dab2bf8342887453a89ac058e76222f3b43b
2011-07-03 13:33:41 -07:00