ActiveWeb Release September 20 2016
Release notes
- 2016-08-16 01:53:44 -0500 Igor Polevoy #306 Implement OPTIONS method for RESTful controllers
- 2016-07-19 14:53:10 -0500 Igor Polevoy #304 params("id) return only first value
- 2016-07-06 01:28:14 -0500 Igor Polevoy Merge pull request #303 from doctorrokter/master
- 2016-07-06 09:22:48 +0300 doctorrokter refs #302 - PATCH request
- 2016-06-29 16:43:52 -0500 Igor Polevoy Merge pull request #295 from DevFactory/release/members-declaration-order-in-interfaces-fix-1
- 2016-06-29 17:11:12 +0500 Faisal Hameed Fixing squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order.
- 2016-06-28 22:18:29 -0500 Igor Polevoy Merge pull request #300 from DevFactory/release/general-code-quality-fix-1
- 2016-06-28 22:15:28 -0500 Igor Polevoy Merge pull request #298 from DevFactory/release/collpsible-if-statements-should-be-merged-fix-1
- 2016-06-28 22:14:30 -0500 Igor Polevoy Merge pull request #297 from DevFactory/release/catches-should-be-combined-fix-1
- 2016-06-28 22:08:42 -0500 Igor Polevoy Merge pull request #294 from DevFactory/release/diamond-operator-should-be-used-fix-1
- 2016-06-23 01:50:00 +0500 Faisal Hameed Fixing squid:S1155, squid:S2184
- 2016-06-22 20:36:09 +0500 Faisal Hameed Fixing squid:S2147 - Catches should be combined.
- 2016-06-22 20:15:50 +0500 Faisal Hameed Fixing squid:S1066 - Collapsible
if
statements should be merged. - 2016-06-22 15:30:48 +0500 Faisal Hameed Fixing squid:S2293 - The diamond operator (
<>
) should be used. - 2016-06-21 23:34:03 -0500 Igor Polevoy Merge pull request #293 from DevFactory/release/override-annotations-should-be-used-fix-1
- 2016-06-21 23:33:41 -0500 Igor Polevoy Merge pull request #292 from DevFactory/release/redundant-field-initializers-fix-1
- 2016-06-21 23:33:24 -0500 Igor Polevoy Merge pull request #290 from DevFactory/release/public-static-fields-should-be-constant-fix-1
- 2016-06-22 04:10:27 +0500 Faisal Hameed Fixing squid:S1161 -
@Override
annotation should be used on any method overriding. - 2016-06-22 02:13:23 +0500 Faisal Hameed Fixing pmd:RedundantFieldInitializer - Redundant Field Initializer.
- 2016-06-22 01:39:37 +0500 Faisal Hameed Fixing squid:S1444 -
public static
fields should be constant. - 2016-06-21 15:25:19 -0500 Igor Polevoy Merge pull request #291 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-1
- 2016-06-22 01:04:38 +0500 Faisal Hameed Fixing squid:S1118 - Utility classes should not have public constructors.
- 2016-06-21 14:59:53 -0500 Igor Polevoy Merge pull request #289 from DevFactory/release/useless-imports-should-be-removed-fix-1
- 2016-06-21 14:55:32 -0500 Igor Polevoy Merge pull request #287 from DevFactory/release/loggers-should-be-private-static-final-fix-1
- 2016-06-21 18:52:43 +0500 Faisal Hameed Fixing squid:UselessImportCheck - Useless imports should be removed.
- 2016-06-21 18:43:27 +0500 Faisal Hameed Fixing squid:S1312 - Loggers should be
private static final
and should share a naming convention. - 2016-05-26 22:48:20 -0500 Igor Polevoy #283 Update copyright notice
- 2016-05-26 22:43:15 -0500 Igor Polevoy #281 application/json content type support
- 2016-05-25 13:00:25 -0500 Igor Polevoy #279 Improve database.properties configuration for tests
- 2016-05-13 11:29:21 -0500 Igor Polevoy #280 layout() method in controller does not override getLayout() in controllers
- 2016-04-28 10:47:41 -0500 Igor Polevoy #489 Allow ACTIVE_ENV to be specified as System Property
- 2016-04-04 11:03:46 -0500 Igor Polevoy changing deployment target for new server
- 2016-04-04 11:00:59 -0500 Igor Polevoy changing deployment target for new server
- 2016-03-23 17:10:48 -0500 Igor Polevoy #277 Add warning about setInjector() being deprecated
- 2016-03-18 20:29:58 -0500 Igor Polevoy typoes
- 2016-03-11 13:19:33 -0600 Igor Polevoy #276 Add log statements to Async CommandListener
- 2016-03-09 19:02:55 -0600 Igor Polevoy #257 Do not print error if DbConfig not found - restoring catch condition
- 2016-03-09 18:48:00 -0600 Igor Polevoy #257 Do not print error if DbConfig not found
- 2016-03-09 18:37:53 -0600 Igor Polevoy point script to a snapshot version of JavaDoc
- 2016-02-16 19:09:09 -0600 Igor Polevoy #273 Lessc plugin does not accept arguments for Lessc compiler
- 2016-02-16 13:46:56 -0600 Igor Polevoy #271 Implement statistics gathering filter
- 2016-02-16 13:34:16 -0600 Igor Polevoy #271 Implement statistics gathering filter
- 2016-02-16 13:31:51 -0600 Igor Polevoy #271 Implement statistics gathering filter
- 2016-02-16 12:52:50 -0600 Igor Polevoy #271 Implement statistics gathering filter
- 2016-02-15 18:27:01 -0600 Igor Polevoy #272 Controller?s inherited public methods are accessible via requests
- 2016-02-14 23:23:56 -0600 Igor Polevoy fixing a test
- 2016-02-14 23:15:06 -0600 Igor Polevoy #270 Extract DBCommandListener from EP and add it as common API
- 2016-02-13 14:43:29 -0600 Igor Polevoy #269 Switch HeadersLogFilter to JSON format
- 2016-02-13 14:10:27 -0600 Igor Polevoy #268 Switch RenderTag log statements to DEBUG level
- 2016-02-08 21:33:04 -0600 Igor Polevoy Merge remote-tracking branch
origin/master
- 2016-02-08 21:33:00 -0600 Igor Polevoy #266 Add Configuration#runningIn(environment) method
- 2016-02-08 09:43:11 -0600 Igor Polevoy fix typo
- 2016-02-07 13:38:34 -0600 Igor Polevoy #265 Convert return type of Command.fromXml to generic type
- 2016-02-07 13:09:51 -0600 Igor Polevoy #262 Implement passing zipped messages as binary data in Async - open utility method
- 2016-02-07 11:41:30 -0600 Igor Polevoy #264 Add ability to move a single message to another queue by ID - typo
- 2016-02-07 11:35:59 -0600 Igor Polevoy #264 Add ability to move a single message to another queue by ID
- 2016-02-07 10:51:34 -0600 Igor Polevoy #262 Implement passing zipped messages as binary data in Async - small code optimization
- 2016-02-06 13:29:23 -0600 Igor Polevoy #263 Add JMS message ID to Command instance
- 2016-02-06 13:15:00 -0600 Igor Polevoy #263 Add JMS message ID to Command instance
- 2016-02-04 20:58:47 -0600 Igor Polevoy #262 Implement passing zipped messages as binary data in Async
- 2016-02-02 21:07:19 -0600 Igor Polevoy #261 Add ability to Async to move messages from one queue to another
- 2016-02-02 19:16:03 -0600 Igor Polevoy #260 Add Netty configuration to Async
- 2016-02-02 19:15:01 -0600 Igor Polevoy #260 Add Netty configuration to Async
- 2016-02-02 18:55:14 -0600 Igor Polevoy #259 Improve configuration of Async
- 2016-02-02 12:13:15 -0600 Igor Polevoy #258 CommandListener needs to get injected dependencies
- 2016-02-02 11:38:05 -0600 Igor Polevoy #255 Implement Command XML serialization in JavaLite Async - execute() needs to be public to write mocks
- 2016-02-02 11:30:51 -0600 Igor Polevoy #255 Implement Command XML serialization in JavaLite Async - execute() needs to be public to write mocks
- 2016-02-02 11:16:40 -0600 Igor Polevoy #255 Implement Command XML serialization in JavaLite Async - added protected to onCommand()
- 2016-02-01 02:14:06 -0600 Igor Polevoy #255 Implement Command XML serialization in JavaLite Async
- 2016-02-01 02:09:04 -0600 Igor Polevoy #253 Upgrade HornetNest to Artemis 1.2
- 2016-01-05 23:47:53 -0600 Igor Polevoy added JavaDoc
- 2015-12-30 23:03:45 -0600 Igor Polevoy #252 Implement ability to automatically delete temporary file after sending it to client
- 2015-12-22 12:39:32 -0600 Igor Polevoy #250 Close file after sending - oops, was closing the wrong stream
- 2015-12-15 21:07:51 -0600 Igor Polevoy #251 FreeMarkerTag optimization is needed
- 2015-12-11 10:58:01 -0600 Igor Polevoy #250 Close file after sending
- 2015-12-10 21:38:20 -0600 Igor Polevoy #193 Adding a non-ActiveWeb annotation on action method causes IllegalArgumentException
- 2015-11-29 11:12:44 -0600 Igor Polevoy removed comments
- 2015-11-29 11:00:33 -0600 Igor Polevoy added JavaDoc
- 2015-11-25 12:50:22 -0600 Igor Polevoy #247 If app failed to start, it also fails to destroy
- 2015-11-25 12:07:22 -0600 Igor Polevoy #246 Tests failed after ActiveWeb upgrade from 1.13 to 1.14-SNAPSHOT
- 2015-11-23 18:45:14 -0600 Igor Polevoy #244 Add method to sanitize of incoming request parameters.
- 2015-11-23 18:14:48 -0600 Igor Polevoy #245 Remove redundant integrateViews() from tests
- 2015-11-14 22:41:10 -0600 Igor Polevoy #242 Implement convenience methods to test structure and content of HTML with http://jsoup.org/
- 2015-10-11 23:16:23 -0500 Igor Polevoy improved exception messages during initialization
- 2015-09-22 21:16:58 -0500 Igor Polevoy #239 Injector should not be set in case of testing - removed injector conflicts, ensured testing mode for all specs
- 2015-09-22 20:09:39 -0500 Igor Polevoy #239 Injector should not be set in case of testing - oops
- 2015-09-22 19:38:38 -0500 Igor Polevoy #239 Injector should not be set in case of testing
- 2015-09-22 19:28:36 -0500 Igor Polevoy #239 Injector should not be set in case of testing
- 2015-09-22 17:55:36 -0500 Igor Polevoy #239 Injector should not be set in case of testing
- 2015-09-22 16:20:48 -0500 Igor Polevoy #239 Injector should not be set in case of testing
- 2015-09-22 16:15:02 -0500 Igor Polevoy #239 Injector should not be set in case of testing
- 2015-09-22 15:40:05 -0500 Igor Polevoy #239 Injector should not be set in case of testing
- 2015-09-22 15:35:04 -0500 Igor Polevoy #186 NPE in case request was specified in test, but it was not terminated with get/post.. etc. me?
- 2015-09-15 14:50:13 -0500 Igor Polevoy Merge remote-tracking branch
origin/master
- 2015-09-15 14:50:08 -0500 Igor Polevoy #238 Cannot inject a dependency into Command in HornetNest
- 2015-08-26 16:03:46 -0500 Igor Polevoy typo
- 2015-08-24 12:15:32 -0500 Igor Polevoy #237 RequestUtils.isXhr() vs Android
X-Requested-With
header - 2015-08-11 19:59:18 -0500 Igor Polevoy #235 Add control methods to HornetNest
- 2015-07-22 17:37:35 -0500 Igor Polevoy #234 Improve logging statements
- 2015-07-22 15:35:33 -0500 Igor Polevoy #231 Add template rendering logs an include partials
- 2015-07-14 14:03:00 -0500 Igor Polevoy #232 Flash with body returns null in tests
- 2015-07-12 22:23:12 -0500 Igor Polevoy #232 Flash with body returns null in tests
- 2015-07-10 14:26:54 -0500 Igor Polevoy #230 change warning log to debug
- 2015-07-10 14:25:24 -0500 Igor Polevoy typo
- 2015-06-22 01:43:33 -0500 Igor Polevoy [maven-release-plugin] prepare for next development iteration
- 2015-06-22 01:43:30 -0500 Igor Polevoy [maven-release-plugin] prepare release activeweb-root-1.13
- 2015-06-22 01:42:16 -0500 Igor Polevoy prepare to release
- 2015-06-22 01:41:39 -0500 Igor Polevoy added how to release notes
- 2015-06-22 01:40:35 -0500 Igor Polevoy added how to release notes
- 2015-06-22 01:32:15 -0500 Igor Polevoy [maven-release-plugin] prepare for next development iteration
- 2015-06-22 01:32:13 -0500 Igor Polevoy [maven-release-plugin] prepare release activeweb-root-1.12
- 2015-06-22 01:27:01 -0500 Igor Polevoy #229 Remove Templator code
- 2015-06-21 21:53:54 -0500 Igor Polevoy #165 method integrateViews() in tests should be called by default
- 2015-06-21 21:35:39 -0500 Igor Polevoy #229 Remove Templator code
- 2015-06-21 21:24:57 -0500 Igor Polevoy #226 DebugTag breaks if value to print is null
- 2015-06-19 18:51:07 -0500 Igor Polevoy #228 Add OPTIONS HTTP Method
- 2015-06-15 17:54:09 -0500 Igor Polevoy #227 FlashTag is not displaying named flashes with body - added anonymous tag with body
- 2015-06-15 17:33:28 -0500 Igor Polevoy #227 FlashTag is not displaying named flashes with body
- 2015-06-08 22:27:33 -0500 Igor Polevoy #225 Add ability to specify HTML5 data attributes in tags
- 2015-05-30 12:49:16 -0500 Igor Polevoy updated JavaDoc
- 2015-05-28 12:00:34 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - ignoring tests ? again !
- 2015-05-26 09:46:39 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - un-ignoring tests failing on Windows
- 2015-05-25 21:54:36 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - ignoring tests failing on Windows
- 2015-05-25 21:51:09 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - damn!!
- 2015-05-25 21:32:10 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - damn!!
- 2015-05-25 21:31:02 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - damn!!
- 2015-05-25 21:27:59 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - yet, one more fix for Windows!!!
- 2015-05-25 18:08:24 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - one more fix for Windows
- 2015-05-25 18:05:50 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - one more fix for Windows
- 2015-05-25 18:03:21 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - another fix for Windows
- 2015-05-25 14:56:53 -0500 Igor Polevoy Merge remote-tracking branch
origin/master
- 2015-05-25 14:56:48 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - fix for Windows
- 2015-05-25 14:29:01 -0500 Igor Polevoy fixed version
- 2015-05-25 14:23:53 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - completed
- 2015-05-25 14:04:38 -0500 Igor Polevoy typo
- 2015-05-24 16:36:03 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - docs
- 2015-05-24 16:33:58 -0500 Igor Polevoy #223 Lessc plugin need to be able to process more than one file - need to complete integration test
- 2015-05-15 00:24:57 -0500 Igor Polevoy #220 Direct connection configuration in DbConfig?
- 2015-04-28 00:02:21 -0500 Igor Polevoy activeweb-219 HornetNest class is not public
- 2015-04-19 00:56:48 -0500 Igor Polevoy #218 Implement chained values in templator
- 2015-04-18 16:54:57 -0500 Igor Polevoy #217 Improve TemplateParser performance
- 2015-04-18 00:22:38 -0500 Igor Polevoy #217 Improve TemplateParser performance
- 2015-04-15 22:09:17 -0500 Igor Polevoy moved BNF parser to separate package
- 2015-04-15 19:56:07 -0500 Igor Polevoy #216 Improve templator performance
- 2015-04-05 22:13:59 -0500 Igor Polevoy #215 removed hardcoded dir
- 2015-04-05 22:09:51 -0500 Igor Polevoy typo
- 2015-04-05 22:09:27 -0500 Igor Polevoy #215 Implement an asynch processing API based on HornetQ
- 2015-04-05 22:07:55 -0500 Igor Polevoy references #215 Implement an asynch processing API based on HornetQ
- 2015-03-16 12:13:25 +0300 vasyalike check if db connection exists before trying to close it in onException()
- 2015-03-09 11:26:25 -0300 ericbn #210 Implemented ForNode nested values
- 2015-03-08 23:53:02 -0300 ericbn #210 Implemented ForNode
- 2015-03-08 13:50:22 -0300 ericbn #210 Correction
- 2015-03-08 10:14:30 -0300 ericbn #210 Implemented single boolean expression
- 2015-03-07 17:56:42 -0300 ericbn #210 Refactoring of TemplateParser.accept()
- 2015-03-07 17:13:24 -0300 ericbn #210 Implemented IfNode. Pending: fix TemplateParser.parse() methods and implement ListNode.
- 2015-03-06 15:14:25 -0300 ericbn [@210 Implemented parsing of expressions. Pending: expression with one boolean value, finish IfNode, implement ListNode](https://github.com/javalite/activejdbc/commit/4aedede)
- 2015-03-05 17:42:30 -0300 ericbn #210 Changing var to %{?} as
%
does not belong to a java identifier - 2015-03-05 16:46:13 -0300 ericbn Update maven-surefire-plugin version to allow -Dtest parameter
- 2015-03-05 16:43:44 -0300 ericbn #210 First implementation of TemplateParser using recursive descent parser. Pending: parse IfTag and ListTag.
- 2015-03-04 16:01:23 -0300 ericbn Removed Maven warning
- 2015-03-02 09:50:28 -0600 Igor Polevoy #214 DBConnectionFilter should not try to close a connection if it was unable to open it
- 2015-02-12 14:09:06 -0600 igor@polevoy.org Merge remote-tracking branch
origin/master
- 2015-02-12 14:07:49 -0600 igor@polevoy.org #212 Build broken on Windows
- 2015-02-12 14:03:48 -0600 Igor Polevoy #211 Android Webview x-requested-with
- 2015-02-12 13:05:49 -0600 Igor Polevoy activeweb-211 Android Webview x-requested-with
- 2015-02-12 12:48:31 -0600 Igor Polevoy #209 Implement operators and two operands for IfTag - work in progress
- 2015-02-10 18:19:08 -0600 Igor Polevoy #209 Implement operators and two operands for IfTag
- 2015-02-10 16:49:50 -0600 Igor Polevoy #209 Implement operators and two operands for IfTag
- 2015-02-10 14:33:20 -0600 Igor Polevoy implemented nested tags #207
How to comment
The comment section below is to discuss documentation on this page.
If you have an issue, or discover bug, please follow instructions on the Support page