App.html #36

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • build/
  • doc/
  • helix_web_services/
  • HelixSync/
  • App.html
  • Commits
# Change User Description Committed
#36 16346 tjuricek Removing build directory prior to migration
#35 16334 tjuricek HWS/NOARCH/2015.1.main/201510211937

Documentation updates for new system configuration options.
#34 16331 tjuricek HWS/NOARCH/2015.1.main/201510211755

This is a large revision to the deployment:

- nginx is now part of the system
- perforce-server is *not* installed during post-install configuration

The only change for migration should be to uninstall (and purge) your current nginx setup.
#33 16206 tjuricek HWS/NOARCH/2015.1.main/201510122220
#32 16194 tjuricek HWS/NOARCH/2015.1.main/201510121820

Implemented DELETE methods to help uninstallation processes for Helix Sync.
#31 16168 tjuricek HWS/NOARCH/2015.1.main/201510092323
#30 16161 tjuricek HWS/NOARCH/2015.1.main/201510082242

- Ability for custom middleware to filter P4PORT agressively
- If p4d deems login not necessary, return an empty string for the valid ticket value.
#29 16144 tjuricek HWS/NOARCH/2015.1.main/201510081946

Major revision to URL structure. This is a breaking change to the API.
#28 16093 tjuricek HWS/NOARCH/2015.1.main/201510061647

Rename of trust setting, and adjustments to Helix Sync logic for selecting pending changelists
#27 16077 tjuricek HWS/NOARCH/2015.1.main/201510051630

Includes changes to trust behavior
#26 16075 tjuricek HWS/NOARCH/2015.1.main/201510051543

This includes a first implementation of the Helix Cloud integration with Helix Sync.
#25 16007 tjuricek HWS/NOARCH/2015.1.main/201510011648

Documentation updates for the new default parameter to getting the latest helix sync client
#24 15994 tjuricek HWS/NOARCH/2015.1.main/201509302210
#23 15975 tjuricek HWS/NOARCH/2015.1.main/201509291925

Add support for repo creation/update and deletion, same for SSH keys.

Add util module for supporting methods, modify temp client to dissapear.

(Modified submit of review 15549 by @ptomiak)
#22 15962 tjuricek HWS/NOARCH/2015.1.main/201509290120
#21 15895 tjuricek HWS/NOARCH/2015.1.main/201509242158
#20 15887 tjuricek HWS/NOARCH/2015.1.main/201509241712
#19 15874 tjuricek HWS/NOARCH/2015.1.main/201509232127
#18 15867 tjuricek HWS/NOARCH/2015.1.main/201509230120
#17 15836 tjuricek HWS/NOARCH/2015.1.main/201509221612
#16 15826 tjuricek HWS/NOARCH/2015.1.main/201509212055
#15 15783 tjuricek HWS/NOARCH/2015.1.main/201509180120
#14 15769 tjuricek HWS/NOARCH/2015.1.main/201509170120
#13 15758 tjuricek HWS/NOARCH/2015.1.main/201509161743
#12 15737 tjuricek HWS/NOARCH/2015.1.main/201509150120
#11 15708 tjuricek HWS/NOARCH/2015.1.main/201509140120
#10 15699 tjuricek HWS/NOARCH/2015.1.main/201509111845
#9 15690 tjuricek HWS/NOARCH/2015.1.main/201509110141
#8 15676 tjuricek HWS/NOARCH/2015.1.main/201509092205
#7 15589 tjuricek Update path to test output and update docs.
#6 15542 tjuricek Add spaces to our basic 'component encode' mechanism, and use it for HVE project IDs.

In general, this will make the HVE IDs a bit more readable.
#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 15487 tjuricek Add basic ability to create pending changelists for helix sync projects.
#2 15479 tjuricek Added a basic "HVE project" implementation for creating clients.
#1 15447 tjuricek Add simple Example application to list "projects" in a HVE instance.

Qt's a little weird to follow, so I may have to find a different kind of example to write. It does work, however.