Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • J jruby-maven-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The TorqueBox Project
  • jruby-maven-plugins
  • Merge requests
  • !51

Return 404 instead of 500 from the gem proxy when asked for files it doesn't have

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge 404-not-500 into master Dec 05, 2013
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: bbrowning

This fixes URLs like http://rubygems-proxy.torquebox.org/releases/rubygems/warbler/1.4.1.dev/warbler-1.4.1.dev.pom to return a 404 instead of a 500. This change is already deployed to rubygems-proxy.torquebox.org.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 404-not-500