Git commits in Moodle 1.9.x by ethem

commit 55246ce2e30a6b3eeca0077bf9d1126ab420ea30
Author: ethem <ethem>
Date:   Sat, 27 Sep 2008 08:40:00 +0800
Tag:    v1.9.3

Authorize.net Trans IDs are changing in October-Will it break moodle? YES http://moodle.org/mod/forum/discuss.php?d=106626 Backported from HEAD.

commit a3c161ff00dd6d07701fc3318e5358b526ad607d
Author: ethem <ethem>
Date:   Sat, 05 Jul 2008 01:07:00 +0800
Tag:    v1.9.2

http://moodle.org/mod/forum/discuss.php?d=100629

commit aebf99589424cec1adc501abf1cbe7eb19482266
Author: ethem <ethem>
Date:   Fri, 21 Mar 2008 21:08:28 +0900
Tag:    v1.9.1

 get_recordset() for performance

commit 0b82096d87ae986c8c6a0781279da0c9c55d1efc
Author: ethem <ethem>
Date:   Tue, 11 Mar 2008 17:26:42 +0900
Tag:    v1.9.1

Race condition in cron for Scheduled-Capture (very very big sites and order review enabled only).

commit ea9f82462ac6a2e2069f5283be67594f7a9a6af2
Author: ethem <ethem>
Date:   Fri, 07 Mar 2008 02:13:23 +0900
Tag:    v1.9.1

get_recordset in cron() for performance. Backported from HEAD.

commit a1cc49c6b18fcd2ed3c96f13c1f5e66b4856cc5f
Author: ethem <ethem>
Date:   Tue, 12 Feb 2008 00:39:13 +0900
Tag:    v1.9.0

Merged from MOODLE_18_STABLE

commit f461eacc8e0d8cbbb7c6b10be01867030abf762d
Author: ethem <ethem>
Date:   Fri, 08 Feb 2008 01:27:50 +0900
Tag:    v1.9.0

Cron handles all expired unenrolments. It is time to use own enrolment method when calling funcs enrol_into_course, role_assign.

commit d8347a0ab7b1fc0a77a430df2d073438925c2a24
Author: ethem <ethem>
Date:   Wed, 06 Feb 2008 17:07:03 +0900
Tag:    v1.9.0

MDL-10181 User Management Improvements: Cron unenrolment of manual should takes place in the main cron. It is time to use own enrolment method when calling funcs enrol_into_course, role_assign, role_unassign.

commit 8c4ca06f8831973c0b4d0e910efa4e8f87a8ae62
Author: ethem <ethem>
Date:   Tue, 15 Jan 2008 19:54:18 +0900
Tag:    v1.9.0

Tidy up

commit c8db08b82e3c3c7eb5117fd5c66c7cf5ab7d8406
Author: ethem <ethem>
Date:   Tue, 15 Jan 2008 02:55:43 +0900
Tag:    v1.9.0

MDL-12958 In the Authorize enrol plug-in when a credit card expiry date (year) is entered, a validate error is generated blocking credit card usage

commit 104838c9db0e3408f878352863e3f016c87792f4
Author: ethem <ethem>
Date:   Tue, 20 Nov 2007 22:30:50 +0900
Tag:    v1.9.0

Fix for Canadian Postal Code

commit f91a5b733a2fa20206f667af321ed3326e1190df
Author: ethem <ethem>
Date:   Thu, 08 Nov 2007 00:55:09 +0900
Tag:    v1.9.0

Fix for refactoring

commit 1d2a739b5609c2aa0e96f3308583ac6eddbaf718
Author: ethem <ethem>
Date:   Sat, 16 Jun 2007 01:40:58 +0800
Tag:    v1.9.0

MDL-9836 Authorize.net / SSL Config Bug prevents display of options from enrol/authorize/enrol.php

commit 20fe12b4a25c912ee5e03fdbb04e30e92a856ed8
Author: ethem <ethem>
Date:   Wed, 14 Mar 2007 22:07:36 +0900
Tag:    v1.9.0

Code cleanup

commit 55a8360776b4f875925c3ad4d710eb7c9264dae2
Author: ethem <ethem>
Date:   Mon, 19 Feb 2007 21:11:15 +0900
Tag:    v1.9.0

Removed unnecesary code; Merged from MOODLE_18_STABLE.