commits
Thread
Date
Earlier messages
Messages by Thread
(empire-db) branch master updated: EMPIREDB-485 Oracle: Allow primary key with nullable column
doebele
(empire-db) branch master updated: Added missing Apache license headers
doebele
(empire-db) branch master updated: EMPIREDB-482 commons-benutils version update
doebele
(empire-db) branch master updated (d75c6964 -> 8498fdf4)
datazuul
(empire-db) 01/03: externalize generic spring configuration to sample independent classes
datazuul
(empire-db) 03/03: fix warnings
datazuul
(empire-db) 02/03: externalize generic spring configuration to sample independent classes
datazuul
svn commit: r1931908 - in empire-db/site: build pages
doebele
(empire-db) branch master updated: format line
datazuul
(empire-db) branch master updated (f8003990 -> e74d35c2)
doebele
(empire-db) 02/02: update build and run command
doebele
(empire-db) 01/02: upgrade Spring Boot version to 4.0.2 fix and configure logback logging fix employee name string concatenation
doebele
(empire-db) branch master updated: EMPIREDB-483 Added SQLFormat class for optional pretty print
geissler
(empire-db) branch master updated: EMPIREDB-481 Fix in DBMSHandlerMSSQL when skipRows=0
doebele
(empire-db) branch master updated: EMPIREDB-482 DBTable refine foreign key name
doebele
(empire-db) branch master updated (786d2e0f -> b3ce0f1b)
doebele
(empire-db) 01/03: remove first check
doebele
(empire-db) 03/03: Merge branch 'master' into pr-17
doebele
(empire-db) 02/03: remove first check
doebele
(empire-db) branch master updated: EMPIREDB-482: DBMSOracleHandler: added "level" to keyword list.
doebele
(empire-db) branch master updated: EMPIREDB-480: TextInputControl
derjan
svn commit: r1929267 - in empire-db/site: . pages
doebele
svn commit: r80238 - release/empire-db/3.3.0
doebele
svn commit: r80237 - release/empire-db/3.4.0
doebele
(empire-db) branch master updated: EMPIREDB-456 DBUtils new overload for querySingleRow()
doebele
(empire-db) branch master updated: EMPIREDB-477 DBCOLATTR replaces by COLATTR
doebele
(empire-db) branch master updated: EMPIREDB-477 new class ColumnUtils for attribute access
doebele
(empire-db) annotated tag empire-db-3.4.0-rc1 created (now ea21d5d3)
doebele
(empire-db) branch master updated: Removed unnecessary imports
doebele
(empire-db) branch master updated: EMPIREDB-456 DBModelParser: Logging output fix
doebele
(empire-db) branch master updated: EMPIREDB-477 Rorganized into DBColumnExpr
doebele
(empire-db) branch master updated: [maven-release-plugin] rollback the release of empire-db-3.4.0-rc1
doebele
(empire-db) annotated tag empire-db-3.4.0-rc1 deleted (was ea21d5d3)
doebele
(empire-db) branch master updated: EMPIREDB-477 getIgnoreCaseExpr() let DBDatabase decide before DBMSHandler
doebele
(empire-db) branch master updated: EMPIREDB-477 minor fix.
doebele
(empire-db) branch master updated: EMPIREDB-462
derjan
(empire-db) branch master updated: EMPIREDB-477 refactored and optimized
doebele
(empire-db) branch master updated: EMPIREDB-477 Oracle extended collation support
doebele
(empire-db) branch master updated: EMPIREDB-477 Column: added isCaseSensitive property
doebele
(empire-db) branch master updated: EMPIREDB-479 QueryFailedException improved logging
doebele
(empire-db) branch master updated: EMPIREDB-477 Fixes for Oracle DDL generation
doebele
(empire-db) branch master updated: release-rollback
doebele
(empire-db) branch master updated: EMPIREDB-477 ColumnExpr setAttribute fix
doebele
(empire-db) branch master updated: EMPIREDB-477 ColumnUtils: allow to set a sort expression for ech column
doebele
(empire-db) branch master updated: prepare-release: added test dependencies
doebele
(empire-db) annotated tag empire-db-3.4.0-rc1 created (now d7439f59)
doebele
svn commit: r80133 - in dev/empire-db: apache-empire-db-3.3.0-rc1 apache-empire-db-3.4.0-rc1
doebele
(empire-db) branch master updated: [maven-release-plugin] prepare release empire-db-3.4.0-rc1
doebele
(empire-db) branch master updated: [maven-release-plugin] prepare release empire-db-3.4.0-rc1
doebele
(empire-db) branch master updated: Release-preparation: JavaDoc fixes
doebele
(empire-db) branch master updated: update CHANGELOG for version 3.4.0
derjan
(empire-db) branch master updated: EMPIREDB-478 prepareParams: safety checks added
doebele
(empire-db) branch master updated: EMPIREDB-478 DBPreparable method changed to prepareParams(DBCommand,DBExpr)
doebele
(empire-db) branch master updated: EMPIREDB-478 DBPreparable interface in order to allow DBValueExpr as statement parameters
doebele
(empire-db) branch master updated: EMPIREDB-477 ColumnUtils isCaseSensitive fix
doebele
(empire-db) branch master updated: EMPIREDB-477 ColumnUtils improvement
doebele
(empire-db) branch master updated: EMPIREDB-477 DBGeneratedValue trigger columns addtion
doebele
(empire-db) branch master updated: EMPIREDB-477 DBGeneratedValue: byFunction or byTrigger
doebele
(empire-db) branch master updated: EMPIREDB-477: fix to update generated value
doebele
(empire-db) branch master updated: EMPIREDB-477 Allow fulltext indexes, generated values, and contains comparator
doebele
(empire-db) branch master updated: EMPIREDB-476 ControlTag / InputTag: allow override of autoControlId
doebele
(empire-db) branch master updated: EMPIREDB-456 DBUtils: completeQuery should always be called.
doebele
(empire-db) branch master updated: EMPIREDB-475 Handle format option "nolookup" and FieldIllegalValueException.
doebele
(empire-db) branch master updated: EMPIREDB-475: Always return enum value for enum columns instead of raw record vlaue.
doebele
(empire-db) branch master updated: EMPIREDB-456 InternalException: message fix
doebele
(empire-db) branch master updated: EMPIREDB-456 TabViewTag: add activePage attribute in order to use tabPage id instead of index
doebele
(empire-db) branch master updated: EMPIREDB-474 WebApplication: getContextBean and setContextBean added.
doebele
(empire-db) branch master updated: EMPIREDB-456 TagEncodingHelper: allow column reset
doebele
(empire-db) branch master updated: EMPIREDB-473 EntityType renamed to Entity, DBELResolver extended to ColumnExpr and ColumnExpr[]
doebele
(empire-db) branch master updated: EMPIREDB-456 DBRowSet: improved logging
doebele
(empire-db) branch master updated: EMPIREDB-470 DBMSHandlerHSql fix
doebele
(empire-db) branch master updated: EMPIREDB-470 DateUtils: cache DateTimeFormatter for patterns
doebele
(empire-db) branch master updated: EMPIREDB-470 DBSqlPhrase: SQL_CURRENT_DATETIME added
doebele
(empire-db) branch master updated: EMPIREDB-470: DataType: enum description updated
doebele
(empire-db) branch master updated: EMPIREDB-470 DBRowSet: Enforce Timestamp column to be of DataType.TIMESTAMP
doebele
(empire-db) branch master updated: EMPIREDB-456 DBCommand: selectSetExpressions handle null value
doebele
(empire-db) branch master updated: EMPIREDB-456 DBCommand new function selectSetExpressions()
doebele
(empire-db) branch master updated: EMPIREDB-456 Codegen: Dependency update for commons-collections to 3.2.2
doebele
(empire-db) branch master updated: EMPIREDB-456 DateUtils: text fix
doebele
(empire-db) branch master updated: EMPIREDB-456 DateUtils: add Temporal to formatMonth and formatDayOfWeek
doebele
(empire-db) branch master updated: EMPIREDB-456 DateUtils: uses of SimpleDateFormat removed
doebele
(empire-db) branch master updated: EMPIREDB-456 DBQuery revert change about initial updateablitity
doebele
(empire-db) branch master updated: EMPIREDB-470 Use DateTimeFormatter instead of SimpleDateFormat
doebele
(empire-db) branch master updated: EMPIREDB-472
derjan
(empire-db) branch master updated: EMPIREDB-471 Remove time from java.util.Date for DATE columns
doebele
(empire-db) branch master updated: EMPIREDB-470 DMBSHandlerOracle: Treat DATETIME as DATE
doebele
(empire-db) branch master updated: EMPIREDB-469 Detect foreign key relations on a given table
doebele
(empire-db) branch master updated: EMPIREDB-456: SelectTag: avoid doubling of component-id
doebele
(empire-db) branch master updated: EMPIREDB-456: WebApplication: createResourceTextResolver() added.
doebele
(empire-db) branch master updated: EMPIREDB-468 DBMSHandler: getResultValue fix for DataType.DATE
doebele
(empire-db) branch master updated: EMPIREDB-456 DBSQLScript: ignore comments when executing all statements
doebele
(empire-db) branch master updated: EMPIREDB-456 DateUtils: limit timestamp nanos to 6 digits.
doebele
(empire-db) branch master updated: EMPIREDB-456 DBSQLScript: add exception for preceeding line comments
doebele
(empire-db) branch master updated: EMPIREDB-467: DBMateralizedView: new interface to indicate a view is materialized. Added support for Oracle.
doebele
(empire-db) branch master updated: EMPIREDB-466 TextAreaInputControl: renverValue support no tag or styleClass
doebele
(empire-db) branch master updated: EMPIREDB-456 DBDDLGenerator: omit parenthesis
doebele
(empire-db) branch master updated: EMPIREDB-466 new StyleClass type for improved css style class building
doebele
(empire-db) branch master updated: EMPIREDB-465: Optimizations
doebele
(empire-db) branch master updated: EMPIREDB-456
derjan
(empire-db) branch master updated: EMPIREDB-465 InputControl: setInputStyleClass changed order of parameters
doebele
(empire-db) branch master updated: EMPIREDB-465 InputControl: replace addRemoveStyle with setInputStyleClass
doebele
(empire-db) branch master updated: EMPIREDB-464: DBRecordBase: fix for initData(other); Move copy methods to ClassUtils
doebele
(empire-db) branch master updated: EMPIREDB-464: DBRecordBase: new method to copy data from another record.
doebele
(empire-db) branch master updated: EMPIREDB-463: JSF TagEncodingHelper: addes missing imports
doebele
(empire-db) branch master updated: EMPIREDB-463: JSF TagEncodingHelper: properly format tooltip (title) vaues
doebele
(empire-db) branch master updated: EMPIREDB-462 Page initialization changes reverted.
doebele
(empire-db) branch master updated: EMPIREDB-462 JSF-Page: remove call to doRefresh() when page is initialized Plus: Sync jakarta with jsf
doebele
(empire-db) branch master updated: EMPIREDB-456: WebApplication: improved exception handling
doebele
(empire-db) branch master updated: EMPIREDB-461 JSF render value: omit unit for empty values
doebele
(empire-db) branch master updated: EMPIREDB-456 DBUtils: improved initial array capacity for list queries
doebele
(empire-db) branch master updated: EMPIREDB-461 TextInputControl: fix renderValue
doebele
(empire-db) branch master updated: EMPIREDB-456 DBMSHandlerOracle: convert to clob.
doebele
(empire-db) branch master updated: EMPIREDB-461 Bugfix: JSF text values not properly escaped
doebele
(empire-db) branch master updated: EMPIREDB-456: JSF: wrapper class default style
doebele
(empire-db) branch master updated: EMPIREDB-456 DBMSHandler: fix for empty keyword list
doebele
(empire-db) branch master updated: EMPIREDB-456 DBMSHandler: optimized reservered sql keywords
doebele
(empire-db) branch master updated: EMPIREDB-456: JSF Dependency update to myfaces 2.3.11
doebele
(empire-db) branch master updated: EMPIREDB-456 FacesUtils: added getComponentAttribute() for convenience
doebele
(empire-db) branch master updated: EMPIREDB-456 Improved exception handling for ReflectiveOperationExceptions
doebele
(empire-db) branch master updated: EMPIREDB-456 DBMSHandlerOracle: decode formatting fix
doebele
(empire-db) branch master updated: EMPIREDB-459 RecordData function renamed from get(index...) to getValue(index...)
doebele
(empire-db) branch master updated: EMPIREDB-459 Renamed parameter and JavaDoc
doebele
(empire-db) branch master updated: EMPIREDB-459 DBRecordData / DataListEntry: Allow both local and global overrides for all data type conversions.
doebele
(empire-db) branch master updated: EMPIREDB-456 New BeanMethodInvokeException for ReflectiveOperations on methods
doebele
(empire-db) branch master updated: EMPIREDB-460 BeanPropertyUtils as replacement for direct calls to org.apache.commons.beanutils
doebele
(empire-db) branch master updated: EMPIREDB-456 DBCommand new method addKeyConstraints(...)
doebele
(empire-db) branch master updated: EMPIREDB-459 DBRecordData and DataListEntry: sync functions and behaviour
doebele
(empire-db) branch master updated: Revert "EMPIREDB-456"
doebele
(empire-db) branch master updated: EMPIREDB-456 RecordData: add function isValueValid to check for partial loaded data
doebele
(empire-db) branch master updated: EMPIREDB-458 ControlTag: fix for wrong input client-id inside <ui:repeat>
doebele
(empire-db) branch master updated: EMPIREDB-457 LabelTag: ignore styleClass attribute from column and use "labelClass" instead.
doebele
(empire-db) branch master updated: EMPIREDB-456: EnumType: setEnumOptions param type changed from Class<?> to Class<? extends Enum<?>>
doebele
svn commit: r1924313 - in /empire-db/site: build/ build/css/ css/ pages/
doebele
svn commit: r1924310 - /empire-db/site/pages/home.html
doebele
svn commit: r1924309 [4/5] - in /empire-db/site: build/ build/css/ build/js/ css/ js/ pages/
doebele
svn commit: r1924309 [2/5] - in /empire-db/site: build/ build/css/ build/js/ css/ js/ pages/
doebele
svn commit: r1924309 [5/5] - in /empire-db/site: build/ build/css/ build/js/ css/ js/ pages/
doebele
svn commit: r1924309 [1/5] - in /empire-db/site: build/ build/css/ build/js/ css/ js/ pages/
doebele
svn commit: r1924309 [3/5] - in /empire-db/site: build/ build/css/ build/js/ css/ js/ pages/
doebele
svn commit: r1924308 - in /empire-db/site: build/site.dwt pages/community.html pages/download.html pages/home.html pages/project.html
doebele
svn commit: r1924306 - in /empire-db/site: build/site.dwt pages/community.html pages/download.html pages/home.html pages/project.html
doebele
svn commit: r1924305 - in /empire-db/site: build/site.dwt pages/community.html pages/download.html pages/home.html pages/project.html
doebele
svn commit: r1924299 - in /empire-db/site: doap_Empire-db.rdf pages/download.html pages/home.html
doebele
svn commit: r75512 - in /release/empire-db: 3.2.0/ 3.3.0/
doebele
svn commit: r75511 - /dev/empire-db/apache-empire-db-3.2.0-rc1/
doebele
svn commit: r75330 - /dev/empire-db/apache-empire-db-3.3.0-rc1/
doebele
(empire-db) annotated tag apache-empire-db-3.3.0-rc1 created (now 81850c81)
doebele
(empire-db) branch master updated: [maven-release-plugin] prepare release apache-empire-db-3.3.0-rc1
doebele
(empire-db) branch master updated: EMPIREDB-431 Javadoc error fixes for new release
doebele
(empire-db) branch master updated: EMPIREDB-455 TextInputControl small fix.
doebele
(empire-db) branch master updated: EMPIREDB-455: TextInputControl: Converter for numeric ValueExpressions added
doebele
(empire-db) branch master updated: changelog updated
doebele
(empire-db) branch master updated: EMPIREDB-431 Options: append function added
doebele
(empire-db) branch master updated: EMPIREDB-431 DateUtils: added some date field functions for convenience
doebele
(empire-db) branch master updated: EMPIREDB-431 ValueTag: Check format attribute "noescape" when rendering values
doebele
(empire-db) branch master updated: EMPIREDB-431 DBMSHandlerMssql: implement skipRows
doebele
(empire-db) branch master updated: EMPIREDB-431: UserLevelException: additional constructor (2)
doebele
(empire-db) branch master updated: EMPIREDB-431 DBRowSet: allow custom attributes ClassUtils: Unwrap all InvocationTargetExceptions
doebele
(empire-db) branch master updated: EMPIREDB-451: TextAreaControl: fix missing escapeHtml
doebele
(empire-db) branch master updated: Revert "EMPIREDB-431:"
doebele
(empire-db) branch master updated: EMPIREDB-431: UserLevelException: additional constructor
doebele
(empire-db) branch master updated: EMPIREDB-454 DBCommand: getSelect with Skip options
doebele
(empire-db) branch master updated: EMPIREDB-454: DBCommand: allow to generate Select statement without OrderBy
doebele
(empire-db) branch master updated: EMPIREDB-431 DBColumn: new convenience function coalesceColumn()
doebele
(empire-db) branch master updated: EMPIREDB-453 TagEncodingHelper: new implemetation for findTopValueExpression()
doebele
(empire-db) branch master updated: EMPIREDB-453 FacesImpl: method renamed
doebele
(empire-db) branch master updated: EMPIREDB-453 MyFaces: fix bug for value attribute expression inside composite components.
doebele
(empire-db) branch master updated: EMPIREDB-452 DBCmdParam: reference object property added
doebele
(empire-db) branch master updated: EMPIREDB-452 DBCombinedCmd: fix command params in union statements
doebele
(empire-db) branch master updated: EMPIREDB-431 ObjectUtilsTests: Added new test cases
doebele
(empire-db) branch master updated: Revert "EMPIREDB-444"
doebele
(empire-db) branch master updated: EMPIREDB-444 ValueUtils: convertToData fix
doebele
(empire-db) branch master updated: EMPIREDB-431 DBCommand groupBy ignore Value expressions
doebele
(empire-db) branch master updated: EMPIREDB-431 PageElement minor improvments
doebele
(empire-db) branch master updated: EMPIREDB-451: Fix for jsf/jakarta examples
doebele
(empire-db) branch master updated: EMPIREDB-451 Move redirect from FacesUtils to WebAppliation and provided public access for InputControl.formatValue()
doebele
(empire-db) branch master updated: EMPIREDB-451 Improved FacesUtils and FacesMessage handling
doebele
(empire-db) branch master updated: EMPIREDB-450: Improved TabView allowing label facet and label class for tab pages.
doebele
(empire-db) branch master updated: EMPIREDB-431 DBQuery: getQueryColumn by index
doebele
(empire-db) branch master updated: EMPIREDB-431 ObjectUtils: listToArray fix
doebele
(empire-db) branch master updated: EMPIREDB-449 ControlTag: allow extra label style classes
doebele
(empire-db) branch master updated: EMPIREDB-431 Simple code optimizations
doebele
(empire-db) branch master updated: EMPIREDB-431 DBView: allow directly adding columns from another view
doebele
(empire-db) branch master updated: EMPIREDB-448 StringUtils: allow customizable ObjectStringifier
doebele
(empire-db) branch master updated: EMPIREDB-447 SelectInputControl: fix for syncOptions clear list
doebele
(empire-db) branch master updated: EMPIREDB-446 SelectInputControl: sync jakarta with javax
doebele
(empire-db) branch master updated: EMPIREDB-431 TagEncodingHelper: use setColumn() to set column
doebele
(empire-db) branch master updated: EMPIREDB-446 SelectInputControl: add support for SelectItemGroups
doebele
(empire-db) branch master updated: EMPIREDB-431 detectDataType: for enums assume VARCHAR instead of UNKNOWN
doebele
(empire-db) branch master updated: EMPIREDB-431 junit: replace deprecated functions
doebele
(empire-db) branch master updated: EMPIREDB-431 TagEncodingHelper: getValueTooltip() support for Enum
doebele
(empire-db) branch master updated: EMPIREDB-430 InputTag.validate(): ignore in case of conversion error
doebele
(empire-db) branch master updated: EMPIREDB-431 DateUtils: function getDateBetween added
doebele
(empire-db) branch master updated: EMPIREDB-431 TextInputControl: fix for readOnly reset
doebele
(empire-db) branch master updated: EMPIREDB-438 TabPageTag: automatically set page id
doebele
(empire-db) branch master updated: EMPIREDB-445 TagEncodingHelper: check ReadOnly if ValueExpression is supplied
doebele
(empire-db) branch master updated: EMPIREDB-431 SelectInputControl: fix for Enums which implement EnumValue
doebele
(empire-db) branch master updated: EMPIREDB-445 TagEncodingHelper: append cssStyleClasses from tag and column metadata instead of overwriting
doebele
(empire-db) branch master updated: EMPIREDB-444 ObjectUtils: rollback of funcitons getInteger(), getLong(), getDecimal() to not throwing a NumberFormatException.
doebele
(empire-db) branch master updated: EMPIREDB-444 ValueUtils: another JUnit test fix
doebele
Earlier messages