Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JPrause committed Aug 31, 2017
1 parent 7ef5d1c commit c4025b4
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,51 +8,51 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

### Added
- Platform
- Don't use secure sessions in containers [(#15819)](https://github.com/ManageIQ/manageiq/pull/15819)
- Add MiqExpression support for managed filters [(#15623)](https://github.com/ManageIQ/manageiq/pull/15623)
- Use memcached for sending messages to workers [(#15471)](https://github.com/ManageIQ/manageiq/pull/15471)
- Don't use secure sessions in containers [(#15819)](https://github.com/ManageIQ/manageiq/pull/15819)
- Add MiqExpression support for managed filters [(#15623)](https://github.com/ManageIQ/manageiq/pull/15623)
- Use memcached for sending messages to workers [(#15471)](https://github.com/ManageIQ/manageiq/pull/15471)
- Providers
- Missing settings for a cloud batch saving and adding shared_options [(#15792)](https://github.com/ManageIQ/manageiq/pull/15792)
- Needed config for Cloud batch saver_strategy [(#15708)](https://github.com/ManageIQ/manageiq/pull/15708)
- Remove the Eventcatcher from CinderManager [(#14962)](https://github.com/ManageIQ/manageiq/pull/14962)
- Missing settings for a cloud batch saving and adding shared_options [(#15792)](https://github.com/ManageIQ/manageiq/pull/15792)
- Needed config for Cloud batch saver_strategy [(#15708)](https://github.com/ManageIQ/manageiq/pull/15708)
- Remove the Eventcatcher from CinderManager [(#14962)](https://github.com/ManageIQ/manageiq/pull/14962)
- Reporting
- Limit Generic Object associations to the same list of objects available to reporting. [(#15735)](https://github.com/ManageIQ/manageiq/pull/15735)
- Limit Generic Object associations to the same list of objects available to reporting. [(#15735)](https://github.com/ManageIQ/manageiq/pull/15735)
- REST API
- Add metrics default limit to API settings [(#15797)](https://github.com/ManageIQ/manageiq/pull/15797)
- Add metrics default limit to API settings [(#15797)](https://github.com/ManageIQ/manageiq/pull/15797)
- Services
- Adds dialog field association info to importer [(#15740)](https://github.com/ManageIQ/manageiq/pull/15740)
- Removes importer association data for backwards compatibility [(#15724)](https://github.com/ManageIQ/manageiq/pull/15724)
- Exports new DialogFieldAssociations data [(#15608)](https://github.com/ManageIQ/manageiq/pull/15608)
- Adds dialog field association info to importer [(#15740)](https://github.com/ManageIQ/manageiq/pull/15740)
- Removes importer association data for backwards compatibility [(#15724)](https://github.com/ManageIQ/manageiq/pull/15724)
- Exports new DialogFieldAssociations data [(#15608)](https://github.com/ManageIQ/manageiq/pull/15608)

### Changed
- Performance
- Ultimate batch saving speedup [(#15761)](https://github.com/ManageIQ/manageiq/pull/15761)
- Memoize Metric::Capture.capture_cols [(#15791)](https://github.com/ManageIQ/manageiq/pull/15791)
- Ultimate batch saving speedup [(#15761)](https://github.com/ManageIQ/manageiq/pull/15761)
- Memoize Metric::Capture.capture_cols [(#15791)](https://github.com/ManageIQ/manageiq/pull/15791)

### Fixed
- Automate
- Fix for custom button not passing target object to dynamic dialog fields [(#15810)](https://github.com/ManageIQ/manageiq/pull/15810)
- miq_group_id is required by automate. [(#15760)](https://github.com/ManageIQ/manageiq/pull/15760)
- Fix for custom button not passing target object to dynamic dialog fields [(#15810)](https://github.com/ManageIQ/manageiq/pull/15810)
- miq_group_id is required by automate. [(#15760)](https://github.com/ManageIQ/manageiq/pull/15760)
- Platform
- Use ruby not runner for run single worker [(#15825)](https://github.com/ManageIQ/manageiq/pull/15825)
- Handle pid in run_single_worker.rb properly [(#15820)](https://github.com/ManageIQ/manageiq/pull/15820)
- Handle SIGTERM in run_single_worker.rb [(#15818)](https://github.com/ManageIQ/manageiq/pull/15818)
- Bump to non-broken network discovery [(#15798)](https://github.com/ManageIQ/manageiq/pull/15798)
- Get tag details for no specific model [(#15788)](https://github.com/ManageIQ/manageiq/pull/15788)
- Support logins when "Get User Groups from LDAP" is not checked [(#15661)](https://github.com/ManageIQ/manageiq/pull/15661)
- Give active queue worker time to complete message [(#15529)](https://github.com/ManageIQ/manageiq/pull/15529)
- Use ruby not runner for run single worker [(#15825)](https://github.com/ManageIQ/manageiq/pull/15825)
- Handle pid in run_single_worker.rb properly [(#15820)](https://github.com/ManageIQ/manageiq/pull/15820)
- Handle SIGTERM in run_single_worker.rb [(#15818)](https://github.com/ManageIQ/manageiq/pull/15818)
- Bump to non-broken network discovery [(#15798)](https://github.com/ManageIQ/manageiq/pull/15798)
- Get tag details for no specific model [(#15788)](https://github.com/ManageIQ/manageiq/pull/15788)
- Support logins when "Get User Groups from LDAP" is not checked [(#15661)](https://github.com/ManageIQ/manageiq/pull/15661)
- Give active queue worker time to complete message [(#15529)](https://github.com/ManageIQ/manageiq/pull/15529)
- Providers
- Make networks vms relations distinct [(#15783)](https://github.com/ManageIQ/manageiq/pull/15783)
- Add custom reconnect logic also to the batch saver [(#15777)](https://github.com/ManageIQ/manageiq/pull/15777)
- Fix saving of refresh stats [(#15775)](https://github.com/ManageIQ/manageiq/pull/15775)
- Adding require_nested for new azure_classic_credential [(#15770)](https://github.com/ManageIQ/manageiq/pull/15770)
- Make networks vms relations distinct [(#15783)](https://github.com/ManageIQ/manageiq/pull/15783)
- Add custom reconnect logic also to the batch saver [(#15777)](https://github.com/ManageIQ/manageiq/pull/15777)
- Fix saving of refresh stats [(#15775)](https://github.com/ManageIQ/manageiq/pull/15775)
- Adding require_nested for new azure_classic_credential [(#15770)](https://github.com/ManageIQ/manageiq/pull/15770)
- REST API
- web service worker needs to load MiqAeDomain etc. [(#15769)](https://github.com/ManageIQ/manageiq/pull/15769)
- manageiq-api should be a plugin [(#15755)](https://github.com/ManageIQ/manageiq/pull/15755)
- web service worker needs to load MiqAeDomain etc. [(#15769)](https://github.com/ManageIQ/manageiq/pull/15769)
- manageiq-api should be a plugin [(#15755)](https://github.com/ManageIQ/manageiq/pull/15755)
- UI (Classic)
- Remove rails-controller-testing from Gemfile [(#15852)](https://github.com/ManageIQ/manageiq/pull/15852)
- Remove rails-controller-testing from Gemfile [(#15852)](https://github.com/ManageIQ/manageiq/pull/15852)
- User Interface
- Fail with descriptive message when no EMS [(#15807)](https://github.com/ManageIQ/manageiq/pull/15807)
- Fail with descriptive message when no EMS [(#15807)](https://github.com/ManageIQ/manageiq/pull/15807)

## Unreleased - as of Sprint 66 end 2017-08-07

Expand Down

0 comments on commit c4025b4

Please sign in to comment.