App.html #52

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

Documentation updates for new system configuration options.
#50 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.
#49 16206 tjuricek HWS/NOARCH/2015.1.main/201510122220
#48 16194 tjuricek HWS/NOARCH/2015.1.main/201510121820

Implemented DELETE methods to help uninstallation processes for Helix Sync.
#47 16168 tjuricek HWS/NOARCH/2015.1.main/201510092323
#46 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.
#45 16144 tjuricek HWS/NOARCH/2015.1.main/201510081946

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

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

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

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

Documentation updates for the new default parameter to getting the latest helix sync client
#40 15994 tjuricek HWS/NOARCH/2015.1.main/201509302210
#39 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)
#38 15962 tjuricek HWS/NOARCH/2015.1.main/201509290120
#37 15895 tjuricek HWS/NOARCH/2015.1.main/201509242158
#36 15887 tjuricek HWS/NOARCH/2015.1.main/201509241712
#35 15874 tjuricek HWS/NOARCH/2015.1.main/201509232127
#34 15867 tjuricek HWS/NOARCH/2015.1.main/201509230120
#33 15836 tjuricek HWS/NOARCH/2015.1.main/201509221612
#32 15826 tjuricek HWS/NOARCH/2015.1.main/201509212055
#31 15783 tjuricek HWS/NOARCH/2015.1.main/201509180120
#30 15769 tjuricek HWS/NOARCH/2015.1.main/201509170120
#29 15758 tjuricek HWS/NOARCH/2015.1.main/201509161743
#28 15737 tjuricek HWS/NOARCH/2015.1.main/201509150120
#27 15708 tjuricek HWS/NOARCH/2015.1.main/201509140120
#26 15699 tjuricek HWS/NOARCH/2015.1.main/201509111845
#25 15690 tjuricek HWS/NOARCH/2015.1.main/201509110141
#24 15676 tjuricek HWS/NOARCH/2015.1.main/201509092205
#23 15589 tjuricek Update path to test output and update docs.
#22 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.
#21 15517 tjuricek Do not require changelist ID for submitting Helix Sync pending changelists.
#20 15499 tjuricek Naive implementation of helix sync project submit for "helix versioning engine projects".
#19 15487 tjuricek Add basic ability to create pending changelists for helix sync projects.
#18 15479 tjuricek Added a basic "HVE project" implementation for creating clients.
#17 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.
#16 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
#15 15228 tjuricek Revise triggers implementation, tests, and documentation.
#14 15227 tjuricek Revise implementation, tests, and documentation for protections management.

Remove some specs I will not be revising from the helix_web_services project.
#13 15225 tjuricek Revise counter implementation, tests, and documentation

Wasn't available in the Ruby client before, so, it's now available.
#12 15222 tjuricek Revise server specs testing and documentation.

Note: also fixed issues with setting P4PORT via headers. For whatever reason, the host setting doesn't seem to work like I expect it to, though P4PORT works just fine.
#11 15211 tjuricek Implement tests and documentation for label spec management.
#10 15210 tjuricek Implement tests and documentation for job spec management.
#9 15209 tjuricek Implement tests and documentation for group spec management.
#8 15208 tjuricek Revise 'command' implementation, tests, and documentaiton.

This includes a change from a command blacklist to a whitelist. See P4WEBAPI-21
#7 15205 tjuricek Implemented tests and documentation for depot spec editing.
#6 15189 tjuricek Update files implementation, testing, and documentation.
#5 15185 tjuricek Update user spec management implementation, tests, and documentation.
#4 15144 tjuricek Setup stream spec tests and documentation.

Also revised the documentation folder http_p4_web_api -> helix_versioning_engine
#3 15132 tjuricek Provde a basic submit -e mechanism on classic perforce workspaces.
#2 15110 tjuricek Revise changes methods for new p4 connection handling, add server specs, remove model references in client, and update asciidoc documentation.
#1 15099 tjuricek Revise project services to be our simple 'container' for other systems.