Name | Modified | Size |
---|---|---|
.. | ||
branches_spec.rb | 10 years ago | |
changes_spec.rb | 10 years ago | |
clients_spec.rb | 10 years ago | |
commands_spec.rb | 10 years ago | |
counters_spec.rb | 10 years ago | |
depots_spec.rb | 10 years ago | |
files_spec.rb | 10 years ago | |
groups_spec.rb | 10 years ago | |
jobs_spec.rb | 10 years ago | |
labels_spec.rb | 10 years ago | |
protections_spec.rb | 10 years ago | |
servers_spec.rb | 10 years ago | |
streams_spec.rb | 10 years ago | |
triggers_spec.rb | 10 years ago | |
users_spec.rb | 10 years ago |
Change | User | Description | Committed |
---|---|---|---|
15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
10 years ago |
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 « |
10 years ago |
15228 | tjuricek | Revise triggers implementation, tests, and documentation. | 10 years ago |
15227 | tjuricek | Revise implementation, tests, and documentation for protections management. Remove some... specs I will not be revising from the helix_web_services project. « |
10 years ago |
15225 | tjuricek | Revise counter implementation, tests, and documentation Wasn't available in the Ruby cl...ient before, so, it's now available. « |
10 years ago |
15222 | tjuricek | Revise server specs testing and documentation. Note: also fixed issues with setting P4P...ORT via headers. For whatever reason, the host setting doesn't seem to work like I expect it to, though P4PORT works just fine. « |
10 years ago |
15211 | tjuricek | Implement tests and documentation for label spec management. | 10 years ago |
15210 | tjuricek | Implement tests and documentation for job spec management. | 10 years ago |
15209 | tjuricek | Implement tests and documentation for group spec management. | 10 years ago |
15208 | tjuricek | Revise 'command' implementation, tests, and documentaiton. This includes a change from... a command blacklist to a whitelist. See P4WEBAPI-21 « |
10 years ago |
15205 | tjuricek | Implemented tests and documentation for depot spec editing. | 10 years ago |
15189 | tjuricek | Update files implementation, testing, and documentation. | 10 years ago |
15185 | tjuricek | Update user spec management implementation, tests, and documentation. | 10 years ago |
15147 | tjuricek | Enable submissions by files on stream clients This obeys our earlier rules: notably the... local client must not have any local files open for edit. « |
10 years ago |
15144 | tjuricek | Setup stream spec tests and documentation. Also revised the documentation folder http_p...4_web_api -> helix_versioning_engine « |
10 years ago |
15132 | tjuricek | Provde a basic submit -e mechanism on classic perforce workspaces. | 10 years ago |
15112 | tjuricek | Fix references to Base64 methods | 10 years ago |
15110 | tjuricek | Revise changes methods for new p4 connection handling, add server specs, remove model refe...rences in client, and update asciidoc documentation. « | 10 years ago |
15078 | tjuricek |
clients spec method revisions Updated some other documentation. |
10 years ago |
15077 | tjuricek | Add new 'model' technique, revised branch spec operations, test Auth::Middleware. The R...uby 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. « |
10 years ago |