ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Provide clean download URL (Feature #1026)
Description
Currently download urls are something like that (this is just an example):
http://<chili_installation_url>/attachments/download/<download_id>/<project>-<version>.tar.gz
It would be great to have download urls depending only on versions (ie: without a download_id):
- for linux distribution's package maintainer/*BSD ports maintainer, bumping a package would be easier
- Tools like uscan or euscan would work correctly