1. 171c23b rename scripts/opencloud to tools/xos-manage by Scott Baker · 9 years ago[Renamed from xos/scripts/opencloud]
  2. 7914dab use 0.0.0.0 instead of the host's public hostname by Scott Baker · 9 years ago
  3. 43528c2 Fix opencloud script and debug option of XOS by Jeremy Mowery · 9 years ago
  4. 4411a47 Merge branch 'master' of https://github.com/jermowery/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  5. 4e37289 remove migrations from services directory by Tony Mack · 9 years ago
  6. f635bfe added makemigrations by Tony Mack · 9 years ago
  7. 58be1b4 fixing merge conflict by Jeremy Mowery · 9 years ago
  8. 7d6a9fa make migrations for ONOS app by Scott Baker · 9 years ago
  9. a65b356 Adds the data model for a HelloWorldService that will allow individual tenants to start a web server with a simple message by Jeremy Mowery · 9 years ago
  10. 92a05d7 add ceilometer to remigrate by Scott Baker · 9 years ago
  11. f8435ca add wait_postgress to createdb by Scott Baker · 9 years ago
  12. 9ff6960 make sure migration is generated for cord by Scott Baker · 10 years ago
  13. 995e07d call ensure_postgres_running by S.Çağlar Onur · 10 years ago
  14. d2ebcd4 rename database from planetstack to xos by Scott Baker · 10 years ago
  15. 5bec759 only run dropdb on remigrate if database exists; suppress unnecessary call of initdb on ubuntu by Scott Baker · 10 years ago
  16. ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/scripts/opencloud]
  17. 4d8a638 add remigrate command to opencloud script by Scott Baker · 10 years ago
  18. cd4a0c2 move rest api stuff into xos directory by Scott Baker · 10 years ago
  19. c57ddcc add 'generateapi' command to regenerate the rest api by Scott Baker · 10 years ago
  20. 96a44e7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  21. e712c79 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 10 years ago
  22. e4b346e Docker support by Andy Bavier · 10 years ago
  23. c44e746 permission fix by Scott Baker · 10 years ago
  24. a8b263b fix all the typos and mistakes by Scott Baker · 10 years ago
  25. 06116da last minute rename changes by Scott Baker · 10 years ago
  26. dc74f7d Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud by Scott Baker · 10 years ago
  27. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  28. 3cd944b permission fix by Scott Baker · 10 years ago
  29. d3a5a2e add --noobserver option to manage.py by Scott Baker · 10 years ago
  30. f342870 add --nomodelpolicy option for loading fixtures by Scott Baker · 10 years ago
  31. 4bb7cbc run migrate for django 1.7 or evolve for django 1.5 by Scott Baker · 10 years ago
  32. 0245137 load initial data when django 1.7 is installed by Scott Baker · 10 years ago
  33. 6ecdc42 add migrate command to opencloud script by Scott Baker · 10 years ago
  34. 0e8769f Script to generate keys for encrypted fields by Sapan Bhatia · 10 years ago
  35. a2e881c turn on -a option to dumpdata so deleted models are dumped by Scott Baker · 10 years ago
  36. 160012b Rename syndicate to syndicate_storage by jcnelson · 10 years ago
  37. a381a41 support hostname parameter in config file by Scott Baker · 11 years ago
  38. 25b70fd add restoredb and evolvedb, rename upgradedb to repairdb, remove runserver from everything but the runserver command by Scott Baker · 11 years ago
  39. b478502 add stopserver and upgradedb, stop trying to start postgres when it's already started, modify dumpdata to timestamp the snapshots, fallback method of starting postgres by Scott Baker · 11 years ago
  40. f4db381 merge changes from opencloud.dp on demo by Scott Baker · 11 years ago
  41. 44fd4cc Added in initial make -- rpm support, tested against Fedora 16, code in for Fedora 17 but needs additional testing. Adjusted initial_data.json to align with current code base, enacted was deprecated from core.user. New scripts/opencloud for database/init/reset/syncdb/runserver commands. by Siobhan Tully · 11 years ago