summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-06update TODOmesonChristophe Fergeau1-7/+0
2017-11-06meson: Don't use absolute paths in include_directoriesChristophe Fergeau1-2/+2
2017-11-06Add meson files to EXTRA_DISTChristophe Fergeau1-0/+4
2017-11-06Add TODO-mesonChristophe Fergeau1-0/+14
2017-11-06meson: Use gnome.mkenums for enum generationChristophe Fergeau3-53/+13
2017-11-06initial meson portChristophe Fergeau5-0/+232
2017-11-06use meson gstreamer port as a referencesChristophe Fergeau3-0/+559
2017-11-06Remove #ifdef HAVE_CONFIG_HChristophe Fergeau1-3/+1
2017-11-06Use govirt/ in #include in header filesChristophe Fergeau6-8/+8
2017-09-22utils: Support G_TYPE_UINT in _set_property_value_from_type()Eduardo Lima (Etrunko)1-0/+6
2017-09-22utils: Drop 'type' member from OvirtXmlElement structEduardo Lima (Etrunko)6-19/+6
2017-09-11resource: Update xml node in ovirt_resource_init_from_xml_realChristophe Fergeau1-6/+13
2017-09-11resource: Fix ovirt_resource_init_from_xml_real preconditionChristophe Fergeau2-1/+5
2017-08-09resource: Fix ovirt_resource_rest_call_sync() crash on 404Christophe Fergeau1-4/+5
2017-08-09resource: Fix ovirt_resource_rest_call_sync return valueChristophe Fergeau1-1/+1
2017-08-09tests: Add tests for 404 errorsChristophe Fergeau1-0/+62
2017-08-09tests: Prepend 'ovirt-engine' to the test data hrefsChristophe Fergeau1-5/+5
2017-08-09tests: Add test for new cluster/host OvirtVm APIChristophe Fergeau3-0/+200
2017-08-03Add missing #include in govirt.hEduardo Lima (Etrunko)1-0/+3
2017-07-24storage-domain: Retrieve data center idsEduardo Lima (Etrunko)1-1/+26
2017-07-24cluster: Introduce ovirt_cluster_get_data_center()Eduardo Lima (Etrunko)3-1/+34
2017-07-24host: Introduce ovirt_host_get_cluster()Eduardo Lima (Etrunko)3-1/+36
2017-07-24vm: Introduce ovirt_vm_get_cluster()Eduardo Lima (Etrunko)3-0/+76
2017-07-24vm: Introduce ovirt_vm_get_host()Eduardo Lima (Etrunko)3-1/+94
2017-07-24Initial support for data centersEduardo Lima (Etrunko)9-0/+309
2017-07-24Initial support for clustersEduardo Lima (Etrunko)9-0/+378
2017-07-24Initial support for hostsEduardo Lima (Etrunko)9-0/+378
2017-07-24Move resource type definitions to ovirt-types.hEduardo Lima (Etrunko)8-7/+8
2017-07-24Use ovirt_resource_new* functions instead of g_initable_newEduardo Lima (Etrunko)6-20/+17
2017-07-24Introduce ovirt_resource_new*() functionsEduardo Lima (Etrunko)2-0/+51
2017-06-30New API functions to enable search queries of collectionsEduardo Lima (Etrunko)5-0/+106
2017-06-30Introduce auxiliary function ovirt_sub_collection_new_from_resource()Eduardo Lima (Etrunko)5-56/+50
2017-06-30utils: Support G_TYPE_STRV in _set_property_value_from_type()Eduardo Lima (Etrunko)1-8/+55
2017-06-30utils: Support G_TYPE_STRING in _set_property_value_from_type()Eduardo Lima (Etrunko)1-0/+4
2017-06-30utils: Retrieve node attributes in ovirt_resource_parse_xml()Eduardo Lima (Etrunko)2-1/+15
2017-06-30utils: Rename ovirt_rest_xml_node_get_content_va() to ovirt_rest_xml_node_find()Eduardo Lima (Etrunko)1-25/+18
2017-06-30utils: Remove unused function ovirt_rest_xml_node_get_content()Eduardo Lima (Etrunko)2-20/+0
2017-06-30storage-domain: Move out ovirt_resource_parse_xml() to ovirt-utilsEduardo Lima (Etrunko)3-123/+113
2017-06-30storage-domain: use explicit initialization of struct OvirtXmlElement membersEduardo Lima (Etrunko)1-12/+33
2017-06-30storage-domain: Factor out property value setting from ovirt_resource_parse_x...Eduardo Lima (Etrunko)1-27/+48
2017-04-27Update po/MakevarsPiotr Drąg1-3/+3
2017-04-08Add Friulian translationFabio Tomat2-0/+115
2017-03-01New storage format added in oVirt 4.1Eduardo Lima (Etrunko)1-0/+1
2017-02-06proxy: Check if operation is cancelled before disconnecting signalEduardo Lima (Etrunko)1-1/+9
2017-02-06proxy: Hold reference to cancellable objectEduardo Lima (Etrunko)1-1/+2
2016-09-12Add more options to XGETTEXT_OPTIONS in po/MakevarsPiotr Drąg1-1/+1
2016-08-21Updated Polish translationPiotr Drąg1-21/+17
2016-08-03build-sys: Use upstream gettext instead intltoolJavier Jardón3-14/+80
2016-06-16build-sys: Remove obsolete PKG_NAME from autogen.shChristophe Fergeau1-1/+0
2016-06-16proxy: Remove use of rest_proxy_call_add_headerChristophe Fergeau1-2/+2