1. b6b250c improved warnings by dstucky · 9 years ago master
  2. 70ad074 increase block time by jschumacher · 9 years ago
  3. d6efe77 fix for propper SMILA shutdown (#453748) by aweber · 9 years ago
  4. dc7d002 support "_script" parameter by jschumacher · 9 years ago 1.3-M1
  5. 16d776e adapt scripts to style guide by jschumacher · 9 years ago
  6. 24199b1 QueryBuilder / ResultAccessor / ResultBuilder - removed 'workflow ' by aweber · 9 years ago
  7. 724ebff CHANGE: updated xsd to reflect the possibility of pipeline and script responses in search calls by mstrack · 9 years ago
  8. f157cef increase wait time by jschumacher · 9 years ago
  9. f3429e7 improved exception message by aweber · 9 years ago
  10. 7daea14 activated TestSearchWithScript by aweber · 9 years ago
  11. 8212f2b CHANGE: record handling in script searches doesn't strip attachements any more . FIX: duration in script search call now returned in result by mstrack · 9 years ago
  12. 3449ec2 CHANGE: cosmetical changes to the last commit. (scripting enabled in smila standard search) by mstrack · 9 years ago
  13. e9d9967 changed defaults for minFilesPerBulk, directoriesPerBulk by aweber · 9 years ago
  14. 651808e ADD/CHANGE default search uses scripingEngine now. Changes to the xsl. (WIP) by mstrack · 9 years ago
  15. 6124f8d MalformedUrlExc. if no host/port can be get from URL by aweber · 9 years ago
  16. 56e520b MalformedUrlExc. if no host/port can be get from URL by aweber · 9 years ago
  17. 3318260 removed lucene bundles already contained in eclipse 4.4 by aweber · 9 years ago
  18. 9340b74 added (ignored) tests for searching with script by aweber · 9 years ago
  19. be13265 cleanup by aweber · 9 years ago
  20. 0e8db10 javadoc by aweber · 9 years ago
  21. 6500194 removed unused, deprecated ResultRecordAccessor by aweber · 9 years ago
  22. cb075ac bump package version by jschumacher · 9 years ago
  23. 9ff0988 added search methods with script parameter (not impl. yet) by aweber · 9 years ago
  24. 2c714a2 restore correct build.properties by jschumacher · 9 years ago
  25. 60e68a8 remove references to postgresql jar ... sorry for that. by jschumacher · 9 years ago
  26. f172734 separate synchronisation between adding writer requests and getting new connections. by jschumacher · 9 years ago
  27. 1b96007 cleanup: renamed BuilderAndAccessorTest -> TestBuilderAndAccessor by aweber · 9 years ago
  28. 360eeee added parameter to keep CDATA content (#438929) by aweber · 9 years ago
  29. df167e2 ADD: taskcontext in script environment by mstrack · 9 years ago
  30. 074259f update comments by jschumacher · 9 years ago
  31. 1bb7c97 fix by jschumacher · 9 years ago
  32. 7000e3e refactor by jschumacher · 9 years ago
  33. 6830024 prevent an NPE by jschumacher · 9 years ago
  34. 6a166e2 [397589] adapt tests by jschumacher · 9 years ago
  35. a1c73de [397589] make JobMgr definition objects unchangeable. Some refactorings. by jschumacher · 9 years ago
  36. e7ef8c2 change script worker default function from "process" to "processRecord" by jschumacher · 9 years ago
  37. 880b909 optimized impl. of 'minFIlesPerBulk' parameter for deeper folder structures by aweber · 10 years ago
  38. 94c3b62 Prepare for 1.3M1: build with Eclipse SDK 4.4(.1) by jschumacher · 10 years ago
  39. 67b4063 re-add some Export-Packages. we need them ... by jschumacher · 10 years ago
  40. 8d30257 Prepare for 1.3M1: set versions of changed bundles/packages to 1.3.0 by jschumacher · 10 years ago
  41. 539b176 Prepare for 1.3M1: set versions of changed bundles/packages to 1.3.0 by jschumacher · 10 years ago
  42. 1fcc4dd fix by jschumacher · 10 years ago
  43. bf1ab5e add Andreas to mailing list by jschumacher · 10 years ago
  44. c4e0300 add lock content to abort message. fix mail commands. by jschumacher · 10 years ago
  45. 8b7f616 change mail address by jschumacher · 10 years ago
  46. c052f04 activate mail by jschumacher · 10 years ago
  47. 5d94af5 disable mails by jschumacher · 10 years ago
  48. 41dd490 use tail to generate build state mail. fix subject. by jschumacher · 10 years ago
  49. 615549b fix by jschumacher · 10 years ago
  50. 7d7f28e prevent multiple builds, send mails about build results by jschumacher · 10 years ago
  51. c1c73a6 improved exception message by aweber · 10 years ago
  52. f864a41 allow 'null' as assigned record/anymap value by aweber · 10 years ago
  53. 8ffbbdc make some constants public by jschumacher · 10 years ago
  54. 8e09ded better logger name by jschumacher · 10 years ago
  55. 9402ac4 in ScriptWorkerProcessor, add TaskLog as "workerLog" to script scope. by jschumacher · 10 years ago
  56. 74f03dc renamed test by aweber · 10 years ago
  57. 2890a8e added test for parameter priority by aweber · 10 years ago
  58. c6c01b6 ADD: tests for the functionality to qualify job/task parameters by worker name by mstrack · 10 years ago
  59. cc01b3d adapt parameter validation to parameter with worker name prefixes. adapt a test. by jschumacher · 10 years ago
  60. d3a8abf rename ExpressionUtils to TaskParameterUtils, add additional tests for parameter merging and deprefixing by jschumacher · 10 years ago
  61. bb6822e implement handling of worker specific job and workflow parameters. by jschumacher · 10 years ago
  62. 8cb73c5 add a wait to make test more reliable by jschumacher · 10 years ago
  63. 1b778e4 remove broken signatures - we have changed the manifest, which killed them. by jschumacher · 10 years ago
  64. a6e27b9 generate source bundle for scripting. by jschumacher · 10 years ago
  65. f4adf0e add --launcher.appendVmArgs to SMILA.ini by jschumacher · 10 years ago
  66. 5868ee4 improve getDefaultValue() implementation by jschumacher · 10 years ago
  67. 0858404 improve getDefaultValue() implementations by jschumacher · 10 years ago
  68. 2d63116 don't disable failOnError for pipelets used in ScriptWorkerProcessor. Add test. by jschumacher · 10 years ago
  69. f0c29c0 add test for error handling of ScriptProcessor worker. by jschumacher · 10 years ago
  70. fec40c2 add tests for errors in scripts by jschumacher · 10 years ago
  71. 0ce46e6 treat TODOs by jschumacher · 10 years ago
  72. 492d2a9 add disabled scripting debug property to launch by jschumacher · 10 years ago
  73. cf820d8 refactoring by jschumacher · 10 years ago
  74. ca5504d lots of Javadoc, minor refactorings. by jschumacher · 10 years ago
  75. e9d9319 cleanup and refactoring by jschumacher · 10 years ago
  76. 66f5c60 add a method to wrap a AnyMap object as a record without copying anything. by jschumacher · 10 years ago
  77. 1184319 allow adding elements to AnySeq by putting index "seq.length" by jschumacher · 10 years ago
  78. a32d3e6 allow getting "constructor" to support debugger by jschumacher · 10 years ago
  79. f68c616 use debug property value, not hardcoded value ;-) by jschumacher · 10 years ago
  80. 296170d add JSDT debugger bundles to launch by jschumacher · 10 years ago
  81. f9d0bff add possibility to connect with Eclipse JSDT debugger to scripting engine (see https://wiki.eclipse.org/JSDT/Debug/Rhino/Embedding_Rhino_Debugger) by jschumacher · 10 years ago
  82. 6ba4e88 commit on behalf of JKR: ADD logging capability for scripting environment by mstrack · 10 years ago
  83. 185c73c add -Xmx setting by jschumacher · 10 years ago
  84. 111c645 add logger to base scope. by jschumacher · 10 years ago
  85. 3f7bad8 move ModuleScriptProvider from Executor to Engine: Compiled scripts are cached now until they change on disk by jschumacher · 10 years ago
  86. bbc3b6e move log line by jschumacher · 10 years ago
  87. e8507ed fix script catalog loading from sub dirs on windows. by jschumacher · 10 years ago
  88. 66547de fix addWithXmlSplit.js and test case, support lists containing records as argument to PipeletWrapper, fix messages in AnyMapWrapper. by jschumacher · 10 years ago
  89. c700ee3 fix xml-split pipeline/script by jschumacher · 10 years ago
  90. add90d9 CHANGE addFeed now omits the pipelet result (array) and continues to work on the in place modified record. This also broke the check and the handling for certain mimetypes. by mstrack · 10 years ago
  91. e1cc5b0 add test for addWithXmlSplit.js, fix and adapt XmlSplitAndAddPipline by jschumacher · 10 years ago
  92. 8b43700 made scriptProcessor's 'function' parameter optional by aweber · 10 years ago
  93. f0d9310 added 'indexWithScript' workflow by aweber · 10 years ago
  94. 28a5cf4 better assertion message by jschumacher · 10 years ago
  95. 9bb1937 change JavascriptExecutor to load and compile all scripts via ScriptProvider - this will make it easier to cache precompiled scripts later. by jschumacher · 10 years ago
  96. 5f29765 do some timings for script loading and compiling by jschumacher · 10 years ago
  97. cbc0cbc changed default workflows to use scripts instead of BPEL pipelines by aweber · 10 years ago
  98. b8b7852 make ScriptingEngineException independent from Rhino classes. by jschumacher · 10 years ago
  99. a18a3da add emit() function to script scope in worker scripts. add tests. by jschumacher · 10 years ago
  100. 01057b2 add tests for script worker parameters. by jschumacher · 10 years ago