| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-11 | Version number in site output pathstate | Andrew Branson | |
| 2013-11-11 | Vertex ID, Edge ID, width and height values were defined as bytes, | Andrew Branson | |
| Guy created more than 127 vertices in a workflow, so it's now an integer. | |||
| 2013-10-29 | CollectionArrayList - intended for Item.initialize | Andrew Branson | |
| 2013-10-29 | Exception cleanup | Andrew Branson | |
| Allow versions to be null: use Integer or String | |||
| 2013-10-27 | 3.0-SNAPSHOT | Andrew Branson | |
| Do Integer.parseInt(propObj.toString()) to tolerate String or Integer version properties. | |||
| 2013-10-27 | Beta? | Andrew Branson | |
| 2013-10-25 | Changes and refactoring to gui requirements | Andrew Branson | |
| Used descriptions must use an integer version. | |||
| 2013-10-24 | Preserve reservation on resume | Andrew Branson | |
| 2013-10-24 | Remove second last mod date. | Andrew Branson | |
| 2013-10-24 | Clear of exceptions | Andrew Branson | |
| 2013-09-17 | Merge and tidy after 2.4 | Andrew Branson | |
| 2013-09-16 | More | Andrew Branson | |
| 2013-09-16 | ActivityDef is a DescriptionObject | Andrew Branson | |
| 2013-09-16 | Refactor ActDefCache into DescriptionObjectCache. | Andrew Branson | |
| Create ActivityDef and StateMachine caches. Add StateMachine loading to LocalObjectLoader | |||
| 2013-09-16 | StateMachine mapfile | Andrew Branson | |
| 2013-09-16 | Mapfile started | Andrew Branson | |
| 2013-09-16 | More | Andrew Branson | |
| 2013-09-16 | More | Andrew Branson | |
| 2013-09-16 | Start | Andrew Branson | |
| 2013-09-13 | [maven-release-plugin] prepare for next development iteration | Andrew Branson | |
| 2013-09-13 | [maven-release-plugin] prepare release 2.4 | Andrew Branson | |
| 2013-09-13 | Metadata changes for site generation including Javadoc | Andrew Branson | |
| Release plugin added | |||
| 2013-09-13 | Remove old javadoc ant file | Andrew Branson | |
| 2013-09-13 | Mail properties not relevant | Andrew Branson | |
| 2013-09-03 | An exception should be thrown if no ClusterStorages are defined. This | Andrew Branson | |
| previously just logged a warning. | |||
| 2013-08-02 | Module resources can specify version number, which overrides the default | Andrew Branson | |
| version viewpoint of '0'. | |||
| 2013-07-29 | new lookup search method that uses a PropertyDescriptionList to find | Andrew Branson | |
| instances of an item description. Closes #114 | |||
| 2013-07-24 | SchemaVersion is actually a string property. Probably shouldn't be | Andrew Branson | |
| though. | |||
| 2013-07-23 | Support for schemaName and schemaVersion in Event | Andrew Branson | |
| 2013-07-23 | Add schema details to event | Andrew Branson | |
| 2013-07-17 | Backwards compatibility. Use castor 'transient' field attribute to | Andrew Branson | |
| ignore eventId data. | |||
| 2013-07-15 | Report time spent marshalling and unmarshalling. | andrew | |
| 2013-07-15 | No need to store a POA in the locators | Andrew Branson | |
| 2013-07-15 | Slacken the module script return type to Object, so it doesn't complain | Andrew Branson | |
| with default returns | |||
| 2013-07-12 | Cleanup of unused code and annotations | Andrew Branson | |
| 2013-07-11 | Log ProxyLoader queryData exceptions | Andrew Branson | |
| 2013-07-10 | CastorXMLUtility switched to recommended XMLContext. Should be faster | Andrew Branson | |
| and may help with IssueID #132 | |||
| 2013-07-09 | 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. | |||
| 2013-07-08 | Copy tree sub keys before notifying. Fixes #131 | Andrew Branson | |
| 2013-06-27 | Fix for orb check | Andrew Branson | |
| 2013-06-27 | Cmdline parse fix | Andrew Branson | |
| 2013-06-27 | Removed CERN schema 'BreakApart' property | Andrew Branson | |
| 2013-06-25 | Error thrown if ORB had been destroyed was not informative enough. Throw | Andrew Branson | |
| a better one. | |||
| 2013-06-25 | Kernel launchers aren't that useful. Don't make them favourites. | Andrew Branson | |
| 2013-06-25 | Remove old http server init | Andrew Branson | |
| 2013-06-25 | More intelligent import of module resources. If resources or outcomes | Andrew Branson | |
| have been modified by a different user, do no overwrite them. Reset the properties and workflow though (should be fairly stateless), but leave the collections. | |||
| 2013-06-25 | Imply correct POA when calling getItem and getAgent, so other places can | Andrew Branson | |
| call it | |||
| 2013-06-25 | Initial equals() method for comparison - intended for intelligent module | Andrew Branson | |
| verification | |||
| 2013-06-24 | Set agent in module scripts to either current user or system. | Andrew Branson | |
| 2013-06-22 | Rewrote cmdline parser to allow cristal processes to use their own. Also | Andrew Branson | |
| cmdline params may override config or connect params. | |||
