<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lorea/elgg/engine/lib/system_log.php, branch floxglove-1</title>
<subtitle>Social Networking Engine</subtitle>
<id>https://git.fluxo.info/lorea/elgg/atom?h=floxglove-1</id>
<link rel='self' href='https://git.fluxo.info/lorea/elgg/atom?h=floxglove-1'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/'/>
<updated>2012-06-17T22:53:37+00:00</updated>
<entry>
<title>Fixes #4487 turned off logging for sites that haven't been upgraded with ip address column</title>
<updated>2012-06-17T22:53:37+00:00</updated>
<author>
<name>Cash Costello</name>
<email>cash.costello@gmail.com</email>
</author>
<published>2012-06-17T22:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=242ea5fa2b1ac775b74cf118a8b81d79e531104a'/>
<id>urn:sha1:242ea5fa2b1ac775b74cf118a8b81d79e531104a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes #2222. Added IP address to system log table and log browser. Fixed problem in log browser that would only show entries without an owner_guid.</title>
<updated>2012-01-21T02:43:34+00:00</updated>
<author>
<name>Brett Profitt</name>
<email>brett.profitt@gmail.com</email>
</author>
<published>2012-01-21T02:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=12c4a61edc0a225677c31f6d26a7a785c065c115'/>
<id>urn:sha1:12c4a61edc0a225677c31f6d26a7a785c065c115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes #3936 added @access private to internal functions</title>
<updated>2011-10-08T21:56:27+00:00</updated>
<author>
<name>Cash Costello</name>
<email>cash.costello@gmail.com</email>
</author>
<published>2011-10-08T21:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=c80f32c614e48e237bcc3b72b780badf17d99dca'/>
<id>urn:sha1:c80f32c614e48e237bcc3b72b780badf17d99dca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #3154 adding system log cache bug fix to trunk</title>
<updated>2011-03-17T11:32:54+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-03-17T11:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=3742b2c835d6e025b9fef95de921eb1dc5e28b5a'/>
<id>urn:sha1:3742b2c835d6e025b9fef95de921eb1dc5e28b5a</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8753 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixes #3098 catching exceptions when loading an object in system log</title>
<updated>2011-03-17T11:07:22+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-03-17T11:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=2b02c1df3e004e270301fa8c630949bc557b0ee9'/>
<id>urn:sha1:2b02c1df3e004e270301fa8c630949bc557b0ee9</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8751 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Refs #2543: Core uses the new functions from previous commit.</title>
<updated>2011-02-08T19:27:58+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-02-08T19:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=1368785a6b6f9c946dcc5eca078540bacce71f60'/>
<id>urn:sha1:1368785a6b6f9c946dcc5eca078540bacce71f60</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8078 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixed problem where system log code would crash due to new plugin code</title>
<updated>2011-01-08T18:47:43+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-01-08T18:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=82a74194d27972a81ff1dd472ede25a31f3eb6d5'/>
<id>urn:sha1:82a74194d27972a81ff1dd472ede25a31f3eb6d5</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7865 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixes #2367: With fear and trepidation, converting events/plugin hooks to use elgg_ prefixed versions</title>
<updated>2010-11-10T22:22:40+00:00</updated>
<author>
<name>ewinslow</name>
<email>ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-11-10T22:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=c8f6c3c934df01bf969e3d91ae67f0887de10da9'/>
<id>urn:sha1:c8f6c3c934df01bf969e3d91ae67f0887de10da9</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7284 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>Removed @license, @copyright, and @author from files. License and copyright are covered by LICENSE.txt and COPYRIGHT.txt in root.</title>
<updated>2010-10-22T21:00:32+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-10-22T21:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=131eb5f919b078e47fe469a8b904c2434f1a2b4f'/>
<id>urn:sha1:131eb5f919b078e47fe469a8b904c2434f1a2b4f</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
</feed>
