Commits on Source
127
c9cafca7
The first argument passed should be the disk not the size.
Feb 11, 2018
10e222e8
Make sure to set all args passing through rb_scan_args to RUBY_Qnil.
Feb 17, 2018
078ae0eb
Cleanup the tests.
Feb 18, 2018
307f368a
Release 0.7.1
Feb 18, 2018
8dc4a5d5
Make sure to use our own css everywhere on the site.
Feb 18, 2018
9f71ff5a
git: add config file telling git-publish how to send patches
Apr 24, 2018
431bd40d
Fix default values for node_cpu_stats() and node_memory_stats()
Nov 22, 2019
d35572f3
Fix cpumap allocation for virDomainGetVcpus and use return value
Feb 21, 2020
5e172b32
github: enable lockdown of issues and merge requests
Apr 07, 2020
2bee7ee0
gitlab: add CI job for validating DCO signoff
Apr 30, 2020
9476d76f
doc: update for new git repo name and hosting
May 15, 2020
d4d88d46
gitlab: introduce CI jobs testing git master & distro libvirt
May 15, 2020
c9cda413
gitlab: add CONTRIBUTING.rst file to indicate use of merge requests
May 15, 2020
769f9025
Remove obsolete mercurial ignore file
May 15, 2020
9766e254
Fix typo
Jul 23, 2020
45ce317c
ci: refresh dockerfiles for changed libvirt build system
Aug 04, 2020
3fef6445
Enforce UTF8 for strings and exceptions
Sep 29, 2020
fc493dfd
gitlab: move dockerfiles into ci/containers sub-directory
Nov 23, 2020
ef704e5c
gitlab: re-generate container images from lcitool
Dec 01, 2020
b0b54441
gitlab: refresh containers with lcitool for fully minimized base
Dec 01, 2020
f6d74db4
gitlab: replace "libvirt-" prefix with "ci-" in dockerfiles
Dec 01, 2020
598092ce
ci: refresh containers for CentOS-8 PowerTools repo rename
Dec 15, 2020
43543991
Fix include of st.h to ruby/st.h
Jan 05, 2021
96c6801a
ci: Refresh Dockerfiles
Jan 20, 2021
0cb79d2b
ci: Add openSUSE Leap 15.2
Jan 20, 2021
5cb69812
ci: Drop openSUSE Leap 15.1
Jan 20, 2021
060b0678
ci: Move DCO check to the end of the pipeline
Feb 24, 2021
981f4c77
ci: Improve dependencies between jobs
Feb 24, 2021
618fa67d
extconf: Drop local have_const() implementation
Feb 24, 2021
cd15d6d0
extconf: Look for QEMU_AGENT_COMMAND_SHUTDOWN in libvirt-qemu.h
Feb 24, 2021
cfd4d479
extconf: Don't try to detect macros with have_const()
Feb 24, 2021
a1054972
extconf: Don't reset $DEFLIBPATH
Feb 24, 2021
f45dbe79
rake: Fix SPDX license tag
Mar 10, 2021
89c47c22
maint: Drop Test-AutoBuild support
Mar 11, 2021
2c9eecdc
maint: Rename release script
Mar 11, 2021
2bc4aa49
extconf: Move sanity check and make it blocking
Mar 11, 2021
114c867f
extconf: Print progress message
Mar 11, 2021
43444be1
extconf: Always include header name in have_library() calls
Mar 11, 2021
2c533a40
gitlab: use custom docker:dind image
Jul 27, 2021
394d2f29
ci: refresh centos-stream container
Jul 27, 2021
d0104a3e
gitlab: remove centos-7 build target
Sep 03, 2021
80733d32
ci: define a CI manifest file
Sep 06, 2021
ac1f2794
ci: re-generate containers/gitlab config from manifest
Sep 06, 2021
eb85d155
ci: remove obsolete refresh script and documentation
Sep 06, 2021
727dc19b
domain.c: Use sensible default for libvirt_domain_qemu_agent_command
Sep 09, 2021
5878d22a
Switch to new GitHub repo-lockdown configuration
Oct 20, 2021
25258e39
Release 0.8.0
Nov 15, 2021
b0862ef9
Add missing VIR_DOMAIN_UNDEFINE_* flags
Dec 15, 2021
8c1f0896
ci: refresh from 'lcitool manifest'
Jul 25, 2022
38e591d7
ci: add Debian 11 and CentOS Stream 9
Jul 25, 2022
9286dff1
ci: refresh with latest lcitool manifest
Sep 30, 2022
e5bd2101
ci: Drop 'debian-10', replace 'fedora-35' with 'fedora-37' and regenerate
Mar 13, 2023
4a6da006
Replace links to
http://libvirt.org
by
https://www.libvirt.org
Mar 13, 2023
2748f3b5
Use 'https' for links to www.libvirt.org
Mar 13, 2023
00cc7057
site: Completely delete broken 'search' functionality
Mar 13, 2023
87427fa0
docs: contact: Suggest gitlab for filing issues instead of bugzilla
Mar 13, 2023
b7e064c5
ci: Build and publish the website
Mar 13, 2023
b22ea968
site: download: Fix link to releases
Mar 14, 2023
23c20b01
Use 'libvirt.org' instead of 'www.libvirt.org'
Mar 14, 2023
11060932
spec: Use 'download.libvirt.org' to fetch the sources
Mar 14, 2023
a0520d18
Update project web page to 'ruby.libvirt.org'
Mar 14, 2023
fdefda53
ci: lcitool: Maintain project package deps lists here
Aug 22, 2023
b708bcda
ci: refresh with latest lcitool
Nov 27, 2023
596545ab
ext: explicitly require libvirt >= 2.0.0
Dec 04, 2023
cf315be1
ext: always use pkg-config for detecting libvirt
Dec 04, 2023
c772b447
ext: fix VIR_FROM_LXC check name
Dec 04, 2023
1473664f
ext: assume virTypedParameter exists
Dec 04, 2023
4339611e
ext: drop all HAVE_TYPE_XXX checks
Dec 04, 2023
9bd25847
ext: drop almost all HAVE_CONST_XXX checks
Dec 04, 2023
798c0ca0
ext: drop almost all HAVE_XXX checks
Dec 15, 2023
0e05b99c
doc: Fix indentation
Feb 07, 2024
eba6000e
Release 0.8.1
Feb 07, 2024
a4837a3c
storage: Fix StoragePool#list_all_volumes
Feb 09, 2024
207c8ce5
domain: Fix Domain#attach_device and Domain#detach_device
Feb 09, 2024
318fc267
domain: Fix typo in comment
Feb 09, 2024
b14d6233
Release 0.8.2
Feb 09, 2024
e2b2c642
tests: Drop XML <-> native testing
Feb 20, 2024
34894bf4
tests: Drop some commented out code
Feb 20, 2024
623266dd
tests: Use URI everywhere
Feb 20, 2024
61633d4f
tests: Introduce DEFAULT_URI
Feb 20, 2024
5d6e98a2
tests: Use
test:///default
as DEFAULT_URI
Feb 20, 2024
273fa613
tests: Introduce test_sleep()
Feb 20, 2024
23d6ead3
tests: Skip many tests by default
Feb 20, 2024
35d16ee7
ci: Run test suite
Feb 20, 2024
92b264b3
ci: Refresh generated files
Feb 21, 2024
3e9075a8
ci: Allow failure for some jobs
Feb 21, 2024
f3322ad6
ci: Increase target coverage
Feb 21, 2024
1d147ed1
ci: Move 'pages' job to its own stage
Feb 21, 2024
27907495
ext: Call rb_undef_alloc_func() for wrapper classes
Feb 21, 2024
e5ba8d5f
rake: Use arrays to build commands
Feb 22, 2024
ae480f96
rake: Use 'sh' instead of system()
Feb 22, 2024
3361d2ea
rake: Don't hide rpmbuild output inside a log file
Feb 22, 2024
2e5c8a63
rake: Pass --clean to rpmbuild
Feb 22, 2024
9394562f
rake: Avoid chdir when building RPM
Feb 26, 2024
77741d27
prepare-release: Call 'rake rpm'
Feb 26, 2024
8ca7e31a
spec: Add .in suffix
Feb 26, 2024
0a6dac9d
ci: Use multi-line commands
Feb 26, 2024
aa6b13a8
ci: Run RPM build as part of the pipeline
Feb 26, 2024
0bf3f0cd
ci: Skip RPM build on openSUSE
Feb 26, 2024
a1b42ce9
gitignore: Clean up
Feb 26, 2024
27 additional commits have been omitted to prevent performance issues.
Loading
Loading