1. c44448c make migrations for ONOS app by Scott Baker · 9 years ago
  2. 48cf874 add ceilometer to remigrate by Scott Baker · 9 years ago
  3. cecee00 add wait_postgress to createdb by Scott Baker · 10 years ago
  4. fd15c3d make sure migration is generated for cord by Scott Baker · 10 years ago
  5. 3c297b4 call ensure_postgres_running by S.Çağlar Onur · 10 years ago
  6. 82d6228 rename database from planetstack to xos by Scott Baker · 10 years ago
  7. 4b71a2d only run dropdb on remigrate if database exists; suppress unnecessary call of initdb on ubuntu by Scott Baker · 10 years ago
  8. 89f8a9e rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/scripts/opencloud]
  9. ba4e010 add remigrate command to opencloud script by Scott Baker · 10 years ago
  10. d82a9dd move rest api stuff into xos directory by Scott Baker · 10 years ago
  11. 069ca8b add 'generateapi' command to regenerate the rest api by Scott Baker · 10 years ago
  12. bae8134 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  13. 3a96c54 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 10 years ago
  14. 3704434 Docker support by Andy Bavier · 10 years ago
  15. 9ff8507 permission fix by Scott Baker · 10 years ago
  16. 596397c fix all the typos and mistakes by Scott Baker · 10 years ago
  17. 0c550f7 last minute rename changes by Scott Baker · 10 years ago
  18. d232c2b Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud by Scott Baker · 10 years ago
  19. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  20. 8486403 permission fix by Scott Baker · 10 years ago
  21. fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
  22. 79eaac2 add --nomodelpolicy option for loading fixtures by Scott Baker · 10 years ago
  23. baf6256 run migrate for django 1.7 or evolve for django 1.5 by Scott Baker · 10 years ago
  24. a40c935 load initial data when django 1.7 is installed by Scott Baker · 10 years ago
  25. e363ac0 add migrate command to opencloud script by Scott Baker · 10 years ago
  26. 51a92b1 Script to generate keys for encrypted fields by Sapan Bhatia · 10 years ago
  27. a2e881c turn on -a option to dumpdata so deleted models are dumped by Scott Baker · 10 years ago
  28. 160012b Rename syndicate to syndicate_storage by jcnelson · 11 years ago
  29. a381a41 support hostname parameter in config file by Scott Baker · 11 years ago
  30. 25b70fd add restoredb and evolvedb, rename upgradedb to repairdb, remove runserver from everything but the runserver command by Scott Baker · 11 years ago
  31. 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
  32. f4db381 merge changes from opencloud.dp on demo by Scott Baker · 11 years ago
  33. 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