Skip to content

4.2.0

Compare
Choose a tag to compare
@robbieaverill robbieaverill released this 03 Apr 21:41
· 337 commits to 4 since this release
  • MINOR: Change back to using cli-script. (Frank Mullenger) - cba92e4
  • FIX: Clear the binary so that PHP is not used to interpret the sake bash script. (Frank Mullenger) - d0c07de
  • CS fixes (Daniel Hensby) - 429b9ee
  • CS fixup (Daniel Hensby) - 9361603
  • Finish 3.x lagacy code upgrade (Daniel Hensby) - 4b31273
  • Upgrading legacy 3.x code (Daniel Hensby) - d0586b0
  • Require phpuni as dev dep (Daniel Hensby) - d20a794
  • Fix travix builds (Daniel Hensby) - 3a3f90e
  • Refactor logic for "runAsUser". (cpenny) - ccab880
  • Set "RunAs" User to Security rather than SESSION. (cpenny) - 3053209
  • Add extensions points to QueuedJobService. (cpenny) - 70feb32
  • Log QueuedJob errors with context provided. (cpenny) - c579e64
  • Check that Security::getCurrentUser() returns not null before accessing property. (cpenny) - 55c3634
  • reinstate fallback to 0 for runasID post-ss4 (Andrew Aitken-Fincham) - a58f2d4
  • Update composer root version in Travis configuration (Robbie Averill) - 7458d12
  • Update branch alias for 3.2.x-dev (Robbie Averill) - d7a1efd
  • Update translations (Robbie Averill) - 36aa4c1
  • Remove obsolete branch-alias (Robbie Averill) - dd40ea2
  • Bump branch alias for 3.x-dev (Robbie Averill) - 15e3edf
  • Fix(travis) remove php 5.3 from Travis config as it's no longer supported (Stephen McMahon) - b58f6d0
  • Fix(Service) ensure run as user is cleared at the end of each runJob (Stephen McMahon) - f6750a9
  • Update translations (Robbie Averill) - b530c84
  • Remove obsolete branch-alias (Robbie Averill) - 19c6f20
  • NEW: Log job output into the job messages. (Sam Minnee) - 47f87be
  • NEW: Add DeleteAllJobsTask (Sam Minnee) - 1f0d551
  • FIX: Better messages. (Sam Minnee) - a950213
  • NEW: Allow queueing of build tasks (Sam Minnee) - a99f165