about summary refs log tree commit diff
path: root/spec/controllers/api/push_controller_spec.rb
AgeCommit message (Collapse)Author
2017-07-14Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)Eugen Rochko
* Fix #2672 - Connect signed PuSH subscription requests to instance domain Resolves #2739 * Fix return of locate_subscription * Fix tests
2017-05-09Specs for API push controller, with refactor (#2926)Matt Jankowski
* Coverage for api push controller * Refactor the api/push controller
2016-11-28Adding embedded PuSH serverEugen Rochko