Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

recursive .git filerepo search to work with multimodule project #1

Open
wants to merge 35 commits into
base: develop
Choose a base branch
from

Commits on Mar 12, 2013

  1. Initial commit

    ericanderson committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    c0b8d95 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2013

  1. First Pass

    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    c77c568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27800ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request palantir#1 from feature/firstpass to develop

    * commit 'f409d140de13e172731c0491d9ce4d1e9bc1771b':
      Remove ivy-publish since im not using it
      Converts a testing statement to a logger debug statement
      First Pass
    
    * commit '54e09c6c31e98fe69ad933f6563815135adfc90f':
      Converts a testing statement to a logger debug statement
      First Pass
    
    * commit '27800ac8ac72ae2d73544af12d8b1d897ea1c1dd':
      Converts a testing statement to a logger debug statement
      First Pass
    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    a63e0c2 View commit details
    Browse the repository at this point in the history
  4. Setting project settings

    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    421d638 View commit details
    Browse the repository at this point in the history
  5. Makes eclipse happy

    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    d57fcc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a15ff03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf4186c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bb410f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into develop

    * master:
      Preparing for v0.1.0 rleease
    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    a2fd142 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6de8535 View commit details
    Browse the repository at this point in the history
  11. Adds license information

    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    bfe5a65 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into develop

    * master:
      Adds license information
    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    18b8978 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f5f28b View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into develop

    * master:
      Updates project name and group to match sonatype publishing
    
    Conflicts:
    	build.gradle
    ericanderson committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    34a00a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2013

  1. Configuration menu
    Copy the full SHA
    f26235a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0808c3 View commit details
    Browse the repository at this point in the history
  3. Adds readme file

    ericanderson committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    493d870 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop'

    * develop:
      Adds readme file
      More prep for publishing to sonatype
      More preparation for proper publishing
      Updates project name and group to match sonatype publishing
      Bumping to v0.1.0-SNAPSHOT
    ericanderson committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    a770e41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e3d9e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dc635d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2013

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

Commits on Jun 19, 2013

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

Commits on Jun 23, 2013

  1. Replace w/ my implementation

    Replace the impl currently on github w/ my implementation
    Kevin Richards committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    f4643b0 View commit details
    Browse the repository at this point in the history
  2. Create hybrid README

    Kevin Richards committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    5e9e0e0 View commit details
    Browse the repository at this point in the history
  3. Try fixing indentation

    Kevin Richards committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    fda12ab View commit details
    Browse the repository at this point in the history
  4. Delete build files and ignore them correctly

    Kevin Richards committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    2232b70 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Add publish code back to build file

    Kevin Richards committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    b478ac0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. merge the java version from kevinlr5

    Elek, Marton committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    1c6f9a0 View commit details
    Browse the repository at this point in the history
  2. replace upload code with own repo and groupId

    Elek, Marton committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    943259a View commit details
    Browse the repository at this point in the history
  3. set gitSemVersion project properties instead of force project version…

    … (works with multimodule as well)
    Elek, Marton committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    e4d2814 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. trying to integrade custom upload plugin

    Elek, Marton committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    7456513 View commit details
    Browse the repository at this point in the history
  2. adding build.sh

    Elek, Marton committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    e941919 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. Configuration menu
    Copy the full SHA
    2fcd28d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2022d5d View commit details
    Browse the repository at this point in the history