| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Store attachments in subdirectories (#5298). | Jean-Philippe Lang | 2012-12-13 | 1 | -0/+5 |
* | Use Rake::TestTask#pattern for plugin tests instead of #test_files (#11534) | Jean-Baptiste Barth | 2012-11-01 | 1 | -3/+3 |
* | Fixed rake redmine:plugins:test:* not running some tests in subdirectories (#... | Jean-Baptiste Barth | 2012-07-29 | 1 | -3/+3 |
* | Invoke db:schema:dump after plugin migrations so that db/schema.rb stays up-t... | Jean-Baptiste Barth | 2012-07-29 | 1 | -0/+2 |
* | Adds redmine:plugins:test rake tasks for running plugins tests. | Jean-Philippe Lang | 2012-05-28 | 1 | -0/+30 |
* | Use uppercase NAME and VERSION environment variables for plugin migration tas... | Jean-Philippe Lang | 2012-05-06 | 1 | -4/+4 |
* | Load rake tasks from Redmine plugins (#10816). | Jean-Philippe Lang | 2012-05-02 | 1 | -0/+3 |
* | Let redmine:plugins:assets mirror a single plugin assets with name=. | Jean-Philippe Lang | 2012-05-01 | 1 | -1/+7 |
* | Adds deprecated tasks for plugins migration. | Jean-Philippe Lang | 2012-05-01 | 1 | -3/+18 |
* | remove trailing white-spaces from lib/tasks/redmine.rake | Toshi MARUYAMA | 2012-04-29 | 1 | -2/+2 |
* | Restores plugin assets mirroring on startup, but it can now be disabled in co... | Jean-Philippe Lang | 2012-04-28 | 1 | -4/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -0/+24 |
* | Cleanup in rake scripts. | Jean-Philippe Lang | 2012-04-15 | 1 | -0/+12 |
* | Adds a rake task to remove expired tokens: redmine:tokens:prune. | Jean-Philippe Lang | 2012-04-15 | 1 | -2/+8 |
* | Adds a rake test that removes old unattached uploads (#10253). | Jean-Philippe Lang | 2012-02-16 | 1 | -0/+26 |