- None
- Factory example
- None
- Minor changes
- None
- Switch at least to appserver.io version 1.1.13
- None
- Switch at least to appserver.io version 1.1.5-beta11
- None
- Add LDAP example for a docker-compose setup
- Add prePassivate + postActivate methods to ASingletonProcessor for demonstration
- Switch to latest appserver-io-psr/epb version
- Add classes directories to composer autoloader
- Fixed invalid Platform class in appserver-ds.xml docker-compose configuration
- None
- Add missing DNS server IP in webserver.xml when starting example application with docker-compose
- None
- None
- Extend provisioning to also create a new database when using a MySQL
- None
- Switch to appserver.io version 1.1.3
- Removed Composer dependency to Rout.Lt, because 1.1.3 comes bundled with latest Rout.Lt version
- Add classes to reproduce issue #881
- Refactor shopping cart action to use latest Rout.Lt 2.2.0+ features
- None
- Add OPCache GUI as DHTML servlet
- Fixed invalid usage of EM when startup SSB
- None
- None
- Add entity manager to SSB to test proxy integration
- Remove unnecessary module implementation
- Refactoring processor hierarchy
- Remove demo container implementation
- None
- Remove demo container implementation
- None
- Update to latest appserver.io Docker version
- None
- Update to latest appserver.io Docker version
- Bugfix for missing parameter in debug message of wait for DB loop
- None
- None
- Update to appserver.io Docker version 1.1.1-alpha10
- None
- Update to appserver.io Docker version 1.1.1-alpha9
- None
- Refactoring Docker integration + switch to DI for MQ senders
- None
- Replace hardcoded container name in login module's datasource lookup with variable
- None
- Use configuration variables introduces with appserver v1.1.1-alpha5 in context.xml/containers.xml file
- None
- Add application specific system logger to context.xml file
- None
- Add preAttach() and preDestroy() methods to close database connection
- Switch back to sqlite database
- None
- None
- Refactoring for new security subsystem
- None
- Refactoring for new security subsystem
- Fixed invalid pointcut order to enable action validation
- Securing Web Application
- Fixed invalid lookup name for QueueSender in AnnotatedServlet
- Add dummy Persistence Unit configuration to deployment descriptor
- Refactoring Entity folder structure to have AbstractEntity in a separater folder to avoid fatal error in Doctrine class loading
- Add JMeter testsuite for testing session persistence
- None
- Add more default credentials and query username after successfull login in JMeter tests
- None
- Fixed cart functionality
- None
- Fixed invalid add to cart functionality
- None
- Switch to Rout.Lt 2
- Fix a problem with colliding authentication paths
- None
- None
- Switch to new Doctrine integration
- None
- Merge with features from 1.0 branch
- None
- Switch to new appserver.io v1.1.0 provisioning functionality
- Switch to latest components/bootstrap version 3.3.4
- Fix to close Doctrine connections when synchronizing SFSB + SLSB
- Fixed #39 - MySQL not working as datasource
- None
- None
- Remove WebSocket example to improve performance on Windows, because socket check is very slow
- None
- Remove WebSocket example because WebSocket server components are not part of 1.0.0 standard distribution
- None
- Switched to stable dependencies due to version 1.0.0 release
- None
- Extend example for SSB with counter
- Add example for logger injection
- None
- Upgrade after moving InitialContext to appserver-io-psr/naming package
- None
- Upgraded AOP usage to the new appserver-io-psr/mop dependency
- Removed a forgotten error_log() from \AppserverIo\Apps\Example\MessageBeans\ImportChunkReceiver class
- None
- Switch to latest appserver-io/doppelgaenger 0.5.* version
- None
- Wrong usage of the TimerServiceContext interface
- None
- Some minor bugfixes
- Refactoring for usage with latest interface naming conventions of appserver-io/appserver 1.0.0-rc1
- Updating DocBlocks for phpDocumentor 2 standard
- Updated dependencies
- Fixed DbC errors
- None
- None
- None
- Refactoring for usage with 1.0.0-rc1
- Re-add phpinfo.php because of JMeter PHP-FPM tests
- None
- None
- Updated configuration files to reflect latest changes in validation and configuration
- None
- Introduced the new base modifier for virtual host independent base URL generation
- None
- Customize epb.xml for usage with 1.0.0-beta4
- Add META-INF/ebp.xml for show how Session/MessageDriven Beans can be configured by XML configuration
- None
- Bugfix for example with interval timer
- None
- Refactoring for new annotated MQ example
- None
- Added a pointcuts.xml as an example for AOP configuration over XML
- None
- Add AnnotatedServlet as example for annotation based servlet configuration
- Add error message if try to store user, because action ist not yet implemented
- Hide web socket example if web socket server is not available
- None
- Add servlets to simulate requests with a random runtime + dummy SOAP server/client implementation
- Refactor JMeter testcases to allow protocol definition by variable
- Cleanup of old use statements
- Introduced an example of aspect based weaving with AppserverIo\Apps\Example\Aspects\LoggerAspect
- None
- Moved to the appserver-io-apps organisation