1. 8767932 Merge by Jeremy Mowery · 8 years ago
  2. 75f0631 add vrouter to migrations by Scott Baker · 8 years ago
  3. 0e42139 Fix merge conflict by Jeremy Mowery · 9 years ago
  4. d23bdb2 add vtr to xos-manage makemigrations by Scott Baker · 9 years ago
  5. 299b819 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
  6. cf27dd8 Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 9 years ago
  7. 0d86f97 rename scripts/opencloud to tools/xos-manage by Scott Baker · 9 years ago[Renamed from xos/scripts/opencloud]
  8. 6affe15 use 0.0.0.0 instead of the host's public hostname by Scott Baker · 9 years ago
  9. 8bcad38 Another attempt at getting the VPN form to work by Jeremy Mowery · 9 years ago
  10. 54332cb Fix opencloud script and debug option of XOS by Jeremy Mowery · 9 years ago
  11. 1dee6ab Merge branch 'master' of https://github.com/jermowery/xos into AddHelloWorldService by Jeremy Mowery · 9 years ago
  12. db84186 remove migrations from services directory by Tony Mack · 9 years ago
  13. f4f5793 added makemigrations by Tony Mack · 9 years ago
  14. 8a01d9e fixing merge conflict by Jeremy Mowery · 9 years ago
  15. c44448c make migrations for ONOS app by Scott Baker · 9 years ago
  16. b86374a 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
  17. 48cf874 add ceilometer to remigrate by Scott Baker · 9 years ago
  18. cecee00 add wait_postgress to createdb by Scott Baker · 9 years ago
  19. fd15c3d make sure migration is generated for cord by Scott Baker · 9 years ago
  20. 3c297b4 call ensure_postgres_running by S.Çağlar Onur · 10 years ago
  21. 82d6228 rename database from planetstack to xos by Scott Baker · 10 years ago
  22. 4b71a2d only run dropdb on remigrate if database exists; suppress unnecessary call of initdb on ubuntu by Scott Baker · 10 years ago
  23. 89f8a9e rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/scripts/opencloud]
  24. ba4e010 add remigrate command to opencloud script by Scott Baker · 10 years ago
  25. d82a9dd move rest api stuff into xos directory by Scott Baker · 10 years ago
  26. 069ca8b add 'generateapi' command to regenerate the rest api by Scott Baker · 10 years ago
  27. bae8134 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  28. 3a96c54 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 10 years ago
  29. 3704434 Docker support by Andy Bavier · 10 years ago
  30. 9ff8507 permission fix by Scott Baker · 10 years ago
  31. 596397c fix all the typos and mistakes by Scott Baker · 10 years ago
  32. 0c550f7 last minute rename changes by Scott Baker · 10 years ago
  33. d232c2b Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud by Scott Baker · 10 years ago
  34. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  35. 8486403 permission fix by Scott Baker · 10 years ago
  36. fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
  37. 79eaac2 add --nomodelpolicy option for loading fixtures by Scott Baker · 10 years ago
  38. baf6256 run migrate for django 1.7 or evolve for django 1.5 by Scott Baker · 10 years ago
  39. a40c935 load initial data when django 1.7 is installed by Scott Baker · 10 years ago
  40. e363ac0 add migrate command to opencloud script by Scott Baker · 10 years ago
  41. 51a92b1 Script to generate keys for encrypted fields by Sapan Bhatia · 10 years ago
  42. a2e881c turn on -a option to dumpdata so deleted models are dumped by Scott Baker · 10 years ago
  43. 160012b Rename syndicate to syndicate_storage by jcnelson · 10 years ago
  44. a381a41 support hostname parameter in config file by Scott Baker · 10 years ago
  45. 25b70fd add restoredb and evolvedb, rename upgradedb to repairdb, remove runserver from everything but the runserver command by Scott Baker · 10 years ago
  46. 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 · 10 years ago
  47. f4db381 merge changes from opencloud.dp on demo by Scott Baker · 10 years ago
  48. 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