Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 2 | -104/+0 |
* | remove trailing white-spaces from vendor/plugins/acts_as_attachable/lib/acts_... | Toshi MARUYAMA | 2012-04-02 | 1 | -6/+6 |
* | Adds support for adding attachments to issues through the REST API (#8171). | Jean-Philippe Lang | 2012-02-23 | 1 | -6/+11 |
* | Better handling of attachments when issue validation fails (#10253). | Jean-Philippe Lang | 2012-02-16 | 1 | -1/+38 |
* | Removed useless after_initialize callback. | Jean-Philippe Lang | 2011-12-18 | 1 | -5/+0 |
* | Private issues (#7414). | Jean-Philippe Lang | 2011-04-15 | 1 | -3/+5 |
* | Refactor: Decouple failed attachments and the flash messages | Eric Davis | 2010-03-03 | 1 | -1/+7 |
* | AttachmentsController now handles attachments deletion. | Jean-Philippe Lang | 2008-12-09 | 2 | -0/+59 |