Skip to content

pullrequests Search Results · repo:graphql-java/java-dataloader language:Java

Filter by

112 results
 (110 ms)

112 results

ingraphql-java/java-dataloader (press backspace or delete to remove)

related to https://github.com/graphql-java/java-dataloader/issues/195 Putting ErrorProne / NullAway in place
  • bbakerman
  • 11
  • Opened 
    10 days ago
  • #196

Since org.specify import is not necessarily needed at runtime, can we make it optional?
  • schulm
  • 1
  • Opened 
    on May 5
  • #194

This adds name to a DataLoader which we should have done from the start in retrospect This helps Instrumentation so they can report stats in terms of names .
breaking change
  • bbakerman
  • 8
  • Opened 
    on May 2
  • #193

https://github.com/graphql-java/java-dataloader/issues/190 We changed the semantics of DataLoaderOption to be immutable but we didnt change the API signature and this led to confusion and the possibility ...
breaking change
  • bbakerman
  • 8
  • Opened 
    on May 1
  • #191

This is intended as proposal for #140
breaking change
  • dfa1
  • 3
  • Opened 
    on Apr 14
  • #186

jcenter was sunsetted a while ago. Thanks @andimarek for spotting we are still referencing this in the readme!
  • dondonz
  • Opened 
    on Apr 8
  • #184

This allows you to more easily wrap a DataLoader. This uses the wonderful parameterised test factories and hence ALL the current (and future) data loader tests will run with the delegation in place. ...
  • bbakerman
  • 1
  • Opened 
    on Apr 1
  • #182