changes.asc #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • doc/
  • helix_sync/
  • changes.asc
  • 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/doc/helix_sync/changes.asc
#8 16106 tjuricek Revise the URLs for Helix Sync client workspaces.

Added *stubs* for deleting the clients for a user, implementations will follow.
#7 16103 tjuricek Revision of helix sync 'changelist' methods.
#6 16102 tjuricek Rename GET /helix-sync/v1/changes/[project] -> GET /helix-sync/v1/[project]/last-change
#5 16097 tjuricek Remove POST /helix-sync/v1/changes/[project]

This will be handled by the Helix Sync client.
#4 16096 tjuricek Rename '/helix_sync' URLs to '/helix-sync'
#3 16004 tjuricek Add notes on default query parameter for the helix sync pending changelist
#2 15761 tjuricek Naive implementation of the "preview resolve plan".

The API needs to be avaiable for the integration effort between Helix Cloud and Helix Sync.

Tests to follow.
#1 15622 tjuricek Move source code to 'source/' subdirectory of branch.

build/ will remain where it is.
//guest/perforce_software/helix-web-services/main/doc/helix_sync/changes.asc
#5 15517 tjuricek Do not require changelist ID for submitting Helix Sync pending changelists.
#4 15499 tjuricek Naive implementation of helix sync project submit for "helix versioning engine projects".
#3 15496 tjuricek Revise GET /helix_sync/v1/changes/[project] to /helix_sync/v1/changes/[project]/pending

The base method is really intended for the latest changelist number. Meh.
#2 15487 tjuricek Add basic ability to create pending changelists for helix sync projects.
#1 15435 tjuricek Add proposed HTTP methods for Helix Sync.

It's a little unclear to me why you would need a local root directory to create the shared shelving changelist for a particular project (and user).
So I didn't add that.