FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for setup - apache/cloudstack · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
cloudstack
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3k
Code
Issues
608
Pull requests
387
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudstack
setup
on
main
User selector
Datepicker
Commit history
Commits on May 22, 2026
Merge release branch 4.22 to main
Show description for 67b849f
winterhazel
committed
67b849f
View commit details
Copy full SHA for 67b849f
View code at this point
Browse repository at this point
Merge release branch 4.20 to 4.22
Show description for 21b2025
winterhazel
committed
21b2025
View commit details
Copy full SHA for 21b2025
View code at this point
Browse repository at this point
Commits on May 4, 2026
Update mysql java connector version to 8.4.0 (matching version for MySQL 8.4) (#12640)
Show description for a7c2a05
sureshanaparti
authored
a7c2a05
View commit details
Copy full SHA for a7c2a05
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Standardize and auto add license headers to all cfg files with pre-commit (#12230)
jbampton
authored
88181eb
View commit details
Copy full SHA for 88181eb
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
Merge branch '4.20' into 4.22
sureshanaparti
committed
b5fd39f
View commit details
Copy full SHA for b5fd39f
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Fix cloud-sysvmadmin hang (#12355)
abh1sar
authored
9e86fdf
View commit details
Copy full SHA for 9e86fdf
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
DB setup: support db schema creation (with --schema-only) without force recreate option (#12004)
sureshanaparti
authored
9c0efb7
View commit details
Copy full SHA for 9c0efb7
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
pre-commit add hook `check-shebang-scripts-are-executable` for Shell (#10150)
jbampton
authored
33cfede
View commit details
Copy full SHA for 33cfede
View code at this point
Browse repository at this point
pre-commit: clean up Python flake8 excludes with black (#9793)
jbampton
authored
5730931
View commit details
Copy full SHA for 5730931
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
Feature: Add support for GPU with KVM hosts (#11143)
Show description for f6ad184
vishesh92
authored
f6ad184
View commit details
Copy full SHA for f6ad184
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
[DB] Add force recreate parameter to cloudstack-setup-databases script (#11239)
nvazquez
authored
21dde2b
View commit details
Copy full SHA for 21dde2b
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Merge branch '4.20'
Daan Hoogland
committed
3e3a0c0
View commit details
Copy full SHA for 3e3a0c0
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
Do not rely on Memory engine even transiently in DB setup scripts (#11106)
Show description for 544028c
sureshanaparti
and
Tristan971
authored
544028c
View commit details
Copy full SHA for 544028c
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
Add parameter to not create additional users on `cloudstack-setup-databases` (#9969)
Show description for 675ee2a
authored
675ee2a
View commit details
Copy full SHA for 675ee2a
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Merge branch '4.20' of https://github.com/apache/cloudstack
Pearl1594
committed
2df1ac5
View commit details
Copy full SHA for 2df1ac5
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
api,ui: multi arch improvements (#10289)
shwstppr
authored
12c077d
View commit details
Copy full SHA for 12c077d
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Merge remote-tracking branch 'apache/4.20'
shwstppr
committed
1c1dad9
View commit details
Copy full SHA for 1c1dad9
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Merge branch '4.19' into 4.20
Pearl1594
committed
48ed5e2
View commit details
Copy full SHA for 48ed5e2
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
cloudstack-setup-databases: fix mode and group of key file (#10466)
weizhouapache
authored
f50de89
View commit details
Copy full SHA for f50de89
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
Merge branch '4.20'
DaanHoogland
committed
2654890
View commit details
Copy full SHA for 2654890
View code at this point
Browse repository at this point
api,agent,server,engine-schema: scalability improvements (#9840)
Show description for 0b5a5e8
shwstppr
and
yadvr
authored
0b5a5e8
View commit details
Copy full SHA for 0b5a5e8
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
pre-commit check `.cfg` files with the trailing whitespace hook (#10151)
Show description for 2b07088
jbampton
authored
2b07088
View commit details
Copy full SHA for 2b07088
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Merge release branch 4.19 to main
JoaoJandre
committed
41e7a2a
View commit details
Copy full SHA for 41e7a2a
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
refactor: cloud-sysvmadm script (#9200)
Show description for cfbdeba
shwstppr
authored
cfbdeba
View commit details
Copy full SHA for cfbdeba
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
pre-commit: add `XML` files to the `trailing-whitespace` check (#9131)
jbampton
authored
c923e67
View commit details
Copy full SHA for c923e67
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
pre-commit: check more file types for trailing whitespace (#9352)
jbampton
authored
9f1577d
View commit details
Copy full SHA for 9f1577d
View code at this point
Browse repository at this point
Commits on May 28, 2024
pre-commit: add hook to trim trailing whitespace (#8205)
jbampton
authored
28e8e2d
View commit details
Copy full SHA for 28e8e2d
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Normalize loggers and upgrade log4j 1.2 to log4j 2.19 (#7131)
Show description for 49cecae
JoaoJandre
authored
49cecae
View commit details
Copy full SHA for 49cecae
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
test: Add e2e tests for listing resources (#8410)
Show description for df412a9
vishesh92
authored
df412a9
View commit details
Copy full SHA for df412a9
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
Revert "Add e2e tests for listing resources (#8281)" (#8396)
Show description for ab80899
shwstppr
authored
ab80899
View commit details
Copy full SHA for ab80899
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
Add e2e tests for listing resources (#8281)
Show description for 1411da1
vishesh92
authored
1411da1
View commit details
Copy full SHA for 1411da1
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
misc: fix spelling (#7549)
Show description for f090c77
jbampton
and
stephankruggg
authored
f090c77
View commit details
Copy full SHA for f090c77
View code at this point
Browse repository at this point
Commits on Sep 18, 2023
Remove unneeded duplicate words (#7850)
jbampton
authored
4eb110a
View commit details
Copy full SHA for 4eb110a
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
pre-commit: apply `end-of-file-fixer` to all files (#7551)
jbampton
authored
6f45034
View commit details
Copy full SHA for 6f45034
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
utils,framework/db: Introduce new database encryption cipher based on AesGcmJce (#7003)
weizhouapache
authored
62e342c
View commit details
Copy full SHA for 62e342c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL