# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 18551 | tjuricek |
Switch to using swagger-based HTTP methods. Remove old java_client. The swagger documentation generates asciidoc, which is included in the current user guide. We lose some control over the formatting. |
||
#1 | 17323 | tjuricek |
Revise the documentation to use the JVM-based asciidoctor. This will generate the DocBook XML. I'm still ironing out exactly what the CD process is here. |
||
//guest/perforce_software/helix-web-services/main/source/doc/p4/changes.asc | |||||
#6 | 17166 | tjuricek | File listing and basic "modification" implementations (methods under /p4/api/files) | ||
#5 | 17160 | tjuricek |
Removing POST /p4/:api/changes/:change This was a preliminary method that ended up not being useful to Helix Sync. |
||
#4 | 17158 | tjuricek | POST /p4/:api/changes (create a changelist method) | ||
#3 | 17090 | tjuricek |
Revised documentation based on edits received (on paper). Removed Helix Web Services ruby client references, since there is no publication plan for this API. |
||
#2 | 16237 | tjuricek | A wee bit of clarification about PATCH/POST methods for uploading data. | ||
#1 | 16095 | tjuricek | Shorten /helix_versioning_engine URLs to /p4 | ||
//guest/perforce_software/helix-web-services/main/source/doc/helix_versioning_engine/changes.asc | |||||
#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_versioning_engine/changes.asc | |||||
#2 | 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 |
||
#1 | 15144 | tjuricek |
Setup stream spec tests and documentation. Also revised the documentation folder http_p4_web_api -> helix_versioning_engine |
||
//guest/perforce_software/helix-web-services/main/doc/http_p4_web_api/changes.asc | |||||
#7 | 15132 | tjuricek | Provde a basic submit -e mechanism on classic perforce workspaces. | ||
#6 | 15111 | tjuricek |
Remove references to actually using the SQLite DB in the installation Still depending on it to avoid shared library dependencies to system packages |
||
#5 | 15110 | tjuricek | Revise changes methods for new p4 connection handling, add server specs, remove model references in client, and update asciidoc documentation. | ||
#4 | 15078 | tjuricek |
clients spec method revisions Updated some other documentation. |
||
#3 | 14182 | tjuricek | Asciidoc conversion of the changes HTTP guide | ||
#2 | 14177 | tjuricek | A wee bit of asciidoc conversion and some comment scoping | ||
#1 | 13555 | tjuricek |
Starting Asciidoc conversion of documentation. Removed the "Shared Quality" document, that basically is online now at: https://confluence.perforce.com:8443/display/PWS/Quality+Assurance Adding some topology graphviz images used for online documentation. |