app.rb #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • helix_web_services/
  • lib/
  • projects/
  • app.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/lib/projects/app.rb
#4 16094 tjuricek Move /auth/v1/login -> /projects/v1/login

The more generic login method is now /helix_versioning_engine/vAPI/login
#3 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.
#2 15837 tjuricek Removed HVEProjectsService, moved methods to module of projects app
#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/lib/projects/app.rb
#1 15099 tjuricek Revise project services to be our simple 'container' for other systems.