Change 17177
tjuricek committed this change
into
//guest/perforce_software/helix-web-services/main/source
Request Review
Download .zip
Implement Git Fusion repository methods: /git-fusion/v1/repo
Note: I've changed the JSON format (which is currently unused) because the older system did not allow for global overrides in the per-repository config section.
Files
18
Comments
0
6
edited
12
added
0
deleted
•
git_fusion/build.gradle#1
Loading...
git_fusion/src/main/java/com/perforce/helix_web_services/git_fusion/GitFusionConfigMethods.java#1
Loading...
git_fusion/src/main/java/com/perforce/helix_web_services/git_fusion/GitFusionStringMethods.java#1
Loading...
git_fusion/src/main/java/com/perforce/helix_web_services/git_fusion/GitFusionUserKeyMethods.java#1
Loading...
git_fusion/vendor/java-configparser-0.2-sources.jar#1
Loading...
git_fusion/vendor/java-configparser-0.2.jar#1
Loading...
p4base/src/main/java/com/perforce/helix_web_services/p4base/CreateChange.java#3
Loading...
p4base/src/main/java/com/perforce/helix_web_services/p4base/HasGson.java#3
Loading...
p4base/src/main/java/com/perforce/helix_web_services/p4base/PathUtils.java#1
Loading...
p4base/src/main/java/com/perforce/helix_web_services/p4base/PrintMethods.java#2
Loading...
server/build.gradle#2
Loading...
server/src/main/java/com/perforce/helix_web_services/server/WebApp.java#20
Loading...
server/src/main/java/com/perforce/helix_web_services/server/routes/git_fusion/GitFusionDeleteRepoConfigRoute.java#1
Loading...
server/src/main/java/com/perforce/helix_web_services/server/routes/git_fusion/GitFusionGetRepoConfigRoute.java#1
Loading...
server/src/main/java/com/perforce/helix_web_services/server/routes/git_fusion/GitFusionListRepoConfigsRoute.java#1
Loading...
server/src/main/java/com/perforce/helix_web_services/server/routes/git_fusion/GitFusionReplaceRepoConfigRoute.java#1
Loading...
server/src/main/java/com/perforce/helix_web_services/server/routes/git_fusion/GitFusionUpdateRepoConfigRoute.java#1
Loading...
settings.gradle#3
Loading...
Tip: Use
n
and
p
to cycle through the changes.