summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18ChangelogchangelogAndrew Branson
2013-06-17Authentication plugin for ConsoleAndrew Branson
2013-06-17Build server is now called 'dev'. Repositories are now CCCS wide.Andrew Branson
2013-06-14Domain workflow CompositeActivity must be called 'domain'.Andrew Branson
2013-06-14Escape DNs with hex codes instead - more compatibleAndrew Branson
2013-06-14getCollection proxy API method.Andrew Branson
2013-06-14Prompt for connect file for all kernel launchesAndrew Branson
2013-06-13Escape DNs in Path, so special characters can be used in PathAndrew Branson
2013-06-07Removed premature license comment Andrew Branson
2013-06-06Check SchemaType for outcome requirement instead of VersionAndrew Branson
2013-05-31Make sure validator exists if outcome is null before script execution.Andrew Branson
2013-05-23Agent and Item were out of line with the new module versions of NewItemAndrew Branson
2013-05-21Collect stale job IDs when refreshing joblist. Remove them after toAndrew Branson
2013-05-17Static schema loading method in Test Andrew Branson
2013-05-17CleanupAndrew Branson
2013-05-17Force order of imports to make sure roles and agents are in beforeAndrew Branson
2013-05-17Add Role management support to module, instead of just creating one ifAndrew Branson
2013-04-10added getSchema() method to Outcome to load schema xml.Andrew Branson
2013-04-05Debug resource location at log 5Andrew Branson
2013-04-03Fix bug in shufflingAndrew Branson
2013-04-03Remove old XMLSpy commentsAndrew Branson
2013-04-03Remove rogue System.outAndrew Branson
2013-04-03XMLDiff report makes more sense if the arguments are (old, new).Andrew Branson
2013-03-27Module didn't allow empty AggregationsAndrew Branson
2013-03-27Olivier's fix for advancement!Andrew Branson
2013-03-27Added module property to Resource item property descriptionAndrew Branson
2013-03-18CCCS public repoAndrew Branson
2013-03-06Test properties file and memory cluster storage for testing.Andrew Branson
2013-02-28Memory-only cluster storage for testing.Andrew Branson
2013-02-28First unit tests, and their detected correction to theAndrew Branson
2013-02-28RemoveNonStrongRefCache, as it didn't add anything to Map.Andrew Branson
2013-02-27Script testing and resulting fixesAndrew Branson
2013-02-27Catch wrong class of C2KLocalObject being fedAndrew Branson
2013-02-25Throw error properly if script engine not found.Andrew Branson
2013-02-202.4-SNAPSHOTAndrew Branson
2013-02-19Changelog release dates addedAndrew Branson
2013-02-192.3.3 ChangelogAndrew Branson
2013-02-18No need for the 2 second thread wait for client processes.Andrew Branson
2013-02-14Fold script console environment into Script.Andrew Branson
2013-02-14Give module namespace in text resource load log.Andrew Branson
2013-02-14Add mCurrentUser property for logged in client processes.Andrew Branson
2013-02-14Remove beanshell for now.Andrew Branson
2013-02-13getAllTextResources finds all matching in kernel and modulesAndrew Branson
2013-02-13Log header changed from c2kernel to CRISTAL for clarityAndrew Branson
2013-02-13Global catch in Script extended to all Throwables.Andrew Branson
2013-02-13Removed isServer boolean - implied by AbstractMain.runningAsWrapperAndrew Branson
2013-02-08Logging and exception cleanupAndrew Branson
2013-02-04Import cleanupAndrew Branson
2013-02-04Move server startup script execution to the end of the item registrationAndrew Branson
2013-02-04Cleanup module import log messagesAndrew Branson