jobs.rb #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • source/
  • helix_web_services_client/
  • lib/
  • helix_web_services_client/
  • jobs.rb
  • Commits
# Change User Description Committed
#2 17274 tjuricek Initial revision of Ruby client API.

Removing a bunch of the "helper method aliases" and specs that no longer run. The 2016.1 API will be much more like the Java (and TBD C++) APIs.
#1 15622 tjuricek Move source code to 'source/' subdirectory of branch.

build/ will remain where it is.
//guest/perforce_software/helix-web-services/main/helix_web_services_client/lib/helix_web_services_client/jobs.rb
#3 15240 tjuricek Set api level via request path on all Helix Versioning Engine methods.

This will allow migration of applications to different P4D versions. Our internal methods (like project API) should attempt to handle backward compatibility similarly.

P4WEBAPI-118
#2 15210 tjuricek Implement tests and documentation for job spec management.
#1 13808 tjuricek Finish converting most of the core p4d API into the new monolithic system.
//guest/perforce_software/helix-web-services/main/p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/client/jobs.rb
#1 13412 tjuricek 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.