Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !230 opened Oct 03, 2014 by Dudás Ádám@siliconbrain 
  • Report abuse
Report abuse

refactor instance_activity

Closes #248 (closed)

  • Discussion 1
  • Commits 3
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Bach Dániel @bachdaniel

    Added 49 new commits:

    • 92f4c911 - vm/tasks reworked update_agent
    • 229f61f1 - vm: agent-task update
    • c8916780 - settings: updated agent directory structure
    • 91c5e3c8 - firewall: increase Record.address.max_length
    • 8a497a9a - firewall: fix race condition in reloadtask_worker
    • 00df56d1 - dashboard: disk remove as op view
    • bf0575e5 - dashboard: remove copypasted code
    • 362fb4a2 - vm: add missing disk.destroy()
    • 68e1eb19 - dashboard: add missing (permission) checks
    • fc3d79dd - dashboard: rewrite with_reload js side
    • 5fcb2d72 - dashboard: set initial name for save_as
    • db50d5b9 - dashboard: set initial name for VmCreateDiskView
    • d3cc8e0e - dashboard: make VmDownloadDiskForm.name optional
    • de78a338 - dashboard: fix tests
    • 5101d440 - dashboard: fix xss in VmDisk*Form 💩
    • 0c61f4e0 - Merge branch 'issue-301' into 'master'
    • 04beb592 - Merge branch 'fix-disk-delete' into 'master'
    • 5f1a14c2 - dashboard: show subsub*activites
    • fc30e871 - Merge branch 'issue-288'
    • 9ec3b364 - miscellaneous: purge queues on startup
    • abcd5fd2 - manager: rework clean_up to match queue_name
    • 6d9a0b97 - vm: rework cleanup to handle different queues
    • 23000834 - dashboard: fix design error when both template names and system are long
    • c339ac45 - dashboard: make node box's code nicer
    • 71f8c974 - dashboard: fix node box labels
    • 9a7e8df3 - dashboard: fixed search for node box
    • 9443953b - dashboard: filter vm list by node correctly
    • 424ff978 - Merge branch 'issue-305' into 'master'
    • 709eec33 - Merge branch 'node-fixes' into 'master'
    • 31a7f2ac - dashboard: fix vm migrate
    • 28259b7b - dashboard: add filename and size to disk list
    • bfd76bee - dashboard: add non-live migration support
    • 4b9d67ed - dashboard: fix MassMigrationView
    • 513ce25a - dashboard: fix migrate tests
    • 42ffa3c1 - vm: remove unused timeout parameters
    • 1e224aeb - vm: use remote_timeout instead of timeout in RemoteOperations
    • ca7c9f59 - storage: handle disk.save_as errors
    • b7bebad6 - vm: fix suboperation calls in {Destroy,Sleep}Operation (add missing system arg) (quickfix)
    • 3d0afb21 - Merge branch 'fix-operations' into 'master'
    • 3f717e3c - Merge branch 'fix-disk-list' into 'master'
    • f2b2ede4 - Merge branch 'issue-325' into 'master'
    • f750837b - Merge remote-tracking branch 'origin/master' into feature-offline-migration
    • 1b16674e - Merge branch 'feature-warm_shutdown_celery' into 'master'
    • a077aed6 - Merge branch 'feature-virtio' into 'master'
    • a7e9781e - Merge branch 'fix-firewall-reloadtask' into 'master'
    • 860300db - dashboard: remove unused form helper
    • 0bfdb2a3 - Merge branch 'feature-offline-migration' into 'master'
    • ab68f725 - vm: fix flake8 warning
    • a5be38e8 - Merge remote-tracking branch 'origin/master' into issue-248
    Oct 13, 2014

    Added 49 new commits:

    • 92f4c911 - vm/tasks reworked update_agent
    • 229f61f1 - vm: agent-task update
    • c8916780 - settings: updated agent directory structure
    • 91c5e3c8 - firewall: increase Record.address.max_length
    • 8a497a9a - firewall: fix race condition in reloadtask_worker
    • 00df56d1 - dashboard: disk remove as op view
    • bf0575e5 - dashboard: remove copypasted code
    • 362fb4a2 - vm: add missing disk.destroy()
    • 68e1eb19 - dashboard: add missing (permission) checks
    • fc3d79dd - dashboard: rewrite with_reload js side
    • 5fcb2d72 - dashboard: set initial name for save_as
    • db50d5b9 - dashboard: set initial name for VmCreateDiskView
    • d3cc8e0e - dashboard: make VmDownloadDiskForm.name optional
    • de78a338 - dashboard: fix tests
    • 5101d440 - dashboard: fix xss in VmDisk*Form 💩
    • 0c61f4e0 - Merge branch 'issue-301' into 'master'
    • 04beb592 - Merge branch 'fix-disk-delete' into 'master'
    • 5f1a14c2 - dashboard: show subsub*activites
    • fc30e871 - Merge branch 'issue-288'
    • 9ec3b364 - miscellaneous: purge queues on startup
    • abcd5fd2 - manager: rework clean_up to match queue_name
    • 6d9a0b97 - vm: rework cleanup to handle different queues
    • 23000834 - dashboard: fix design error when both template names and system are long
    • c339ac45 - dashboard: make node box's code nicer
    • 71f8c974 - dashboard: fix node box labels
    • 9a7e8df3 - dashboard: fixed search for node box
    • 9443953b - dashboard: filter vm list by node correctly
    • 424ff978 - Merge branch 'issue-305' into 'master'
    • 709eec33 - Merge branch 'node-fixes' into 'master'
    • 31a7f2ac - dashboard: fix vm migrate
    • 28259b7b - dashboard: add filename and size to disk list
    • bfd76bee - dashboard: add non-live migration support
    • 4b9d67ed - dashboard: fix MassMigrationView
    • 513ce25a - dashboard: fix migrate tests
    • 42ffa3c1 - vm: remove unused timeout parameters
    • 1e224aeb - vm: use remote_timeout instead of timeout in RemoteOperations
    • ca7c9f59 - storage: handle disk.save_as errors
    • b7bebad6 - vm: fix suboperation calls in {Destroy,Sleep}Operation (add missing system arg) (quickfix)
    • 3d0afb21 - Merge branch 'fix-operations' into 'master'
    • 3f717e3c - Merge branch 'fix-disk-list' into 'master'
    • f2b2ede4 - Merge branch 'issue-325' into 'master'
    • f750837b - Merge remote-tracking branch 'origin/master' into feature-offline-migration
    • 1b16674e - Merge branch 'feature-warm_shutdown_celery' into 'master'
    • a077aed6 - Merge branch 'feature-virtio' into 'master'
    • a7e9781e - Merge branch 'fix-firewall-reloadtask' into 'master'
    • 860300db - dashboard: remove unused form helper
    • 0bfdb2a3 - Merge branch 'feature-offline-migration' into 'master'
    • ab68f725 - vm: fix flake8 warning
    • a5be38e8 - Merge remote-tracking branch 'origin/master' into issue-248
    Added 49 new commits: * 92f4c911379 - vm/tasks reworked update_agent * 229f61f154b - vm: agent-task update * c89167800a9 - settings: updated agent directory structure * 91c5e3c8187 - firewall: increase Record.address.max_length * 8a497a9a7c0 - firewall: fix race condition in reloadtask_worker * 00df56d101e - dashboard: disk remove as op view * bf0575e55ae - dashboard: remove copypasted code * 362fb4a24c4 - vm: add missing disk.destroy() * 68e1eb198ea - dashboard: add missing (permission) checks * fc3d79ddfd3 - dashboard: rewrite with_reload js side * 5fcb2d720de - dashboard: set initial name for save_as * db50d5b9135 - dashboard: set initial name for VmCreateDiskView * d3cc8e0ebb5 - dashboard: make VmDownloadDiskForm.name optional * de78a338dfa - dashboard: fix tests * 5101d440fec - dashboard: fix xss in VmDisk*Form :poop: * 0c61f4e0d46 - Merge branch 'issue-301' into 'master' * 04beb592142 - Merge branch 'fix-disk-delete' into 'master' * 5f1a14c2954 - dashboard: show subsub*activites * fc30e871d55 - Merge branch 'issue-288' * 9ec3b3648b4 - miscellaneous: purge queues on startup * abcd5fd294b - manager: rework clean_up to match queue_name * 6d9a0b97582 - vm: rework cleanup to handle different queues * 23000834d8a - dashboard: fix design error when both template names and system are long * c339ac45d70 - dashboard: make node box's code nicer * 71f8c9741a7 - dashboard: fix node box labels * 9a7e8df3524 - dashboard: fixed search for node box * 9443953b86e - dashboard: filter vm list by node correctly * 424ff978b42 - Merge branch 'issue-305' into 'master' * 709eec33d48 - Merge branch 'node-fixes' into 'master' * 31a7f2acc22 - dashboard: fix vm migrate * 28259b7b48f - dashboard: add filename and size to disk list * bfd76beea93 - dashboard: add non-live migration support * 4b9d67eddae - dashboard: fix MassMigrationView * 513ce25a44c - dashboard: fix migrate tests * 42ffa3c1bd0 - vm: remove unused timeout parameters * 1e224aebfe6 - vm: use remote_timeout instead of timeout in RemoteOperations * ca7c9f591d0 - storage: handle disk.save_as errors * b7bebad68d7 - vm: fix suboperation calls in {Destroy,Sleep}Operation (add missing system arg) (quickfix) * 3d0afb21f5b - Merge branch 'fix-operations' into 'master' * 3f717e3cc36 - Merge branch 'fix-disk-list' into 'master' * f2b2ede43e7 - Merge branch 'issue-325' into 'master' * f750837ba2f - Merge remote-tracking branch 'origin/master' into feature-offline-migration * 1b16674ed56 - Merge branch 'feature-warm_shutdown_celery' into 'master' * a077aed6eb7 - Merge branch 'feature-virtio' into 'master' * a7e9781efdc - Merge branch 'fix-firewall-reloadtask' into 'master' * 860300db797 - dashboard: remove unused form helper * 0bfdb2a36f8 - Merge branch 'feature-offline-migration' into 'master' * ab68f725c1a - vm: fix flake8 warning * a5be38e8d61 - Merge remote-tracking branch 'origin/master' into issue-248
    Toggle commit list
  • Bach Dániel @bachdaniel commented Oct 13, 2014
    Owner

    👍

    Edited Oct 13, 2014
    :+1:
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: circle/cloud!230