Git commits in Moodle 2.9.x by Tony Levi

commit 36f5996a193afd0cb3d72709db498679ca95574a
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Wed, 14 Oct 2015 14:23:30 +0800
Tag:    v2.9.4

MDL-51757 mod_scorm: Remove duplicate function param

commit f3a92d07b68d11685441bf360d1c4578315e2d6c
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Mon, 03 Aug 2015 14:46:03 +0800
Tag:    v2.9.4

MDL-52283 core: password_hash() deprecation in PHP7

commit d9b3bb0f87e98bf36daa60d45970957d7073b3ab
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Mon, 16 Mar 2015 13:58:25 +0800
Tag:    v2.9.0-beta

MDL-49531 behat: Fix parallel runner with extraopts

commit a7e4cff20ab400310bb9e490688165bb9ba259ce
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Thu, 05 Mar 2015 09:07:21 +0800
Tag:    v2.9.0-beta

MDL-49395 accesslib: Make get_suspended_userids more efficient

commit 3e45fb4151df21a57c515fbd74fd4eaeaf8113e5
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Wed, 25 Feb 2015 12:50:30 +0800
Tag:    v2.9.0-beta

MDL-49294 logging: Cleanup runs in smaller chunks

commit 80ac8522cce0cc3b4bae3df5b0a6f7e80eaf055e
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Wed, 21 Jan 2015 18:54:26 +0800
Tag:    v2.9.0-beta

MDL-48926 behat: Do not poll within spin for non-javascript mode

commit 0021942592acf3d7f06d6b9df0de379039b2d582
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Tue, 06 Jan 2015 08:12:05 +0800
Tag:    v2.9.0-beta

MDL-48924 backup: Fix some get_file_packer() calls for enabletgzbackups

commit 064b8b7fe3594089ee7262c378d1add53eeb945c
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Sun, 07 Dec 2014 20:51:22 +0800
Tag:    v2.9.0-beta

MDL-48517: behat: Fix reset ordering reversal (MDL-48302)

commit 08e7f97ee499bb6abc125d0a25aa8abd8a40c4a4
Author: Tony Levi <tony.levi@netspot.com.au>
Date:   Sat, 31 May 2014 16:10:26 +0800
Tag:    v2.9.0-beta

MDL-39752 behat: Parallel execution support