Name | Modified | Size |
---|---|---|
.. | ||
src | ||
vendor | ||
build.gradle | 9 years ago | 265 B |
.p4ignore | 9 years ago | 153 B |
Change | User | Description | Committed |
---|---|---|---|
19715 | dbirch | Add/update .p4ignore files throughout the project to ignore gradle, checkstyle and various... other files and directories that shouldn't be checked in but weren't previously covered. Additionally added eclipse based .p4ignore terms to ignore common eclipse generated files. « |
9 years ago |
19535 | drobins | Refactor package names to hws | 9 years ago |
19185 | tjuricek | Removing Helix Sync, SSH key logic that is not tested or used. After discussing with Do...ug Scheirer, we'll need to revisit exactly what an HWS api needs to do with Helix Cloud. The integration may be trickier then most assume, since a large chunk of the API will not be allowed for Cloud users. « |
9 years ago |
19174 | tjuricek | JaCoCo code coverage setup and test cleanup revisions. During test cleanup we remove th...e directory the code coverage data is written to, so we need refined control on where the output file goes (which is copied to a build directory, currently). « |
9 years ago |
18905 | tjuricek | Add Git Fusion environent configuration and testing, and altered the implementation to use... the newly defined API. Note: only runs on linux. We use latest GF production for testing and GF packages are linux only. The "integration" is pretty "light" at this point. This does require the test machine to have our package repository setup. « |
9 years ago |
18710 | tjuricek | Convert change-related command models to our client API models, also, complete the "alpha"... tagging of methods. This consolidates models related to creating changelists to come from the Java client SDK version. We are now tagging various methods as "alpha" to signify they may break in upcoming versions. This allows new features to have a period where they can be available, but not necessarily need to be supported in upcoming releases. « |
9 years ago |
17270 | tjuricek | Preliminary implementation of SSH key management methods for git fusion. Note: These me...thods *may* get the axe. This method of managing SSH keys are *not recommended* in production deployments of Git Fusion. « |
9 years ago |
17177 | tjuricek | Implement Git Fusion repository methods: /git-fusion/v1/repo Note: I've changed the JSO...N format (which is currently unused) because the older system did not allow for global overrides in the per-repository config section. « |
9 years ago |