| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-11 | Vertex ID, Edge ID, width and height values were defined as bytes, 2.3.32.3.3 | Andrew Branson | |
| Guy created more than 127 vertices in a workflow, so it's now an integer. | |||
| 2013-08-28 | CastorXMLUtility switched to recommended XMLContext. Should be faster | Andrew Branson | |
| and may help with IssueID #132 Conflicts: src/main/java/com/c2kernel/utils/CastorXMLUtility.java | |||
| 2013-08-28 | Better debugging: | Andrew Branson | |
| ProxyLoader logs error at log(7) CastorXMLUtility creates an Unmarshaller in the constructor to detect mapfile problems then rather than on first use. Mapping objects don't do it. Conflicts: src/main/java/com/c2kernel/utils/CastorXMLUtility.java | |||
| 2013-06-18 | Update build server alias to 'dev'. Add public repository for | Andrew Branson | |
| dependencies. | |||
| 2013-02-25 | 2.3.3.1-SNAPSHOT | Andrew Branson | |
| 2013-02-25 | Throw error properly if script engine not found. | Andrew Branson | |
| Fixes #104 | |||
| 2013-02-19 | 2.3.3 Release | Andrew Branson | |
| 2013-02-19 | Changelog release dates added | Andrew Branson | |
| 2013-02-19 | 2.3.3 Changelog | Andrew Branson | |
| 2013-02-18 | No need for the 2 second thread wait for client processes. | Andrew Branson | |
| 2013-02-14 | Fold script console environment into Script. | Andrew Branson | |
| Add support for 'textFiles/consoleScript.lang.txt' console function declarations in kernel and modules. Use that context for ScriptConsole network consoles and new ShellConsole client process. | |||
| 2013-02-14 | Give module namespace in text resource load log. | Andrew Branson | |
| 2013-02-14 | Add mCurrentUser property for logged in client processes. | Andrew Branson | |
| 2013-02-14 | Remove beanshell for now. | Andrew Branson | |
| 2013-02-13 | getAllTextResources finds all matching in kernel and modules | Andrew Branson | |
| getAllBaseURLs returns all modules and kernel findTextResource searches kernel first - no overriding | |||
| 2013-02-13 | Log header changed from c2kernel to CRISTAL for clarity | Andrew Branson | |
| 2013-02-13 | Global catch in Script extended to all Throwables. | Andrew Branson | |
| 2013-02-13 | Removed isServer boolean - implied by AbstractMain.runningAsWrapper | Andrew Branson | |
| 2013-02-08 | Logging and exception cleanup | Andrew Branson | |
| 2013-02-04 | Import cleanup | Andrew Branson | |
| 2013-02-04 | Move server startup script execution to the end of the item registration | Andrew Branson | |
| for that module. | |||
| 2013-02-04 | Cleanup module import log messages | Andrew Branson | |
| 2013-02-04 | Write Import outcomes directly to storage. | Andrew Branson | |
| Add optional timestamp override to Import. If missing, defaults to now. | |||
| 2013-02-04 | Cleanup timestamp exception | Andrew Branson | |
| 2013-01-31 | Added ViewName field to Event. Filled in with the Viewpoint name if | Andrew Branson | |
| specified in the Activity properties, making it possible to derive previous states of the Viewpoint. Closes #96 Cleanup outcome storing code. Throw an exception if SchemaType filled in and outcome is empty. | |||
| 2013-01-25 | I AM A GOLDEN GOD OF I18N | Andrew Branson | |
| 2013-01-25 | Fix unsynchronized gap between check and retrieve of memcache object. | Andrew Branson | |
| 2013-01-24 | Signal stopping to the wrapper manager | Andrew Branson | |
| 2013-01-24 | LDAP search by property. Returns EntityPaths though. | Andrew Branson | |
| 2013-01-24 | Rename schema file to drop the '2' from cristal | Andrew Branson | |
| 2013-01-24 | Fix crash when module ResourceURL is invalid | Andrew Branson | |
| 2013-01-16 | POM cleanup | Andrew Branson | |
| 2013-01-15 | cristal. prefix on repo ids | Andrew Branson | |
| 2013-01-15 | Fix Nexus port | Andrew Branson | |
| 2013-01-14 | Move to Nexus | Andrew Branson | |
| 2013-01-14 | Correct ORB properties for hostname and port IOR config | Andrew Branson | |
| 2012-12-18 | Added optional WeakCache to hold fewer ClusterStorage objects in memory. | Andrew Branson | |
| Enabled with Storage.useWeakCache property. Useful for large imports and other operations that involve accessing a large number of items over a short period. | |||
| 2012-12-14 | Use XMLUnit XML Diff to compare system resources, for compatibility with | Andrew Branson | |
| XMLDBs that may not return lexigraphically identical documents | |||
| 2012-12-14 | Do Schema parsing in the Schema object rather than the Validator | Andrew Branson | |
| 2012-11-30 | Report module dependency shuffling in log | Andrew Branson | |
| 2012-11-26 | Removed old cmdline switched from usage() | Andrew Branson | |
| 2012-11-26 | Clean up module exception. | Andrew Branson | |
| Merge circular module dependency check with unmet check, earlier in the process. | |||
| 2012-11-26 | Fail more gracefully if the Workflow version wasn't supplied | Andrew Branson | |
| 2012-11-26 | List of current cluster types for use by storage implementations | Andrew Branson | |
| 2012-11-26 | Write console port to server item even if it's been automatically | Andrew Branson | |
| generated. | |||
| 2012-11-26 | Fixes #84 | Andrew Branson | |
| 2012-11-09 | Version 2.3.3-SNAPSHOT | Andrew Branson | |
| 2012-11-09 | Validate module xml against schema before unmarshalling. Fixes #82 | Andrew Branson | |
| 2012-11-09 | Create proper constructor for Schema. | Andrew Branson | |
| 2012-11-09 | Hanging open buffer | Andrew Branson | |
