1. 23 1月, 2015 3 次提交
    • D
      Merge branch 'feature_api_milestone_issues' into 'master' · 02c5077f
      Dmitriy Zaporozhets 提交于
      API: List issues for a particular milestone
      
      # What does this MR do?
      This MR adds a new API method for retrieving the issues associated with a particular milestone. The resource is described at ":id/milestones/:milestone_id/issues", returning a simple array of issues.
      
      I've picked up gitlab-org/gitlab-ce!113  and fixed the test for it.
      From the original MR:
      This feature was motivated by an in-house project for reporting--for large projects, retrieving and filtering the entire issue list by milestone was becoming too slow, particularly when pagination required multiple requests. While this resource also uses pagination, it allows the consumer to limit reporting to the particular milestone they are interested in.
      
      @dblessing Please take a look :)
      
      See merge request !308
      02c5077f
    • D
      Merge branch 'stop_popen_zombies' · 635f62be
      Dmitriy Zaporozhets 提交于
      Conflicts:
      	CHANGELOG
      635f62be
    • D
      Merge branch 'sidekiq3' into 'master' · b73170f5
      Dmitriy Zaporozhets 提交于
      Upgrade to Sidekiq 3.3
      
      Fixes #1807.  Upgrades Sidekiq to the latest stable release.
      
      cc @sytse
      
      See merge request !1419
      b73170f5
  2. 22 1月, 2015 22 次提交
  3. 21 1月, 2015 7 次提交
  4. 20 1月, 2015 8 次提交