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: graphql-java/java-dataloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.2
Choose a base ref
...
head repository: graphql-java/java-dataloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vv3.1.3
Choose a head ref
  • 12 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 18, 2022

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

Commits on Mar 19, 2022

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

Commits on Mar 21, 2022

  1. Merge pull request #113 from Lana11s/master

    Configure Manifest task to create valid OSGi bundle
    bbakerman authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    16e88d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from dugenkui03/patch-01

    Make NoOpStatisticsCollector to be default StatisticsCollector
    bbakerman authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    7bf46ea View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. feat: get all read-only values from cacheMap

    samvazquez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    90f8364 View commit details
    Browse the repository at this point in the history
  2. feat: avoid importing all

    samvazquez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e928732 View commit details
    Browse the repository at this point in the history
  3. feat: avoid importing all

    samvazquez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b88f1ff View commit details
    Browse the repository at this point in the history
  4. feat: avoid importing all

    samvazquez committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1bc485b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. feat: futureCache getAll in DataLoader

    samvazquez committed May 6, 2022
    Configuration menu
    Copy the full SHA
    176f85f View commit details
    Browse the repository at this point in the history
  2. feat: update javadocs

    samvazquez committed May 6, 2022
    Configuration menu
    Copy the full SHA
    908a4a3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. feat: getters for futureCache and cacheMap

    samvazquez committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b04dfa0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Merge pull request #115 from samuelAndalon/feat/cache-map-get-values

    feat: make cache map values accesible for read only purposes
    bbakerman authored May 19, 2022
    Configuration menu
    Copy the full SHA
    fa94732 View commit details
    Browse the repository at this point in the history
Loading