Merged r10702 from trunk to 1.4-stable (#12189)
add tmp/pdf directory. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@10704 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -18,6 +18,7 @@
|
||||
/public/plugin_assets
|
||||
/tmp/*
|
||||
/tmp/cache/*
|
||||
/tmp/pdf/*
|
||||
/tmp/sessions/*
|
||||
/tmp/sockets/*
|
||||
/tmp/test/*
|
||||
|
||||
@@ -20,6 +20,7 @@ public/dispatch.*
|
||||
public/plugin_assets
|
||||
tmp/*
|
||||
tmp/cache/*
|
||||
tmp/pdf/*
|
||||
tmp/sessions/*
|
||||
tmp/sockets/*
|
||||
tmp/test/*
|
||||
|
||||
@@ -13,6 +13,7 @@ http://www.redmine.org/
|
||||
* Defect #11365: Attachment description length is not validated
|
||||
* Defect #11541: Version sharing is missing in the REST API
|
||||
* Defect #11789: Edit section links broken with h5/h6 headings
|
||||
* Defect #12189: No tmp/pdf directory
|
||||
* Feature #11338: Exclude emails with auto-submitted => auto-generated
|
||||
* Patch #9732: German translations
|
||||
* Patch #11328: Fix Japanese mistranslation for 'label_language_based'
|
||||
|
||||
0
tmp/pdf/empty
Normal file
0
tmp/pdf/empty
Normal file
Reference in New Issue
Block a user