<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lorea/elgg/engine/lib/upgrades/2009102801.php, branch saravea</title>
<subtitle>Social Networking Engine</subtitle>
<id>https://git.fluxo.info/lorea/elgg/atom?h=saravea</id>
<link rel='self' href='https://git.fluxo.info/lorea/elgg/atom?h=saravea'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/'/>
<updated>2013-04-13T18:10:02+00:00</updated>
<entry>
<title>introduces _elgg_invalidate_query_cache() to dry up the db query cache code</title>
<updated>2013-04-13T18:10:02+00:00</updated>
<author>
<name>cash</name>
<email>cash.costello@gmail.com</email>
</author>
<published>2013-04-13T18:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=726007e5730f83340ea8ab294a9f5951586f42fc'/>
<id>urn:sha1:726007e5730f83340ea8ab294a9f5951586f42fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed remnants of db profiling</title>
<updated>2013-04-13T17:15:25+00:00</updated>
<author>
<name>cash</name>
<email>cash.costello@gmail.com</email>
</author>
<published>2013-04-13T17:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=f461006377263b4a3cfe6b5f0c50f0df9e4fe35d'/>
<id>urn:sha1:f461006377263b4a3cfe6b5f0c50f0df9e4fe35d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #3241 cleaned up comments on upgrades and removed the turning off of time limit in individual upgrades since this is now handled by the upgrade function</title>
<updated>2011-04-09T12:34:38+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-04-09T12:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=94d316ea1f20fbca680641cc846c9ead979e7017'/>
<id>urn:sha1:94d316ea1f20fbca680641cc846c9ead979e7017</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8961 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Standardized code in all of core, not including language files, tests, or core mods.</title>
<updated>2010-10-28T19:17:36+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-10-28T19:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=7ddd9521b3f3a397da3b0a6b56238d31414eb4be'/>
<id>urn:sha1:7ddd9521b3f3a397da3b0a6b56238d31414eb4be</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixing an upgrade issue relating from invalid (non-existent) usernames</title>
<updated>2010-01-06T21:33:44+00:00</updated>
<author>
<name>nickw</name>
<email>nickw@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-01-06T21:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=627c1feda5e45c4c0c6cbbc944563d9fc868e8c9'/>
<id>urn:sha1:627c1feda5e45c4c0c6cbbc944563d9fc868e8c9</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@3786 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Data migration: Disabled execution time and clearing out caches to avoid OOM errors.</title>
<updated>2009-11-12T02:09:50+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2009-11-12T02:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=868c5c7aa1cccb55a3c64aa463dbcd343b5273d6'/>
<id>urn:sha1:868c5c7aa1cccb55a3c64aa463dbcd343b5273d6</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@3668 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Using php default functions instead of ElggUser in upgrade script.</title>
<updated>2009-11-10T21:27:46+00:00</updated>
<author>
<name>nickw</name>
<email>nickw@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2009-11-10T21:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=5a5a7eb2f442fdedcc916009600aedf6e105a105'/>
<id>urn:sha1:5a5a7eb2f442fdedcc916009600aedf6e105a105</id>
<content type='text'>
Large Elgg sites could not handle the "select * from users" query without hitting memory limit.


git-svn-id: http://code.elgg.org/elgg/trunk@3662 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Creating an upgrade script for new user filepath.</title>
<updated>2009-10-28T18:38:17+00:00</updated>
<author>
<name>nickw</name>
<email>nickw@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2009-10-28T18:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=f9404514ffad818bc071b1e7a393775a8bf6b62c'/>
<id>urn:sha1:f9404514ffad818bc071b1e7a393775a8bf6b62c</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@3593 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
</feed>
