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: angelozerr/tern.java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: angelozerr/tern.java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tern.java-0.8.x-branch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 116 files changed
  • 3 contributors

Commits on Feb 15, 2015

  1. Create 0.8.x branch for :

    pascalleclercq committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    3ca2b18 View commit details
    Browse the repository at this point in the history
  2. Create 0.8.x branch for :

    pascalleclercq committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    871fec8 View commit details
    Browse the repository at this point in the history
  3. Create 0.8.x branch for :

    #251
    
    Apply patch
    baa2a00
    pascalleclercq committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    2bf6c63 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

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

Commits on Feb 19, 2015

  1. Asynchronous requests to Tern Server (Issue #171)

    Additional changes:
    - refactoring of completion proposals collection - introduced a record
    object to hold all information relevant to a completion item
    - refactoring of collectors API - collection algorithms have been moved
    out of *TernServer classes and placed in singletons
    
    Genuitec bugs: 21189, 27330, 27532, 27560, 27606, 27639, 27747, 27900
    piotrtomiak authored and vrubezhny committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    18f4983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92c42ef View commit details
    Browse the repository at this point in the history
  3. Issue #171: Allow for cancellation of upload job.

    piotrtomiak authored and vrubezhny committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    eb05b8b View commit details
    Browse the repository at this point in the history
  4. Fix #239

    angelozerr authored and vrubezhny committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    a44d4b6 View commit details
    Browse the repository at this point in the history
  5. Fix for issue #240 and issue #237

    piotrtomiak authored and vrubezhny committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    0e5ca73 View commit details
    Browse the repository at this point in the history
  6. Fix #247

    angelozerr authored and vrubezhny committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    9a0723b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #254 from vrubezhny/ternAsyncTernServerRequests-0.8.x

    Tern async tern server requests 0.8.x
    angelozerr committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    b3a9a41 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. Configuration menu
    Copy the full SHA
    f59ac58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05cc024 View commit details
    Browse the repository at this point in the history
  3. 0.8.2

    pascalleclercq committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    8c0d097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    184367e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c47238 View commit details
    Browse the repository at this point in the history
Loading