Commit graph

28387 commits

Author SHA1 Message Date
moodlerobot
15f4610a57 Updated the 18 build version to 20090216 2009-02-15 23:33:55 +00:00
skodak
e613a1aacb MDL-18258 fixed legacy type and improved risky default course role hints; backported from HEAD 2009-02-15 18:45:42 +00:00
skodak
0ea8ab74a2 MDL-18039 xhtml strict fixes 2009-02-15 17:40:42 +00:00
skodak
66fbfc95b7 MDL-18039 bacporting security overview report to 1.8.x 2009-02-15 17:28:55 +00:00
iarenaza
b74316986b Cache LDAP connections: MDL-18130 Properly handle open LDAP connections.
Both CAS and LDAP auth plugins open new connections to the LDAP server
to get the user account details. While this is the desired behaviour
for regular logins (we probably don't have an already open connection
to the LDAP server), this is a ressource hog when we are doing user
synchronization, as the closed connections remain in the TCP_WAIT
state for a while before the server can reuse them. If we are syncing
a lot of users, we can make the server run out of available TCP
ressources.

So we cache the connection the first time we establish it and return
the same connection handle everytime, unless we've closed all the
'open' connections, or the auth object is destroyed.

In addition to that, there were a few missing calls to ldap_close().
2009-02-15 15:33:21 +00:00
moodlerobot
a33b386e79 Updated the 18 build version to 20090215 2009-02-14 23:32:54 +00:00
stronk7
d3d4056087 MDL-9796 install - delete dataroot's env info (shouldn't exist) to force check against released one 2009-02-14 11:03:42 +00:00
moodlerobot
ac04258a92 Updated the 18 build version to 20090214 2009-02-13 23:33:45 +00:00
stronk7
6326668d2b MDL-9796 upgrade & env - delete dataroot's environmetal info to force check against released one 2009-02-13 15:45:05 +00:00
stronk7
168bbfa435 MDL-18227 - Ignoring all non numeric rates. 2009-02-13 11:02:12 +00:00
moodlerobot
5aa35fd087 Updated the 18 build version to 20090213 2009-02-12 23:33:57 +00:00
moodlerobot
4f810e39ad Automatic installer.php lang files by installer_builder (20090213) 2009-02-12 23:31:35 +00:00
moodlerobot
66d48264d0 Updated the 18 build version to 20090212 2009-02-12 00:36:17 +00:00
moodlerobot
2a5c20e237 Automatic installer.php lang files by installer_builder (20090212) 2009-02-12 00:31:46 +00:00
moodlerobot
c99691f2de Updated the 18 build version to 20090211 2009-02-11 00:16:19 +00:00
moodlerobot
97f4847f35 Updated the 18 build version to 20090210 2009-02-09 23:43:20 +00:00
moodlerobot
5ae1e401db Updated the 18 build version to 20090209 2009-02-08 23:35:48 +00:00
moodlerobot
3e1bc1a46e Automatic installer.php lang files by installer_builder (20090209) 2009-02-08 23:33:41 +00:00
skodak
ee756bc391 MDL-9796 fixed error array when environment file broken; merged from MOODLE_19_STABLE 2009-02-08 21:34:24 +00:00
moodlerobot
d36f86fc03 Updated the 18 build version to 20090208 2009-02-07 23:39:28 +00:00
stronk7
a69f581c04 MDL-18165 filterlib - Use one exclusive separator, instead of "." (dot) to avoid saved tags to match with phrases being processed ; backported from HEAD 2009-02-07 01:01:06 +00:00
moodlerobot
4fb64b5080 Updated the 18 build version to 20090207 2009-02-06 23:38:29 +00:00
jerome
0719032352 mp3 flash player MDL-7549 MP3 flash player now plays the end of the mp3 file 2009-02-06 07:22:34 +00:00
jerome
143432338d mnet MDL-10935 fix unicode character when the remote site send the course name for updating enrolment, merged from 19 2009-02-06 00:40:50 +00:00
moodlerobot
b000fba3c1 Updated the 18 build version to 20090206 2009-02-05 23:40:38 +00:00
moodlerobot
21cd910eb5 Automatic installer.php lang files by installer_builder (20090206) 2009-02-05 23:37:06 +00:00
stronk7
13ea07e24c MDL-10583 course format - some more uses of the get_section_name() added ; backported from HEAD 2009-02-05 13:42:18 +00:00
stronk7
c65318bd3c MDL-10583 course format - discovered the get_section_name() that performs the fallback harcoded in previous commit. Backported from HEAD 2009-02-05 13:31:42 +00:00
stronk7
97ac6f03aa MDL-10583 course format - allow course formats to specify their section name ; backported from HEAD 2009-02-05 13:14:20 +00:00
moodlerobot
1092a6d6c1 Updated the 18 build version to 20090205 2009-02-05 00:36:36 +00:00
piers
d104b078a4 MDL-17832 - consistent adding and removing of slashes for track data. backport 1.8. 2009-02-04 19:01:43 +00:00
piers
40ab2ed04b MDL-18023 - add type check to check against default to avoid 0 error. backport 1.8. 2009-02-04 18:43:00 +00:00
stronk7
f75507dadb MDL-8848 restore section summaries - now restored if target course have them empty ; backported from 19_STABLE 2009-02-04 17:24:08 +00:00
stronk7
0462087db7 MDL-18129 blog_print_entry() - avoid double format_text() ; backported from HEAD 2009-02-04 16:42:44 +00:00
tjhunt
7731eb7005 quiz overview report: MDL-18122 stray AS kills Oracle
Thanks to Adolfo Muñoz Aguilar for finding and fixing this.
2009-02-04 06:54:30 +00:00
moodlerobot
0bc4b09a66 Updated the 18 build version to 20090204 2009-02-03 23:44:14 +00:00
moodlerobot
23a7afd437 Automatic installer.php lang files by installer_builder (20090204) 2009-02-03 23:37:07 +00:00
moodlerobot
3a3045381d Updated the 18 build version to 20090203 2009-02-02 23:45:04 +00:00
Francois Marier
5cb48efd23 Fix CVS-git drift (old .sql files) 2009-02-01 23:45:11 +00:00
moodlerobot
c006a6305f Updated the 18 build version to 20090202 2009-02-01 23:45:11 +00:00
moodlerobot
818f68c0b8 Automatic installer.php lang files by installer_builder (20090202) 2009-02-01 23:38:09 +00:00
skodak
985d26e786 MDL-10275 backporting gd environment test 2009-02-01 16:27:56 +00:00
moodlerobot
2e7e59534c Updated the 18 build version to 20090201 2009-01-31 23:48:25 +00:00
moodlerobot
831e05b5a3 Automatic installer.php lang files by installer_builder (20090201) 2009-01-31 23:41:10 +00:00
moodlerobot
20821341eb Updated the 18 build version to 20090131 2009-01-30 23:49:14 +00:00
moodlerobot
0e8aa76a78 Automatic installer.php lang files by installer_builder (20090131) 2009-01-30 23:42:09 +00:00
moodlerobot
9f546911c2 Updated the 18 build version to 20090130 2009-01-29 23:44:53 +00:00
moodlerobot
fac0662c6a Updated the 18 build version to 20090129 2009-01-28 23:47:16 +00:00
stronk7
6ea03ceca0 MDL-18073 environment - enforce PHP 5.2.8 req for Moodle 2.0 ; merged from 17_STABLE 2009-01-28 23:41:52 +00:00
piers
c97c2b4ae9 MDL-17821 - fix incorrect data validation regexs for 2004. thanks Peter Chamberlin. backport to 1.8. fix typing error on patch. 2009-01-28 19:24:54 +00:00