Code changed in jenkins
User: Andrew Bayer
Path:
.gitignore
src/main/java/org/jenkinsci/plugins/scriptler/share/scriptlerweb/CatalogEntry.java
src/main/java/org/jenkinsci/plugins/scriptler/share/scriptlerweb/CatalogManager.java
src/main/java/org/jenkinsci/plugins/scriptler/share/scriptlerweb/ScritplerWebCatalog.java
src/main/resources/org/jenkinsci/plugins/scriptler/ScriptlerManagement/catalog.properties
src/main/resources/org/jenkinsci/plugins/scriptler/ScriptlerManagement/scriptsettings.properties
src/test/java/org/jenkinsci/plugins/scriptler/share/scriptlerweb/ScriptShareManagerTest.java
src/test/java/org/jenkinsci/plugins/scriptler/share/scriptlerweb/UIHelperTest.java
http://jenkins-ci.org/commit/scriptler-plugin/7c23c5ba9869615ec8fea6281cb626f3a55b0a1b
Log:
[FIXED JENKINS-29332] Removing defunct scriptlerweb catalog.
Note - references to scriptlerweb are still present in the Japanese
properties files, because I don't want to delete relevant text. =)
So the app is dead - I've made a temporary mirror scraped from archive.org at http://scriptler.banana.management, but once I figure out a reasonable way to auto-populate the metadata for the scripts into groovy comments for scripts without existing metadata-in-comments, I'll be adding everything from the old scriptler repo to the GitHub repo.