Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
b9a1248
Initial commit
pdion891 Dec 6, 2014
a98a6bc
initial commit
pdion891 Dec 6, 2014
692236c
minor changes
pdion891 Dec 6, 2014
5b3f054
more versions
pdion891 Dec 6, 2014
7c49a39
add diff files
pdion891 Dec 6, 2014
ea03df9
update README
pdion891 Dec 6, 2014
dd27059
fix merge
pdion891 Dec 6, 2014
4501d0b
4.4.2 to 4.5.0
pdion891 Feb 7, 2015
8625a61
update 4.6.0
pdion891 Oct 11, 2015
be6d1b9
updated 4.6.0 from rc2
pdion891 Nov 13, 2015
08d0ff4
add 4.7.0
pdion891 Dec 14, 2015
3c0b94f
4.8.0
pdion891 Feb 14, 2016
ee9d2f3
added 4.9 and fixed readme
swill Aug 3, 2016
3782769
Merge pull request #1 from swill/master
pdion891 Aug 3, 2016
39e2e0d
updated typo in readme
swill Jul 7, 2017
368d165
updated the readme to be more complete
swill Jul 7, 2017
0e05f7d
updated readme with more detailed instructions
swill Jul 7, 2017
26df21e
fixed a typo in the commands
swill Jul 7, 2017
20a1f60
updated readme to fix another typo
swill Jul 7, 2017
b1a92eb
updated the readme
swill Jul 7, 2017
f9496ef
added the 4.10 release
swill Jul 7, 2017
aca9cad
Merge pull request #2 from swill/master
pdion891 Jul 7, 2017
18f7fb9
add everything after 4.10
andrijapanicsb Apr 21, 2020
4d259c1
reorganised older files, renamed new ones to new naming scheme
andrijapanicsb Apr 21, 2020
867a288
readme
andrijapanicsb Apr 21, 2020
4153621
readme
andrijapanicsb Apr 21, 2020
38c102b
readme
andrijapanicsb Apr 21, 2020
420f5cb
delete 4.13 for test run via automation
andrijapanicsb Apr 21, 2020
b4dfdaa
Add files via upload
andrijapanicsb Apr 29, 2020
4a3d203
adding 4.13 commands
andrijapanicsb Apr 29, 2020
c25cb2a
Delete 4.13_commands.xml
andrijapanicsb Apr 29, 2020
4659dc1
Merge branch 'master' of github.com:shapeblue/acs-api-commands
andrijapanicsb Apr 29, 2020
e21cd1e
Adding 4.14 files
andrijapanicsb May 25, 2020
679dc1b
Update README.md
andrijapanicsb May 25, 2020
9407a1a
Update README.md
andrijapanicsb May 25, 2020
3222d40
Update README.md
andrijapanicsb May 25, 2020
df1f8bd
Merge pull request #3 from shapeblue/master
pdion891 May 25, 2020
30541d5
4.15 changes
yadvr Jan 11, 2021
ebebb26
Merge pull request #4 from shapeblue/master
pdion891 Jan 11, 2021
6d0697e
4.16.0 changes
nvazquez Nov 8, 2021
ed6d32f
Merge pull request #6 from shapeblue/master
pdion891 Nov 8, 2021
ae25635
4.17.0 Release
nvazquez Jun 6, 2022
2ace912
Merge pull request #7 from shapeblue/4170cmds
pdion891 Jun 6, 2022
c81f008
4.18 api docs
DaanHoogland Feb 14, 2023
df548fc
final version of 4.18 API
DaanHoogland Mar 16, 2023
68298df
Merge pull request #8 from shapeblue/4.18
pdion891 Mar 16, 2023
1165fa8
Add 4.19 and 4.20 api commands
Dec 10, 2024
c5ada5c
Merge pull request #9 from scclouds/add-419-and-420-commands
pdion891 Dec 18, 2024
73ea0f2
Add 'tools/apidoc-versions-diff/' from commit 'c5ada5ca4e821d61973825…
pdion891 Jun 27, 2025
d94cbc3
remove unnecessary license file, update README for updated path.
pdion891 Jun 27, 2025
16d6529
fix lint
pdion891 Jun 27, 2025
c96bf05
Merge branch 'apache:main' into rn-api-command-diff
pdion891 Aug 17, 2026
3566017
remove trailing whitespace
pdion891 Aug 19, 2026
e3721ab
- pom.xml fixes the Apache RAT license gate (rat.yml).
pdion891 Aug 19, 2026
ddb0f11
fix pre-commit end-of-file
pdion891 Aug 20, 2026
4ba3484
added missing release from initial merge of the projet
pdion891 Aug 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .codespellrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[codespell]
ignore-words = .github/linters/codespell.txt
skip = systemvm/agent/noVNC/*,ui/package.json,ui/package-lock.json,ui/public/js/less.min.js,ui/public/locales/*.json,server/src/test/java/org/apache/cloudstack/network/ssl/CertServiceTest.java,test/integration/smoke/test_ssl_offloading.py
skip = systemvm/agent/noVNC/*,ui/package.json,ui/package-lock.json,ui/public/js/less.min.js,ui/public/locales/*.json,server/src/test/java/org/apache/cloudstack/network/ssl/CertServiceTest.java,test/integration/smoke/test_ssl_offloading.py,tools/apidoc-versions-diff/*
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1097,6 +1097,7 @@
<exclude>test/integration/component/test_host_ha.sh</exclude>
<exclude>tools/appliance/*/template.json</exclude>
<exclude>tools/cli/cloudmonkey.egg-info/*</exclude>
<exclude>tools/apidoc-versions-diff/**</exclude>
<exclude>tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf</exclude>
<exclude>tools/docker/Dockerfile</exclude>
<exclude>tools/docker/supervisord.conf</exclude>
Expand Down
Loading
Loading