Smart and powerful application framework and server
Go to file
Thorsten Sommer a007db1b79 Bug fixes and improvements
+ Add a function to the Tools package to provide the local IP address
and port
+ Add a function to the Tools package to provide a time as formated
string as yyyyMMdd hhmmss.fff
+ Improved the ICCC startup message: Now, the message contains the IP
address and port of the stared server
+ Add a new configuration to specific the necessary Ocean servers' port
(internally, not the public port)
+ The template package reports now which version out of the grid FS is
used.
+ The Ocean server is now bound to the correct IP address and port
(rule: the local IP address!)
+ The order of the system shutdown handlers were wrong!
+ The early ICCC messages problem is now fixed!
+ Fixed an ICCC bug for the case, that a message does not have any
payload!
+ Also the configuration database uses now the correct mgo MongoDB rules
(SetSafe & SetMode)
2014-06-08 11:35:01 +02:00
Configuration Initial commit of Ocean's local development 2014-04-26 11:18:56 +02:00
ConfigurationDB Bug fixes and improvements 2014-06-08 11:35:01 +02:00
CustomerDB Bug fixing 2014-06-04 21:41:18 +02:00
ICCC Bug fixes and improvements 2014-06-08 11:35:01 +02:00
Log Initial commit of Ocean's local development 2014-04-26 11:18:56 +02:00
MimeTypes Bug fixing 2014-06-04 21:41:18 +02:00
NumGen Bug fixing 2014-06-04 21:41:18 +02:00
Robots Initial commit of Ocean's local development 2014-04-26 11:18:56 +02:00
Shutdown Bug fixing 2014-06-04 21:41:18 +02:00
StaticFiles Bug fixing 2014-06-04 21:41:18 +02:00
System Bug fixes and improvements 2014-06-08 11:35:01 +02:00
Templates Bug fixes and improvements 2014-06-08 11:35:01 +02:00
Tools Bug fixes and improvements 2014-06-08 11:35:01 +02:00
WebContent Bug fixing 2014-06-04 21:41:18 +02:00
LICENSE Update License to 2-clause BSD 2014-03-15 16:08:44 +01:00
README.md Update README.md 2014-03-23 13:27:50 +01:00

Ocean

Powerful but simple Go application server and web framework.