1. 10 Apr, 2020 1 commit
    • briankabiro's avatar
      Fix merge request GraphQL resolver · bc802e4b
      briankabiro authored
      The resolver doesn't respond to pagination params such as `first`
      Additionally, the resolver returns merge requests that belong to
      all projects.
      
      * update resolver to accept pagination params e.g `first`
      * return only merge requests that belong to a project
      bc802e4b
  2. 09 Apr, 2020 39 commits