Commit Graph

5 Commits

Author SHA1 Message Date
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 2bc2ba019a Rearrange the server directory a bit, and update some READMEs
Change-Id: If0cb7b07d3b7a4c7e2c714807858d3b79d06b188
2013-02-02 08:56:57 -08:00
Brett Slatkin db13cfe6a1 AE script: Fixing perl opt escaping
Change-Id: Ibd1825ca2dc4661d07e9dbcc6deca93b9679b709
2011-12-04 14:16:19 -08:00
Brett Slatkin 9bad75cb95 AE blobserver working locally with dev-camput
Change-Id: I3dde1bf7fe3cb15e49f2b0ec4a99f85a24497f32
2011-12-04 14:00:38 -08:00
Brad Fitzpatrick c830d15a5c Add dev-appengine helper script.
Change-Id: I58006eec12495cde6c3c7fb53b33bc38764f245c
2011-10-18 18:36:31 -07:00