| Description | Web page | Repo | Owner | Files | Created at |
|---|---|---|---|---|---|
| A simple Gradle wrapper for the maven dependency:analyze goal | 4334483 | 4334483 | kellyrob99 | [gradle-dependency-analyze.gradle:[filename:gradle-dependency-analyze.gradle, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/4334483/dd3ee0cd99522cae8d296e3bb9e00f7646ccc4b4/gradle-dependency-analyze.gradle, size:6197]] | 2012-12-19T05:00:02Z |
| Scala install script for Mac OSX Mountain Lion. Created to automate tasks described in http://arifoctovian.wordpress.com/2012/08/18/installing-scala-in-os-x-mountain-lion/ since the Macport for scala-2.9 depends on the broken openjdk6 port | 4186368 | 4186368 | kellyrob99 | [scalaInstaller.groovy:[filename:scalaInstaller.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/4186368/3bc8b3f44b0f0daa62b793085f0412aacdf0ca3d/scalaInstaller.groovy, size:2607]] | 2012-12-02T01:20:06Z |
| GroovyConsole transforms file with the standard Map example and sortable JTable support for List/Set return values | 3767631 | 3767631 | kellyrob99 | [OutputTransforms.groovy:[filename:OutputTransforms.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/3767631/2b38f1923ec94e11fe1bac04fabdb49c75c52120/OutputTransforms.groovy, size:899]] | 2012-09-22T20:01:20Z |
| Create iterm2 plist xml color preset files ready for import. | 2945752 | 2945752 | kellyrob99 | [markupBuilderTesting.groovy:[filename:markupBuilderTesting.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/2945752/b9c8d6c1040e11209e24e961c313aecc361e5848/markupBuilderTesting.groovy, size:3734]] | 2012-06-17T21:08:29Z |
| Simple SwingBuilder application that reads in a file of mapped color themes and visualizes the results | 2945613 | 2945613 | kellyrob99 | [KulerThemeVisualization.groovy:[filename:KulerThemeVisualization.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/2945613/3c33cf639d22201fd48644c8c8f2a9e5b7bd6796/KulerThemeVisualization.groovy, size:1660]] | 2012-06-17T20:19:04Z |
| Reads RSS feeds from Adobe kuler site and extracts the hexadecimal representation of each five element theme, writing those values to a file. | 2945511 | 2945511 | kellyrob99 | [KulerScraper.groovy:[filename:KulerScraper.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/2945511/f00f85b54db09548e3d2bedc18e7e05a1bbe89de/KulerScraper.groovy, size:1136]] | 2012-06-17T19:34:53Z |
| Gradle task definition for apache rat | 2860971 | 2860971 | kellyrob99 | [ratExample.gradle:[filename:ratExample.gradle, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/2860971/01a1e1e8dbd67a793cf3999c92ae56e335ff9f05/ratExample.gradle, size:726]] | 2012-06-03T02:04:09Z |
| Patch file to enable building log4j12-bz53299 with Gradle. Still has some definite rough spots, including compile failures in both main and test and some failing tests(mostly due to classpath issues it seems) | 2860847 | 2860847 | kellyrob99 | [enable_log4j12-bz53299_build_with_Gradle_patch.patch:[filename:enable_log4j12-bz53299_build_with_Gradle_patch.patch, language:Diff, type:text/plain, raw_url:https://gist.github.com/raw/2860847/797d60f3223baec32b51729cd80c878f123d1eb9/enable_log4j12-bz53299_build_with_Gradle_patch.patch, size:8628]] | 2012-06-03T01:27:19Z |
| Patch file to enable building log4j with Gradle | 2859928 | 2859928 | kellyrob99 | [enable_log4j_build_with_Gradle.patch:[filename:enable_log4j_build_with_Gradle.patch, language:Diff, type:text/plain, raw_url:https://gist.github.com/raw/2859928/5fa5652ad33740433ad3e2c885330bc8b58e496b/enable_log4j_build_with_Gradle.patch, size:6578]] | 2012-06-02T20:55:20Z |
| Read in a JSON file mapping Github users to those watching their repositories and output a GraphViz dot file representing the relationships. The file consumed is the output of the code found in https://gist.github.com/2468052 | 2475460 | 2475460 | kellyrob99 | [githubWatcherDigraphGenerator.groovy:[filename:githubWatcherDigraphGenerator.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/2475460/78642d81dd9bc95f099e0f96c3d87389a1ef6967/githubWatcherDigraphGenerator.groovy, size:3049]] | 2012-04-24T01:49:01Z |
| Given a GraphViz dot file, create combinations of layouts and output formats; depends on having the dot executable preinstalled | 2468212 | 2468212 | kellyrob99 | [graphGenerator.groovy:[filename:graphGenerator.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/2468212/a021a6e1922aabc974840ef58b8e1631af321b7a/graphGenerator.groovy, size:650]] | 2012-04-23T01:57:51Z |
| Access the Github V3 api and find all watchers for a specified user's repositories. Generates output suitable for processing by https://gist.github.com/2475460 | 2468052 | 2468052 | kellyrob99 | [repos.groovy:[filename:repos.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/2468052/5d536c5a35154defb5614bed78b325eeadbdc1a7/repos.groovy, size:2258]] | 2012-04-23T01:25:58Z |
| Launch an interactive Groovy shell to a Jenkins server | 1912014 | 1912014 | kellyrob99 | [jenkinsGroovyShell.groovy:[filename:jenkinsGroovyShell.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1912014/18037db0106665e1b91de00b44c7fbeb3e709655/jenkinsGroovyShell.groovy, size:653]] | 2012-02-26T01:09:05Z |
| Find and trigger all failed builds on a machine | 1911932 | 1911932 | kellyrob99 | [findAndTriggerFailedBuilds.groovy:[filename:findAndTriggerFailedBuilds.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1911932/38f4f6defe3d1ca227692253b0b2750d91e37c2b/findAndTriggerFailedBuilds.groovy, size:829]] | 2012-02-26T00:44:26Z |
| Call Jenkins CLI and return the names of all Jobs | 1910293 | 1910293 | kellyrob99 | [nameAllJobs.groovy:[filename:nameAllJobs.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1910293/f99afdca7f00fe298900fca3b9cbff3ef6863556/nameAllJobs.groovy, size:628]] | 2012-02-25T19:53:10Z |
| Call Jenkins CLI command with no arguments to elicit the required arguments for each. | 1909925 | 1909925 | kellyrob99 | [examineJenkinsCommands.groovy:[filename:examineJenkinsCommands.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1909925/3b081b9d75f44ef6d7fc6469672599de4f3ead6c/examineJenkinsCommands.groovy, size:3228]] | 2012-02-25T18:18:12Z |
| Install a suite of plugins in a locally running Jenkins/Hudson server and restart it.` | 1907283 | 1907283 | kellyrob99 | [setupNewServer.groovy:[filename:setupNewServer.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1907283/001c560d865b79c0d3be489357fe854257e7eeb6/setupNewServer.groovy, size:1031]] | 2012-02-25T07:54:57Z |
| Samples of running Groovy scripts remotely on the Jenkins/Hudson server through the CLI | 1907119 | 1907119 | kellyrob99 | [cliGroovyshSamples.groovy:[filename:cliGroovyshSamples.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1907119/4c9a18adbb5744bbe8d69712c0aa7110192d08c4/cliGroovyshSamples.groovy, size:1274]] | 2012-02-25T06:53:31Z |
| Jenkins/Hudson recipe for updating all Plugins using the CLI | 1907114 | 1907114 | kellyrob99 | [updateAllPlugins.groovy:[filename:updateAllPlugins.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1907114/72ab308fa00c3e6f9107d35012138cb595155d47/updateAllPlugins.groovy, size:550]] | 2012-02-25T06:51:55Z |
| Use Gretty to provide a JSON front end for a GreenMail smtp test server | 1525811 | 1525811 | kellyrob99 | [grettyGreenMailServer.groovy:[filename:grettyGreenMailServer.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1525811/a9d421fec816190f115e9211b2e347fc0e7342a4/grettyGreenMailServer.groovy, size:2875]] | 2011-12-28T02:06:48Z |
| Gretty webserver example running on 8080, from http://www.ibm.com/developerworks/java/library/j-javadev2-20/index.html | 1431012 | 1431012 | kellyrob99 | [grettyExample.groovy:[filename:grettyExample.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1431012/e0bcf55e0b19d2cf070dab3d3797d2ee0b231655/grettyExample.groovy, size:488]] | 2011-12-04T19:06:10Z |
| OpenCSV in a groovy script to read in a file, filter the content and write out the result | 1430935 | 1430935 | kellyrob99 | [openCsv.groovy:[filename:openCsv.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1430935/0c21cfe5a273ed552193c3b94e379d3bb941a5e6/openCsv.groovy, size:727]] | 2011-12-04T18:35:06Z |
| Example of parsing out the artifacts of the last successful build on Jenkins/Hudson using the JSON api | 1430856 | 1430856 | kellyrob99 | [jenkinsBuildArtifacts.groovy:[filename:jenkinsBuildArtifacts.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1430856/cea0186a862217015fb4fc2b63eb0ad3575c06fc/jenkinsBuildArtifacts.groovy, size:307]] | 2011-12-04T18:07:45Z |
| A script to find the source control version of the last successful build on every Jenkins job for a particular server. Outputs whether or not each job is building the expectedVersion. | 1430845 | 1430845 | kellyrob99 | [jenkinsSVNVersionChecker.groovy:[filename:jenkinsSVNVersionChecker.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1430845/bbc1beba1dfd59a6fe9925af14d301460202f0d3/jenkinsSVNVersionChecker.groovy, size:738]] | 2011-12-04T18:03:40Z |
| build.gradle for setting up a new gradle-based project | 1398420 | 1398420 | kellyrob99 | [build.gradle:[filename:build.gradle, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1398420/eb6885e80602e2e2a889b8a97d97736cf31a01ed/build.gradle, size:565]] | 2011-11-27T23:20:54Z |
| CharsetDetector task for Gradle, utilizes juniversalchardet | 1303290 | 1303290 | kellyrob99 | [charSetDetector.gradle:[filename:charSetDetector.gradle, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1303290/e7246c41d3a3c2a054388a1bfb6dbea77dfee2f4/charSetDetector.gradle, size:1234]] | 2011-10-21T07:23:18Z |
| BioGroovy with args | 1296046 | 1296046 | kellyrob99 | [bioGroovyDNAtoRNA.groovy:[filename:bioGroovyDNAtoRNA.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1296046/b8db44c399a324b1057b3ae290164514dc898709/bioGroovyDNAtoRNA.groovy, size:221]] | 2011-10-18T17:30:11Z |
| BioGroovy reading fasta file | 1291497 | 1291497 | kellyrob99 | [BioGroovyFasta.groovy:[filename:BioGroovyFasta.groovy, language:Groovy, type:text/plain, raw_url:https://gist.github.com/raw/1291497/758f9f5c5dfcbe4aed0026c62fa2b58b0dadf8f9/BioGroovyFasta.groovy, size:850]] | 2011-10-16T22:16:09Z |
| BioGroovy 'Hello World' updated for v3.0.2 of BioJava | 1291488 | 1291488 | kellyrob99 | [DNAtoRNA:[filename:DNAtoRNA, language:null, type:text/plain, raw_url:https://gist.github.com/raw/1291488/4b55268368cd1dacc0c021f531818fa95a99b9af/DNAtoRNA, size:219]] | 2011-10-16T22:03:53Z |
| Gradle rule to execute arbitrary groups of tests in isolation | 1026097 | 1026097 | kellyrob99 | [gistfile1.txt:[filename:gistfile1.txt, language:null, type:text/plain, raw_url:https://gist.github.com/raw/1026097/0df5dec462fa367be712a3b58ffbe22dbc20113d/gistfile1.txt, size:414]] | 2011-06-14T22:31:15Z |