Advertisement
Guest User

Untitled

a guest
Feb 24th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. root@ctrl02_nova_console_container-cf1ec9fe:/usr/share/spice-html5# git log --oneline --graph --decorate
  2. * c1e736b (HEAD, tag: spice-html5-0.1.6, origin/yaprt-integration, origin/master, origin/HEAD, master) Prepare for rel
  3. * ff42bc7 Add button for cancelling file transfer
  4. * 8d1ea67 Add progress bar for file transfer
  5. * 84171b2 Use WheelEvent instead of MouseWheelEvent
  6. * 54ee82f Inform agent about client's capabilities
  7. * 566e4ac Read file only when have agent tokens
  8. * 50e2795 Use drag and drop for transfering files from client to guest
  9. * b9b8567 Implement methods for transfering files from client to guest
  10. * 633f010 Split agent data message into smaller chunks
  11. * 1a4a989 Send agent messages only when have agent tokens
  12. * 6a68399 Report SPICE_MAIN_CAP_AGENT_CONNECTED_TOKENS capability
  13. * 21e5c28 Handle agent tokens
  14.  
  15. root@ctrl02_repo_container-802bde0c:/var/www/repo/openstackgit/spice-html5# git log --oneline --graph --decorate
  16. * ab73d00 (HEAD, origin/master, origin/HEAD) Enable file transfer for spice_auto.html.
  17. * 789071c Set nonhandled messages as not implemented
  18. * bd5d261 Use name of channel instead of number
  19. * 289a760 spiceconn.js: Add missing channel names
  20. * 4023af0 enums.js: Update for new channels
  21. * 302b782 display.js: Remove unreachable return
  22. * b76c734 Add support for stream reports.
  23. * 84562db Implement support for sized data streams.
  24. * e542bda Minor change to error message formating.
  25. * c1e736b (tag: spice-html5-0.1.6, yaprt-integration, master) Prepare for release 0.1.6
  26. * ff42bc7 Add button for cancelling file transfer
  27. * 8d1ea67 Add progress bar for file transfer
  28. * 84171b2 Use WheelEvent instead of MouseWheelEvent
  29. * 54ee82f Inform agent about client's capabilities
  30. * 566e4ac Read file only when have agent tokens
  31. * 50e2795 Use drag and drop for transfering files from client to guest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement