You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] incubator-freemarker-site pull request #6: add Freemarker logo images - posted by JulienNicolas37 <gi...@git.apache.org> on 2017/02/01 13:39:52 UTC, 1 replies.
- incubator-freemarker-site git commit: Renamed logo files, added information txt. - posted by dd...@apache.org on 2017/02/01 14:18:52 UTC, 0 replies.
- [1/6] incubator-freemarker git commit: Allowed template_loader=null when loading configuration settings from string-string pairs. - posted by dd...@apache.org on 2017/02/05 18:18:54 UTC, 0 replies.
- [2/6] incubator-freemarker git commit: (Added toString to StringTemplateSource) - posted by dd...@apache.org on 2017/02/05 18:18:55 UTC, 0 replies.
- [3/6] incubator-freemarker git commit: (TemplateLoader JavaDoc adjustments) - posted by dd...@apache.org on 2017/02/05 18:18:56 UTC, 0 replies.
- [4/6] incubator-freemarker git commit: Un-deprecated Template constructors with get an "encoding" argument. After all, they make sense, as it's what <#ftl encoding=...> is checked against. - posted by dd...@apache.org on 2017/02/05 18:18:57 UTC, 0 replies.
- [5/6] incubator-freemarker git commit: TemplateConfiguration.getXxx has thrown NPE instead of the more helpful IllegalStateException when the parent Configuration wasn't yet set. - posted by dd...@apache.org on 2017/02/05 18:18:58 UTC, 0 replies.
- [6/6] incubator-freemarker git commit: Improved TemplateLoader tests a bit. - posted by dd...@apache.org on 2017/02/05 18:18:59 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: - Fixed problem in StringTemplateLoader and ByteArrayTemplateLoader, which, in some fairly unlikely setups, could confuse the template cache if you are using multiple template loaders of the same class (via MultiTem - posted by dd...@apache.org on 2017/02/07 18:38:36 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: (JavaDoc typo) - posted by dd...@apache.org on 2017/02/07 18:38:37 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: Reverted source comparison bugfix for StringTemplateLoader and ByteArrayTemplateLoader; this thing will only causes problems in FM3, because in FM2 the MultiTemplateLoader has its own source class that compares the - posted by dd...@apache.org on 2017/02/08 01:01:05 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: MultiTemplateLoader, when it's in sticky mode (the default), and the TemplateLoader that was successfully used for a given name last time doesn't find the template now (let's call it the sticked TemplateLoader), and - posted by dd...@apache.org on 2017/02/08 01:01:06 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Some minor code cleanup in the TemplateLoader implementations. - posted by dd...@apache.org on 2017/02/08 01:01:07 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (JavaDoc typo fix) - posted by dd...@apache.org on 2017/02/08 17:37:06 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Switched to Java 7. - posted by dd...@apache.org on 2017/02/08 17:37:07 UTC, 0 replies.
- [1/5] incubator-freemarker git commit: - Totally redesigned TemplateLoader interface. The FM2 TemplateLoader can't be adapted (wrapped) to it, but usually - posted by dd...@apache.org on 2017/02/10 23:47:05 UTC, 0 replies.
- [2/5] incubator-freemarker git commit: - Totally redesigned TemplateLoader interface. The FM2 TemplateLoader can't be adapted (wrapped) to it, but usually - posted by dd...@apache.org on 2017/02/10 23:47:06 UTC, 0 replies.
- [3/5] incubator-freemarker git commit: - Totally redesigned TemplateLoader interface. The FM2 TemplateLoader can't be adapted (wrapped) to it, but usually - posted by dd...@apache.org on 2017/02/10 23:47:07 UTC, 0 replies.
- [4/5] incubator-freemarker git commit: - Totally redesigned TemplateLoader interface. The FM2 TemplateLoader can't be adapted (wrapped) to it, but usually - posted by dd...@apache.org on 2017/02/10 23:47:08 UTC, 0 replies.
- [5/5] incubator-freemarker git commit: - Totally redesigned TemplateLoader interface. The FM2 TemplateLoader can't be adapted (wrapped) to it, but usually - posted by dd...@apache.org on 2017/02/10 23:47:09 UTC, 0 replies.
- incubator-freemarker git commit: Testing commit right (woonsan) - posted by wo...@apache.org on 2017/02/11 07:50:52 UTC, 0 replies.
- incubator-freemarker git commit: Removing the file used for testing push right - posted by wo...@apache.org on 2017/02/11 07:52:40 UTC, 0 replies.
- incubator-freemarker git commit: Clarified buffering concerns regarding TemplateLoaderResult.getReader and getInputStream. - posted by dd...@apache.org on 2017/02/11 16:20:28 UTC, 0 replies.
- incubator-freemarker git commit: (Some source code cleanup.) - posted by dd...@apache.org on 2017/02/11 17:39:37 UTC, 0 replies.
- incubator-freemarker git commit: (JavaDoc improvement) - posted by dd...@apache.org on 2017/02/11 17:50:39 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (JavaDoc typo) - posted by dd...@apache.org on 2017/02/11 17:56:28 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: - Fixed connection "releasing" issue in URLTemplateLoader - posted by dd...@apache.org on 2017/02/11 17:56:29 UTC, 0 replies.
- incubator-freemarker git commit: TemplateNameFormat internal API clarifications (terminology, JavaDocs) - posted by dd...@apache.org on 2017/02/12 15:22:51 UTC, 0 replies.
- incubator-freemarker git commit: TemplateNameFormat internal API clarifications (terminology, JavaDocs) forwardported from FM2 - posted by dd...@apache.org on 2017/02/12 15:23:57 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-21) Reference to the object in condition - avoid repeating the same in #if and ${...} - posted by "Pedro M. Zamboni (JIRA)" <ji...@apache.org> on 2017/02/12 23:57:41 UTC, 8 replies.
- [jira] [Comment Edited] (FREEMARKER-21) Reference to the object in condition - avoid repeating the same in #if and ${...} - posted by "Pedro M. Zamboni (JIRA)" <ji...@apache.org> on 2017/02/13 02:03:41 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (FREEMARKER-21) Reference to the object in condition - avoid repeating the same in #if and ${...} - posted by "Pedro M. Zamboni (JIRA)" <ji...@apache.org> on 2017/02/13 14:58:41 UTC, 0 replies.
- [GitHub] incubator-freemarker pull request #: - posted by nguyenhoan <gi...@git.apache.org> on 2017/02/14 05:59:56 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-45) Support properties of classes that extend collections - posted by "Alexander Hars (JIRA)" <ji...@apache.org> on 2017/02/15 23:12:41 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-45) Support properties of classes that extend collections - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/02/16 00:11:41 UTC, 0 replies.
- [jira] [Comment Edited] (FREEMARKER-45) Support properties of classes that extend collections - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/02/16 00:12:41 UTC, 1 replies.
- [jira] [Commented] (FREEMARKER-24) Support of default methods in object model - posted by "Aron Wieck (JIRA)" <ji...@apache.org> on 2017/02/16 08:50:41 UTC, 0 replies.
- [jira] [Comment Edited] (FREEMARKER-24) Support of default methods in object model - posted by "Aron Wieck (JIRA)" <ji...@apache.org> on 2017/02/16 08:52:41 UTC, 1 replies.
- incubator-freemarker git commit: Initialization should fail if UnsafeMethods can't be read. - posted by dd...@apache.org on 2017/02/16 23:06:25 UTC, 0 replies.
- [01/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:26 UTC, 0 replies.
- [02/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:27 UTC, 0 replies.
- [03/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:28 UTC, 0 replies.
- [04/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:29 UTC, 0 replies.
- [05/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:30 UTC, 0 replies.
- [06/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:31 UTC, 0 replies.
- [07/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:32 UTC, 0 replies.
- [08/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:33 UTC, 0 replies.
- [09/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:34 UTC, 0 replies.
- [10/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:35 UTC, 0 replies.
- [11/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:36 UTC, 0 replies.
- [12/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:37 UTC, 0 replies.
- [13/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:38 UTC, 0 replies.
- [14/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:39 UTC, 0 replies.
- [15/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:40 UTC, 0 replies.
- [16/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:41 UTC, 0 replies.
- [17/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:42 UTC, 0 replies.
- [18/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:43 UTC, 0 replies.
- [19/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:44 UTC, 0 replies.
- [20/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:45 UTC, 0 replies.
- [21/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:46 UTC, 0 replies.
- [22/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:47 UTC, 0 replies.
- [23/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:48 UTC, 0 replies.
- [24/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:49 UTC, 0 replies.
- [25/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:50 UTC, 0 replies.
- [26/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:51 UTC, 0 replies.
- [27/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:52 UTC, 0 replies.
- [28/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:53 UTC, 0 replies.
- [29/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:54 UTC, 0 replies.
- [30/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:55 UTC, 0 replies.
- [31/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:56 UTC, 0 replies.
- [32/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:57 UTC, 0 replies.
- [33/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:58 UTC, 0 replies.
- [34/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:08:59 UTC, 0 replies.
- [35/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:00 UTC, 0 replies.
- [36/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:01 UTC, 0 replies.
- [37/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:02 UTC, 0 replies.
- [38/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:03 UTC, 0 replies.
- [39/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:04 UTC, 0 replies.
- [40/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:05 UTC, 0 replies.
- [41/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:06 UTC, 0 replies.
- [42/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:07 UTC, 0 replies.
- [43/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:08 UTC, 0 replies.
- [44/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:09 UTC, 0 replies.
- [45/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:10 UTC, 0 replies.
- [46/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:11 UTC, 0 replies.
- [47/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:12 UTC, 0 replies.
- [48/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:13 UTC, 0 replies.
- [49/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:14 UTC, 0 replies.
- [50/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:15 UTC, 0 replies.
- [51/54] [partial] incubator-freemarker git commit: Top level package name change to org.apache.freemarker, and some of of the internal package structure changes. Other smaller cleanup. To be continued... - posted by dd...@apache.org on 2017/02/16 23:09:16 UTC, 0 replies.
- [52/54] incubator-freemarker git commit: Added early draft of TemplateResolver, renamed TemplateCache to DefaultTemplateResolver. TemplateResolver is not yet directly used in Configuration. This was only added in a hurry, so that it's visible why the o.a - posted by dd...@apache.org on 2017/02/16 23:09:17 UTC, 0 replies.
- [53/54] incubator-freemarker git commit: Added early draft of TemplateResolver, renamed TemplateCache to DefaultTemplateResolver. TemplateResolver is not yet directly used in Configuration. This was only added in a hurry, so that it's visible why the o.a - posted by dd...@apache.org on 2017/02/16 23:09:18 UTC, 0 replies.
- [54/54] incubator-freemarker git commit: Added early draft of TemplateResolver, renamed TemplateCache to DefaultTemplateResolver. TemplateResolver is not yet directly used in Configuration. This was only added in a hurry, so that it's visible why the o.a - posted by dd...@apache.org on 2017/02/16 23:09:19 UTC, 0 replies.
- incubator-freemarker git commit: (Outdated package JavaDoc fix) - posted by dd...@apache.org on 2017/02/17 01:53:05 UTC, 0 replies.
- [1/6] incubator-freemarker git commit: Continued subpackage content rearrangement... - posted by dd...@apache.org on 2017/02/17 01:53:37 UTC, 0 replies.
- [2/6] incubator-freemarker git commit: Continued subpackage content rearrangement... - posted by dd...@apache.org on 2017/02/17 01:53:38 UTC, 0 replies.
- [3/6] incubator-freemarker git commit: Continued subpackage content rearrangement... - posted by dd...@apache.org on 2017/02/17 01:53:39 UTC, 0 replies.
- [4/6] incubator-freemarker git commit: Continued subpackage content rearrangement... - posted by dd...@apache.org on 2017/02/17 01:53:40 UTC, 0 replies.
- [5/6] incubator-freemarker git commit: Continued subpackage content rearrangement... - posted by dd...@apache.org on 2017/02/17 01:53:41 UTC, 0 replies.
- [6/6] incubator-freemarker git commit: Continued subpackage content rearrangement... - posted by dd...@apache.org on 2017/02/17 01:53:42 UTC, 0 replies.
- incubator-freemarker git commit: Removed "dynamic" Java 6 linking, as we require Java 7. Added placeholder for dynamic Java 8 linking instead. - posted by dd...@apache.org on 2017/02/17 10:08:17 UTC, 0 replies.
- [01/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:02 UTC, 0 replies.
- [02/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:03 UTC, 0 replies.
- [03/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:04 UTC, 0 replies.
- [04/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:05 UTC, 0 replies.
- [05/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:06 UTC, 0 replies.
- [06/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:07 UTC, 0 replies.
- [07/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:08 UTC, 0 replies.
- [08/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:09 UTC, 0 replies.
- [09/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:10 UTC, 0 replies.
- [10/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:11 UTC, 0 replies.
- [11/11] incubator-freemarker git commit: Marked most static utility classes as internal, and renamed them to start with "_" (for example StringUtils was renamed to _StringUtil, thus people won't accidentally use it when they wanted to autocomplete to Apa - posted by dd...@apache.org on 2017/02/17 14:06:12 UTC, 0 replies.
- incubator-freemarker git commit: Use Java 7 diamonds where possible - posted by dd...@apache.org on 2017/02/17 14:14:50 UTC, 0 replies.
- [1/4] incubator-freemarker git commit: Added missing @Override annotations (which were illegal on Java 5) - posted by dd...@apache.org on 2017/02/17 16:34:52 UTC, 0 replies.
- [2/4] incubator-freemarker git commit: Added missing @Override annotations (which were illegal on Java 5) - posted by dd...@apache.org on 2017/02/17 16:34:53 UTC, 0 replies.
- [3/4] incubator-freemarker git commit: Added missing @Override annotations (which were illegal on Java 5) - posted by dd...@apache.org on 2017/02/17 16:34:54 UTC, 0 replies.
- [4/4] incubator-freemarker git commit: Replaced some old style for loops with foreach (mostly just for arrays) - posted by dd...@apache.org on 2017/02/17 16:34:55 UTC, 0 replies.
- incubator-freemarker git commit: Removed now unnecessary casts - posted by dd...@apache.org on 2017/02/17 16:54:40 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Removed unnecessary "this."-s - posted by dd...@apache.org on 2017/02/17 17:45:09 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Removed unnecessary "this."-s - posted by dd...@apache.org on 2017/02/17 17:45:10 UTC, 0 replies.
- incubator-freemarker git commit: All CacheStorage-s must be thread safe from now on (removed ConcurrentCacheStorage interface) - posted by dd...@apache.org on 2017/02/17 18:14:41 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Created published static utility class, o.a.f.core.util.FTLUtil, which contains some methods moved over from the now internal utility classes. - posted by dd...@apache.org on 2017/02/17 22:46:57 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Created published static utility class, o.a.f.core.util.FTLUtil, which contains some methods moved over from the now internal utility classes. - posted by dd...@apache.org on 2017/02/17 22:46:58 UTC, 0 replies.
- incubator-freemarker git commit: (Fixed FTL.jj compilation problem. Renamed FTLUtil.getFTLTypeDescription.) - posted by dd...@apache.org on 2017/02/18 10:19:21 UTC, 0 replies.
- [1/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:24 UTC, 0 replies.
- [2/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:25 UTC, 0 replies.
- [3/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:26 UTC, 0 replies.
- [4/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:27 UTC, 0 replies.
- [5/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:28 UTC, 0 replies.
- [6/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:29 UTC, 0 replies.
- [7/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:30 UTC, 0 replies.
- [8/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:31 UTC, 0 replies.
- [9/9] incubator-freemarker git commit: Removed support for incompatibleImprovements below 3.0.0. - posted by dd...@apache.org on 2017/02/20 10:14:32 UTC, 0 replies.
- incubator-freemarker git commit: Removed `String Configurable.getSetting(String)` and `Properties getSettings()`. It has never worked well, and is impossible to implement properly. - posted by dd...@apache.org on 2017/02/20 12:07:12 UTC, 0 replies.
- incubator-freemarker git commit: Removed a backward compatibility feature: Even for setting values that are class names without following `()` or other argument list, the INSTANCE field and the builder class will be searched now, and used instead of the - posted by dd...@apache.org on 2017/02/20 12:31:44 UTC, 0 replies.
- incubator-freemarker git commit: Removed some @Deprecated members/classes. Some notes: - posted by dd...@apache.org on 2017/02/20 17:55:53 UTC, 0 replies.
- incubator-freemarker git commit: Removed the deprecated BeansWrapper.nullModel setting. So null is always wrapped to null now. - posted by dd...@apache.org on 2017/02/20 18:04:41 UTC, 0 replies.
- incubator-freemarker git commit: Removed the overridable BeansWrapper.finetuneMethodAppearance method, which was deprecated by the finetuneMethodAppearance setting (BeansWrapper.setFinetuneMethodAppearance). - posted by dd...@apache.org on 2017/02/20 18:41:03 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Removed some deprecated methods... - posted by dd...@apache.org on 2017/02/20 20:23:42 UTC, 1 replies.
- [2/2] incubator-freemarker git commit: Removed NodeModel static utility classes dealing with parsing XML to DOM. How it's best to do that is environment and application dependent, and it has security implications. Since XML loading/parsing it's not the t - posted by dd...@apache.org on 2017/02/20 20:23:43 UTC, 0 replies.
- incubator-freemarker git commit: Removed parameterless DefaultObjectWrapper and BeansWrapper constructors. Now specifying the incomplatibleImprovement version is required. - posted by dd...@apache.org on 2017/02/20 20:57:42 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: Removed some deprecated methods... - posted by dd...@apache.org on 2017/02/20 21:52:36 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: Removed the need for a static default Configuration instance. - posted by dd...@apache.org on 2017/02/20 21:52:37 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Removed the static default Configuration instance. (It's not possible to create a template with null Configuration constructor argument anymore.) - posted by dd...@apache.org on 2017/02/20 21:52:38 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: When specifying the templateUpdateDelay configuration setting with a String (with Properties), the time unit is required, unless the value is 0. - posted by dd...@apache.org on 2017/02/20 23:11:03 UTC, 0 replies.
- incubator-freemarker git commit: Removed some deprecated methods... - posted by dd...@apache.org on 2017/02/21 08:20:55 UTC, 0 replies.
- incubator-freemarker git commit: setSetting (and the like) doesn't throw ParseException (the same exception used when parsing templates) anymore, but ConfigurationException. Also, on the places where ParseException was used for other than template parsin - posted by dd...@apache.org on 2017/02/21 09:46:51 UTC, 0 replies.
- incubator-freemarker git commit: (JavaDoc typo) - posted by dd...@apache.org on 2017/02/22 08:00:43 UTC, 0 replies.
- incubator-freemarker git commit: (Renamed some internal classes and variables) - posted by dd...@apache.org on 2017/02/23 11:45:37 UTC, 0 replies.
- [01/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:28 UTC, 0 replies.
- [02/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:29 UTC, 0 replies.
- [03/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:30 UTC, 0 replies.
- [04/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:31 UTC, 0 replies.
- [05/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:32 UTC, 0 replies.
- [06/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:33 UTC, 0 replies.
- [07/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:34 UTC, 0 replies.
- [08/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:35 UTC, 0 replies.
- [09/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:36 UTC, 0 replies.
- [10/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:37 UTC, 0 replies.
- [11/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:38 UTC, 0 replies.
- [12/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:39 UTC, 0 replies.
- [13/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:40 UTC, 0 replies.
- [14/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:41 UTC, 0 replies.
- [15/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:42 UTC, 0 replies.
- [16/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:43 UTC, 0 replies.
- [17/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:44 UTC, 0 replies.
- [18/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:45 UTC, 0 replies.
- [19/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:46 UTC, 0 replies.
- [20/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:47 UTC, 0 replies.
- [21/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:48 UTC, 0 replies.
- [22/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:49 UTC, 0 replies.
- [23/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:50 UTC, 0 replies.
- [24/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:51 UTC, 0 replies.
- [25/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:52 UTC, 0 replies.
- [26/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:53 UTC, 0 replies.
- [27/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:54 UTC, 0 replies.
- [28/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:55 UTC, 0 replies.
- [29/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:56 UTC, 0 replies.
- [30/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:57 UTC, 0 replies.
- [31/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:58 UTC, 0 replies.
- incubator-freemarker git commit: (Some code cleanup) - posted by dd...@apache.org on 2017/02/23 21:35:59 UTC, 0 replies.
- [32/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:35:59 UTC, 0 replies.
- [33/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:00 UTC, 0 replies.
- [34/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:01 UTC, 0 replies.
- [35/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:02 UTC, 0 replies.
- [36/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:03 UTC, 0 replies.
- [37/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:04 UTC, 0 replies.
- [38/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:05 UTC, 0 replies.
- [39/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:06 UTC, 0 replies.
- [40/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:07 UTC, 0 replies.
- [41/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:08 UTC, 0 replies.
- [42/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:09 UTC, 0 replies.
- [43/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:10 UTC, 0 replies.
- [44/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:11 UTC, 0 replies.
- [45/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:12 UTC, 0 replies.
- [46/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:13 UTC, 0 replies.
- [47/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:14 UTC, 0 replies.
- [48/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:15 UTC, 0 replies.
- [49/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:16 UTC, 0 replies.
- [50/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:17 UTC, 0 replies.
- [51/54] [partial] incubator-freemarker git commit: Unifying the o.a.f.core and o.a.f.core.ast - posted by dd...@apache.org on 2017/02/23 21:36:18 UTC, 0 replies.
- [52/54] incubator-freemarker git commit: Got rid of over-engineering in the handling of WrongEncodingException - posted by dd...@apache.org on 2017/02/23 21:36:19 UTC, 0 replies.
- [53/54] incubator-freemarker git commit: (Some code cleanup) - posted by dd...@apache.org on 2017/02/23 21:36:20 UTC, 0 replies.
- [54/54] incubator-freemarker git commit: (Some code cleanup) - posted by dd...@apache.org on 2017/02/23 21:36:21 UTC, 0 replies.
- [1/7] incubator-freemarker git commit: (Some code cleanup) - posted by dd...@apache.org on 2017/02/23 22:53:09 UTC, 0 replies.
- [2/7] incubator-freemarker git commit: Moving output format related classes from o.a.f.core into the outputformats subpackage - posted by dd...@apache.org on 2017/02/23 22:53:10 UTC, 0 replies.
- [3/7] incubator-freemarker git commit: Moving output format related classes from o.a.f.core into the outputformats subpackage - posted by dd...@apache.org on 2017/02/23 22:53:11 UTC, 0 replies.
- [4/7] incubator-freemarker git commit: Moving output format related classes from o.a.f.core into the outputformats subpackage - posted by dd...@apache.org on 2017/02/23 22:53:12 UTC, 0 replies.
- [5/7] incubator-freemarker git commit: (Fixed visibility oversight) - posted by dd...@apache.org on 2017/02/23 22:53:13 UTC, 0 replies.
- [6/7] incubator-freemarker git commit: (Organize imports) - posted by dd...@apache.org on 2017/02/23 22:53:14 UTC, 0 replies.
- [7/7] incubator-freemarker git commit: (Organize imports) - posted by dd...@apache.org on 2017/02/23 22:53:15 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: (Moving around test classes a bit) - posted by dd...@apache.org on 2017/02/23 23:00:05 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: (Moving around test classes a bit) - posted by dd...@apache.org on 2017/02/23 23:00:06 UTC, 0 replies.
- incubator-freemarker git commit: (Class movement oversight) - posted by dd...@apache.org on 2017/02/23 23:06:20 UTC, 1 replies.
- [jira] [Created] (FREEMARKER-46) Empty value - posted by "Leonardo Zorzi (JIRA)" <ji...@apache.org> on 2017/02/24 08:49:44 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-46) Empty value - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/02/24 13:05:44 UTC, 6 replies.
- [1/2] incubator-freemarker git commit: (JavaDoc fixes) - posted by dd...@apache.org on 2017/02/24 21:38:41 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Bugfix: JavaTemplateDateFormatFactory has used the same lock as JavaTemplateNumberFactory (causes unnecessary contention). - posted by dd...@apache.org on 2017/02/24 21:38:42 UTC, 0 replies.
- [1/6] incubator-freemarker git commit: Moved value formatter related classes from o.a.f.core to core.valueformatter - posted by dd...@apache.org on 2017/02/24 22:00:31 UTC, 0 replies.
- [2/6] incubator-freemarker git commit: Moved value formatter related classes from o.a.f.core to core.valueformatter - posted by dd...@apache.org on 2017/02/24 22:00:32 UTC, 0 replies.
- [3/6] incubator-freemarker git commit: Moved value formatter related classes from o.a.f.core to core.valueformatter - posted by dd...@apache.org on 2017/02/24 22:00:33 UTC, 0 replies.
- [4/6] incubator-freemarker git commit: Moved value formatter related classes from o.a.f.core to core.valueformatter - posted by dd...@apache.org on 2017/02/24 22:00:34 UTC, 0 replies.
- [5/6] incubator-freemarker git commit: Moved value formatter related classes from o.a.f.core to core.valueformatter - posted by dd...@apache.org on 2017/02/24 22:00:35 UTC, 0 replies.
- [6/6] incubator-freemarker git commit: Moved value formatter related classes from o.a.f.core to core.valueformatter - posted by dd...@apache.org on 2017/02/24 22:00:36 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Moved OptInTemplateClassResolver to core.util - posted by dd...@apache.org on 2017/02/25 07:14:01 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: ArithmeticEngine related classes were moved to org.apache.freemarker.core.arithmetic. - posted by dd...@apache.org on 2017/02/25 07:14:02 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Removing _TemplateAPI and fetting rid of most _CoreAPI methods, as now things that technically belong together tend to be in the same package usually. Some other minor cleanup. - posted by dd...@apache.org on 2017/02/26 00:17:18 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Removing _TemplateAPI and fetting rid of most _CoreAPI methods, as now things that technically belong together tend to be in the same package usually. Some other minor cleanup. - posted by dd...@apache.org on 2017/02/26 00:17:19 UTC, 0 replies.
- incubator-freemarker git commit: (Fixed some typos) - posted by dd...@apache.org on 2017/02/26 00:55:57 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: Replacing visibility hacks due to core.debug with less ugly visibility hacks. - posted by dd...@apache.org on 2017/02/26 01:30:57 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: (Could make some more classes and members package private now.) - posted by dd...@apache.org on 2017/02/26 01:30:58 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: (Could make some more classes and members package private now.) - posted by dd...@apache.org on 2017/02/26 01:30:59 UTC, 0 replies.
- incubator-freemarker git commit: (Misplaced task class) - posted by dd...@apache.org on 2017/02/26 01:36:11 UTC, 0 replies.
- incubator-freemarker git commit: (Missing copyright headers) - posted by dd...@apache.org on 2017/02/26 01:36:49 UTC, 0 replies.
- [1/4] incubator-freemarker git commit: Moved o.a.f.core.model.impl.dom to org.apache.freemarker.dom, so that later it can be a separate module (separate jar) - posted by dd...@apache.org on 2017/02/26 01:57:05 UTC, 0 replies.
- [2/4] incubator-freemarker git commit: Moved o.a.f.core.model.impl.dom to org.apache.freemarker.dom, so that later it can be a separate module (separate jar) - posted by dd...@apache.org on 2017/02/26 01:57:06 UTC, 0 replies.
- [3/4] incubator-freemarker git commit: Moved o.a.f.core.model.impl.dom to org.apache.freemarker.dom, so that later it can be a separate module (separate jar) - posted by dd...@apache.org on 2017/02/26 01:57:07 UTC, 0 replies.
- [4/4] incubator-freemarker git commit: Moved o.a.f.core.model.impl.dom to org.apache.freemarker.dom, so that later it can be a separate module (separate jar) - posted by dd...@apache.org on 2017/02/26 01:57:08 UTC, 0 replies.
- incubator-freemarker git commit: Removed DefaultObjectWrapper settings that only exist so that you can set backward compatible behavior instead of the recommended value: useAdaptersForContainers, forceLegacyNonListCollections, iterableSupport - posted by dd...@apache.org on 2017/02/26 20:54:01 UTC, 0 replies.
- incubator-freemarker git commit: Marked some 2.3.22 TemplateModel stuff as non-experimental - posted by dd...@apache.org on 2017/02/26 20:54:57 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Set up Eclipse and IntelliJ IDEA to organize imports on the same way (so that they don't fight each other, generating unnecessary diffs on commit) - posted by dd...@apache.org on 2017/02/26 21:40:43 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: Set up Eclipse and IntelliJ IDEA to organize imports on the same way (so that they don't fight each other, generating unnecessary diffs on commit) - posted by dd...@apache.org on 2017/02/26 21:40:44 UTC, 0 replies.
- [1/3] incubator-freemarker git commit: Set up Eclipse and IntelliJ IDEA to organize imports on the same way (so that they don't fight each other, generating unnecessary diffs on commit) - posted by dd...@apache.org on 2017/02/26 21:40:57 UTC, 0 replies.
- [2/3] incubator-freemarker git commit: Set up Eclipse and IntelliJ IDEA to organize imports on the same way (so that they don't fight each other, generating unnecessary diffs on commit) - posted by dd...@apache.org on 2017/02/26 21:40:58 UTC, 0 replies.
- [3/3] incubator-freemarker git commit: Set up Eclipse and IntelliJ IDEA to organize imports on the same way (so that they don't fight each other, generating unnecessary diffs on commit) - posted by dd...@apache.org on 2017/02/26 21:40:59 UTC, 0 replies.
- [1/4] [incubator-freemarker] Git Push Summary - posted by dd...@apache.org on 2017/02/27 00:12:13 UTC, 0 replies.
- [2/4] incubator-freemarker git commit: Emptied Manual so that it doesn't cause confusion (not does IDE-s try to search-and-replace class names in them during refactoring). - posted by dd...@apache.org on 2017/02/27 00:12:14 UTC, 0 replies.
- [3/4] incubator-freemarker git commit: Emptied Manual so that it doesn't cause confusion (not does IDE-s try to search-and-replace class names in them during refactoring). - posted by dd...@apache.org on 2017/02/27 00:12:15 UTC, 0 replies.
- [4/4] incubator-freemarker git commit: Emptied Manual so that it doesn't cause confusion (not does IDE-s try to search-and-replace class names in them during refactoring). - posted by dd...@apache.org on 2017/02/27 00:12:16 UTC, 0 replies.
- [jira] [Closed] (FREEMARKER-46) Empty value - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2017/02/27 13:00:46 UTC, 0 replies.
- incubator-freemarker-online-tester git commit: Initial commit (LICENSE, etc.) - posted by dd...@apache.org on 2017/02/27 13:07:50 UTC, 0 replies.
- [1/2] incubator-freemarker git commit: Removed dynamic java.lang.Enum access, as we require Java 5 now. - posted by dd...@apache.org on 2017/02/27 18:06:34 UTC, 0 replies.
- [2/2] incubator-freemarker git commit: (Missing copyright header.) - posted by dd...@apache.org on 2017/02/27 18:06:35 UTC, 0 replies.
- [01/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:35 UTC, 0 replies.
- [02/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:36 UTC, 0 replies.
- [03/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:37 UTC, 0 replies.
- [04/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:38 UTC, 0 replies.
- [05/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:39 UTC, 0 replies.
- [06/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:40 UTC, 0 replies.
- [07/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:41 UTC, 0 replies.
- [08/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:42 UTC, 0 replies.
- [09/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:43 UTC, 0 replies.
- [10/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:44 UTC, 0 replies.
- [11/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:45 UTC, 0 replies.
- [12/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:46 UTC, 0 replies.
- [13/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:47 UTC, 0 replies.
- [14/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:48 UTC, 0 replies.
- [15/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:49 UTC, 0 replies.
- [16/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:50 UTC, 0 replies.
- [17/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:51 UTC, 0 replies.
- [18/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:52 UTC, 0 replies.
- [19/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:53 UTC, 0 replies.
- [20/20] incubator-freemarker git commit: Removed BeansWrapper, merging it into DefaultObjectWrapper (the o.a.f.core.model.impl.beans packageis gone now). It works, but there's a lot of unused classes and logic now, which will have to be removed. - posted by dd...@apache.org on 2017/02/28 22:57:54 UTC, 0 replies.
- incubator-freemarker git commit: (IntelliJ code style fix) - posted by dd...@apache.org on 2017/02/28 23:17:44 UTC, 0 replies.