Change 17274
tjuricek committed this change
into
//guest/perforce_software/helix-web-services/main/source/helix_web_services_client
Request Review
Download .zip
Initial revision of Ruby client API.
Removing a bunch of the "helper method aliases" and specs that no longer run. The 2016.1 API will be much more like the Java (and TBD C++) APIs.
Files
48
Comments
0
2
edited
1
added
45
deleted
•
lib/helix_web_services_client.rb#9
Loading...
lib/helix_web_services_client/branches.rb#2
Loading...
lib/helix_web_services_client/changes.rb#2
Loading...
lib/helix_web_services_client/clients.rb#2
Loading...
lib/helix_web_services_client/commands.rb#2
Loading...
lib/helix_web_services_client/config.rb#2
Loading...
lib/helix_web_services_client/counters.rb#2
Loading...
lib/helix_web_services_client/depots.rb#2
Loading...
lib/helix_web_services_client/files.rb#3
Loading...
lib/helix_web_services_client/git_fusion_keys.rb#2
Loading...
lib/helix_web_services_client/git_fusion_repo.rb#2
Loading...
lib/helix_web_services_client/groups.rb#2
Loading...
lib/helix_web_services_client/helix_sync.rb#13
Loading...
lib/helix_web_services_client/jobs.rb#2
Loading...
lib/helix_web_services_client/labels.rb#2
Loading...
lib/helix_web_services_client/login.rb#2
Loading...
lib/helix_web_services_client/open_model.rb#2
Loading...
lib/helix_web_services_client/projects.rb#2
Loading...
lib/helix_web_services_client/protections.rb#2
Loading...
lib/helix_web_services_client/servers.rb#2
Loading...
lib/helix_web_services_client/streams.rb#2
Loading...
lib/helix_web_services_client/triggers.rb#2
Loading...
lib/helix_web_services_client/users.rb#2
Loading...
lib/helix_web_services_client/version.rb#4
Loading...
lib/open_model.rb#1
Loading...
spec/branches_spec.rb#3
Loading...
spec/change_spec.rb#4
Loading...
spec/clients_spec.rb#3
Loading...
spec/commands_spec.rb#2
Loading...
spec/config_spec.rb#2
Loading...
spec/counters_spec.rb#2
Loading...
spec/depots_spec.rb#2
Loading...
spec/files_spec.rb#4
Loading...
spec/git_fusion_spec.rb#2
Loading...
spec/groups_spec.rb#2
Loading...
spec/helix_sync_spec.rb#29
Loading...
spec/helix_web_services_client_spec.rb#2
Loading...
spec/jobs_spec.rb#2
Loading...
spec/labels_spec.rb#3
Loading...
spec/login_spec.rb#4
Loading...
spec/open_model_spec.rb#2
Loading...
spec/projects_spec.rb#4
Loading...
spec/protections_spec.rb#2
Loading...
spec/servers_spec.rb#2
Loading...
spec/streams_spec.rb#2
Loading...
spec/test_config.rb#12
Loading...
spec/triggers_spec.rb#2
Loading...
spec/users_spec.rb#2
Loading...
Tip: Use
n
and
p
to cycle through the changes.