Git commits in Moodle 2.9.x by Russell Smith

commit bfc7fd680e40cd759623bcf949db16add9e41145
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Thu, 03 Mar 2016 09:44:19 +0800
Tag:    v2.9.6

MDL-53323 profiling: Close session as early as possible.

commit 257b40c30cba7e4c4122125a791ab5669526deb7
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Tue, 23 Feb 2016 08:48:05 +0800
Tag:    v2.9.5

MDL-53206 caching: Ensure get_many and set_many dereference objects.

commit a17167118aae1b83a1a333df9d47b2e1dad36e43
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Thu, 03 Dec 2015 16:09:26 +0800
Tag:    v2.9.4

MDL-52402 backup, quiz: Fix attempt token and add missing rule.

commit 7361129133e13cdbdead26f52804c03605854821
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Thu, 03 Dec 2015 16:08:09 +0800
Tag:    v2.9.4

MDL-52402 backup: Improve debugging output on failed log restores

commit 62f2a0d05a2a72568b3f0b12fe6b1f59f283d5c8
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Mon, 16 Nov 2015 09:50:55 +0800
Tag:    v2.9.4

MDL-52141 backup: Ensure we don't alter the log record when parsing it.

commit 5afb2e2601363be033586672d013a292ddc5da34
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Mon, 16 Nov 2015 09:14:43 +0800
Tag:    v2.9.4

MDL-50700 gradereport_overview: Call $PAGE->set_course

commit 9129827158a50f8ff09aff8c51f1aed927c68d6e
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Sun, 05 Apr 2015 18:03:08 +0800
Tag:    v2.9.0-beta

MDL-49755 backup: Cache backup information.

commit f08d1044b43647c94e2885959db8f0654b5ab79e
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Fri, 16 Jan 2015 20:02:02 +0800
Tag:    v2.9.0-beta

MDL-49756 course: Add unit tests for section_options.

commit 1d293ca4095b68b9d57db7af41c3a595fb63b120
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Thu, 12 Dec 2013 00:33:20 +0800
Tag:    v2.9.0-beta

MDL-43421 logging: Ignore race condition in access update.

commit 92996836d0bf2641aa6acbf5f98b2f915ece86f2
Author: Russell Smith <mr-russ@smith2001.net>
Date:   Sun, 08 Dec 2013 17:13:59 +0800
Tag:    v2.9.0-beta

MDL-41674 backup: Use a trie for grouped path detection.