Messages by Thread
-
-
[GitHub] incubator-freemarker pull request #34: FREEMARKER-55: Spring Directives/Func...
woonsan
-
[1/3] incubator-freemarker git commit: (Git ignore adjustment)
ddekany
-
incubator-freemarker git commit: ?keys an ?values now returns a TemplateCollectionModel instead of a TemplateSequenceModel for concatenated hashes as well.
ddekany
-
[jira] [Comment Edited] (FREEMARKER-35) Official JSR 310 support
Daniel Dekany (JIRA)
-
[jira] [Commented] (FREEMARKER-35) Official JSR 310 support
JIRA
-
incubator-freemarker git commit: ?keys and ?values now return a collection model (not a sequence model), similarly as Java's Map keys()/Values do return a Collection. To help handling the rare cases where one still wants them as sequences, added `?sequen
ddekany
-
incubator-freemarker git commit: (Change log improvements)
ddekany
-
incubator-freemarker git commit: `TemplateHashModelEx.keys()` and `values()` returns `TemplateCollectoinModel`, just as in FM2, but in FM3 `TemplateCollectoinModel` has `getCollectionSize()` and `isEmptyCollection` method. So this affects `TemplateHashMo
ddekany
-
incubator-freemarker git commit: Previously accidentally uncommitted lines.
ddekany
-
incubator-freemarker git commit: (Change log fix...)
ddekany
-
incubator-freemarker git commit: (Trying to trigger github mirroring...)
ddekany
-
[1/6] incubator-freemarker git commit: Reworked list/iterable-like TemplateModel interfaced. Now we have TemplateIterableModel (which is like TemplateCollectionModel in FM2), TemplateCollectionModel (which similar to TemplateCollectionModelEx in FM2) tha
ddekany
-
[jira] [Created] (FREEMARKER-71) Causing stacktrace gets completely lost
Vojtech Knyttl (JIRA)
-
incubator-freemarker git commit: (Some internal code cleanup)
ddekany
-
[01/19] incubator-freemarker git commit: Fix grammar in InvalidReferenceException tip
ddekany
-
[1/6] incubator-freemarker git commit: Error message fix for ?chunk
ddekany
-
incubator-freemarker git commit: (Some code cleanup in TemplateDirectiveModel and TemplateFunctionModel implementations.)
ddekany
-
incubator-freemarker git commit: (Some AssertFailsDirective code cleanup.)
ddekany
-
[1/3] incubator-freemarker git commit: Renamed `TemplateScalarModel` to `TemplateStringModel`. (The `TemplateScalarModel` name come from the early FM, where there where strings, numbers, booleans, etc. weren't separated.)
ddekany
-
[1/2] incubator-freemarker git commit: (Fixed some parser error message oversights.)
ddekany
-
[jira] [Closed] (FREEMARKER-65) FM3 Utilities for argument validation in TemplateCallableModel-s
Daniel Dekany (JIRA)
-
incubator-freemarker git commit: FREEMARKER-65: Added org.apache.freemarker.core.util.CallableUtils to help implementing function and directives in Java.
ddekany
-
incubator-freemarker git commit: Try if we have a Github mirroring problem.
ddekany
-
[1/7] incubator-freemarker git commit: `TemplateModelException` was removed, replaced with `TemplateException` on all places, except for `ObjectWrapper.wrap(Object)` and `wrapAsAPI(Object)`, which now throws `ObjectWrappingException` instead (that extend
ddekany
-
[3/7] incubator-freemarker git commit: `TemplateModelException` was removed, replaced with `TemplateException` on all places, except for `ObjectWrapper.wrap(Object)` and `wrapAsAPI(Object)`, which now throws `ObjectWrappingException` instead (that extend
ddekany
-
[7/7] incubator-freemarker git commit: `TemplateModelException` was removed, replaced with `TemplateException` on all places, except for `ObjectWrapper.wrap(Object)` and `wrapAsAPI(Object)`, which now throws `ObjectWrappingException` instead (that extend
ddekany
-
[6/7] incubator-freemarker git commit: `TemplateModelException` was removed, replaced with `TemplateException` on all places, except for `ObjectWrapper.wrap(Object)` and `wrapAsAPI(Object)`, which now throws `ObjectWrappingException` instead (that extend
ddekany
-
[4/7] incubator-freemarker git commit: `TemplateModelException` was removed, replaced with `TemplateException` on all places, except for `ObjectWrapper.wrap(Object)` and `wrapAsAPI(Object)`, which now throws `ObjectWrappingException` instead (that extend
ddekany
-
[5/7] incubator-freemarker git commit: `TemplateModelException` was removed, replaced with `TemplateException` on all places, except for `ObjectWrapper.wrap(Object)` and `wrapAsAPI(Object)`, which now throws `ObjectWrappingException` instead (that extend
ddekany
-
[2/7] incubator-freemarker git commit: `TemplateModelException` was removed, replaced with `TemplateException` on all places, except for `ObjectWrapper.wrap(Object)` and `wrapAsAPI(Object)`, which now throws `ObjectWrappingException` instead (that extend
ddekany
-
[1/3] incubator-freemarker git commit: Minor error message fixes/improvements.
ddekany
-
[1/3] incubator-freemarker git commit: FREEMARKER-65: Utilities for argument validation: Work in progress. Changes in this commit:
ddekany
-
[1/2] incubator-freemarker git commit: FREEMARKER-65: Utilities for argument validation: work in progress... so far only some internal cleanup.
ddekany
-
[jira] [Resolved] (FREEMARKER-70) Loop Variables Not Resolving when used in string interpolations
Daniel Dekany (JIRA)
-
[1/3] incubator-freemarker git commit: Minor error message generation fix.
ddekany
-
[jira] [Updated] (FREEMARKER-70) Loop Variables Not Resolving when used in string interpolations
Daniel Dekany (JIRA)
-
[jira] [Comment Edited] (FREEMARKER-70) Loop Variables Not Resolving when used as marco arguments
Daniel Dekany (JIRA)
-
[jira] [Commented] (FREEMARKER-70) Loop Variables Not Resolving when used as marco arguments
Daniel Dekany (JIRA)
-
[jira] [Updated] (FREEMARKER-70) Loop Variables Not Resolving when used as marco arguments
Bill Parkinson (JIRA)
-
[jira] [Created] (FREEMARKER-70) Loop Variables Not Resolving when used as marco arguments
Bill Parkinson (JIRA)
-
[jira] [Resolved] (FREEMARKER-69) Chinese:自定义Directive与Variable变量名称一致导致FTL解析BUG,English:A bug when The user-defined directive key same as Variable key
Daniel Dekany (JIRA)
-
[jira] [Comment Edited] (FREEMARKER-69) Chinese:自定义Directive与Variable变量名称一致导致FTL解析BUG,English:A bug when The user-defined directive key same as Variable key
Daniel Dekany (JIRA)
-
[jira] [Commented] (FREEMARKER-69) Chinese:自定义Directive与Variable变量名称一致导致FTL解析BUG,English:A bug when The user-defined directive key same as Variable key
Daniel Dekany (JIRA)
-
[jira] [Created] (FREEMARKER-69) Chinese:自定义Directive与Variable变量名称一致导致FTL解析BUG,English:A bug when The user-defined directive key same as Variable key
pengzhistar (JIRA)
-
[jira] [Updated] (FREEMARKER-68) Double-question mark operator does not properly test for Jython attributes
Daniel Dekany (JIRA)
-
[jira] [Closed] (FREEMARKER-67) Doesn't support org.bson.Document's correct order of keys.
Daniel Dekany (JIRA)
-
[jira] [Resolved] (FREEMARKER-67) Doesn't support org.bson.Document's correct order of keys.
Pu Zhongqiang (JIRA)
-
[jira] [Comment Edited] (FREEMARKER-67) Doesn't support org.bson.Document's correct order of keys.
Pu Zhongqiang (JIRA)
-
[jira] [Comment Edited] (FREEMARKER-68) Double-question mark operator does not properly test for attributes
Jason Sachs (JIRA)
-
[jira] [Commented] (FREEMARKER-68) Double-question mark operator does not properly test for attributes
Jason Sachs (JIRA)
-
[jira] [Created] (FREEMARKER-68) Double-question mark operator does not properly test for attributes
Jason Sachs (JIRA)
-
[jira] [Commented] (FREEMARKER-67) Doesn't support org.bson.Document's correct order of keys.
Daniel Dekany (JIRA)
-
[jira] [Updated] (FREEMARKER-67) Doesn't support org.bson.Document's correct order of keys.
Pu Zhongqiang (JIRA)
-
[jira] [Created] (FREEMARKER-67) Doesn't support org.bson.Document's correct order of keys.
Pu Zhongqiang (JIRA)
-
[jira] [Closed] (FREEMARKER-66) Link to freemarker-java8 while we wait for support
Daniel Dekany (JIRA)
-
incubator-freemarker-site git commit: FREEMARKER-66: Link to freemarker-java8
ddekany
-
incubator-freemarker-site git commit: (Typo...)
ddekany
-
incubator-freemarker-site git commit: FREEMARKER-66: Link to the freemarker-java8 project
ddekany
-
incubator-freemarker git commit: TemplateModel implementations that contain an ObjectWrapper (which itself is not Serializable) were marked as Serializable mistakenly.
ddekany
-
incubator-freemarker git commit: Got rid of _TemplateModelException-s on places where TemplateException or simple TemplateModelException can be used.
ddekany
-
incubator-freemarker git commit: Got rid of _MiscTemplateException; merged internal constructors into TemplateException.
ddekany
-
incubator-freemarker git commit: BeanModel shouldn't log "no such key" events, not even on debug level.
ddekany
-
[1/2] incubator-freemarker git commit: Renamed `FTLUtil` to `TemplateLanguageUtils` (as the FTL name will be abandoned in FM3, and supporting multiple languages are planned in the future).
ddekany
-
[01/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[05/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[04/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[13/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[07/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[08/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[16/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[14/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[10/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[17/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[15/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[09/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[12/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[11/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[02/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[03/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[06/17] incubator-freemarker git commit: Renamed XxxUtil classes to XxxUtils, as this convention is more widespread nowadays.
ddekany
-
[jira] [Created] (FREEMARKER-66) Link to freemarker-java8 while we wait for support
Jakob Vad Nielsen (JIRA)
-
incubator-freemarker git commit: Got rid of o.a.f.core.mode.Constants, moved the constants to respectable TemplateModel subinterfaces.
ddekany
-
[1/2] incubator-freemarker git commit: (JavaDoc improvement from 2.3-gae)
ddekany
-
[jira] [Closed] (FREEMARKER-63) FM3 Unification and improvement of directive-like constructs
Daniel Dekany (JIRA)
-
[jira] [Closed] (FREEMARKER-64) FM3 Unification and improvement of function-like constructs
Daniel Dekany (JIRA)
-
[1/2] incubator-freemarker git commit: FREEMARKER-64: Function (and thus also method) call syntax now supports passing parameter by name.
ddekany
-
[GitHub] incubator-freemarker pull request #33: FREEMARKER-64: Function (and thus als...
ddekany
-
incubator-freemarker git commit: Trying to fix test failing in Travis environment
ddekany
-
incubator-freemarker git commit: Show more info about test failures on Travis
ddekany
-
incubator-freemarker git commit: Trying to fix Travis build (Oracle Java 7 gone)
ddekany
-
[1/8] incubator-freemarker git commit: FREEMARKER-64: TemplateModel and TemplateModelEx changes (but they will be probably replaced by TemplateFunctionModel later): Removed FM2 `TemplateMethodModel`, then renamed `TemplateMethodModelEx` to `TemplateMetho
ddekany
-
[6/8] incubator-freemarker git commit: FREEMARKER-64: Removed TemplateMethodModel, using TemplateFunctionModel everywhere instead. Some refinement of existing TemplateCallableModel API-s, most importantly, the support for null argumenArrayLayout. Removed
ddekany
-
[3/8] incubator-freemarker git commit: FREEMARKER-64: Removed TemplateMethodModel, using TemplateFunctionModel everywhere instead. Some refinement of existing TemplateCallableModel API-s, most importantly, the support for null argumenArrayLayout. Removed
ddekany
-
[4/8] incubator-freemarker git commit: FREEMARKER-64: Removed TemplateMethodModel, using TemplateFunctionModel everywhere instead. Some refinement of existing TemplateCallableModel API-s, most importantly, the support for null argumenArrayLayout. Removed
ddekany
-
[8/8] incubator-freemarker git commit: FREEMARKER-64: Merged: FM3 Unification and improvement of function-like constructs
ddekany
-
[2/8] incubator-freemarker git commit: FREEMARKER-64: TemplateModel and TemplateModelEx changes (but they will be probably replaced by TemplateFunctionModel later): Removed FM2 `TemplateMethodModel`, then renamed `TemplateMethodModelEx` to `TemplateMetho
ddekany
-
[5/8] incubator-freemarker git commit: FREEMARKER-64: Removed TemplateMethodModel, using TemplateFunctionModel everywhere instead. Some refinement of existing TemplateCallableModel API-s, most importantly, the support for null argumenArrayLayout. Removed
ddekany
-
[7/8] incubator-freemarker git commit: FREEMARKER-64: Removed TemplateMethodModel, using TemplateFunctionModel everywhere instead. Some refinement of existing TemplateCallableModel API-s, most importantly, the support for null argumenArrayLayout. Removed
ddekany
-
[jira] [Commented] (FREEMARKER-64) FM3 Unification and improvement of function-like constructs
ASF GitHub Bot (JIRA)
-
[GitHub] incubator-freemarker pull request #32: FREEMARKER-64: FM3 Unification and im...
ddekany
-
[01/21] incubator-freemarker git commit: FREEMARKER-63: Very early state. Until it's fully functional, the new interface is called TemplateDirectiveModel2, and is invoked with <~...> instead of <@...>. Later it will replace TemplateDirectiveModel and th
ddekany