| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-06-17 | Authentication plugin for Console | Andrew Branson | |
| 2013-06-14 | Domain workflow CompositeActivity must be called 'domain'. | Andrew Branson | |
| ReplaceDomainWorkflow predef step now forces this. | |||
| 2013-06-14 | Escape DNs with hex codes instead - more compatible | Andrew Branson | |
| 2013-06-14 | getCollection proxy API method. | Andrew Branson | |
| 2013-06-13 | Escape DNs in Path, so special characters can be used in Path | Andrew Branson | |
| components. Fixes #125 | |||
| 2013-06-07 | Removed premature license comment | Andrew Branson | |
| 2013-06-06 | Check SchemaType for outcome requirement instead of Version | Andrew Branson | |
| 2013-05-31 | Make sure validator exists if outcome is null before script execution. | Andrew Branson | |
| 2013-05-21 | Collect stale job IDs when refreshing joblist. Remove them after to | Andrew Branson | |
| avoid concurrent mod, as we don't want to preload all the values. Fixes #112 | |||
| 2013-05-17 | Cleanup | Andrew Branson | |
| 2013-05-17 | Force order of imports to make sure roles and agents are in before | Andrew Branson | |
| items, so init push jobs will function. | |||
| 2013-05-17 | Add Role management support to module, instead of just creating one if | Andrew Branson | |
| it's not already there. Supports 'jobList' attribute to enable job pushing | |||
| 2013-04-10 | added getSchema() method to Outcome to load schema xml. | Andrew Branson | |
| Removed unused 'getSchemaURI' method. | |||
| 2013-04-05 | Debug resource location at log 5 | Andrew Branson | |
| 2013-04-03 | Fix bug in shuffling | Andrew Branson | |
| Added extra debug for shuffling | |||
| 2013-04-03 | Remove rogue System.out | Andrew Branson | |
| 2013-04-03 | XMLDiff report makes more sense if the arguments are (old, new). | Andrew Branson | |
| 2013-03-27 | Olivier's fix for advancement! | Andrew Branson | |
| 2013-03-06 | Test properties file and memory cluster storage for testing. | Andrew Branson | |
| 2013-02-28 | Memory-only cluster storage for testing. | Andrew Branson | |
| Test properties file. | |||
| 2013-02-28 | RemoveNonStrongRefCache, as it didn't add anything to Map. | Andrew Branson | |
| 2013-02-27 | Script testing and resulting fixes | Andrew Branson | |
| 2013-02-27 | Catch wrong class of C2KLocalObject being fed | Andrew Branson | |
| 2013-02-25 | Throw error properly if script engine not found. | Andrew Branson | |
| Fixes #104 | |||
| 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-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 | Fix crash when module ResourceURL is invalid | 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 | |
