[Hawkular-commits] [hawkular/hawkular-ui-services] 0e4165: HAWKULAR-1048 fix returning array instead of Objec...

Mike Thompson mtho11 at users.noreply.github.com
Fri Feb 26 12:05:07 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-ui-services
  Commit: 0e4165049e13069e70aeabea04960348a646a425
      https://github.com/hawkular/hawkular-ui-services/commit/0e4165049e13069e70aeabea04960348a646a425
  Author: Karel Hala <khala at redhat.com>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M dist/hawkular-ui-service.js
    M dist/hawkular-ui-service.min.js
    M src/rest/hawkRest-inventory-provider.ts

  Log Message:
  -----------
  HAWKULAR-1048 fix returning array instead of Object
If array but the request return Object, the request is thrown away. So change ResourceRecursiveChildrenUnderFeed method to return array on GET requests


  Commit: 3dc48788a3ebf000ea61e484ec368343c82aad89
      https://github.com/hawkular/hawkular-ui-services/commit/3dc48788a3ebf000ea61e484ec368343c82aad89
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M dist/hawkular-ui-service.js
    M dist/hawkular-ui-service.min.js
    M src/rest/hawkRest-inventory-provider.ts

  Log Message:
  -----------
  Merge pull request #96 from karelhala/HAWKULAR-1048

HAWKULAR-1048 fix returning array instead of Object


Compare: https://github.com/hawkular/hawkular-ui-services/compare/154ccb46379b...3dc48788a3eb


More information about the hawkular-commits mailing list