Popular repositories
-
Forked from geokit/geokit-rails
Fork of GeoKit-rails (which requires geokit) - added support for sqlite3
-
Forked from nkallen/cache-money
A Write-Through Cacheing Library for ActiveRecord
-
Forked from uservoice/freemium
Subscription management and processing. My version pulled out credit cards and depends upon active_merchant
-
Load Config Files (inspired from railscasts load config file example) but added support for override files, erb yml templates and non-rails support.
841 contributions in the last year
Activity overview
Contribution activity
August 2021
Created 19 commits in 13 repositories
Created 3 repositories
Created a pull request in ManageIQ/manageiq-rpm_build that received 19 comments
Reduce disk space of locale files
there are comments at the top of the locale files
removing these comments reduces the disk space by half (15meg)
Using .mo files instead of .po fil…
Opened 14 other pull requests in 7 repositories
ManageIQ/manageiq
2
open
2
merged
ManageIQ/manageiq-schema
2
open
1
merged
ManageIQ/manageiq-appliance
1
open
2
merged
Azure/azure-ruby-asm-core
1
open
Azure/azure-sdk-for-ruby
1
open
ManageIQ/manageiq-ui-classic
1
merged
ManageIQ/manageiq-rpm_build
1
merged
Reviewed 20 pull requests in 7 repositories
ManageIQ/manageiq
10 pull requests
- Add a file lock around writing the sti_loader.yml
- Gracefully handle non-superuser setting up replication
- [WIP] Remove EvmDatabaseOps and related rake tasks
- [WIP] Upgrade to dalli 3 and use SSL when available
- [WIP] Delete DatabaseBackup/FileDepot/LogFile
- [WIP] Remove ManageIQ::Password alt-keys usage from FixAuth
- Allow hashes for miq report conditions
- Remove watchdog RegistrationSystem [formerly Watchdog columns]
- Remove writing of memcached config from evmserver
- Only restart memcached when config changed
ManageIQ/manageiq-schema
3 pull requests
ManageIQ/manageiq-rpm_build
3 pull requests
ManageIQ/manageiq-cross_repo
1 pull request
ManageIQ/manageiq-ui-classic
1 pull request
ManageIQ/manageiq-style
1 pull request
ManageIQ/manageiq-providers-ibm_cloud
1 pull request
Created an issue in ManageIQ/manageiq that received 3 comments
rename evmserverd to managiq
- systemctl start evmserverd
+ systemctl start manageiq
ManageIQ/manageiq-appliance#325
#21396
documentation
verify:
systemctl start manageiq …

