Change 13412
tjuricek committed this change
into
//guest/perforce_software/helix-web-services/main
Request Review
Download .zip
Initial version of the web-services mainline.
This is a collection of several projects, that will likely often get released together, though many of them may not always be relevant.
See the README for more information.
Files
159
Comments
0
0
edited
159
added
0
deleted
•
.p4ignore#1
Loading...
README#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/.gitignore#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/Gemfile#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/LICENSE.txt#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/README.md#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/Rakefile#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/lib/p4_project_services_client.rb#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/lib/p4_project_services_client/version.rb#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/p4_project_services_api.gemspec#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/spec/init/init_p4d.rb#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/spec/lib/test_connections.rb#1
Loading...
p4_project_services/clients/ruby/p4_project_services_client/spec/projects_spec.rb#1
Loading...
p4_project_services/p4_project_services/.gitignore#1
Loading...
p4_project_services/p4_project_services/Gemfile#1
Loading...
p4_project_services/p4_project_services/LICENSE.txt#1
Loading...
p4_project_services/p4_project_services/README.md#1
Loading...
p4_project_services/p4_project_services/Rakefile#1
Loading...
p4_project_services/p4_project_services/lib/p4_project_services.rb#1
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/helpers.rb#1
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/project_dao.rb#1
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/version.rb#1
Loading...
p4_project_services/p4_project_services/project_services.gemspec#1
Loading...
p4_project_services/p4_project_services/tmp/config.ru#1
Loading...
p4_project_services/p4_project_services_data/.gitignore#1
Loading...
p4_project_services/p4_project_services_data/Gemfile#1
Loading...
p4_project_services/p4_project_services_data/LICENSE.txt#1
Loading...
p4_project_services/p4_project_services_data/README.md#1
Loading...
p4_project_services/p4_project_services_data/Rakefile#1
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data.rb#1
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/branch.rb#1
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/extensions/git_fusion.rb#1
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/hook.rb#1
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/project.rb#1
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/version.rb#1
Loading...
p4_project_services/p4_project_services_data/lib/p4_project_services_data/view.rb#1
Loading...
p4_project_services/p4_project_services_data/p4_project_services_data.gemspec#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/.gitignore#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/.rubocop.yml#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/Gemfile#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/LICENSE.txt#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/README.md#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/Rakefile#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/examples/create_users.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/branches.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/changes.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/clients.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/commands.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/depots.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/files.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/groups.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/jobs.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/labels.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/protections.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/servers.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/streams.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/triggers.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/users.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/connection.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/perforce_problem.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/resource_not_found.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/server_error.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/errors/unauthenticated.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/branch.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/change.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/client.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/depot.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/dir.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/file.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/group.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/label.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/protections.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/server.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/stream.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/triggers.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/models/user.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/version.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/p4_web_api_client.gemspec#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/branches_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/change_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/clients_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/depots_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/exec_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/execi_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/files_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/groups_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/init.base/init_p4d.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/jobs_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/labels_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/lib/test_connections.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/protections_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/servers_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/streams_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/triggers_spec.rb#1
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/users_spec.rb#1
Loading...
p4_web_api/p4_web_api/.gitignore#1
Loading...
p4_web_api/p4_web_api/.rubocop.yml#1
Loading...
p4_web_api/p4_web_api/Gemfile#1
Loading...
p4_web_api/p4_web_api/LICENSE.txt#1
Loading...
p4_web_api/p4_web_api/README#1
Loading...
p4_web_api/p4_web_api/Rakefile#1
Loading...
p4_web_api/p4_web_api/bin/p4_web_api#1
Loading...
p4_web_api/p4_web_api/docbook/assets/html/.keep#1
Loading...
p4_web_api/p4_web_api/docbook/assets/publicsite/build.properties#1
Loading...
p4_web_api/p4_web_api/docbook/assets/publicsite/publicsite.xsl#1
Loading...
p4_web_api/p4_web_api/docbook/build.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/00_preface.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/01_overview.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/02_deploy.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/03_clientprog.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/04_methods.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/branches.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/changes.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/clients.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/commands.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/depots.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/files.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/groups.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/jobs.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/labels.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/protections.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/servers.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/sessions.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/streams.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/triggers.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/methods/users.xml#1
Loading...
p4_web_api/p4_web_api/docbook/xml/p4_web_api.xml#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/changes.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/commands.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/counters.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/files.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/protections.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/specs.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/streams.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/triggers.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/app/users.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/change_helper.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/helpers.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/p4_error.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/p4_util.rb#1
Loading...
p4_web_api/p4_web_api/lib/p4_web_api/version.rb#1
Loading...
p4_web_api/p4_web_api/p4_web_api.gemspec#1
Loading...
p4_web_api/p4_web_api/spec/p4_web_api_spec.rb#1
Loading...
p4_web_api/p4_web_api/tools/jenkins/p4_web_api_prerelease_build/config.xml#1
Loading...
p4_web_api/p4_web_api/tools/jenkins/p4_web_api_prerelease_test_linux/config.xml#1
Loading...
p4_web_api/p4_web_api/tools/jenkins/p4_web_api_prerelease_test_osx/config.xml#1
Loading...
p4_web_services_auth/.gitignore#1
Loading...
p4_web_services_auth/Gemfile#1
Loading...
p4_web_services_auth/LICENSE.txt#1
Loading...
p4_web_services_auth/README.md#1
Loading...
p4_web_services_auth/Rakefile#1
Loading...
p4_web_services_auth/lib/p4_web_services_auth.rb#1
Loading...
p4_web_services_auth/lib/p4_web_services_auth/version.rb#1
Loading...
p4_web_services_auth/p4_web_services_auth.gemspec#1
Loading...
Tip: Use
n
and
p
to cycle through the changes.