Change 13972
tjuricek committed this change
into
//guest/perforce_software/helix-web-services/main
Request Review
Download .zip
Removing old microservice implementations.
The system is now mostly a monolith. Eventually there will be a websocket service.
Files
386
Comments
0
1
edited
0
added
385
deleted
•
Gemfile#19
Loading...
bootstrap/hws-bootstrap.sh#4
Loading...
config/build.sh#26
Loading...
config/test.sh#3
Loading...
docbook/assets/html/.keep#2
Loading...
docbook/assets/publicsite/build.properties#2
Loading...
docbook/assets/publicsite/publicsite.xsl#2
Loading...
docbook/build.xml#2
Loading...
docbook/xml/00_preface.xml#2
Loading...
docbook/xml/01_overview.xml#2
Loading...
docbook/xml/02_deploy.xml#3
Loading...
docbook/xml/03_clientprog.xml#2
Loading...
docbook/xml/04_http_protocol.xml#2
Loading...
docbook/xml/05_sdks.xml#2
Loading...
docbook/xml/http_p4_web_api/branches.xml#2
Loading...
docbook/xml/http_p4_web_api/changes.xml#2
Loading...
docbook/xml/http_p4_web_api/clients.xml#2
Loading...
docbook/xml/http_p4_web_api/commands.xml#2
Loading...
docbook/xml/http_p4_web_api/depots.xml#2
Loading...
docbook/xml/http_p4_web_api/files.xml#2
Loading...
docbook/xml/http_p4_web_api/groups.xml#2
Loading...
docbook/xml/http_p4_web_api/jobs.xml#2
Loading...
docbook/xml/http_p4_web_api/labels.xml#2
Loading...
docbook/xml/http_p4_web_api/protections.xml#2
Loading...
docbook/xml/http_p4_web_api/servers.xml#2
Loading...
docbook/xml/http_p4_web_api/sessions.xml#2
Loading...
docbook/xml/http_p4_web_api/streams.xml#2
Loading...
docbook/xml/http_p4_web_api/triggers.xml#2
Loading...
docbook/xml/http_p4_web_api/users.xml#2
Loading...
docbook/xml/p4ws.xml#2
Loading...
docbook/xml/sdks/phoenix.qt.xml#4
Loading...
notification_services/notification_services/.gitignore#2
Loading...
notification_services/notification_services/.p4ignore#3
Loading...
notification_services/notification_services/Gemfile#4
Loading...
notification_services/notification_services/README.md#3
Loading...
notification_services/notification_services/Rakefile#3
Loading...
notification_services/notification_services/config.ru#4
Loading...
notification_services/notification_services/config/puma.rb#4
Loading...
notification_services/notification_services/hook_tester/.gitignore#2
Loading...
notification_services/notification_services/hook_tester/Gemfile#2
Loading...
notification_services/notification_services/hook_tester/LICENSE.txt#2
Loading...
notification_services/notification_services/hook_tester/README.md#3
Loading...
notification_services/notification_services/hook_tester/Rakefile#2
Loading...
notification_services/notification_services/hook_tester/bin/console#2
Loading...
notification_services/notification_services/hook_tester/bin/setup#2
Loading...
notification_services/notification_services/hook_tester/hook_tester.gemspec#4
Loading...
notification_services/notification_services/hook_tester/lib/hook_tester.rb#3
Loading...
notification_services/notification_services/hook_tester/lib/hook_tester/version.rb#2
Loading...
notification_services/notification_services/hook_tester/test.ru#2
Loading...
notification_services/notification_services/lib/notification_services.rb#2
Loading...
notification_services/notification_services/lib/notification_services/app.rb#7
Loading...
notification_services/notification_services/lib/notification_services/helpers.rb#3
Loading...
notification_services/notification_services/lib/notification_services/models.rb#5
Loading...
notification_services/notification_services/lib/notification_services/version.rb#3
Loading...
notification_services/notification_services/lib/notification_services/workers/webhook_notifier.rb#4
Loading...
notification_services/notification_services/migrations/20150312_initial_schema.rb#3
Loading...
notification_services/notification_services/notification_services.gemspec#7
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/.gitignore#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/.kitchen.local.yml#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/.kitchen.yml#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/Berksfile#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/Gemfile#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/README.md#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/config/projects/notification_services.rb#3
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/config/software/notification_services-source.rb#3
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/config/software/notification_services-zlib.rb#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/omnibus.rb#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/package-scripts/notification_services/postinst#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/package-scripts/notification_services/postrm#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/package-scripts/notification_services/preinst#2
Loading...
notification_services/notification_services/packaging/omnibus-notification_services/package-scripts/notification_services/prerm#2
Loading...
notification_services/notification_services/sidekiq.rb#2
Loading...
notification_services/notification_services/spec/notification_services_spec.rb#4
Loading...
notification_services/notification_services/spec/spec_helper.rb#2
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/.gitignore#2
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/Gemfile#3
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/README.md#2
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/Rakefile#2
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/build.sh#2
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/lib/phoenix_services_client.rb#3
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/lib/phoenix_services_client/version.rb#3
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/phoenix_services_client.gemspec#5
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/spec/phoenix_services_client_spec.rb#2
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/spec/spec_helper.rb#2
Loading...
p4_phoenix_services/p4_phoenix_services/.gitignore#2
Loading...
p4_phoenix_services/p4_phoenix_services/.p4ignore#3
Loading...
p4_phoenix_services/p4_phoenix_services/Gemfile#4
Loading...
p4_phoenix_services/p4_phoenix_services/README.md#2
Loading...
p4_phoenix_services/p4_phoenix_services/Rakefile#2
Loading...
p4_phoenix_services/p4_phoenix_services/lib/p4_phoenix_services.rb#9
Loading...
p4_phoenix_services/p4_phoenix_services/lib/p4_phoenix_services/change_commit_handler.rb#2
Loading...
p4_phoenix_services/p4_phoenix_services/lib/p4_phoenix_services/create_project.rb#3
Loading...
p4_phoenix_services/p4_phoenix_services/lib/p4_phoenix_services/helpers.rb#5
Loading...
p4_phoenix_services/p4_phoenix_services/lib/p4_phoenix_services/models.rb#3
Loading...
p4_phoenix_services/p4_phoenix_services/lib/p4_phoenix_services/phoenix_updater_client.rb#2
Loading...
p4_phoenix_services/p4_phoenix_services/lib/p4_phoenix_services/version.rb#3
Loading...
p4_phoenix_services/p4_phoenix_services/migrations/20150317_initial_schema.rb#2
Loading...
p4_phoenix_services/p4_phoenix_services/p4_phoenix_services.gemspec#5
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/.gitignore#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/.kitchen.local.yml#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/.kitchen.yml#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/Berksfile#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/Gemfile#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/README.md#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/config/projects/p4_phoenix_services.rb#4
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/config/software/p4_phoenix_services-source.rb#3
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/config/software/p4_phoenix_services-zlib.rb#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/omnibus.rb#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/package-scripts/p4_phoenix_services/postinst#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/package-scripts/p4_phoenix_services/postrm#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/package-scripts/p4_phoenix_services/preinst#2
Loading...
p4_phoenix_services/p4_phoenix_services/packaging/omnibus-p4_phoenix_services/package-scripts/p4_phoenix_services/prerm#2
Loading...
p4_phoenix_services/phoenix_updater/.gitignore#2
Loading...
p4_phoenix_services/phoenix_updater/Gemfile#3
Loading...
p4_phoenix_services/phoenix_updater/README.md#2
Loading...
p4_phoenix_services/phoenix_updater/Rakefile#2
Loading...
p4_phoenix_services/phoenix_updater/lib/phoenix_updater.rb#2
Loading...
p4_phoenix_services/phoenix_updater/lib/phoenix_updater/server.rb#4
Loading...
p4_phoenix_services/phoenix_updater/lib/phoenix_updater/version.rb#2
Loading...
p4_phoenix_services/phoenix_updater/phoenix_updater.gemspec#3
Loading...
p4_phoenix_services/phoenix_updater/run#3
Loading...
p4_phoenix_services/phoenix_updater/run.sh#2
Loading...
p4_phoenix_services/phoenix_updater/spec/phoenix_updater_spec.rb#2
Loading...
p4_phoenix_services/phoenix_updater/spec/spec_helper.rb#2
Loading...
p4_project_services/clients/ruby/p4_project_services_client/.gitignore#2
Loading...
p4_project_services/clients/ruby/p4_project_services_client/Gemfile#3
Loading...
p4_project_services/clients/ruby/p4_project_services_client/README.md#2
Loading...
p4_project_services/clients/ruby/p4_project_services_client/Rakefile#3
Loading...
p4_project_services/clients/ruby/p4_project_services_client/build.sh#2
Loading...
p4_project_services/clients/ruby/p4_project_services_client/lib/p4_project_services_client.rb#6
Loading...
p4_project_services/clients/ruby/p4_project_services_client/lib/p4_project_services_client/version.rb#3
Loading...
p4_project_services/clients/ruby/p4_project_services_client/p4_project_services_client.gemspec#7
Loading...
p4_project_services/clients/ruby/p4_project_services_client/spec/hooks_spec.rb#2
Loading...
p4_project_services/clients/ruby/p4_project_services_client/spec/init/init_p4d.rb#6
Loading...
p4_project_services/clients/ruby/p4_project_services_client/spec/projects_spec.rb#4
Loading...
p4_project_services/clients/ruby/p4_project_services_client/spec/test_connections.rb#3
Loading...
p4_project_services/p4_project_services/.gitignore#2
Loading...
p4_project_services/p4_project_services/.p4ignore#3
Loading...
p4_project_services/p4_project_services/Gemfile#4
Loading...
p4_project_services/p4_project_services/README.md#3
Loading...
p4_project_services/p4_project_services/Rakefile#2
Loading...
p4_project_services/p4_project_services/lib/p4_project_services.rb#7
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/helpers.rb#3
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/hook_dao.rb#2
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/models.rb#7
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/project_dao.rb#8
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/version.rb#4
Loading...
p4_project_services/p4_project_services/migrations/20140309_initial_schema.rb#8
Loading...
p4_project_services/p4_project_services/p4_project_services.gemspec#6
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/.gitignore#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/.kitchen.local.yml#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/.kitchen.yml#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/Berksfile#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/Gemfile#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/README.md#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/config/projects/p4_project_services.rb#3
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/config/software/p4_project_services-source.rb#4
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/config/software/p4_project_services-zlib.rb#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/omnibus.rb#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/package-scripts/p4_project_services/postinst#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/package-scripts/p4_project_services/postrm#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/package-scripts/p4_project_services/preinst#2
Loading...
p4_project_services/p4_project_services/packaging/omnibus-p4_project_services/package-scripts/p4_project_services/prerm#2
Loading...
p4_project_services/p4_project_services/spec/config.rb#2
Loading...
p4_project_services/p4_project_services/spec/model_spec.rb#2
Loading...
p4_project_services/p4_project_services/tmp/config.ru#2
Loading...
p4_project_services/p4_project_services_data/.gitignore#2
Loading...
p4_project_services/p4_project_services_data/.rubocop.yml#2
Loading...
p4_project_services/p4_project_services_data/Gemfile#4
Loading...
p4_project_services/p4_project_services_data/README.md#2
Loading...
p4_project_services/p4_project_services_data/Rakefile#4
Loading...
p4_project_services/p4_project_services_data/build.sh#2
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data.rb#2
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/branch.rb#2
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/extensions/git_fusion.rb#3
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/extensions/phoenix.rb#2
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/hook.rb#4
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/project.rb#3
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/version.rb#3
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/view.rb#2
Loading...
p4_project_services/p4_project_services_data/p4_project_services_data.gemspec#6
Loading...
p4_project_services/p4_project_services_data/spec/project_spec.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/.gitignore#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/.rubocop.yml#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/Gemfile#5
Loading...
p4_web_api/clients/ruby/p4_web_api_client/README.md#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/Rakefile#4
Loading...
p4_web_api/clients/ruby/p4_web_api_client/build.sh#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/examples/create_users.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/branches.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/changes.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/clients.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/commands.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/depots.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/files.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/groups.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/jobs.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/labels.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/protections.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/servers.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/streams.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/triggers.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/users.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/connection.rb#6
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/perforce_problem.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/resource_not_found.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/server_error.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/unauthenticated.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/branch.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/change.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/client.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/depot.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/dir.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/file.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/group.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/label.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/protections.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/server.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/stream.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/triggers.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/user.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/version.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/p4_web_api_client.gemspec#5
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/branches_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/change_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/clients_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/depots_spec.rb#5
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/exec_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/execi_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/files_spec.rb#4
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/groups_spec.rb#4
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/init.base/init_p4d.rb#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/jobs_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/labels_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/protections_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/servers_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/streams_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/test_connections.rb#5
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/triggers_spec.rb#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/users_spec.rb#3
Loading...
p4_web_api/omnibus-p4_web_api/.bundle/config#2
Loading...
p4_web_api/omnibus-p4_web_api/.gitignore#2
Loading...
p4_web_api/omnibus-p4_web_api/.kitchen.local.yml#2
Loading...
p4_web_api/omnibus-p4_web_api/.kitchen.yml#2
Loading...
p4_web_api/omnibus-p4_web_api/Berksfile#2
Loading...
p4_web_api/omnibus-p4_web_api/Berksfile.lock#2
Loading...
p4_web_api/omnibus-p4_web_api/Gemfile#4
Loading...
p4_web_api/omnibus-p4_web_api/README.md#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/berks#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/bundler#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/erubis#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/ffi-yajl-bench#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/htmldiff#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/httpclient#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/kitchen#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/ldiff#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/listen#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/minitar#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/ohai#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/omnibus#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/p4_web_api#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/rackup#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/rake#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/rerun#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/rspec#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/rubocop#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/ruby-parse#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/ruby-rewrite#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/safe_yaml#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/thor#2
Loading...
p4_web_api/omnibus-p4_web_api/bin/tilt#2
Loading...
p4_web_api/omnibus-p4_web_api/config/projects/p4_web_api.rb#5
Loading...
p4_web_api/omnibus-p4_web_api/config/software/p4_web_api-source.rb#4
Loading...
p4_web_api/omnibus-p4_web_api/omnibus.rb#2
Loading...
p4_web_api/p4_web_api/.gitignore#2
Loading...
p4_web_api/p4_web_api/.p4ignore#2
Loading...
p4_web_api/p4_web_api/.rubocop.yml#2
Loading...
p4_web_api/p4_web_api/Gemfile#5
Loading...
p4_web_api/p4_web_api/README#2
Loading...
p4_web_api/p4_web_api/Rakefile#4
Loading...
p4_web_api/p4_web_api/bin/p4_web_api#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api.rb#5
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/changes.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/commands.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/counters.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/files.rb#3
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/protections.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/specs.rb#4
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/streams.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/triggers.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/users.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/change_helper.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/helpers.rb#3
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/p4_error.rb#2
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/p4_util.rb#3
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/version.rb#3
Loading...
p4_web_api/p4_web_api/p4_web_api.gemspec#5
Loading...
p4_web_api/p4_web_api/spec/p4_web_api_spec.rb#2
Loading...
p4_web_api/p4_web_api/tools/jenkins/p4_web_api_prerelease_build/config.xml#2
Loading...
p4_web_api/p4_web_api/tools/jenkins/p4_web_api_prerelease_test_linux/config.xml#2
Loading...
p4_web_api/p4_web_api/tools/jenkins/p4_web_api_prerelease_test_osx/config.xml#2
Loading...
p4_web_services_auth/.gitignore#2
Loading...
p4_web_services_auth/Gemfile#4
Loading...
p4_web_services_auth/README.md#2
Loading...
p4_web_services_auth/Rakefile#2
Loading...
p4_web_services_auth/build.sh#2
Loading...
p4_web_services_auth/lib/p4_web_services_auth.rb#6
Loading...
p4_web_services_auth/lib/p4_web_services_auth/version.rb#2
Loading...
p4_web_services_auth/p4_web_services_auth.gemspec#6
Loading...
p4init/seed.rb#2
Loading...
salt/master#4
Loading...
salt/minion-build#3
Loading...
salt/minion-buildmaster#2
Loading...
salt/minion-dev#2
Loading...
salt/minion-eval#2
Loading...
salt/minion-master#2
Loading...
salt/minion-test#2
Loading...
salt/pillar/build.sls#2
Loading...
salt/pillar/buildmaster.sls#2
Loading...
salt/pillar/perforce/Ubuntu.sls#3
Loading...
salt/pillar/perforce/all.sls#3
Loading...
salt/pillar/perforce/web-services/common.sls#7
Loading...
salt/pillar/perforce/web-services/dev.sls#7
Loading...
salt/pillar/perforce/web-services/eval.sls#8
Loading...
salt/pillar/perforce/web-services/test.sls#6
Loading...
salt/pillar/postgres.sls#3
Loading...
salt/pillar/top.sls#3
Loading...
salt/srv/perforce/p4d/init.sls#5
Loading...
salt/srv/perforce/p4d/osuser.sls#2
Loading...
salt/srv/perforce/p4d/pkg.sls#4
Loading...
salt/srv/perforce/pkgrepo.sls#2
Loading...
salt/srv/perforce/web-services/build-deps.sls#6
Loading...
salt/srv/perforce/web-services/buildmaster-deps.sls#4
Loading...
salt/srv/perforce/web-services/god/gemset.sls#3
Loading...
salt/srv/perforce/web-services/god/god.conf#2
Loading...
salt/srv/perforce/web-services/god/init.sls#6
Loading...
salt/srv/perforce/web-services/god/service.sls#2
Loading...
salt/srv/perforce/web-services/god/web-services.god#5
Loading...
salt/srv/perforce/web-services/notification_services/config.ru#3
Loading...
salt/srv/perforce/web-services/notification_services/db.sls#2
Loading...
salt/srv/perforce/web-services/notification_services/deps-local-sources.sls#3
Loading...
salt/srv/perforce/web-services/notification_services/deps.sls#4
Loading...
salt/srv/perforce/web-services/notification_services/gemset.sls#3
Loading...
salt/srv/perforce/web-services/notification_services/init.sls#4
Loading...
salt/srv/perforce/web-services/notification_services/p4_notifications_change_commit.rb#2
Loading...
salt/srv/perforce/web-services/notification_services/p4init.rb#3
Loading...
salt/srv/perforce/web-services/notification_services/p4user.sls#2
Loading...
salt/srv/perforce/web-services/notification_services/puma.rb#2
Loading...
salt/srv/perforce/web-services/osuser.sls#4
Loading...
salt/srv/perforce/web-services/p4_phoenix_services/config.ru#2
Loading...
salt/srv/perforce/web-services/p4_phoenix_services/db.sls#2
Loading...
salt/srv/perforce/web-services/p4_phoenix_services/deps-local-sources.sls#3
Loading...
salt/srv/perforce/web-services/p4_phoenix_services/deps.sls#4
Loading...
salt/srv/perforce/web-services/p4_phoenix_services/gemset.sls#3
Loading...
salt/srv/perforce/web-services/p4_phoenix_services/init.sls#2
Loading...
salt/srv/perforce/web-services/p4_phoenix_services/puma.rb#2
Loading...
salt/srv/perforce/web-services/p4_project_services/config.ru#2
Loading...
salt/srv/perforce/web-services/p4_project_services/db.sls#3
Loading...
salt/srv/perforce/web-services/p4_project_services/deps-local-sources.sls#4
Loading...
salt/srv/perforce/web-services/p4_project_services/deps.sls#8
Loading...
salt/srv/perforce/web-services/p4_project_services/gemset.sls#5
Loading...
salt/srv/perforce/web-services/p4_project_services/init.sls#5
Loading...
salt/srv/perforce/web-services/p4_project_services/pkg.sls#2
Loading...
salt/srv/perforce/web-services/p4_project_services/puma.rb#2
Loading...
salt/srv/perforce/web-services/p4webapi/config.ru#2
Loading...
salt/srv/perforce/web-services/p4webapi/deps-local-sources.sls#3
Loading...
salt/srv/perforce/web-services/p4webapi/deps.sls#10
Loading...
salt/srv/perforce/web-services/p4webapi/gemset.sls#8
Loading...
salt/srv/perforce/web-services/p4webapi/init.sls#5
Loading...
salt/srv/perforce/web-services/p4webapi/unicorn.rb#2
Loading...
salt/srv/perforce/web-services/project_management_ui/init.sls#2
Loading...
salt/srv/perforce/web-services/runtime_dirs.sls#2
Loading...
salt/srv/perforce/web-services/user-gemsets.sls#3
Loading...
salt/srv/postgres/init.sls#2
Loading...
salt/srv/postgres/pg_hba.conf#2
Loading...
salt/srv/postgres/pkg.sls#2
Loading...
salt/srv/redis/init.sls#2
Loading...
salt/srv/ruby/ruby22/init.sls#8
Loading...
salt/srv/ruby/rvm/init.sls#5
Loading...
salt/srv/top.sls#7
Loading...
salt/srv/webserver/init.sls#3
Loading...
salt/srv/webserver/nginx.conf#5
Loading...
Tip: Use
n
and
p
to cycle through the changes.