Brad Fitzpatrick
d832b6a06f
Document PrefixHandler and clean up users with accessor functions.
...
Change-Id: Ib0b23ff3cc548a35c35eae1cdc59a8673dc19638
2013-06-12 11:17:30 +02:00
Brad Fitzpatrick
8e09d1c245
ui: docs and cleanup
...
Change-Id: Iaeaa21f1699cad218c48dfe955c8356d4edb97d0
2013-06-12 11:05:01 +02:00
Brad Fitzpatrick
a906881763
donation link
...
Change-Id: I5029543f08de36ec1b56bcc97ecc5a4f68ca9781
2013-06-11 17:24:04 +02:00
Brad Fitzpatrick
6b7e37f4a8
Add misc/release-history-tags
...
Change-Id: Ieb53dc2ebaa6b2619416fdc9a45b265a9fc90b2b
2013-06-11 17:18:28 +02:00
mpl
daa6e35bf2
wizard: added xsrf protection
...
Change-Id: I1d80faecd43953c22162a85eec92590cdfcef4ed
2013-06-11 17:16:21 +02:00
mpl
5aeeae5f74
Merge "wizard: cosmetic changes and clean up"
2013-06-11 14:30:23 +00:00
mpl
b12865c348
wizard: cosmetic changes and clean up
...
Change-Id: I6d8aa1e283aa3db70b59972bcc06d5ee45e16963
2013-06-11 16:48:53 +02:00
mpl
9b87c85329
Merge "root page: added link to ui"
2013-06-11 14:23:57 +00:00
mpl
8b8d573c27
root page: added link to ui
...
Change-Id: Ie9d0f7dba380a72f727ea1ed29685a0a01abfc1c
2013-06-11 16:42:02 +02:00
Brad Fitzpatrick
6de6b33a4b
more release notes
...
Change-Id: I260bf7e6eb184f9fe9fefc2ca9320d62059955a7
2013-06-11 16:40:42 +02:00
Brad Fitzpatrick
37eb3b1112
More docs
...
Change-Id: I516b893ffcb410dfc8f14e38df22d8ac584e3572
2013-06-11 16:33:00 +02:00
Brad Fitzpatrick
612a421df3
Add xsrftoken to third_party
...
Change-Id: Ic2b8baf625d6afc70fb7eb42e9434b483024c936
2013-06-11 16:04:03 +02:00
Brad Fitzpatrick
9fc926773c
Add Gerrit link in HACKING
...
Change-Id: I1f4d5d4df4cbaddcdedb78c62a39896c0014e0de
2013-06-11 16:02:32 +02:00
Brad Fitzpatrick
fe2c9583d4
Start of server-config docs. Fix some links.
...
Change-Id: I8aa88bc9ed603b16bad8e00a41649f30e4bbb642
2013-06-11 15:50:55 +02:00
Brad Fitzpatrick
6946ffe7ae
More docs
...
Change-Id: Iac190f16a2b48464e465b69e266bff649fe387d4
2013-06-11 15:36:25 +02:00
Brad Fitzpatrick
3b294e640c
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-06-11 15:05:53 +02:00
Brad Fitzpatrick
6a4395e413
make-release: keep a log of tags made, since I don't trust myself with git
...
Change-Id: I251d59820ccc34433d9e19d428ec0a52773e554d
2013-06-11 15:05:42 +02:00
mpl
d42058d7a9
Merge "ui: fix blobitem title issues"
2013-06-11 12:35:14 +00:00
mpl
777abd6e31
ui: fix blobitem title issues
...
http://camlistore.org/issue/141
Change-Id: I391bfba6a2083132e8998fcc8c2ae712cfc69836
2013-06-11 14:53:23 +02:00
Brad Fitzpatrick
6f06d0d0f3
More text on the 0.1 release page.
...
Change-Id: Ie2017ddf16c87c89dc7b6db99c561343fb06abef
2013-06-11 14:22:01 +02:00
Brad Fitzpatrick
aa4447ba83
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-06-11 14:14:36 +02:00
Brad Fitzpatrick
3ec342d706
Website updates, with 0.1 release notes
...
Change-Id: I931f3429c5f4e0ad6170aadb3381c680b02f6971
2013-06-11 14:13:16 +02:00
Brad Fitzpatrick
731ecd5e6c
Add gopath back as ignored
...
Change-Id: I2cead8882a2f19c2ca7db50809769ff3065cf7c1
2013-06-11 14:12:56 +02:00
mpl
cf80262ef1
ui.go: cleanup leftover println
...
Change-Id: I33892d2354ec09e112f3dba55a193bae4a7e8dd5
2013-06-11 14:00:53 +02:00
Brad Fitzpatrick
4e9ac1ebf3
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-06-11 13:27:08 +02:00
Brad Fitzpatrick
f7d7d48cdd
Cleanup
...
Change-Id: Ic0cdae094108bd3b6dca5f7db3005f1e17199de3
2013-06-11 13:27:04 +02:00
Brad Fitzpatrick
4922f46d99
Add a note to make.go
...
Change-Id: I9ff95fea40949116bb963e2153731b5f0ec37327
2013-06-11 13:19:46 +02:00
Brad Fitzpatrick
6643ccb34a
Add a BUILDING file, update HACKING, clean some stuff
...
Change-Id: I39c310556cfa7643c3d1aa271acab8ce130e0953
2013-06-11 13:14:05 +02:00
mpl
779f7b33be
Merge "newui: Final move to get rid of the old ui!"
2013-06-11 11:07:50 +00:00
mpl
75507e65fa
newui: Final move to get rid of the old ui!
...
1) Everything in ui/ except for js-notes.txt was removed.
2) mv newui/* ui/
3) modified pkg/server/ui.go to make it all work
4) modified Makefile to generate server/camlistored/ui/deps.js
5) regenerated all the zembeds
6) Some fixes to attempt to make it (re-)work on appengine:
-removed the Go1.1 check
-added pkg/osutil/restart_stub.go (for restarting a process)
7) The closure handler now redirects to the online files when
the closure library is not on disk, because we do not embed
the required closure js files.
Change-Id: Id1bcf007550cafb7188ba2674352e8f3bd07fb8c
2013-06-11 13:25:59 +02:00
Brad Fitzpatrick
bcb2a0e4ff
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-06-11 12:36:50 +02:00
Brad Fitzpatrick
748806418c
Add a make-release script.
...
Change-Id: I1090efd713dfb8f6ca114b6d3f3e652eeccc8493
2013-06-11 12:36:41 +02:00
mpl
83841af124
Merge "misc/genjsdeps: command to generate closure deps"
2013-06-11 09:04:52 +00:00
Brad Fitzpatrick
04bd9cd897
make.go: use a different temp GOPATH for sqlite-vs-not; add verbose flag
...
Change-Id: Iccb140f6ca740a77fce2510689d237aa9c456d21
2013-06-11 01:22:28 +02:00
Brad Fitzpatrick
ebc236f9f0
make.go: add the forgotten os.Chtimes in mirrorFile.
...
Now incremental builds are fast again.
Change-Id: Ibd0a6ef8f2bdec4f760476e5507ec0c3a17f110d
2013-06-11 01:18:29 +02:00
Brad Fitzpatrick
dcc41792fb
Add a genfileembed package comment
...
Change-Id: I65bfd3c1956921bb8d1d805cd6df84bc376ec802
2013-06-11 00:55:31 +02:00
Brad Fitzpatrick
3b3c2288a2
New build tool. Should even work on Windows, if Go 1.1 is available, without MinGW/msys/etc.
...
Change-Id: Idb197cc2309ae294ce42d41c7d35333d1cfed48c
2013-06-11 00:55:17 +02:00
mpl
89e14d8f7d
misc/genjsdeps: command to generate closure deps
...
reusing code from pkg/server/ui.go
Change-Id: I56b8d4b42df2fbcbbe3d654261036cdb907f9f27
2013-06-11 00:00:47 +02:00
Brad Fitzpatrick
cbea6a6692
Not going to do this yet
...
Change-Id: I936e73a48bf4243877d0e185a5e7c51bbf1ea96c
2013-06-10 19:28:50 +02:00
Brad Fitzpatrick
7fd16c5df4
remove debugging
...
Change-Id: If83580e85cfb350bba059dde9e7bccb0c7658e99
2013-06-10 19:23:34 +02:00
Brad Fitzpatrick
3658434d42
fileembed: remove Camlistore-specific hack we're no longer going to do.
...
death to all.js & Closure compiler output. Yay SPDY.
Change-Id: I44ca96d1b6d1d5d64822870558025e15dee4870c
2013-06-10 01:47:45 +02:00
Brad Fitzpatrick
5e13871b67
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-06-10 01:34:39 +02:00
mpl
62cb54b28f
serverconfig: fix tests broken by status handler addition
...
Change-Id: I2dbf2f56e87d2f5043dd6299e151faa71631fb46
2013-06-10 01:21:23 +02:00
Brad Fitzpatrick
c6cb32bcac
fileembed: put all metadata first, and also support rolling checksum splitting of large embeds
...
Change-Id: I9da21c9a21cb2f9b04484d4374a621cb4b97679d
2013-06-10 01:11:03 +02:00
mpl
4ea052fca0
newui: permanode: rm type drop down, added cammount tip
...
Change-Id: Iec6f4fb7c3e7ad1ed92ee409822f15a5e2d41e11
2013-06-10 00:41:05 +02:00
mpl
2de24d22b5
Merge "newui: bug fix: filetree now working"
2013-06-09 21:13:50 +00:00
mpl
4b32a6fb6a
newui: bug fix: filetree now working
...
Change-Id: I0c5faa5a22f6dd1b80896a4e4eb7a3ee5f2c4a67
2013-06-09 23:29:43 +02:00
mpl
6b7bbd8f0d
Merge "newui: fixed bug on permanode page, constrained a type, added a TODO"
2013-06-09 21:13:17 +00:00
mpl
ddc9a32426
newui: fixed bug on permanode page, constrained a type, added a TODO
...
Change-Id: Ibb92f4fbc9a4a433b9f3ebd53c9f5b8ccc50edea
2013-06-09 20:18:36 +02:00
Brad Fitzpatrick
152d0781b1
Merge branch 'master' of ssh://camlistore.org:29418/camlistore
2013-06-09 19:48:38 +02:00