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 !227 opened Sep 30, 2014 by Bach Dániel@bachdaniel 
  • Report abuse
Report abuse

Feature pipeline

👷 @kviktor

🚧 https://github.com/cyberdelia/django-pipeline/issues/313

  • Discussion 2
  • Commits 48
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 8d8e851e - circle: don't run watch.py on import
    Oct 01, 2014

    Added 1 new commit:

    • 8d8e851e - circle: don't run watch.py on import
    Added 1 new commit: * 8d8e851e2d0 - circle: don't run watch.py on import
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • f3fa489d - circle: create a watch command
    Oct 01, 2014

    Added 1 new commit:

    • f3fa489d - circle: create a watch command
    Added 1 new commit: * f3fa489d6a2 - circle: create a watch command
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 4 new commits:

    • d3dd06ae - circle: ignore bower components and static files in less watch
    • aaa81f32 - circle: compileless command
    • 8eb950ce - fab: compile less files before collectstatic in fab
    • 368fa52f - circle: use pipeline with disable compilers option
    Oct 28, 2014

    Added 4 new commits:

    • d3dd06ae - circle: ignore bower components and static files in less watch
    • aaa81f32 - circle: compileless command
    • 8eb950ce - fab: compile less files before collectstatic in fab
    • 368fa52f - circle: use pipeline with disable compilers option
    Added 4 new commits: * d3dd06aeb37 - circle: ignore bower components and static files in less watch * aaa81f32363 - circle: compileless command * 8eb950ce81b - fab: compile less files before collectstatic in fab * 368fa52f774 - circle: use pipeline with disable compilers option
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 187 new commits:

    • 14ce8bf2 - dashboard: use intro.js
    • 10dbd8bf - dashboard: hide template tour box
    • 2fee48c3 - dashboard: remove old tour static files
    • 96fe17ce - Merge branch 'master' into feature-new-tour
    • 86c16fe8 - Merge branch 'master' into feature-new-tour
    • ad5e4e06 - dashboard: fix vm tour
    • 92f4c911 - vm/tasks reworked update_agent
    • 229f61f1 - vm: agent-task update
    • c8916780 - settings: updated agent directory structure
    • 75c6484a - common: add SubOperationMixin
    • 613c590c - vm: refactor InstanceActiveManager
    • 0caef6e0 - vm: add remote operation classes
    • afa5deac - vm: remove redundant activity_code_suffixes
    • 95199687 - vm: first batch of moving Instance methods to SubOperations
    • eb9b746f - vm: move Instance.deploy_vm to DeployVmOperation
    • 191641ad - vm: fix tests
    • 71c7bedb - vm: move Instance.wake_up_vm to WakeUpVmOperation
    • faa40f86 - vm: move Instance.suspend_vm to SuspendVmOperation
    • bc931f31 - vm: move Instance.shutdown_vm to ShutdownOperation
    • bd5649a8 - vm: move Instance.delete_mem_dump to DeleteMemDumpOperation
    • cd1b2bc0 - vm: move Instance.migrate_vm to MigrateOperation
    • b0e7d502 - vm: move Instance.get_screenshot to ScreenshotOperation
    • 67b0a216 - acl: add missing distinct to method
    • cc9dee43 - dashboard: add unicode method for GroupProfile
    • 376e9602 - dashboard: add available objects list to group detail
    • a1403945 - dashboard: add memory to vm list
    • 5c50b57b - vm: fix issue #315 (closed) (TypeError: unsupported operand type(s) for +: 'long' and 'unicode')
    • f5f2eb9c - dashboard: handle SchedulerError in MigrateView
    • 91c5e3c8 - firewall: increase Record.address.max_length
    • 8a497a9a - firewall: fix race condition in reloadtask_worker
    • 2ba806df - dashboard: client cookie timer was missing an 1000 multiplication
    • 803c7821 - vm: fix MigrateOperation (Unhandled exception: 'NoneType' object has no attribute 'host')
    • 469417cd - dashboard: log scheduler errors in VmMigrateView
    • 250c4b3d - network: show all hosts in vlan list table
    • 00df56d1 - dashboard: disk remove as op view
    • a89d41d2 - vm: fix tests
    • a30840bc - vm: add MigrateOperation test
    • 83f7bd1e - Merge branch 'issue-310' into 'master'
    • b841385c - vm: fix flake8 warning
    • f69d7306 - Merge branch 'fix-http500' into 'master'
    • 9f91f3a7 - Merge branch 'clientCorrect' into 'master'
    • 19cdda94 - vm: fix typos
    • e11fffa5 - Merge remote-tracking branch 'origin/master' into feature-vm-tasks
    • b14ff508 - vm: fix instance.allocate_node calls
    • 980138db - vm: fix merge errors
    • 17f1b359 - vm: fix MigrateOp test
    • 2f018f5a - common: refactor Operation.activity_code_suffix to method
    • fd823667 - common: default SubOperationMixin to no required_perms
    • d674c053 - vm: fix DeployOperation
    • 81c32d0e - vm: register ResumeVmOperation
    • 1bafed24 - vm: make DeleteVmOperation a SubOperation
    • af2cfb2c - vm: fix SuspendVmOperation's task name
    • 438460ef - vm: fix ops in different models but the same name
    • bba88695 - vm: fix ops in different models but the same name
    • b6314ff2 - dashboard: add distinctive logo to header
    • ae821278 - vm: fix suboperation call in AddInterfaceOperation
    • 664f2527 - Merge branch 'feature-local-logo' into 'master'
    • bf0575e5 - dashboard: remove copypasted code
    • 362fb4a2 - vm: add missing disk.destroy()
    • 5254e2ad - vm: rewrite abort-checking loop
    • 68e1eb19 - dashboard: add missing (permission) checks
    • faaace05 - Merge branch 'feature-vm-tasks' into 'master'
    • 10418968 - vm: use 'activity' method of Instance instead of instance_activity function
    • 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
    • df7e52cf - Merge branch 'master' into feature-new-tour
    • e8de471b - dashboard: fix vm tour in different vm states
    • 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
    • d79f008f - common: inherit system param from parent-calls
    • 2eac5bff - common: refactor get_user_text and get_admin_text
    • 0bfdb2a3 - Merge branch 'feature-offline-migration' into 'master'
    • ab68f725 - vm: fix flake8 warning
    • a5be38e8 - Merge remote-tracking branch 'origin/master' into issue-248
    • f2ea85df - Merge branch 'issue-284' into 'master'
    • 5a762808 - Merge branch 'issue-248' into 'master'
    • 855dcbb6 - Merge branch 'issue-329' into 'master'
    • b94c4c54 - common: parse/format dates in HumanReadableObjects
    • e5192e4b - common: fix tests
    • 345a3659 - fabfile: use with-id
    • 31317946 - dashboard: fix template/lease deletes
    • 4a2c9055 - dashboard: add delete button to template detail
    • 75442927 - dashboard: clean up template view
    • 931ef81c - dashboard: fix lease delete tests
    • 8fdeebb8 - vm: add node option for deploy operation
    • ac20a85d - dashboard: add forms.NoFormTagMixin and OperationForm
    • e39cd3f8 - dashboard: fix deploy view/form
    • 659102d8 - dashboard: tour features
    • 086490a4 - add md5sum to activity result
    • e819ce63 - dashboard: fix VmRenewForm
    • 4d151888 - Merge branch 'issue-337' into 'master'
    • c921684e - Merge branch 'issue-229' into 'master'
    • b2860e87 - dashboard: fix copypaste error in disk-list-element template
    • 91617877 - dashboard: close tour when user clicks things
    • d4c7fdc3 - dashboard: review migrate form texts
    • 8ca8e716 - operation: on success change size in database as well
    • 95f16415 - acl: add AclBase.clone_acl
    • a4d5963c - vm: add clone=False arg to SaveAsTemplateOperation
    • dc717ea3 - dashboard: allow cloning permissions of parent template
    • 59814880 - Merge branch 'feature-update-template' into 'master'
    • 8649c0c1 - Merge branch 'feature-md5sum' into 'master'
    • 04f78c0d - Merge branch 'issue-344' into 'master'
    • 542ebeb1 - dashboard: abort tour if user clicks on things
    • 1d26683a - dashboard: add data-activity-code attribute to activites in vm detail timeline
    • aa9648f6 - vm: allow shutoff in 'PAUSED' state
    • 5212a450 - vm: use slow queue in wake up operation
    • 938f05dc - dashboard: fix store url encodings
    • 36b2d201 - dashboard: make group detail html nicer
    • 4e3677ed - dashboard: fix group detail js functions
    • ced57b53 - dashboard: make group list prettier
    • 6841cc02 - Merge branch 'issue-345' into 'master'
    • 2e1af39b - vm: add agent operations
    • 7ecbd0fb - vm: fix #271 (closed) (Save should try to clean up (agent))
    • 228a7316 - dashboard: new icon for shutoff operation
    • 14ea8857 - common: fix UnicodeDecodeError in activitycontextimpl()
    • 69fb6219 - Merge branch 'issue-338' into 'master'
    • 542bbd0a - Merge branch 'issue-331' into 'master'
    • 645ad6a0 - Merge branch 'feature-agent-operations' into 'master'
    • 6116fd30 - Merge branch 'fix-lease-template' into 'master'
    • 87cf344b - dashboard: check for resource/disk perms in vm tour
    • d3b23cb1 - Merge branch 'feature-new-tour' into 'master'
    • 13ef826b - update PO templates
    • f03b1685 - locale: update Hungarian translation
    • 9efafced - dashboard: fix xss
    • 5eba485c - dashboard: escape html/or use .text instead of .html where needed
    • ae2e57a2 - dashboard: remove unused node list js
    • 7c604358 - vm: handle cleanup errors in SaveAsTemplateOperation
    • 3d81d408 - Merge branch 'fix-group-detail' into 'master'
    • e00127f9 - Merge branch 'issue-319v2'
    • 3c8b525a - node: add view_statistics permission
    • 9ee92053 - views/node: allow list with vm.view_statistics perms
    • 30681e63 - views/node: allow node box with vm.view_statistics perms
    • 9928686b - views/graph: allow graph with vm.view_statistics perms
    • f0c59231 - templates: allow node box with vm.view_statistics perms
    • 80178219 - tempaltes: hide new button index/node_box
    • f1016e28 - tempaltes: hide buttons to non superusers
    • b549f6b4 - templates: remove unnecessary buttons and forms
    • 8316fe03 - retab
    • 215b6f56 - dashboard: replace tabs in templates
    • 69cf4530 - views/node: add get function to properly return 403 on unathorized
    • 5c4c6d14 - tests: fix redirects to permission denied (403)
    • 32e17050 - dashboard: retab v2
    • d0f4347b - Merge branch 'feature-remove-tabs' into 'master'
    • 76d043aa - dashboard: retab v3
    • 387eb4e8 - Merge branch 'feature-node-permissions' into 'master'
    • 67ab8684 - Merge branch 'master' into feature-pipeline
    • ab630e67 - dashboard: fix node box in bootstrap 3.2
    • e3adfe35 - bower: bump fontawesome version
    • 4855c8b3 - dashboard: change bootstrap tour to introjs
    • a547cac5 - dashboard: fix index store list
    • 435048c3 - dashboard: fix store progress bar
    • f4cf294b - dashboard: fix vm create progress bars
    • 9795bd83 - dashboard: move inline css
    • ed20ed7b - dashboard: reindent node monitor column html
    Oct 28, 2014

    Added 187 new commits:

    • 14ce8bf2 - dashboard: use intro.js
    • 10dbd8bf - dashboard: hide template tour box
    • 2fee48c3 - dashboard: remove old tour static files
    • 96fe17ce - Merge branch 'master' into feature-new-tour
    • 86c16fe8 - Merge branch 'master' into feature-new-tour
    • ad5e4e06 - dashboard: fix vm tour
    • 92f4c911 - vm/tasks reworked update_agent
    • 229f61f1 - vm: agent-task update
    • c8916780 - settings: updated agent directory structure
    • 75c6484a - common: add SubOperationMixin
    • 613c590c - vm: refactor InstanceActiveManager
    • 0caef6e0 - vm: add remote operation classes
    • afa5deac - vm: remove redundant activity_code_suffixes
    • 95199687 - vm: first batch of moving Instance methods to SubOperations
    • eb9b746f - vm: move Instance.deploy_vm to DeployVmOperation
    • 191641ad - vm: fix tests
    • 71c7bedb - vm: move Instance.wake_up_vm to WakeUpVmOperation
    • faa40f86 - vm: move Instance.suspend_vm to SuspendVmOperation
    • bc931f31 - vm: move Instance.shutdown_vm to ShutdownOperation
    • bd5649a8 - vm: move Instance.delete_mem_dump to DeleteMemDumpOperation
    • cd1b2bc0 - vm: move Instance.migrate_vm to MigrateOperation
    • b0e7d502 - vm: move Instance.get_screenshot to ScreenshotOperation
    • 67b0a216 - acl: add missing distinct to method
    • cc9dee43 - dashboard: add unicode method for GroupProfile
    • 376e9602 - dashboard: add available objects list to group detail
    • a1403945 - dashboard: add memory to vm list
    • 5c50b57b - vm: fix issue #315 (closed) (TypeError: unsupported operand type(s) for +: 'long' and 'unicode')
    • f5f2eb9c - dashboard: handle SchedulerError in MigrateView
    • 91c5e3c8 - firewall: increase Record.address.max_length
    • 8a497a9a - firewall: fix race condition in reloadtask_worker
    • 2ba806df - dashboard: client cookie timer was missing an 1000 multiplication
    • 803c7821 - vm: fix MigrateOperation (Unhandled exception: 'NoneType' object has no attribute 'host')
    • 469417cd - dashboard: log scheduler errors in VmMigrateView
    • 250c4b3d - network: show all hosts in vlan list table
    • 00df56d1 - dashboard: disk remove as op view
    • a89d41d2 - vm: fix tests
    • a30840bc - vm: add MigrateOperation test
    • 83f7bd1e - Merge branch 'issue-310' into 'master'
    • b841385c - vm: fix flake8 warning
    • f69d7306 - Merge branch 'fix-http500' into 'master'
    • 9f91f3a7 - Merge branch 'clientCorrect' into 'master'
    • 19cdda94 - vm: fix typos
    • e11fffa5 - Merge remote-tracking branch 'origin/master' into feature-vm-tasks
    • b14ff508 - vm: fix instance.allocate_node calls
    • 980138db - vm: fix merge errors
    • 17f1b359 - vm: fix MigrateOp test
    • 2f018f5a - common: refactor Operation.activity_code_suffix to method
    • fd823667 - common: default SubOperationMixin to no required_perms
    • d674c053 - vm: fix DeployOperation
    • 81c32d0e - vm: register ResumeVmOperation
    • 1bafed24 - vm: make DeleteVmOperation a SubOperation
    • af2cfb2c - vm: fix SuspendVmOperation's task name
    • 438460ef - vm: fix ops in different models but the same name
    • bba88695 - vm: fix ops in different models but the same name
    • b6314ff2 - dashboard: add distinctive logo to header
    • ae821278 - vm: fix suboperation call in AddInterfaceOperation
    • 664f2527 - Merge branch 'feature-local-logo' into 'master'
    • bf0575e5 - dashboard: remove copypasted code
    • 362fb4a2 - vm: add missing disk.destroy()
    • 5254e2ad - vm: rewrite abort-checking loop
    • 68e1eb19 - dashboard: add missing (permission) checks
    • faaace05 - Merge branch 'feature-vm-tasks' into 'master'
    • 10418968 - vm: use 'activity' method of Instance instead of instance_activity function
    • 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
    • df7e52cf - Merge branch 'master' into feature-new-tour
    • e8de471b - dashboard: fix vm tour in different vm states
    • 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
    • d79f008f - common: inherit system param from parent-calls
    • 2eac5bff - common: refactor get_user_text and get_admin_text
    • 0bfdb2a3 - Merge branch 'feature-offline-migration' into 'master'
    • ab68f725 - vm: fix flake8 warning
    • a5be38e8 - Merge remote-tracking branch 'origin/master' into issue-248
    • f2ea85df - Merge branch 'issue-284' into 'master'
    • 5a762808 - Merge branch 'issue-248' into 'master'
    • 855dcbb6 - Merge branch 'issue-329' into 'master'
    • b94c4c54 - common: parse/format dates in HumanReadableObjects
    • e5192e4b - common: fix tests
    • 345a3659 - fabfile: use with-id
    • 31317946 - dashboard: fix template/lease deletes
    • 4a2c9055 - dashboard: add delete button to template detail
    • 75442927 - dashboard: clean up template view
    • 931ef81c - dashboard: fix lease delete tests
    • 8fdeebb8 - vm: add node option for deploy operation
    • ac20a85d - dashboard: add forms.NoFormTagMixin and OperationForm
    • e39cd3f8 - dashboard: fix deploy view/form
    • 659102d8 - dashboard: tour features
    • 086490a4 - add md5sum to activity result
    • e819ce63 - dashboard: fix VmRenewForm
    • 4d151888 - Merge branch 'issue-337' into 'master'
    • c921684e - Merge branch 'issue-229' into 'master'
    • b2860e87 - dashboard: fix copypaste error in disk-list-element template
    • 91617877 - dashboard: close tour when user clicks things
    • d4c7fdc3 - dashboard: review migrate form texts
    • 8ca8e716 - operation: on success change size in database as well
    • 95f16415 - acl: add AclBase.clone_acl
    • a4d5963c - vm: add clone=False arg to SaveAsTemplateOperation
    • dc717ea3 - dashboard: allow cloning permissions of parent template
    • 59814880 - Merge branch 'feature-update-template' into 'master'
    • 8649c0c1 - Merge branch 'feature-md5sum' into 'master'
    • 04f78c0d - Merge branch 'issue-344' into 'master'
    • 542ebeb1 - dashboard: abort tour if user clicks on things
    • 1d26683a - dashboard: add data-activity-code attribute to activites in vm detail timeline
    • aa9648f6 - vm: allow shutoff in 'PAUSED' state
    • 5212a450 - vm: use slow queue in wake up operation
    • 938f05dc - dashboard: fix store url encodings
    • 36b2d201 - dashboard: make group detail html nicer
    • 4e3677ed - dashboard: fix group detail js functions
    • ced57b53 - dashboard: make group list prettier
    • 6841cc02 - Merge branch 'issue-345' into 'master'
    • 2e1af39b - vm: add agent operations
    • 7ecbd0fb - vm: fix #271 (closed) (Save should try to clean up (agent))
    • 228a7316 - dashboard: new icon for shutoff operation
    • 14ea8857 - common: fix UnicodeDecodeError in activitycontextimpl()
    • 69fb6219 - Merge branch 'issue-338' into 'master'
    • 542bbd0a - Merge branch 'issue-331' into 'master'
    • 645ad6a0 - Merge branch 'feature-agent-operations' into 'master'
    • 6116fd30 - Merge branch 'fix-lease-template' into 'master'
    • 87cf344b - dashboard: check for resource/disk perms in vm tour
    • d3b23cb1 - Merge branch 'feature-new-tour' into 'master'
    • 13ef826b - update PO templates
    • f03b1685 - locale: update Hungarian translation
    • 9efafced - dashboard: fix xss
    • 5eba485c - dashboard: escape html/or use .text instead of .html where needed
    • ae2e57a2 - dashboard: remove unused node list js
    • 7c604358 - vm: handle cleanup errors in SaveAsTemplateOperation
    • 3d81d408 - Merge branch 'fix-group-detail' into 'master'
    • e00127f9 - Merge branch 'issue-319v2'
    • 3c8b525a - node: add view_statistics permission
    • 9ee92053 - views/node: allow list with vm.view_statistics perms
    • 30681e63 - views/node: allow node box with vm.view_statistics perms
    • 9928686b - views/graph: allow graph with vm.view_statistics perms
    • f0c59231 - templates: allow node box with vm.view_statistics perms
    • 80178219 - tempaltes: hide new button index/node_box
    • f1016e28 - tempaltes: hide buttons to non superusers
    • b549f6b4 - templates: remove unnecessary buttons and forms
    • 8316fe03 - retab
    • 215b6f56 - dashboard: replace tabs in templates
    • 69cf4530 - views/node: add get function to properly return 403 on unathorized
    • 5c4c6d14 - tests: fix redirects to permission denied (403)
    • 32e17050 - dashboard: retab v2
    • d0f4347b - Merge branch 'feature-remove-tabs' into 'master'
    • 76d043aa - dashboard: retab v3
    • 387eb4e8 - Merge branch 'feature-node-permissions' into 'master'
    • 67ab8684 - Merge branch 'master' into feature-pipeline
    • ab630e67 - dashboard: fix node box in bootstrap 3.2
    • e3adfe35 - bower: bump fontawesome version
    • 4855c8b3 - dashboard: change bootstrap tour to introjs
    • a547cac5 - dashboard: fix index store list
    • 435048c3 - dashboard: fix store progress bar
    • f4cf294b - dashboard: fix vm create progress bars
    • 9795bd83 - dashboard: move inline css
    • ed20ed7b - dashboard: reindent node monitor column html
    Added 187 new commits: * 14ce8bf2cba - dashboard: use intro.js * 10dbd8bfdaa - dashboard: hide template tour box * 2fee48c3892 - dashboard: remove old tour static files * 96fe17cef06 - Merge branch 'master' into feature-new-tour * 86c16fe8b9d - Merge branch 'master' into feature-new-tour * ad5e4e06388 - dashboard: fix vm tour * 92f4c911379 - vm/tasks reworked update_agent * 229f61f154b - vm: agent-task update * c89167800a9 - settings: updated agent directory structure * 75c6484ae09 - common: add SubOperationMixin * 613c590caf8 - vm: refactor InstanceActiveManager * 0caef6e06b7 - vm: add remote operation classes * afa5deacb78 - vm: remove redundant activity_code_suffixes * 951996877f5 - vm: first batch of moving Instance methods to SubOperations * eb9b746fba3 - vm: move Instance.deploy_vm to DeployVmOperation * 191641ad61f - vm: fix tests * 71c7bedb9bc - vm: move Instance.wake_up_vm to WakeUpVmOperation * faa40f86301 - vm: move Instance.suspend_vm to SuspendVmOperation * bc931f31add - vm: move Instance.shutdown_vm to ShutdownOperation * bd5649a8fa5 - vm: move Instance.delete_mem_dump to DeleteMemDumpOperation * cd1b2bc0b5d - vm: move Instance.migrate_vm to MigrateOperation * b0e7d5025ab - vm: move Instance.get_screenshot to ScreenshotOperation * 67b0a216d5c - acl: add missing distinct to method * cc9dee432de - dashboard: add unicode method for GroupProfile * 376e9602ce7 - dashboard: add available objects list to group detail * a1403945a26 - dashboard: add memory to vm list * 5c50b57b150 - vm: fix issue #315 (TypeError: unsupported operand type(s) for +: 'long' and 'unicode') * f5f2eb9c488 - dashboard: handle SchedulerError in MigrateView * 91c5e3c8187 - firewall: increase Record.address.max_length * 8a497a9a7c0 - firewall: fix race condition in reloadtask_worker * 2ba806dfdb8 - dashboard: client cookie timer was missing an 1000 multiplication * 803c78217d6 - vm: fix MigrateOperation (Unhandled exception: 'NoneType' object has no attribute 'host') * 469417cd837 - dashboard: log scheduler errors in VmMigrateView * 250c4b3dd98 - network: show all hosts in vlan list table * 00df56d101e - dashboard: disk remove as op view * a89d41d210a - vm: fix tests * a30840bcf65 - vm: add MigrateOperation test * 83f7bd1ebf5 - Merge branch 'issue-310' into 'master' * b841385c363 - vm: fix flake8 warning * f69d73067cf - Merge branch 'fix-http500' into 'master' * 9f91f3a7688 - Merge branch 'clientCorrect' into 'master' * 19cdda94f72 - vm: fix typos * e11fffa5cd3 - Merge remote-tracking branch 'origin/master' into feature-vm-tasks * b14ff508278 - vm: fix instance.allocate_node calls * 980138db490 - vm: fix merge errors * 17f1b359c6a - vm: fix MigrateOp test * 2f018f5a2fa - common: refactor Operation.activity_code_suffix to method * fd82366776b - common: default SubOperationMixin to no required_perms * d674c05391a - vm: fix DeployOperation * 81c32d0e0c3 - vm: register ResumeVmOperation * 1bafed24d9f - vm: make DeleteVmOperation a SubOperation * af2cfb2c425 - vm: fix SuspendVmOperation's task name * 438460efd71 - vm: fix ops in different models but the same name * bba88695f09 - vm: fix ops in different models but the same name * b6314ff2a67 - dashboard: add distinctive logo to header * ae821278579 - vm: fix suboperation call in AddInterfaceOperation * 664f25276ca - Merge branch 'feature-local-logo' into 'master' * bf0575e55ae - dashboard: remove copypasted code * 362fb4a24c4 - vm: add missing disk.destroy() * 5254e2ad739 - vm: rewrite abort-checking loop * 68e1eb198ea - dashboard: add missing (permission) checks * faaace051dc - Merge branch 'feature-vm-tasks' into 'master' * 104189688d2 - vm: use 'activity' method of Instance instead of instance_activity function * 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 * df7e52cf36c - Merge branch 'master' into feature-new-tour * e8de471b591 - dashboard: fix vm tour in different vm states * 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 * d79f008f9f4 - common: inherit system param from parent-calls * 2eac5bff679 - common: refactor get_user_text and get_admin_text * 0bfdb2a36f8 - Merge branch 'feature-offline-migration' into 'master' * ab68f725c1a - vm: fix flake8 warning * a5be38e8d61 - Merge remote-tracking branch 'origin/master' into issue-248 * f2ea85dfcbd - Merge branch 'issue-284' into 'master' * 5a7628082c7 - Merge branch 'issue-248' into 'master' * 855dcbb68c5 - Merge branch 'issue-329' into 'master' * b94c4c54d06 - common: parse/format dates in HumanReadableObjects * e5192e4bfe3 - common: fix tests * 345a36592b0 - fabfile: use with-id * 31317946737 - dashboard: fix template/lease deletes * 4a2c9055ef6 - dashboard: add delete button to template detail * 754429277fb - dashboard: clean up template view * 931ef81c0a1 - dashboard: fix lease delete tests * 8fdeebb8e1c - vm: add node option for deploy operation * ac20a85d3f0 - dashboard: add forms.NoFormTagMixin and OperationForm * e39cd3f80fc - dashboard: fix deploy view/form * 659102d8a5a - dashboard: tour features * 086490a4cac - add md5sum to activity result * e819ce63ae6 - dashboard: fix VmRenewForm * 4d151888979 - Merge branch 'issue-337' into 'master' * c921684e501 - Merge branch 'issue-229' into 'master' * b2860e875dc - dashboard: fix copypaste error in disk-list-element template * 916178772ab - dashboard: close tour when user clicks things * d4c7fdc3e47 - dashboard: review migrate form texts * 8ca8e7167c7 - operation: on success change size in database as well * 95f1641526e - acl: add AclBase.clone_acl * a4d5963ca73 - vm: add clone=False arg to SaveAsTemplateOperation * dc717ea34a9 - dashboard: allow cloning permissions of parent template * 59814880a20 - Merge branch 'feature-update-template' into 'master' * 8649c0c1292 - Merge branch 'feature-md5sum' into 'master' * 04f78c0d149 - Merge branch 'issue-344' into 'master' * 542ebeb1d87 - dashboard: abort tour if user clicks on things * 1d26683a283 - dashboard: add data-activity-code attribute to activites in vm detail timeline * aa9648f6cf0 - vm: allow shutoff in 'PAUSED' state * 5212a4502d1 - vm: use slow queue in wake up operation * 938f05dc1dd - dashboard: fix store url encodings * 36b2d20108a - dashboard: make group detail html nicer * 4e3677ed197 - dashboard: fix group detail js functions * ced57b53699 - dashboard: make group list prettier * 6841cc02b94 - Merge branch 'issue-345' into 'master' * 2e1af39b8b7 - vm: add agent operations * 7ecbd0fb2fe - vm: fix #271 (Save should try to clean up (agent)) * 228a731664b - dashboard: new icon for shutoff operation * 14ea885746b - common: fix UnicodeDecodeError in activitycontextimpl() * 69fb62199de - Merge branch 'issue-338' into 'master' * 542bbd0ac9b - Merge branch 'issue-331' into 'master' * 645ad6a0036 - Merge branch 'feature-agent-operations' into 'master' * 6116fd30f22 - Merge branch 'fix-lease-template' into 'master' * 87cf344b88a - dashboard: check for resource/disk perms in vm tour * d3b23cb18c0 - Merge branch 'feature-new-tour' into 'master' * 13ef826b984 - update PO templates * f03b16854b2 - locale: update Hungarian translation * 9efafcedc5a - dashboard: fix xss * 5eba485cf7d - dashboard: escape html/or use .text instead of .html where needed * ae2e57a2c25 - dashboard: remove unused node list js * 7c604358edc - vm: handle cleanup errors in SaveAsTemplateOperation * 3d81d408c1a - Merge branch 'fix-group-detail' into 'master' * e00127f9aff - Merge branch 'issue-319v2' * 3c8b525a373 - node: add view_statistics permission * 9ee92053828 - views/node: allow list with vm.view_statistics perms * 30681e630cb - views/node: allow node box with vm.view_statistics perms * 9928686b1c2 - views/graph: allow graph with vm.view_statistics perms * f0c5923113e - templates: allow node box with vm.view_statistics perms * 80178219bce - tempaltes: hide new button index/node_box * f1016e28d2e - tempaltes: hide buttons to non superusers * b549f6b4e3c - templates: remove unnecessary buttons and forms * 8316fe03b3e - retab * 215b6f565a6 - dashboard: replace tabs in templates * 69cf4530a0f - views/node: add get function to properly return 403 on unathorized * 5c4c6d14a19 - tests: fix redirects to permission denied (403) * 32e17050abc - dashboard: retab v2 * d0f4347b7da - Merge branch 'feature-remove-tabs' into 'master' * 76d043aad53 - dashboard: retab v3 * 387eb4e88a3 - Merge branch 'feature-node-permissions' into 'master' * 67ab8684954 - Merge branch 'master' into feature-pipeline * ab630e67e3c - dashboard: fix node box in bootstrap 3.2 * e3adfe35dd5 - bower: bump fontawesome version * 4855c8b3efb - dashboard: change bootstrap tour to introjs * a547cac5e76 - dashboard: fix index store list * 435048c3be4 - dashboard: fix store progress bar * f4cf294b209 - dashboard: fix vm create progress bars * 9795bd83e78 - dashboard: move inline css * ed20ed7b815 - dashboard: reindent node monitor column html
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 3 new commits:

    • c29c05b3 - dashboard: fix info box titles
    • 745ad571 - bower: remove bootstrap tour
    • 98854937 - dashboard: infobtn should not act like a button on hover
    Oct 29, 2014

    Added 3 new commits:

    • c29c05b3 - dashboard: fix info box titles
    • 745ad571 - bower: remove bootstrap tour
    • 98854937 - dashboard: infobtn should not act like a button on hover
    Added 3 new commits: * c29c05b3411 - dashboard: fix info box titles * 745ad5716ce - bower: remove bootstrap tour * 9885493706d - dashboard: infobtn should not act like a button on hover
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 2 new commits:

    • 458a7b75 - dashboard/network: remove script includes
    • bde8c54a - network: fix remove event firing twice
    Oct 31, 2014

    Added 2 new commits:

    • 458a7b75 - dashboard/network: remove script includes
    • bde8c54a - network: fix remove event firing twice
    Added 2 new commits: * 458a7b753a3 - dashboard/network: remove script includes * bde8c54acd7 - network: fix remove event firing twice
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 3 new commits:

    • 7074f30d - dashboard: remove leftover script tags
    • ae8aeb57 - dashboard: fix novnc
    • 3cbb35e4 - circle: enable js compressor
    Nov 03, 2014

    Added 3 new commits:

    • 7074f30d - dashboard: remove leftover script tags
    • ae8aeb57 - dashboard: fix novnc
    • 3cbb35e4 - circle: enable js compressor
    Added 3 new commits: * 7074f30ddfe - dashboard: remove leftover script tags * ae8aeb57e22 - dashboard: fix novnc * 3cbb35e44b5 - circle: enable js compressor
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 7074ec9e - dashboard: remove tooltip from navbar
    Nov 03, 2014

    Added 1 new commit:

    • 7074ec9e - dashboard: remove tooltip from navbar
    Added 1 new commit: * 7074ec9e7f2 - dashboard: remove tooltip from navbar
    Toggle commit list
  • Kálmán Viktor @kviktor

    Added 34 new commits:

    • fb838841 - vm: recreate interfaces from template in recovery operation
    • c0b4ef92 - dashboard remove PortDelete
    • 77d7975a - firewall: fix pickle error
    • 5816bf02 - dashboard: add RemovePortOperation
    • eb3f55b3 - dashboard: add AddPortOperation
    • 90423956 - node: add driver_version property
    • 522cd6dc - dashboard: show vmdriver version
    • 6a9390f9 - dashboard: fix flake8 warnings
    • 6da29f4e - dashboard: fix tests
    • 62060459 - vm: add missing 'required_perms' lines
    • d0cc86ea - vm: add add_port, remove_port to merged_activities.whitelist
    • 7f80408e - dashboard: add remove_port template
    • bef94b77 - dashboard: random fixes
    • 5c71b275 - dashboard: check if vm has agent installed for pw reset
    • e6dda2de - circle: add rosetta
    • f5a446ed - Merge branch 'feature-rosetta' into 'master'
    • fa12edb4 - dashboard: move TransferOwnership views to utils.py
    • 2ba3690e - dashboard: display full name
    • 15739763 - dashboard: add transfer template ownership views
    • 3118c6d8 - Merge branch 'issue-335' into 'master'
    • 0a31aaab - dashboard: remove tabs
    • 53d054a1 - Merge branch 'feature-show-version' into 'master'
    • cfb90704 - dashboard: fix indentation
    • 392da873 - vm: handle node.driver_version errors
    • b8cd2d07 - vm: add missing node.get_info calls
    • 4392ed39 - Merge branch 'node-fixes' into 'master'
    • af0882f5 - Merge branch 'feature-improved-recovery' into 'master'
    • 66afc59c - dashboard: add profile links
    • 833d5490 - Merge branch 'feature-tx-tpl-ownership' into 'master'
    • f6861f2b - vm: raise SuspiciousOperation instead of PermissionDenied
    • c4872897 - vm: remove accept_states lines
    • fc553851 - Merge remote-tracking branch 'origin/master' into feature-port-operations
    • 72e1a7ba - Merge branch 'feature-port-operations' into 'master'
    • a691294f - Merge branch 'master' into feature-pipeline
    Nov 03, 2014

    Added 34 new commits:

    • fb838841 - vm: recreate interfaces from template in recovery operation
    • c0b4ef92 - dashboard remove PortDelete
    • 77d7975a - firewall: fix pickle error
    • 5816bf02 - dashboard: add RemovePortOperation
    • eb3f55b3 - dashboard: add AddPortOperation
    • 90423956 - node: add driver_version property
    • 522cd6dc - dashboard: show vmdriver version
    • 6a9390f9 - dashboard: fix flake8 warnings
    • 6da29f4e - dashboard: fix tests
    • 62060459 - vm: add missing 'required_perms' lines
    • d0cc86ea - vm: add add_port, remove_port to merged_activities.whitelist
    • 7f80408e - dashboard: add remove_port template
    • bef94b77 - dashboard: random fixes
    • 5c71b275 - dashboard: check if vm has agent installed for pw reset
    • e6dda2de - circle: add rosetta
    • f5a446ed - Merge branch 'feature-rosetta' into 'master'
    • fa12edb4 - dashboard: move TransferOwnership views to utils.py
    • 2ba3690e - dashboard: display full name
    • 15739763 - dashboard: add transfer template ownership views
    • 3118c6d8 - Merge branch 'issue-335' into 'master'
    • 0a31aaab - dashboard: remove tabs
    • 53d054a1 - Merge branch 'feature-show-version' into 'master'
    • cfb90704 - dashboard: fix indentation
    • 392da873 - vm: handle node.driver_version errors
    • b8cd2d07 - vm: add missing node.get_info calls
    • 4392ed39 - Merge branch 'node-fixes' into 'master'
    • af0882f5 - Merge branch 'feature-improved-recovery' into 'master'
    • 66afc59c - dashboard: add profile links
    • 833d5490 - Merge branch 'feature-tx-tpl-ownership' into 'master'
    • f6861f2b - vm: raise SuspiciousOperation instead of PermissionDenied
    • c4872897 - vm: remove accept_states lines
    • fc553851 - Merge remote-tracking branch 'origin/master' into feature-port-operations
    • 72e1a7ba - Merge branch 'feature-port-operations' into 'master'
    • a691294f - Merge branch 'master' into feature-pipeline
    Added 34 new commits: * fb838841694 - vm: recreate interfaces from template in recovery operation * c0b4ef923be - dashboard remove PortDelete * 77d7975af30 - firewall: fix pickle error * 5816bf02048 - dashboard: add RemovePortOperation * eb3f55b3a79 - dashboard: add AddPortOperation * 9042395688c - node: add driver_version property * 522cd6dc267 - dashboard: show vmdriver version * 6a9390f9ce3 - dashboard: fix flake8 warnings * 6da29f4e3db - dashboard: fix tests * 6206045960d - vm: add missing 'required_perms' lines * d0cc86eafc5 - vm: add add_port, remove_port to merged_activities.whitelist * 7f80408e21c - dashboard: add remove_port template * bef94b77eab - dashboard: random fixes * 5c71b2754d6 - dashboard: check if vm has agent installed for pw reset * e6dda2de8e8 - circle: add rosetta * f5a446ed0c0 - Merge branch 'feature-rosetta' into 'master' * fa12edb4358 - dashboard: move TransferOwnership views to utils.py * 2ba3690ead8 - dashboard: display full name * 15739763e35 - dashboard: add transfer template ownership views * 3118c6d8d07 - Merge branch 'issue-335' into 'master' * 0a31aaab8c2 - dashboard: remove tabs * 53d054a1ef7 - Merge branch 'feature-show-version' into 'master' * cfb90704dbd - dashboard: fix indentation * 392da873c36 - vm: handle node.driver_version errors * b8cd2d07623 - vm: add missing node.get_info calls * 4392ed39d8f - Merge branch 'node-fixes' into 'master' * af0882f5f9d - Merge branch 'feature-improved-recovery' into 'master' * 66afc59cafb - dashboard: add profile links * 833d54900f7 - Merge branch 'feature-tx-tpl-ownership' into 'master' * f6861f2be9d - vm: raise SuspiciousOperation instead of PermissionDenied * c4872897a07 - vm: remove accept_states lines * fc553851f17 - Merge remote-tracking branch 'origin/master' into feature-port-operations * 72e1a7ba680 - Merge branch 'feature-port-operations' into 'master' * a691294fed1 - Merge branch 'master' into feature-pipeline
    Toggle commit list
  • Guba Sándor @gubasandor commented Nov 12, 2014
    Owner

    Pipeline cause every operation to run twice 66100895

    Edited Nov 12, 2014
    ~~Pipeline cause every operation to run twice~~ 66100895bb9
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 66100895 - dashboard: fix operation form getting submitted twice
    Nov 12, 2014

    Added 1 new commit:

    • 66100895 - dashboard: fix operation form getting submitted twice
    Added 1 new commit: * 66100895bb9 - dashboard: fix operation form getting submitted twice
    Toggle commit list
  • Guba Sándor
    @gubasandor started a discussion on commit 66100895 Nov 12, 2014
    • Guba Sándor @gubasandor

      mentioned in merge request !227 (merged)

      Nov 12, 2014

      mentioned in merge request !227 (merged)

      mentioned in merge request !227
      Toggle commit list
    Please register or sign in to reply
  • Őry Máté
    @orymate started a discussion on an old version of the diff Nov 13, 2014
    circle/dashboard/static/dashboard/dashboard.js
    446 446 '<i class="fa ' + icon + '" title="' + _status + '"></i> ' + safe_tags_replace(name) +
    447 447 '</span>' +
    448 448 '<small class="text-muted"> ' + host + '</small>' +
    449 '<div class="pull-right dashboard-vm-favourite" data-vm="' + pk + '">' +
    449 '<div class="pull-right dashboard-vm-favourite" data-vm="' + pk + '">' +
    450 450 (fav ? '<i class="fa fa-star text-primary title-favourite" title="Unfavourite"></i>' :
    • Őry Máté @orymate commented Nov 13, 2014
      Owner

      i18n

      i18n
    Please register or sign in to reply
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 43de3dcb - dashboard: js i18n for fav titles
    Nov 13, 2014

    Added 1 new commit:

    • 43de3dcb - dashboard: js i18n for fav titles
    Added 1 new commit: * 43de3dcb77d - dashboard: js i18n for fav titles
    Toggle commit list
  • Őry Máté @orymate

    Added 52 new commits:

    • 8fbfca30 - vm: copy traits on save_as fixes #351 (closed)
    • 05d1cfef - operation: set owner ACL level fixes #350 (closed)
    • 7cb65f1c - fix
    • 962517cf - dashboard: test templates
    • d92c0deb - dashboard: remove evidences of plagiarism
    • 8eb07036 - Merge branch 'issue-351' into 'master'
    • 01ceadd5 - fab: add cleanup function
    • 6d633f5b - fab: add build_portal function
    • e3ca1c1b - fab: add install_bash_completion_script function
    • ba583561 - added id property for instance activity result
    • 1be5b3cc - renamed the property
    • 224c9130 - Merge branch 'seleniumProperty' into 'master'
    • 73c44add - Merge branch 'feature-test-templates' into 'master'
    • 46d8e9f9 - Merge branch 'feature-clean-pyc' into 'master'
    • fa1d82c3 - network: fix related hosts listed on VlanDetail page
    • a146d824 - Merge branch 'issue-353-vlan-detail' into 'master'
    • 3c5ee93d - dashboard: add favorite icon to VM details
    • d66ecb5a - Merge branch 'issue-349-fav-icon' into 'master'
    • c3422577 - dashboard: add OpenSearch description
    • 3e2dbae2 - dashboard: fix opensearch xml
    • be40f553 - dashboard: title of link tag should match the ShortName
    • fa21824a - dashboard: don't remove title of elements in
    • 78df1c1e - dashboard: add favorite icon to VM details
    • 84a1d61c - firewall: fix copypaste error
    • 8d391e1f - network: accept initial fields in HostCreate
    • 260a5a7c - firewall: rewrite ipv6 template validation
    • 5c67df1a - firewall: make convert_ipv4_to_ipv6 a Vlan method
    • c3c23feb - network: add ajax helper for host-creation magic
    • bb9f818b - network: add magic buttons to HostForm
    • 0dbc3afe - network: fix ipv6 conversion
    • 521aa877 - firewall: add get_dhcp_clients
    • ec0e901c - network: add MACColumn
    • 8f0735c7 - network: add unregistered dhcp clients table
    • 6299201d - firewall: add sensible default and help_text to Vlan.ipv6_template
    • 059593b1 - firewall: fix _magic_ipv6_template()
    • 5f05e808 - firewall: fix tests
    • 7afb202a - network: use FieldWithButtons in HostForm
    • 435f4556 - network: add magic button to ipv6_template
    • 8a96b4f8 - Merge branch 'feature-opensearch' into 'master'
    • 4a7515c4 - network: related field if changed by magic
    • 85539a1f - firewall: magically compute host_ipv6_prefixlen too
    • 1838f416 - firewall: refactor magic
    • 4e337898 - network: fix magic at HostDetail view
    • b7cfe6a7 - network: use dot notation in js
    • 7557f6c4 - network: add titles to magic buttons
    • 23d85db4 - network: add host creation butotn to VlanDetail
    • 6694020e - firewall: handle get_dhcp_clients' remote exceptions
    • f08c1e86 - Merge branch 'feature-network-gui-improvements' into 'master'
    • 60d08d50 - firewall: fix http 500
    • b02dd1ee - update PO templates
    • 1ca7edbb - update Hungarian translation
    • 6d44029c - Merge branch 'master' into feature-pipeline
    Nov 16, 2014

    Added 52 new commits:

    • 8fbfca30 - vm: copy traits on save_as fixes #351 (closed)
    • 05d1cfef - operation: set owner ACL level fixes #350 (closed)
    • 7cb65f1c - fix
    • 962517cf - dashboard: test templates
    • d92c0deb - dashboard: remove evidences of plagiarism
    • 8eb07036 - Merge branch 'issue-351' into 'master'
    • 01ceadd5 - fab: add cleanup function
    • 6d633f5b - fab: add build_portal function
    • e3ca1c1b - fab: add install_bash_completion_script function
    • ba583561 - added id property for instance activity result
    • 1be5b3cc - renamed the property
    • 224c9130 - Merge branch 'seleniumProperty' into 'master'
    • 73c44add - Merge branch 'feature-test-templates' into 'master'
    • 46d8e9f9 - Merge branch 'feature-clean-pyc' into 'master'
    • fa1d82c3 - network: fix related hosts listed on VlanDetail page
    • a146d824 - Merge branch 'issue-353-vlan-detail' into 'master'
    • 3c5ee93d - dashboard: add favorite icon to VM details
    • d66ecb5a - Merge branch 'issue-349-fav-icon' into 'master'
    • c3422577 - dashboard: add OpenSearch description
    • 3e2dbae2 - dashboard: fix opensearch xml
    • be40f553 - dashboard: title of link tag should match the ShortName
    • fa21824a - dashboard: don't remove title of elements in
    • 78df1c1e - dashboard: add favorite icon to VM details
    • 84a1d61c - firewall: fix copypaste error
    • 8d391e1f - network: accept initial fields in HostCreate
    • 260a5a7c - firewall: rewrite ipv6 template validation
    • 5c67df1a - firewall: make convert_ipv4_to_ipv6 a Vlan method
    • c3c23feb - network: add ajax helper for host-creation magic
    • bb9f818b - network: add magic buttons to HostForm
    • 0dbc3afe - network: fix ipv6 conversion
    • 521aa877 - firewall: add get_dhcp_clients
    • ec0e901c - network: add MACColumn
    • 8f0735c7 - network: add unregistered dhcp clients table
    • 6299201d - firewall: add sensible default and help_text to Vlan.ipv6_template
    • 059593b1 - firewall: fix _magic_ipv6_template()
    • 5f05e808 - firewall: fix tests
    • 7afb202a - network: use FieldWithButtons in HostForm
    • 435f4556 - network: add magic button to ipv6_template
    • 8a96b4f8 - Merge branch 'feature-opensearch' into 'master'
    • 4a7515c4 - network: related field if changed by magic
    • 85539a1f - firewall: magically compute host_ipv6_prefixlen too
    • 1838f416 - firewall: refactor magic
    • 4e337898 - network: fix magic at HostDetail view
    • b7cfe6a7 - network: use dot notation in js
    • 7557f6c4 - network: add titles to magic buttons
    • 23d85db4 - network: add host creation butotn to VlanDetail
    • 6694020e - firewall: handle get_dhcp_clients' remote exceptions
    • f08c1e86 - Merge branch 'feature-network-gui-improvements' into 'master'
    • 60d08d50 - firewall: fix http 500
    • b02dd1ee - update PO templates
    • 1ca7edbb - update Hungarian translation
    • 6d44029c - Merge branch 'master' into feature-pipeline
    Added 52 new commits: * 8fbfca303ca - vm: copy traits on save_as fixes #351 * 05d1cfefa57 - operation: set owner ACL level fixes #350 * 7cb65f1cf56 - fix * 962517cf143 - dashboard: test templates * d92c0deb4de - dashboard: remove evidences of plagiarism * 8eb070368e5 - Merge branch 'issue-351' into 'master' * 01ceadd52c4 - fab: add cleanup function * 6d633f5b8a2 - fab: add build_portal function * e3ca1c1b6d3 - fab: add install_bash_completion_script function * ba583561fb3 - added id property for instance activity result * 1be5b3cc3b6 - renamed the property * 224c913086c - Merge branch 'seleniumProperty' into 'master' * 73c44add0ad - Merge branch 'feature-test-templates' into 'master' * 46d8e9f9ee0 - Merge branch 'feature-clean-pyc' into 'master' * fa1d82c3fd1 - network: fix related hosts listed on VlanDetail page * a146d824f37 - Merge branch 'issue-353-vlan-detail' into 'master' * 3c5ee93d003 - dashboard: add favorite icon to VM details * d66ecb5a062 - Merge branch 'issue-349-fav-icon' into 'master' * c34225772d0 - dashboard: add OpenSearch description * 3e2dbae2554 - dashboard: fix opensearch xml * be40f553e51 - dashboard: title of link tag should match the ShortName * fa21824aec9 - dashboard: don't remove title of elements in <head> * 78df1c1e167 - dashboard: add favorite icon to VM details * 84a1d61cba8 - firewall: fix copypaste error * 8d391e1fa4e - network: accept initial fields in HostCreate * 260a5a7c760 - firewall: rewrite ipv6 template validation * 5c67df1a2ea - firewall: make convert_ipv4_to_ipv6 a Vlan method * c3c23feb9fa - network: add ajax helper for host-creation magic * bb9f818b817 - network: add magic buttons to HostForm * 0dbc3afe0cf - network: fix ipv6 conversion * 521aa877cd1 - firewall: add get_dhcp_clients * ec0e901ca43 - network: add MACColumn * 8f0735c7bd4 - network: add unregistered dhcp clients table * 6299201dab8 - firewall: add sensible default and help_text to Vlan.ipv6_template * 059593b1177 - firewall: fix _magic_ipv6_template() * 5f05e808eff - firewall: fix tests * 7afb202acbe - network: use FieldWithButtons in HostForm * 435f455689a - network: add magic button to ipv6_template * 8a96b4f8bde - Merge branch 'feature-opensearch' into 'master' * 4a7515c4120 - network: related field if changed by magic * 85539a1f77c - firewall: magically compute host_ipv6_prefixlen too * 1838f4169fc - firewall: refactor magic * 4e337898c18 - network: fix magic at HostDetail view * b7cfe6a7d9c - network: use dot notation in js * 7557f6c4db5 - network: add titles to magic buttons * 23d85db4ecc - network: add host creation butotn to VlanDetail * 6694020e8dc - firewall: handle get_dhcp_clients' remote exceptions * f08c1e860c9 - Merge branch 'feature-network-gui-improvements' into 'master' * 60d08d50d44 - firewall: fix http 500 * b02dd1eec1e - update PO templates * 1ca7edbbe6a - update Hungarian translation * 6d44029c743 - Merge branch 'master' into feature-pipeline
    Toggle commit list
  • Bach Dániel @bachdaniel

    mentioned in commit b0fd61ef

    Feb 23, 2015

    mentioned in commit b0fd61ef

    mentioned in commit b0fd61eff513fb2549d28041028e20bd6529347e
    Toggle commit list
  • 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
4
4 participants
Reference: circle/cloud!227