Name | Modified | Size |
---|---|---|
.. | ||
errors | ||
helix_web_services_client | ||
errors.rb | 9 years ago | |
helix_web_services_client.rb | 9 years ago | |
open_model.rb | 9 years ago |
Change | User | Description | Committed |
---|---|---|---|
17275 | tjuricek | Rename directory to "ruby_client" to avoid confusion. | 9 years ago |
17274 | tjuricek | Initial revision of Ruby client API. Removing a bunch of the "helper method aliases" an...d specs that no longer run. The 2016.1 API will be much more like the Java (and TBD C++) APIs. « |
9 years ago |
17130 | tjuricek | Updated client gem version string, for use by HC team. | 9 years ago |
17122 | tjuricek |
Add an optional human-readable description for submits via Helix Sync. P4WEBAPI-165 |
9 years ago |
17085 | tjuricek | Resetting the development version of the lib | 9 years ago |
17038 | tjuricek | Return the results of p4 submit when Helix Sync submit finishes. We *may* want to prese...rve the original plan and return that, but because this submit iterates and tweaks the plan as it goes, we probably want to start with just "ok what did you do". Also, set the '+w' flag on Gemfile.lock. I think that might make builds work. « |
9 years ago |
16280 | tjuricek | Adjustments for Helix Cloud settings Several tests are now disabled due for Helix Cloud... since they won't work on streams, which HC only uses. « |
9 years ago |
16190 | tjuricek | Implement methods for deleting shelf and device clients. | 9 years ago |
16189 | tjuricek | Implement delete for Helix Sync pending changelists on a project. | 9 years ago |
16141 | tjuricek | Some fixes for Helix Cloud integration. We have a strange requirement that our HWS clie...nt should login via the project server URL in order to work. This likely means our auth approach for clients needs a bit of work. « |
9 years ago |
16106 | tjuricek | Revise the URLs for Helix Sync client workspaces. Added *stubs* for deleting the client...s for a user, implementations will follow. « |
9 years ago |
16103 | tjuricek | Revision of helix sync 'changelist' methods. | 9 years ago |
16102 | tjuricek | Rename GET /helix-sync/v1/changes/[project] -> GET /helix-sync/v1/[project]/last-change | 9 years ago |
16097 | tjuricek | Remove POST /helix-sync/v1/changes/[project] This will be handled by the Helix Sync cli...ent. « |
9 years ago |
16096 | tjuricek | Rename '/helix_sync' URLs to '/helix-sync' | 9 years ago |
16095 | tjuricek | Shorten /helix_versioning_engine URLs to /p4 | 9 years ago |
16094 | tjuricek | Move /auth/v1/login -> /projects/v1/login The more generic login method is now /heli...x_versioning_engine/vAPI/login « |
9 years ago |
15969 | tjuricek | Add support for repo creation/update and deletion, same for SSH keys. Add util module f...or supporting methods, modify temp client to dissapear. (Modified submit of review 15549 by @ptomiak) « |
10 years ago |
15824 | tjuricek | Fixes to the 'preview' or 'shelf resolve plan'. There's something fundamentally off abo...ut the shelf preview and resolve mechanism, I'm still investigating. Until that point, obvious flaws should be cleared up. « |
10 years ago |
15757 | tjuricek | Add resolve implementation for submitting from shelves for Helix Sync Includes addition...al concepts for creating a "helix sync shelf client" vs a "helix sync device client". It's expected that there's basically one shelf client per user per project. The "device" client is an additional client per user per project per machine. The HWS services will submit via the "shelf client". The resolve implementation remains untested at the moment in order to get the client changes in the hands of Helix Sync developers. « |
10 years ago |
15698 | tjuricek | Added a /helix_versioning_engine/v[api]/login method This is used by the Helix Sync cli...ent to differentiate the auth source of HWS from that of P4D (to be used for projects). « |
10 years ago |
15684 | tjuricek | Add a '.version' method to the client API that will return the version string. | 10 years ago |
15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
10 years ago |