Change 13470

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main
Request Review
Download .zip
Phoenix notification services, client API, including new phoenix_updater

This is an interim commit containing a first pass implementation of the phoenix_updater. Notably missing parts:

- The Qt API doesn't yet actually interact with the phoenix_updater
- The phoenix_services web service doesn't filter out notifications

I *may* end up creating another web application *just* to filter out notifications, since this may end up taking up a lot of background workers.
  • Files 32
  • Comments 0
10 edited 21 added 1 deleted
Gemfile#8
Loading...
Rakefile#21
Loading...
notification_services/notification_services/.rspec#2
Loading...
notification_services/notification_services/lib/notification_services/models.rb#3
Loading...
notification_services/notification_services/notification_services.gemspec#3
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/.gitignore#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/Gemfile#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/LICENSE.txt#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/README.md#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/Rakefile#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/lib/phoenix_services_client.rb#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/lib/phoenix_services_client/version.rb#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/phoenix_services_client.gemspec#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/spec/phoenix_services_client_spec.rb#1
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/spec/spec_helper.rb#1
Loading...
p4_phoenix_services/phoenix_updater/.gitignore#1
Loading...
p4_phoenix_services/phoenix_updater/Gemfile#1
Loading...
p4_phoenix_services/phoenix_updater/LICENSE.txt#1
Loading...
p4_phoenix_services/phoenix_updater/README.md#1
Loading...
p4_phoenix_services/phoenix_updater/Rakefile#1
Loading...
p4_phoenix_services/phoenix_updater/lib/phoenix_updater.rb#1
Loading...
p4_phoenix_services/phoenix_updater/lib/phoenix_updater/server.rb#1
Loading...
p4_phoenix_services/phoenix_updater/lib/phoenix_updater/version.rb#1
Loading...
p4_phoenix_services/phoenix_updater/phoenix_updater.gemspec#1
Loading...
p4_phoenix_services/phoenix_updater/spec/phoenix_updater_spec.rb#1
Loading...
p4_phoenix_services/phoenix_updater/spec/spec_helper.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/connection.rb#3
Loading...
p4_web_services_auth/lib/p4_web_services_auth.rb#3
Loading...
qt/p4_phoenix_services_client/CMakeLists.txt#4
Loading...
qt/p4_phoenix_services_client/phoenix/PhoenixServicesClient.cpp#9
Loading...
qt/p4_phoenix_services_client/phoenix/PhoenixServicesClient.h#4
Loading...
qt/p4_phoenix_services_client/phoenix/RequestError.h#3
Loading...
Tip: Use n and p to cycle through the changes.