Name | Modified | Size |
---|---|---|
.. | ||
branches_spec.rb | 10 years ago | |
change_spec.rb | 10 years ago | |
clients_spec.rb | 10 years ago | |
depots_spec.rb | 10 years ago | |
execi_spec.rb | 10 years ago | |
exec_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 |
---|---|---|---|
15053 | tjuricek | Revise the client API to use the new login method. The current specs will need to be re...vised since data normalization is moving out of the server and into the client. « |
10 years ago |
13941 | tjuricek | Re-implemented the sync project methods at the HTTP level. The Qt API is missing the "m...embers" concept, but it's likely not quite usable just yet. It's existing logic does work, however. « |
10 years ago |
13808 | tjuricek | Finish converting most of the core p4d API into the new monolithic system. | 10 years ago |
13799 | tjuricek | Start with branch specs hosting in a new monolithic 'helix web services' project. Conve...rting from a microservice to a monolithic architecture due to resource constraints at getting a deployable system running. Additionally, since it's not expected that people will upgrade often, the major benefit of microservices - being able to add services individually without affecting others - is not really a major benefit. The Ruby SDK will be consolidated into a single 'helix web services client' project. It may end up being distributed via Rubygems. This only runs branch specs at the moment. I want to get a CD pipeline setup for the monolithic server before revising more methods. « |
10 years ago |