You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-freemarker git commit: <@ and - posted by dd...@apache.org on 2015/10/01 12:47:09 UTC, 0 replies.
-
[1/2] incubator-freemarker git commit: Simplified static text parsing - posted by dd...@apache.org on 2015/10/02 00:08:49 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Reworked how ${...}-s are lexed a bit, to make the lexing of string literals (which may contain ${...}) more manageable. - posted by dd...@apache.org on 2015/10/02 00:08:50 UTC, 0 replies.
- incubator-freemarker git commit: `${...}` inside string literals is equivalent to using the `+` operator again. This rule was broken by `+` supporting markup operands, while `${...}` inside string literals didn't. Now similarly as `"foo " + someMarkup` w - posted by dd...@apache.org on 2015/10/04 01:44:06 UTC, 0 replies.
- incubator-freemarker git commit: Added new built-in: is_markup_output, returns true if the value is of type markup output. - posted by dd...@apache.org on 2015/10/04 12:45:45 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Some more markup string literal interpolation tests - posted by dd...@apache.org on 2015/10/04 14:15:53 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: (Some Manual adjustments regarding string literal interpolations.) - posted by dd...@apache.org on 2015/10/04 14:15:54 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (Added a date format test for a markup producing format.) - posted by dd...@apache.org on 2015/10/04 16:32:22 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Fixed accidental use of Java 6 API. - posted by dd...@apache.org on 2015/10/04 16:32:23 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (Minor code cleanup) - posted by dd...@apache.org on 2015/10/04 16:44:59 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: (Added unknown date-type test) - posted by dd...@apache.org on 2015/10/04 16:45:00 UTC, 0 replies.
- [01/14] incubator-freemarker git commit: (Test class name typo...) - posted by dd...@apache.org on 2015/10/04 16:49:26 UTC, 0 replies.
- [02/14] incubator-freemarker git commit: Documented that JDK 8 is needed for building. - posted by dd...@apache.org on 2015/10/04 16:49:27 UTC, 0 replies.
- [03/14] incubator-freemarker git commit: <@ and - posted by dd...@apache.org on 2015/10/04 16:49:28 UTC, 0 replies.
-
[04/14] incubator-freemarker git commit: Simplified static text parsing - posted by dd...@apache.org on 2015/10/04 16:49:29 UTC, 0 replies.
- [05/14] incubator-freemarker git commit: Reworked how ${...}-s are lexed a bit, to make the lexing of string literals (which may contain ${...}) more manageable. - posted by dd...@apache.org on 2015/10/04 16:49:30 UTC, 0 replies.
- [06/14] incubator-freemarker git commit: `${...}` inside string literals is equivalent to using the `+` operator again. This rule was broken by `+` supporting markup operands, while `${...}` inside string literals didn't. Now similarly as `"foo " + someM - posted by dd...@apache.org on 2015/10/04 16:49:31 UTC, 0 replies.
- [07/14] incubator-freemarker git commit: Added new built-in: is_markup_output, returns true if the value is of type markup output. - posted by dd...@apache.org on 2015/10/04 16:49:32 UTC, 0 replies.
- [08/14] incubator-freemarker git commit: Some more markup string literal interpolation tests - posted by dd...@apache.org on 2015/10/04 16:49:33 UTC, 0 replies.
- [09/14] incubator-freemarker git commit: (Some Manual adjustments regarding string literal interpolations.) - posted by dd...@apache.org on 2015/10/04 16:49:34 UTC, 0 replies.
- [10/14] incubator-freemarker git commit: (Added a date format test for a markup producing format.) - posted by dd...@apache.org on 2015/10/04 16:49:35 UTC, 0 replies.
- [11/14] incubator-freemarker git commit: Fixed accidental use of Java 6 API. - posted by dd...@apache.org on 2015/10/04 16:49:36 UTC, 0 replies.
- [12/14] incubator-freemarker git commit: (Minor code cleanup) - posted by dd...@apache.org on 2015/10/04 16:49:37 UTC, 0 replies.
- [13/14] incubator-freemarker git commit: (Added unknown date-type test) - posted by dd...@apache.org on 2015/10/04 16:49:38 UTC, 0 replies.
- [14/14] incubator-freemarker git commit: Merge remote-tracking branch 'origin/2.3-gae' - posted by dd...@apache.org on 2015/10/04 16:49:39 UTC, 0 replies.
- incubator-freemarker git commit: The extended decimal format options don't use abbreviations anymore. Like instead of rnd=hu, now there's roundingMode=halfUp. - posted by dd...@apache.org on 2015/10/04 21:15:05 UTC, 0 replies.
- [01/16] incubator-freemarker git commit: (Test class name typo...) - posted by dd...@apache.org on 2015/10/04 21:17:05 UTC, 0 replies.
- [02/16] incubator-freemarker git commit: Documented that JDK 8 is needed for building. - posted by dd...@apache.org on 2015/10/04 21:17:06 UTC, 0 replies.
- [03/16] incubator-freemarker git commit: <@ and - posted by dd...@apache.org on 2015/10/04 21:17:07 UTC, 0 replies.
-
[04/16] incubator-freemarker git commit: Simplified static text parsing - posted by dd...@apache.org on 2015/10/04 21:17:08 UTC, 0 replies.
- [05/16] incubator-freemarker git commit: Reworked how ${...}-s are lexed a bit, to make the lexing of string literals (which may contain ${...}) more manageable. - posted by dd...@apache.org on 2015/10/04 21:17:09 UTC, 0 replies.
- [06/16] incubator-freemarker git commit: `${...}` inside string literals is equivalent to using the `+` operator again. This rule was broken by `+` supporting markup operands, while `${...}` inside string literals didn't. Now similarly as `"foo " + someM - posted by dd...@apache.org on 2015/10/04 21:17:10 UTC, 0 replies.
- [07/16] incubator-freemarker git commit: Added new built-in: is_markup_output, returns true if the value is of type markup output. - posted by dd...@apache.org on 2015/10/04 21:17:11 UTC, 0 replies.
- [08/16] incubator-freemarker git commit: Some more markup string literal interpolation tests - posted by dd...@apache.org on 2015/10/04 21:17:12 UTC, 0 replies.
- [09/16] incubator-freemarker git commit: (Some Manual adjustments regarding string literal interpolations.) - posted by dd...@apache.org on 2015/10/04 21:17:13 UTC, 0 replies.
- [10/16] incubator-freemarker git commit: (Added a date format test for a markup producing format.) - posted by dd...@apache.org on 2015/10/04 21:17:14 UTC, 0 replies.
- [11/16] incubator-freemarker git commit: Fixed accidental use of Java 6 API. - posted by dd...@apache.org on 2015/10/04 21:17:15 UTC, 0 replies.
- [12/16] incubator-freemarker git commit: (Minor code cleanup) - posted by dd...@apache.org on 2015/10/04 21:17:16 UTC, 0 replies.
- [13/16] incubator-freemarker git commit: (Added unknown date-type test) - posted by dd...@apache.org on 2015/10/04 21:17:17 UTC, 0 replies.
- [14/16] incubator-freemarker git commit: Merge remote-tracking branch 'origin/2.3-gae' into 2.3 - posted by dd...@apache.org on 2015/10/04 21:17:18 UTC, 0 replies.
- [15/16] incubator-freemarker git commit: The extended decimal format options don't use abbreviations anymore. Like instead of rnd=hu, now there's roundingMode=halfUp. - posted by dd...@apache.org on 2015/10/04 21:17:19 UTC, 0 replies.
- [16/16] incubator-freemarker git commit: Merge remote-tracking branch 'origin/2.3-gae' into 2.3 - posted by dd...@apache.org on 2015/10/04 21:17:20 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: The extended decimal format options don't use abbreviations anymore. Like instead of rnd=hu, now there's roundingMode=halfUp. - posted by dd...@apache.org on 2015/10/04 21:17:51 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Merge remote-tracking branch 'origin/2.3-gae' - posted by dd...@apache.org on 2015/10/04 21:17:52 UTC, 0 replies.
- [jira] [Updated] (FREEMARKER-1) Option to not to overwrite response ContentType in FreemarkerServlet - posted by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2015/10/08 23:30:26 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-1) Option to not to overwrite response ContentType in FreemarkerServlet - posted by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2015/10/08 23:30:26 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-1) Option to not to overwrite response ContentType in FreemarkerServlet - posted by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2015/10/08 23:30:27 UTC, 12 replies.
- [jira] [Created] (FREEMARKER-2) Option to set request locale from the given servlet request - posted by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2015/10/08 23:47:26 UTC, 0 replies.
- incubator-freemarker-site git commit: Updated bug tracker link - posted by dd...@apache.org on 2015/10/09 19:01:19 UTC, 0 replies.
- incubator-freemarker-site git commit: More getting started info for new contributors. - posted by dd...@apache.org on 2015/10/09 19:09:46 UTC, 0 replies.
- incubator-freemarker-site git commit: Mentioning the GitHub mirror. - posted by dd...@apache.org on 2015/10/10 18:36:45 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request: FREEMARKER-1 OverrideResponseCo... - posted by woonsan <gi...@git.apache.org> on 2015/10/11 04:36:53 UTC, 1 replies.
- [jira] [Created] (FREEMARKER-3) FileTemplateLoaderTest and ASTTest fails test on non-Windows env - posted by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2015/10/11 15:47:05 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-3) FileTemplateLoaderTest and ASTTest fails test on non-Windows env - posted by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2015/10/11 17:21:05 UTC, 5 replies.
- [GitHub] incubator-freemarker pull request: FREEMARKER-3: fixing unit tests... - posted by woonsan <gi...@git.apache.org> on 2015/10/11 17:31:04 UTC, 3 replies.
- [GitHub] incubator-freemarker pull request: update gitignore file to ignore... - posted by cnapagoda <gi...@git.apache.org> on 2015/10/11 20:23:02 UTC, 0 replies.
- incubator-freemarker-docgen git commit: fixing eslint rule - posted by ed...@apache.org on 2015/10/12 01:06:34 UTC, 0 replies.
- incubator-freemarker-docgen git commit: changing eslint configuration to json - posted by ed...@apache.org on 2015/10/12 01:14:57 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-4) [Docgen] Links in tables are wrapping - posted by "Evangelia Dendramis (JIRA)" <ji...@apache.org> on 2015/10/12 01:24:05 UTC, 0 replies.
- incubator-freemarker-docgen git commit: reset word-break for links in tables. this fixes FREEMARKER-4 - posted by ed...@apache.org on 2015/10/12 01:30:20 UTC, 0 replies.
- incubator-freemarker-site git commit: adding textmate link - posted by ed...@apache.org on 2015/10/12 01:44:54 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request: FREEMARKER-1 adding OverrideRes... - posted by woonsan <gi...@git.apache.org> on 2015/10/12 15:32:47 UTC, 1 replies.
- [GitHub] incubator-freemarker pull request: Avoid too much recursion when v... - posted by mkleine <gi...@git.apache.org> on 2015/10/14 14:31:39 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: FREEMARKER-3: fixing unit tests - env issues on OSX or non-Windows systems - posted by dd...@apache.org on 2015/10/16 20:48:46 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Merge branch 'FREEMARKER-3-fix-unit-tests' into 2.3-gae - posted by dd...@apache.org on 2015/10/16 20:48:47 UTC, 0 replies.
- incubator-freemarker git commit: ASTTest: Ensure loaded template uses LF-s instead of replacing \r\n-s later in string literals - posted by dd...@apache.org on 2015/10/16 21:26:13 UTC, 0 replies.
- [1/4] incubator-freemarker git commit: FREEMARKER-3: fixing unit tests - env issues on OSX or non-Windows systems - posted by dd...@apache.org on 2015/10/16 21:26:50 UTC, 1 replies.
- [2/4] incubator-freemarker git commit: Merge branch 'FREEMARKER-3-fix-unit-tests' into 2.3-gae - posted by dd...@apache.org on 2015/10/16 21:26:51 UTC, 1 replies.
- [3/4] incubator-freemarker git commit: ASTTest: Ensure loaded template uses LF-s instead of replacing \r\n-s later in string literals - posted by dd...@apache.org on 2015/10/16 21:26:52 UTC, 1 replies.
- [4/4] incubator-freemarker git commit: Merge remote-tracking branch 'origin/2.3-gae' into 2.3 - posted by dd...@apache.org on 2015/10/16 21:26:53 UTC, 0 replies.
- [4/4] incubator-freemarker git commit: Merge remote-tracking branch 'origin/2.3-gae' - posted by dd...@apache.org on 2015/10/16 21:27:47 UTC, 0 replies.
- [jira] [Closed] (FREEMARKER-3) FileTemplateLoaderTest and ASTTest fails test on non-Windows env - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/17 18:27:05 UTC, 0 replies.
- [jira] [Updated] (FREEMARKER-4) [Docgen] Links in tables are wrapping - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/17 18:34:05 UTC, 0 replies.
- [jira] [Assigned] (FREEMARKER-1) Option to not to overwrite response ContentType in FreemarkerServlet - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/17 18:36:05 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: FREEMARKER-1 adding OverrideResponseContentType init param in FreemarketServlet - posted by dd...@apache.org on 2015/10/17 19:07:37 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: Merge remote-tracking branch 'FREEMARKER-1-option-overrideResponseContentType' into 2.3-gae - posted by dd...@apache.org on 2015/10/17 19:07:38 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Continued FREEMARKER-1 "Option to not to overwrite response ContentType in FreemarkerServlet": Always set response Content-type header when it's null. - posted by dd...@apache.org on 2015/10/17 19:07:39 UTC, 0 replies.
- incubator-freemarker git commit: Continued FREEMARKER-1 "Option to not to overwrite response ContentType in FreemarkerServlet": More tests - posted by dd...@apache.org on 2015/10/17 19:28:17 UTC, 0 replies.
- incubator-freemarker git commit: Continued FREEMARKER-1 "Option to not to overwrite response ContentType in FreemarkerServlet": <#ftl attributes={ 'content_type': 'text/plain' }> wins even if content type overriding is disabled. - posted by dd...@apache.org on 2015/10/17 19:41:26 UTC, 0 replies.
- [jira] [Comment Edited] (FREEMARKER-1) Option to not to overwrite response ContentType in FreemarkerServlet - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/17 19:45:05 UTC, 4 replies.
- incubator-freemarker git commit: Continued FREEMARKER-1 "Option to not to overwrite response ContentType in FreemarkerServlet": Improved JavaDocs. Added version history entry. - posted by dd...@apache.org on 2015/10/17 20:05:22 UTC, 0 replies.
- incubator-freemarker git commit: Continued FREEMARKER-1 "Option to not to overwrite response ContentType in FreemarkerServlet": The output_format setting of the Template also sets the response contentType, similarly to the content_type custom attribute. - posted by dd...@apache.org on 2015/10/18 12:28:00 UTC, 0 replies.
- incubator-freemarker git commit: Continued FREEMARKER-1 "Option to not to overwrite response ContentType in FreemarkerServlet": 3 possible values for OverrideResponseContentType init-param. Early version of the ResponseCharacterEncoding init-param. More - posted by dd...@apache.org on 2015/10/22 02:33:39 UTC, 0 replies.
- incubator-freemarker git commit: Bug fixed: It wasn't well defined when a Java Iterator counts as empty. Depending on what ObjectWrapper you are using, one of these fixes apply: - posted by dd...@apache.org on 2015/10/25 00:02:44 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request: FREEMARKER-2 adding 'OverrideRe... - posted by woonsan <gi...@git.apache.org> on 2015/10/25 15:45:52 UTC, 1 replies.
- [jira] [Commented] (FREEMARKER-2) Option to set request locale from the given servlet request - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/25 15:46:27 UTC, 2 replies.
- [1/2] incubator-freemarker git commit: (Removed unnecessary test permutation.) - posted by dd...@apache.org on 2015/10/25 16:48:31 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Made the default of the "OverrideResponseContentType" FreemarkerServlet init-param overrideable via subclassing. - posted by dd...@apache.org on 2015/10/25 16:48:32 UTC, 0 replies.
- [jira] [Resolved] (FREEMARKER-1) Option to not to overwrite response ContentType in FreemarkerServlet - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/25 16:55:27 UTC, 0 replies.
- incubator-freemarker git commit: Fixes and improvements in the object builder syntax used for configuring FreeMarker from java.util.Properties (or other string-only sources). This is not to be confused with the template language syntax, which has nothing - posted by dd...@apache.org on 2015/10/25 19:44:38 UTC, 0 replies.
- incubator-freemarker git commit: (Version history: Some missing entries under "Changes compared to 2.3.24 Preview 1") - posted by dd...@apache.org on 2015/10/25 19:48:08 UTC, 0 replies.
- [jira] [Resolved] (FREEMARKER-4) [Docgen] Links in tables are wrapping - posted by "Evangelia Dendramis (JIRA)" <ji...@apache.org> on 2015/10/26 18:52:28 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-4) [Docgen] Links in tables are wrapping - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/26 23:18:27 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: FREEMARKER-2 adding 'OverrideResponseLocale' init param option in FreemarkerServlet - posted by dd...@apache.org on 2015/10/26 23:35:40 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Merge remote-tracking branch 'github/FREEMARKER-2-option-request-locale' into 2.3-gae - posted by dd...@apache.org on 2015/10/26 23:35:41 UTC, 0 replies.
- [jira] [Updated] (FREEMARKER-2) Option to set request locale from the given servlet request - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/26 23:42:27 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-5) Suppress logging of exceptions - posted by "Roli Züger (JIRA)" <ji...@apache.org> on 2015/10/27 10:06:27 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-5) Suppress logging of exceptions - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/28 08:50:27 UTC, 1 replies.
- [jira] [Comment Edited] (FREEMARKER-5) Suppress logging of exceptions - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/28 08:50:27 UTC, 1 replies.
- [jira] [Resolved] (FREEMARKER-5) Suppress logging of exceptions - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2015/10/30 17:20:28 UTC, 0 replies.
- incubator-freemarker-site git commit: Adding redirections need on the real site - posted by dd...@apache.org on 2015/10/31 21:20:27 UTC, 0 replies.
- incubator-freemarker-site git commit: Fixing .htaccess syntax... - posted by dd...@apache.org on 2015/10/31 21:21:18 UTC, 0 replies.
- incubator-freemarker-site git commit: I said, fixing .htaccess syntax... - posted by dd...@apache.org on 2015/10/31 21:22:21 UTC, 0 replies.
- incubator-freemarker-site git commit: (Not sure what's wrong... trying to figure out...) - posted by dd...@apache.org on 2015/10/31 21:23:54 UTC, 4 replies.