News
Redmine GitRevision Plugin 0.0.8 released
- Italian by gionn (Giovanni Toraldo)
- Russian by hacenator
Also, from now on, when generating the archive name, non-ascii characters will be trimmed in order to make some Windows archiving software happy, this closes issue #16.
In case there is only non-ascii characters in the archive name, the name of the tarball will become tarball-revisionnumber .
Redmine GitRevision Plugin 0.0.7 released
- Dutch speakers will now be able to have GitRevision in their native language, thanks to mthmulders
- Also thanks to Mahmood Jalilnejad which helped in improving windows support. Even though some issue might be related to Grit itself, the plugin is now using ActiveSupport::Gzip library in order to gzip the archive, spaces in project name are correctly handled now.
People running the plugin on Windows might be interested in using attachment Grit_git.rb.patch from ticket #3 as this should solve corrupted tar archive produced by Grit.
Redmine GitRevision Plugin 0.0.6 released
In issue #4, the issue was due to the fact that Grit set a default limit to 5MB (5242880 bytes). As such, any repositories bigger than those 5MB would raise a Timeout exception .
This new release allow redmine admins to configure the plugin to handle bigger repositories through the plugin setting page.
Redmine GitRevision Plugin 0.0.5 released
Timeout of grit command can now be modified in the plugin setting page. This should fix issues like #4.
Also, as some systems might have issue with gzipping, gzipping can now be disabled from the plugin setting page. that way, #3 can be worked-around.
Redmine GitRevision Plugin 0.0.4 released
A new release has been pushed. There is no new features but a bunch of new localization has been added.
The plugin is including the following languages:- Spanish
- Catalan
- Traditional/Simplified Chinese
Redmine GitRevision Plugin 0.0.3 released
(1 comment)
A new release has been pushed.
The plugin is now translated in:- French
- German
Redmine GitRevision Plugin 0.0.2 released
This version makes use of Redmine Hooks in order to add the "download link".
Also, you can change permission to be able to access or not the downloading functionality through Redmine permission system.
Another thing.... this module must be enabled on a per project basis now.
Redmine GitRevision Plugin 0.0.1 released
This plugin add a download link to the built in git repository browser of redmine, allowing users to directly download the revision they are interested in without leaving Redmine.
Information on how to download and install the plugin is available on the project wiki page.
(1-8/8)
Also available in: Atom