Name | Modified | Size |
---|---|---|
.. | ||
gradle | ||
src | ||
build.gradle | 9 years ago | 901 B |
gradlew | 6 years ago | 5 KB |
gradlew.bat | 6 years ago | 2 KB |
.classpath | 9 years ago | 810 B |
.project | 9 years ago | 2 KB |
Change | User | Description | Committed |
---|---|---|---|
25835 | Paul Allen | Gradle Wrapper 4.10 | 6 years ago |
19632 | Paul Allen | Spark 2.5 update (and project config) | 9 years ago |
18983 | Paul Allen | Error support for multi-part POST | 9 years ago |
18980 | Paul Allen | Redesign of the ArtifactInterface. Better support for plugins like Docker that use thei...r own transport API. « |
9 years ago |
18975 | Paul Allen | Back out changelist 18896 | 9 years ago |
18912 | Paul Allen | Vagrant upload support. Largefile PUT support using curl: curl -k -v -u ad...min:Password --upload-file hive.box https://local.hive:4567/view/vagrant/perforce/ubuntu/1.0.0/ubuntu-perforce-1.0.0.box * P4Java bug, p4 sizes on large files. * Tidy up build.gradle files « |
9 years ago |
18903 | Paul Allen | Updated project for VagrantPlugin | 9 years ago |
18901 | Paul Allen |
Overwrite docker manifest/blob on 'push'. (cleanup debug logging) |
9 years ago |
18900 | Paul Allen |
Docker pull support. Not used, but added classes for Manifest v1 and v2. |
9 years ago |
18897 | Paul Allen | Docker push support. Detects existing blobs and uploads new. Removed multi-docker r...epositories while fixing API. Test command: 'docker push docker.local.hive:4567/ubuntu' « |
9 years ago |
18896 | Paul Allen | House keeping (remove gradle.prefs) | 9 years ago |
18778 | Paul Allen | Classpath update. | 9 years ago |
18777 | Paul Allen | Missing DockerBlob file. | 9 years ago |
18776 | Paul Allen | Docker work (inprogress) | 9 years ago |
18426 | Paul Allen | Domain redirection and HTTPS support for Docker. | 9 years ago |
18280 | Paul Allen | Tests framework for Hive. Starts up an RSH Perforce server and overrides the default con...nection configuration. Load PF4J plugins as required. « |
9 years ago |
18205 | Paul Allen | Register plugin API endpoints at load. Basic Docker endpoints and JUnit stub test for RES...T calls. « |
9 years ago |
18161 | Paul Allen | Direct Deploy for the command line. For example: mvn deploy:deploy-file -DgroupId=co...m.test -DartifactId=project -Dversion=1.0.0 -DgeneratePom=true -Dpackaging=jar -DrepositoryId=hive -Durl=http://localhost:4567/view/maven -Dfile=test.jar Auth set in ~/.m2/settings.xml <server> <id>hive</id> <username>admin</username> <password>Password</password> </server> or using Curl: curl -v -u admin:Password --upload-file test.jar http://localhost:4567/view/depot/com/test/test.jar « |
9 years ago |
17294 | Paul Allen |
House keeping: - Make writable project files. - Update p4java |
9 years ago |
16688 | Paul Allen | Clean up dead code and fix docker ID field. | 9 years ago |
16595 | Paul Allen | Update ro.fortsoft.pf4j to 0.11.0 (and minor fixes) | 9 years ago |
16341 | Paul Allen | Repo Info page (dynamic) | 9 years ago |
16302 | Paul Allen | Tidy up: rename/refactoring | 9 years ago |
16278 | Paul Allen | Fix Deploy for plugins and minor UX changes (flat theme). | 9 years ago |
16186 | Paul Allen | Tidy up after Docker migration project. | 9 years ago |
16160 | Paul Allen | Added Docker plugin framework -- still lots to do here. | 9 years ago |