# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#14 | 15228 | tjuricek | Revise triggers implementation, tests, and documentation. | ||
#13 | 15227 | tjuricek |
Revise implementation, tests, and documentation for protections management. Remove some specs I will not be revising from the helix_web_services project. |
||
#12 | 15225 | tjuricek |
Revise counter implementation, tests, and documentation Wasn't available in the Ruby client before, so, it's now available. |
||
#11 | 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. |
||
#10 | 15211 | tjuricek | Implement tests and documentation for label spec management. | ||
#9 | 15210 | tjuricek | Implement tests and documentation for job spec management. | ||
#8 | 15209 | tjuricek | Implement tests and documentation for group spec management. | ||
#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 | 15110 | tjuricek | Revise changes methods for new p4 connection handling, add server specs, remove model references in client, and update asciidoc documentation. | ||
#2 | 15078 | tjuricek |
clients spec method revisions Updated some other documentation. |
||
#1 | 15077 | tjuricek |
Add new 'model' technique, revised branch spec operations, test Auth::Middleware. The Ruby client now does *not* strictly type anything, but extends OpenStruct with helper methods to help deal with inconsistent data formats. See the OpenModel class documentation for more details. The Auth::Middleware class is also *finally* implemented as well. This does not take into account all possible variations of server behavior (yet), but that will happen in follow-up work. |