files_spec.rb #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • helix_web_services_client/
  • spec/
  • files_spec.rb
  • Commits
# Change User Description Committed
#2 16345 tjuricek Removing candidate branch
#1 16342 tjuricek Create candidate branch.

This branch is mostly here to start work on our release infrastructure.
//guest/perforce_software/helix-web-services/main/source/helix_web_services_client/spec/files_spec.rb
#3 16280 tjuricek Adjustments for Helix Cloud settings

Several tests are now disabled due for Helix Cloud since they won't work on streams, which HC only uses.
#2 16072 tjuricek Helix Cloud integration for Helix Sync services.

This includes a "mock_raymond" rails application for keeping tabs on basic integration with Helix Cloud. We do not test against a live server.

See integration history for more details.
#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/spec/files_spec.rb
#1 15189 tjuricek Update files implementation, testing, and documentation.
//guest/perforce_software/helix-web-services/main/helix_web_services_client/spec.old/perforce/files_spec.rb
#1 15053 tjuricek Revise the client API to use the new login method.

The current specs will need to be revised since data normalization is moving out of the server and into the client.
//guest/perforce_software/helix-web-services/main/helix_web_services_client/spec/perforce/files_spec.rb
#1 13808 tjuricek Finish converting most of the core p4d API into the new monolithic system.