10/26/2016 2:48:41 PM
execute user override in job configuration
* removing the static variable EXECUTE_AS_USER_OVERRIDE
|
10/18/2016 1:53:54 AM
3.5.0
in the distribution (#772)
Since our internal build system uses a custom build directory, the distribution created was missing some files. Changing to $buildDir removes such issues.
|
10/13/2016 1:31:25 PM
event listener to ensure stand behavior across all "modern" browsers. (#713)
|
10/10/2016 7:03:56 PM
3.4.03.4.1
(#762)
Token toString() and getIdentifier() may reveal sensitive information that should not be visible in logs, if the logs are to be publicly visible. Hence, removing logging statements that include this information.
|
10/8/2016 1:47:31 AM
(#606)
- Instead of getting the mutable node status in callbacks, passing the job status - as at the time of firing the event - in additional event data.
|
|
|
10/3/2016 11:54:40 PM
Scheduling deployment (#759)
|
9/28/2016 4:28:04 PM
swap DOM and DOW ? and *
|
9/26/2016 5:42:53 PM
3.3.0
(#751)
|
9/26/2016 2:48:27 PM
(#750)
The distribution tasks for azkaban-test were pointing to an invalid directory and were not resulting in any artifacts. Removing this dead code. The zip / tar archives are not used anywhere else in the project.
|