Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial import from denominator #1

Merged
merged 47 commits into from
Jun 27, 2013
Merged

Initial import from denominator #1

merged 47 commits into from
Jun 27, 2013

Commits on Mar 18, 2012

  1. Initial commit, working with Maven Central

    Justin Ryan committed Mar 18, 2012
    Configuration menu
    Copy the full SHA
    697fd66 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2012

  1. Restructure into smaller files

    Justin Ryan committed Apr 2, 2012
    Configuration menu
    Copy the full SHA
    52bd53f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2012

  1. Correct artifacts, moved pom to more visible area

    Justin Ryan committed Apr 9, 2012
    Configuration menu
    Copy the full SHA
    b5b2f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa9ec0 View commit details
    Browse the repository at this point in the history
  3. Remove local testing file

    Justin Ryan committed Apr 9, 2012
    Configuration menu
    Copy the full SHA
    3a10a07 View commit details
    Browse the repository at this point in the history
  4. Multimodule builds need a dump signing task

    Justin Ryan committed Apr 9, 2012
    Configuration menu
    Copy the full SHA
    61b1710 View commit details
    Browse the repository at this point in the history
  5. Fix quotes

    Justin Ryan committed Apr 9, 2012
    Configuration menu
    Copy the full SHA
    66332d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2012

  1. Use lifecycle to add signing task

    Justin Ryan committed Apr 10, 2012
    Configuration menu
    Copy the full SHA
    1df6e44 View commit details
    Browse the repository at this point in the history
  2. Create branch that contains only build related files

    Justin Ryan committed Apr 10, 2012
    Configuration menu
    Copy the full SHA
    7c28a76 View commit details
    Browse the repository at this point in the history
  3. Un-indenting HEADER

    Justin Ryan committed Apr 10, 2012
    Configuration menu
    Copy the full SHA
    bc66205 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'bc662051d8c72ea7b20350b1746e1a8f527c9244' into multi-pr…

    …oject
    Justin Ryan committed Apr 10, 2012
    Configuration menu
    Copy the full SHA
    e9cdf18 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2012

  1. Make one less thing people have to change

    Justin Ryan committed Apr 13, 2012
    Configuration menu
    Copy the full SHA
    bf5b268 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2012

  1. Sonatype URL was wrong

    Randgalt committed Aug 3, 2012
    Configuration menu
    Copy the full SHA
    eaa8fc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Randgalt/multi-project

    Wrong Sonatype URL - don't know why this wasn't found before
    quidryan committed Aug 3, 2012
    Configuration menu
    Copy the full SHA
    cc1b04c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2012

  1. Enable license header plugin

    Justin Ryan committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    0f0c611 View commit details
    Browse the repository at this point in the history
  2. Upgrade to Gradle 1.1.

    Justin Ryan committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    c2af08e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2012

  1. Adding cobertura

    Justin Ryan committed Aug 20, 2012
    Configuration menu
    Copy the full SHA
    a85e196 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2012

  1. Release plugin

    Justin Ryan committed Aug 22, 2012
    Configuration menu
    Copy the full SHA
    8f289b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2012

  1. Pointing to a repo in our control

    Justin Ryan committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    ddedbd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2012

  1. Configuration menu
    Copy the full SHA
    f170238 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2012

  1. Setting default name for multi-project

    Justin Ryan committed Sep 5, 2012
    Configuration menu
    Copy the full SHA
    1954d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2012

  1. Changes needed for release plugin

    Justin Ryan committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    2b31d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2012

  1. Stop relying on maven convention on project

    Justin Ryan committed Sep 24, 2012
    Configuration menu
    Copy the full SHA
    a8674db View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2012

  1. Filling in more pom fields for Sonatype

    Justin Ryan committed Oct 5, 2012
    Configuration menu
    Copy the full SHA
    6d4a854 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2012

  1. Add local publishing

    Justin Ryan committed Oct 11, 2012
    Configuration menu
    Copy the full SHA
    61bd2b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2012

  1. Configuration menu
    Copy the full SHA
    05c4d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cbb4d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2012

  1. Using a better github location

    Justin Ryan committed Nov 16, 2012
    Configuration menu
    Copy the full SHA
    66ff83f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2012

  1. Adding provided scope

    Conflicts:
    	gradle/convention.gradle
    Justin Ryan committed Dec 14, 2012
    Configuration menu
    Copy the full SHA
    36e5b8f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2013

  1. Fixing transitive-ness of provided

    Justin Ryan committed Jan 2, 2013
    Configuration menu
    Copy the full SHA
    b7847eb View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2013

  1. Update codequality/checkstyle.xml

    Removing as it appears to no longer be available in the latest version of checkstyle that comes with gradle 1.4
    Greg Orzell authored and Justin Ryan committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    f5a10c6 View commit details
    Browse the repository at this point in the history
  2. Upgrading to Gradle 1.4

    Justin Ryan committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    6f9e3a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84339e0 View commit details
    Browse the repository at this point in the history
  4. Move gradle-release dependency to bintray

    Justin Ryan committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    d87b66e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2013

  1. Use newer version of license-gradle-plugin that fixes skipExistingHea…

    …ders field
    Justin Ryan committed Mar 23, 2013
    Configuration menu
    Copy the full SHA
    c347787 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2013

  1. Add sonatype snapshot repository

    Justin Ryan committed Mar 26, 2013
    Configuration menu
    Copy the full SHA
    883dd0d View commit details
    Browse the repository at this point in the history
  2. Using latest features of release plugin

    Justin Ryan committed Mar 26, 2013
    Configuration menu
    Copy the full SHA
    63e44e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2013

  1. Upgrading release process

    Justin Ryan committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    8caf8ec View commit details
    Browse the repository at this point in the history
  2. Matching wrapper to 1.5

    Justin Ryan committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    498c25f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2013

  1. Configuration menu
    Copy the full SHA
    832eb53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9de5614 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2013

  1. Handle unavailable sonatype properties

    Justin Ryan committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    d0e42e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2013

  1. Configuration menu
    Copy the full SHA
    28c6989 View commit details
    Browse the repository at this point in the history
  2. Passing status to Artifactory builds

    Justin Ryan committed Apr 12, 2013
    Configuration menu
    Copy the full SHA
    b0585da View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2013

  1. Fixing aggregateJavadoc

    Justin Ryan committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    6df65bf View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. Merge remote-tracking branch 'build/multi-project'

    adriancole committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    54f3dd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2013

  1. initial import

    adriancole committed Jun 27, 2013
    5 Configuration menu
    Copy the full SHA
    222fc12 View commit details
    Browse the repository at this point in the history