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.
Review CodeRay 0.9.7 upgrade (Task #180)
Description
b80b789 upgraded CodeRay. We should review what changes this includes and update our code and documentation as needed.
Associated revisions
Load Engines plugin if available (closes #180).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1281 e93f8b46-1217-0410-a6f0-8f06a7374b81
History
Updated by Kornelius Kalnbach at 2011-02-13 12:44 pm
I'd say that the update is simple (no API changes) and mandatory (security update).
0.9.7 solves a bug that enables users to bring down the server with a bit of malicious source code sent to the JavaScript scanner.
Updated by Kornelius Kalnbach at 2011-02-13 12:44 pm
<small>And it's CodeRay, not Coderay ;-)</small>
Updated by Felix Schäfer at 2011-02-13 04:30 pm
(changed Coderay to CodeRay :-) )
- Subject changed from Review Coderay 0.9.7 upgrade to Review CodeRay 0.9.7 upgrade
Updated by Felix Schäfer at 2011-10-28 06:18 am
Eric, AFAIK we're on CodeRay 0.9-latest, i.e. currently even CodeRay 0.9.8. Is there still anything you want to do here, or can we reject/close this issue?
Updated by Holger Just at 2011-10-28 07:28 am
Note that there is also #649 which updates CodeRay to 1.0. I think that issue supersedes this one.
Updated by Eric Davis at 2011-10-28 03:58 pm
The list of changes and a diff of the code changes should be reviewed by someone.
Updated by Kornelius Kalnbach at 2011-10-29 05:13 am
Let me help you :) Ask me anything.
Updated by Kornelius Kalnbach at 2011-10-29 07:47 am
I want to try CodeRay 1.0 on master. Running the test suite gives me several errors (git adapter) — is this expected? Am I using the wrong branch?
Updated by Eric Davis at 2011-11-04 01:11 am
Just reviewed the changes between 0.9.2 and 0.9.7 and didn't find anything out of the ordinary.
- Status changed from Open to Closed