Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eclipse-tm4e/tm4e
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.4
Choose a base ref
...
head repository: eclipse-tm4e/tm4e
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 12 commits
  • 105 files changed
  • 2 contributors

Commits on Sep 9, 2019

  1. Issue #224 - First attempt to Jenkinsfile

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    dd7b9b2 View commit details
    Browse the repository at this point in the history
  2. Issue #224 - Fix deploy step in Jenkinsfile

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    856e6be View commit details
    Browse the repository at this point in the history
  3. Issue #224 - Try 'migration' agent

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    a12c5e4 View commit details
    Browse the repository at this point in the history
  4. Issue #224 - [Jenkinsfile] Try withMaven wrapper

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    66ab04c View commit details
    Browse the repository at this point in the history
  5. Issue #224 - [Jenkinsfile] Fix SSH user name

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    dd77a1d View commit details
    Browse the repository at this point in the history
  6. Issue #224 - [Jenkinsfile] Fix p2 repo path

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    24dac82 View commit details
    Browse the repository at this point in the history
  7. Issue #224 - [Jenkinsfile] Fix repo zip path

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    58e0686 View commit details
    Browse the repository at this point in the history
  8. Issue #224 - remove travis

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    8731eb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Mark bundles as lazy

    Signed-off-by: Brian de Alwis <bsd@mt.ca>
    briandealwis authored and mickaelistria committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2318013 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Issue #209 - Use standard logging

    Use default Java logger. Instead of forwarding a specific logger,
    interested parties should just plug a handler on the
    Logger.getLogger("org.eclipse.tm4e.core") logger to receive log messages
    and forward them where it makes sense.
    
    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    506f099 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Gardening

    Remove issues reported by Sonar
    
    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    df5818a View commit details
    Browse the repository at this point in the history
  2. Gardening (cont'd)

    Signed-off-by: Mickael Istria <mistria@redhat.com>
    mickaelistria committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    95c17ad View commit details
    Browse the repository at this point in the history
Loading