##// END OF EJS Templates
Merged r10702 from trunk to 1.4-stable (#12189)...
Toshi MARUYAMA -
r10492:5210b58226e2
parent child
Show More
1 NO CONTENT: new file 100644
NO CONTENT: new file 100644
@@ -18,6 +18,7
18 /public/plugin_assets
18 /public/plugin_assets
19 /tmp/*
19 /tmp/*
20 /tmp/cache/*
20 /tmp/cache/*
21 /tmp/pdf/*
21 /tmp/sessions/*
22 /tmp/sessions/*
22 /tmp/sockets/*
23 /tmp/sockets/*
23 /tmp/test/*
24 /tmp/test/*
@@ -20,6 +20,7 public/dispatch.*
20 public/plugin_assets
20 public/plugin_assets
21 tmp/*
21 tmp/*
22 tmp/cache/*
22 tmp/cache/*
23 tmp/pdf/*
23 tmp/sessions/*
24 tmp/sessions/*
24 tmp/sockets/*
25 tmp/sockets/*
25 tmp/test/*
26 tmp/test/*
@@ -13,6 +13,7 http://www.redmine.org/
13 * Defect #11365: Attachment description length is not validated
13 * Defect #11365: Attachment description length is not validated
14 * Defect #11541: Version sharing is missing in the REST API
14 * Defect #11541: Version sharing is missing in the REST API
15 * Defect #11789: Edit section links broken with h5/h6 headings
15 * Defect #11789: Edit section links broken with h5/h6 headings
16 * Defect #12189: No tmp/pdf directory
16 * Feature #11338: Exclude emails with auto-submitted => auto-generated
17 * Feature #11338: Exclude emails with auto-submitted => auto-generated
17 * Patch #9732: German translations
18 * Patch #9732: German translations
18 * Patch #11328: Fix Japanese mistranslation for 'label_language_based'
19 * Patch #11328: Fix Japanese mistranslation for 'label_language_based'
General Comments 0
You need to be logged in to leave comments. Login now