1. 64c62c2 Attic banner added to the top of all html files by Hen · 8 years ago master
  2. da661de Adds profitbricks documentation output (nanoc) by marios · 11 years ago
  3. 96aec34 Added profitbricks documentation by Dominik Sander · 11 years ago
  4. f539ac9 Adds profitbricks driver by Dominik Sander · 11 years ago
  5. 748d470 fixed version number in DOAP file by Dies Koper · 11 years ago
  6. a641d36 Added categories and CIMI standard to DOAP file by Dies Koper · 11 years ago
  7. 6252217 CIMI: allow 202 from system creation & machine deletion by Dies Koper · 11 years ago
  8. 08d8de9 CIMI: aligned to MachineCreate example in spec the root element by Dies Koper · 11 years ago
  9. 1177890 CIMI: take entity start/stop/import/etc. action url from CEP by Dies Koper · 11 years ago
  10. 78ee64e Site - update links for community call #21 by marios · 11 years ago
  11. ab95283 Adding Deltacloud doap file - http://projects.apache.org/doap.html by marios · 11 years ago
  12. 16ba86d CIMI: add dealing with 202 return code from system delete by Dies Koper · 11 years ago
  13. 3618609 CIMI: added memory unit (KiB) and use consistent naming by Dies Koper · 11 years ago
  14. cbeeef3 FGCP: add descriptions to machine templates in system template by Dies Koper · 11 years ago
  15. 452093b CIMI: made id optional in client UI helper method by Dies Koper · 11 years ago
  16. a8ed21e CIMI: add system and templates to client UI by Dies Koper · 11 years ago
  17. 1d8b391 CIMI: use id instead of name in urls in client UI by Dies Koper · 11 years ago
  18. 7bab588 CIMI: added/changed conditionals to only show machine operations by Dies Koper · 11 years ago
  19. 5c2c9dc CIMI: fix typo (Credential->Machine) in client UI machine creation button by Dies Koper · 11 years ago
  20. 7fabd2b CIMI: fix test failure due to sequel/sqlite error type change by Dies Koper · 11 years ago
  21. 9e36a22 CIMI: added resource metadata to client UI by Dies Koper · 11 years ago
  22. 3306c61 CIMI: changed CEP hrefs to use client's paths by Dies Koper · 11 years ago
  23. 58d1f36 CIMI: added test to ensure spec order of CEP elements by Dies Koper · 11 years ago
  24. cacd655 CIMI: replaced machine admin with credential by Dies Koper · 11 years ago
  25. e3ce360 CIMI: removed redundant password and key declarations by Dies Koper · 11 years ago
  26. 2e6c993 CIMI: don't render Create views in client UI if no Add operation by Dies Koper · 11 years ago
  27. df198d0 CIMI: take entity collection url from CEP by Dies Koper · 11 years ago
  28. 8249f4b CIMI: added block to ensure config collection urls in CEP by marios · 11 years ago
  29. 7a22299 CIMI: changed CEP key names and order to match spec by Dies Koper · 11 years ago
  30. a2436c7 FGCP: fix state value in test by Dies Koper · 11 years ago
  31. a4a18cd Mock: Raise NotFound when instance does not exists when creating the Image by Michal Fojtik · 11 years ago
  32. 034eef2 Mock: Fixed wrong count of instances in tests by Michal Fojtik · 11 years ago
  33. ed71106 CIMI: Changed assertion in machine test to unequality by Dies Koper · 11 years ago
  34. cab5d69 CIMI: update copyright year in client UI by Dies Koper · 11 years ago
  35. bcb9231 CIMI: pass http_proxy env to client UI's RestClient by Dies Koper · 11 years ago
  36. b2ad2ee CIMI: remove collections that are not part of CIMI 1.x spec by Dies Koper · 11 years ago
  37. fd92d39 EC2 driver - Fix for determining instance_actions on ebs/root_store instances by marios · 11 years ago
  38. 6307f26 EC2 driver - modify instance actions depending on transient root (ebs/root_store) by marios · 11 years ago
  39. a426922 Added note by David Ellinger · 11 years ago
  40. 4776726 Cleaned up code by David Ellinger · 11 years ago
  41. 1a26f6a Modified 'stop_instance' method to check if instance root type is ebs or instance_store. If ebs -- stop instance otherwise destroy instance by David Ellinger · 11 years ago
  42. b75f0a4 Fixed formatting by David Ellinger · 11 years ago
  43. 9e53cb0 Fixed instance state conversion. Tested EBS instance for start/stop/reboot. Works fine by David Ellinger · 11 years ago
  44. eb329da Added start functionality to stopped EC2 instances by David Ellinger · 11 years ago
  45. 4d62d3c Added 'stop' functionality to ec2 driver by David Ellinger · 11 years ago
  46. 9ea3eeb CIMI: Use #collection_class_for helper for all collections in client by Dies Koper · 11 years ago
  47. 8eda668 CIMI: Added #collection_class_for helper to CIMI client by Michal Fojtik · 11 years ago
  48. 01541b0 CIMI: Fixed dependencies loading from CIMI client by Michal Fojtik · 11 years ago
  49. f797835 cd to path in batch files by Dies Koper · 11 years ago
  50. 460bec3 CIMI: Added 'after_initialize' plugin for Sequel (DTACLOUD-570) by Michal Fojtik · 11 years ago
  51. 18deb2f Update deltacloud-core gemspec for newest aws rubygem by marios · 11 years ago
  52. 14cde5c Tests: added assertion to mock image test for 'CreateImageNotSupported' by Dies Koper · 11 years ago
  53. e569d39 Fix failing travis builds - also DTACLOUD-562 by marios · 11 years ago
  54. 5562946 Client: Lock the 'minitest' gem version to '<5.0' because of bug in turn. by Michal Fojtik · 11 years ago
  55. 51fe821 CIMI Systems: fixed id not being set for SystemSystemCollection. by Dies Koper · 11 years ago
  56. 93e0f7f CIMI client: fix typo fcgp->fgcp by Dies Koper · 11 years ago
  57. d58981f CIMI: expose import and export of systems and system templates by Dies Koper · 11 years ago
  58. 7ebb680 CIMI: map cimi networks and forwarding groups to Deltacloud subnets and networks by Dies Koper · 11 years ago
  59. 85ccaa0 Core: Fixed dependencies for deltacloud-db-upgrade by Michal Fojtik · 11 years ago
  60. 999bd12 Core: Added 'generate:gemspec' rake task by Michal Fojtik · 11 years ago
  61. 3ee058a Core: Removed OrderedHash core_ext (obsoleted in MRI1.9) by Michal Fojtik · 11 years ago
  62. 703dc3b Core: Refactor how we load dependencies by Michal Fojtik · 11 years ago
  63. 6ae01f2 CIMI: added CIMI::Model constant to fix DTACLOUD-560 by Dies Koper · 11 years ago
  64. 4f2faaa FGCP: Network API rev 3 - FGCP Driver implementation by Dies Koper · 11 years ago
  65. f32bd74 UI: don't expose actions that the driver does not support by Dies Koper · 11 years ago
  66. 3ebea1c Tests: correct number of instances owned by 'mockuser' by Dies Koper · 11 years ago
  67. 6889be7 Tests: add 'network_interfaces' to expected attributes in instances by Dies Koper · 11 years ago
  68. df379d6 Tests: fix minor typos in readme. by Dies Koper · 11 years ago
  69. 840d110 Tests: skip tests on Windows that rely on fork() as it is not supported by Dies Koper · 11 years ago
  70. df53052 FGCP: read FGCP_CERT_DIR env var in method instead of start of class by Dies Koper · 11 years ago
  71. ffe95a8 Tests: hard-code minitest < 5.0.0 until 5.0.0 compatibility issues can be looked at in detail by Dies Koper · 11 years ago
  72. 6404056 CIMI Systems: fix for DTACLOUD-559 - id was not set for SystemMachineCollection and SystemVolumeCollection by marios · 11 years ago
  73. 0e7ab25 Fix empty network_interfaces in Mock#destroy_instance by Michal Fojtik · 11 years ago
  74. 8b7ca16 CIMI: add unit tests for system machines and volumes by Dies Koper · 11 years ago
  75. 1fba5de Site: Add description of git pull request workflow by Joe VLcek · 11 years ago
  76. aa9a232 CIMI - Remove credentialTemplates from CEP COLLECTIONS. by Joe VLcek · 11 years ago
  77. 959cc62 Changes needed to adapt to using a hash to contain all root entry by Joe VLcek · 11 years ago
  78. 223aed0 CIMI - Add support for $expand on cloudEntryPoint Addresses Jira DTACLOUD-502 by Joe VLcek · 11 years ago
  79. 7feb3a0 Fixed MRI 1.9.3p194 issues by Michal Fojtik · 11 years ago
  80. 69f9120 Core: Deltacloud::Library must require models/drivers separately. by Michal Fojtik · 11 years ago
  81. 03d5970 CIMI: Fixed minor test failures by Michal Fojtik · 11 years ago
  82. 48cf149 Core: Added initializer to preload all drivers by Michal Fojtik · 11 years ago
  83. 1158fc0 Site - update links for community call #20 by marios · 11 years ago
  84. f69f3dd JSON support for network_interface model by Tomas Sedovic · 11 years ago
  85. 211962b Fix Network and Subnet create routes for JSON by Tomas Sedovic · 11 years ago
  86. 5d13f9b Add JSON responses to Network and Subnet models by Tomas Sedovic · 11 years ago
  87. 9c09496 Network API rev 3 - EC2 Driver implementation by marios · 11 years ago
  88. c1c84bc Network API rev 3 - RHEV-M Driver implementation by marios · 11 years ago
  89. 3163f81 Network API rev 3 - OpenStack Driver implementation by marios · 11 years ago
  90. a7ad95f Network API rev 3 - Mock Driver fixtures (yaml) by marios · 11 years ago
  91. 83dcee9 Network API rev 3 - Mock Driver implementation by marios · 11 years ago
  92. 1cef953 Network API rev 3 - Updated Instance Views (haml) by marios · 11 years ago
  93. a2d52f7 Network API rev 3 - Subnet Views (haml) by marios · 11 years ago
  94. 765ee10 Network API rev 3 - Network Views (haml) by marios · 11 years ago
  95. da7f912 Network API rev 3 - NetworkInterface Views (haml) by marios · 11 years ago
  96. 3aefaac Network API rev 3 - Models (Network, Subnet, NetworkInterface, Instance) by marios · 11 years ago
  97. 483be9a Network API rev 3 - Collection helpers (passing context to views - check for presence of resource) by marios · 11 years ago
  98. 895a9c6 Network API rev 3 - Subnet Collection (routes) by marios · 11 years ago
  99. 34a66ca Network API rev 3 - Network Collection (routes) by marios · 11 years ago
  100. 8c9ff36 Network API rev 3 - NetworkInterface Collection (routes) by marios · 11 years ago