sameersbn / docker-gitlab-ci

Dockerfile to build a GitLab CI container image.
http://www.damagehead.com/docker-gitlab-ci/
MIT License
199 stars 51 forks source link

500 error in builds when delete an enabled project #11

Closed gyulaweber closed 9 years ago

gyulaweber commented 9 years ago

If I delete a project which is enabled in CI, the build list returns 500 error. The fastest solution i found is to delete the builds table in the database, but it would be great if someone can find a clever solution.

sameersbn commented 9 years ago

@gyulaweber you should report this issue at the upstream gitlab project