|
4246a0cc40
|
Appending a null Object/String to InternalStringBuilder is now a no-op, previously appended "null"
|
2019-01-08 15:39:00 -05:00 |
|
|
ae29ec9928
|
Update InternalStringBuilder.java to remove now useless _shared logic, and handle OOM on array copy gracefully
|
2019-01-08 15:28:23 -05:00 |
|
|
c351d203d6
|
Execute post-request interceptors in a finally of their own
|
2019-01-08 15:13:07 -05:00 |
|
|
55573244f3
|
Move 'Execute post-request interceptors' into finally block, formerly it's skipped on Error's
|
2019-01-08 11:10:59 -05:00 |
|
|
93a9145d45
|
Replace some @deprecated with Formerly deprecated:, because beehive as a whole is deprecated and will never have any more updates
|
2018-03-26 12:44:31 -04:00 |
|
|
6f4b54f5f3
|
Un-deprecate FormData, there will never be another major version, beehive as a whole is deprecated
|
2017-04-20 10:31:49 -04:00 |
|
|
1850272d64
|
[maven-release-plugin] prepare for next development iteration
|
2015-08-27 15:54:42 -04:00 |
|
|
98bcef3dbb
|
[maven-release-plugin] prepare release beehive-1.0.4
|
2015-08-27 15:54:41 -04:00 |
|
|
bd02ce8372
|
[maven-release-plugin] prepare for next development iteration
|
2015-03-16 15:03:27 -04:00 |
|
|
c3b84adc3e
|
[maven-release-plugin] prepare release beehive-1.0.3
|
2015-03-16 15:03:27 -04:00 |
|
moparisthebest
|
cf6775dc87
|
Add whitelist-prefix init-parameter to PageFlowPageFilter, since <url-pattern>/portlets/*.jsp</url-pattern> is invalid syntax and is not allowed by tomcat
|
2014-05-07 14:38:34 -04:00 |
|
moparisthebest
|
9295099ed5
|
Don't setPerRequestState with null
|
2014-04-23 13:34:56 -04:00 |
|
moparisthebest
|
d78cae4c41
|
Update some dependencies to be provided
|
2014-04-22 11:51:27 -04:00 |
|
moparisthebest
|
355ef02abd
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-22 08:45:21 -04:00 |
|
moparisthebest
|
225e7b4de0
|
[maven-release-plugin] prepare release beehive-1.0.2
|
2014-04-22 08:45:15 -04:00 |
|
moparisthebest
|
2471981dbc
|
re-structure into standard maven layout
|
2014-04-21 14:36:57 -04:00 |
|
moparisthebest
|
069b5b965b
|
Update poms to new com.moparisthebest.beehive groupId, bump version of aptIn16 used to 0.2
|
2014-04-21 11:01:33 -04:00 |
|
moparisthebest
|
451feb0199
|
Add maven pom files to build as actual maven projects with all dependencies only from maven central repo
|
2014-04-21 09:14:11 -04:00 |
|