<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zabbix.git/frontends/php/include/graphs.inc.php, branch master</title>
<subtitle>Jeff Ollie's Zabbix Patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/'/>
<entry>
<title> - [DEV-137] improvements in sqls (Artem)</title>
<updated>2008-08-19T11:35:09+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-08-19T11:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=84a4272b58e6bcc5be3366adc5771851c522eae3'/>
<id>84a4272b58e6bcc5be3366adc5771851c522eae3</id>
<content type='text'>
git-svn-id: svn://svn.zabbix.com/trunk@5926 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.zabbix.com/trunk@5926 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-201] improved performance on disabling/enabling, deleting hosts (Artem)</title>
<updated>2008-08-12T14:36:28+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-08-12T14:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=43e14ba71f408eb30acd4c46a22e7f7ecb65c997'/>
<id>43e14ba71f408eb30acd4c46a22e7f7ecb65c997</id>
<content type='text'>
 - [DEV-137] selections *all and groups *all are not saved to profiles (Artem)
 - [DEV-199] some fixes (Artem)


git-svn-id: svn://svn.zabbix.com/trunk@5899 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - [DEV-137] selections *all and groups *all are not saved to profiles (Artem)
 - [DEV-199] some fixes (Artem)


git-svn-id: svn://svn.zabbix.com/trunk@5899 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-137] small fixes &amp; performance enchantments (Artem)</title>
<updated>2008-08-05T08:29:22+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-08-05T08:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=b1a528879c1e7e7d7886a273cf954741d057e038'/>
<id>b1a528879c1e7e7d7886a273cf954741d057e038</id>
<content type='text'>
git-svn-id: svn://svn.zabbix.com/trunk@5869 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.zabbix.com/trunk@5869 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-197] added support of trends_uint</title>
<updated>2008-07-29T09:09:09+00:00</updated>
<author>
<name>sasha</name>
<email>sasha@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-07-29T09:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=94a24eeb14bc3866360f0492956d1cbf4518c62d'/>
<id>94a24eeb14bc3866360f0492956d1cbf4518c62d</id>
<content type='text'>
git-svn-id: svn://svn.zabbix.com/trunk@5845 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.zabbix.com/trunk@5845 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-192] added filter to Status of triggers (Artem)</title>
<updated>2008-07-23T09:37:47+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-07-23T09:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=5c3768ceaa3080321c3bf6481640fcdd380d0025'/>
<id>5c3768ceaa3080321c3bf6481640fcdd380d0025</id>
<content type='text'>
 - [DEV-191] monitoring screens inline update preparation (Artem)
 - [DEV-192] added severity filter in status of triggers (Artem)
 - [DEV-137] sql fixes for oracle (Artem)
 - [ZBX-396] fixed error maps message (Artem)
 - [ZBX-394] fixed showing hosts without group in status of triggers (Artem)
 - [DEV-137] small fixes (Artem)

git-svn-id: svn://svn.zabbix.com/trunk@5841 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - [DEV-191] monitoring screens inline update preparation (Artem)
 - [DEV-192] added severity filter in status of triggers (Artem)
 - [DEV-137] sql fixes for oracle (Artem)
 - [ZBX-396] fixed error maps message (Artem)
 - [ZBX-394] fixed showing hosts without group in status of triggers (Artem)
 - [DEV-137] small fixes (Artem)

git-svn-id: svn://svn.zabbix.com/trunk@5841 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-144] fixes to trigger mass-update (Artem)</title>
<updated>2008-07-10T08:04:38+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-07-10T08:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=da89a85a0eeed1b50bc3b5e38b3392e852fa0f72'/>
<id>da89a85a0eeed1b50bc3b5e38b3392e852fa0f72</id>
<content type='text'>
git-svn-id: svn://svn.zabbix.com/trunk@5821 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.zabbix.com/trunk@5821 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-137] minor changes in locales and sorting discovery hosts table (Artem)</title>
<updated>2008-06-30T10:03:23+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-06-30T10:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=83eb854d01145ddb03b03d71e93a39b27539650e'/>
<id>83eb854d01145ddb03b03d71e93a39b27539650e</id>
<content type='text'>
git-svn-id: svn://svn.zabbix.com/trunk@5807 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.zabbix.com/trunk@5807 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-137] improvements to triggers &amp; items actions (Artem)</title>
<updated>2008-06-25T15:38:32+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-06-25T15:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=e20118aa386b5d231699ee309a6cd7cbdd166756'/>
<id>e20118aa386b5d231699ee309a6cd7cbdd166756</id>
<content type='text'>
 - [DEV-137] code relocation for more comfortable use (Artem)

git-svn-id: svn://svn.zabbix.com/trunk@5792 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - [DEV-137] code relocation for more comfortable use (Artem)

git-svn-id: svn://svn.zabbix.com/trunk@5792 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-174] added ability to edit user medias (Artem)</title>
<updated>2008-06-25T10:10:08+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-06-25T10:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=92f62ad44d8aa2de10a4949cdb761c60c6eed31e'/>
<id>92f62ad44d8aa2de10a4949cdb761c60c6eed31e</id>
<content type='text'>
git-svn-id: svn://svn.zabbix.com/trunk@5786 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.zabbix.com/trunk@5786 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
<entry>
<title> - [DEV-137] changes in users profile system (Artem)</title>
<updated>2008-06-20T08:42:25+00:00</updated>
<author>
<name>artem</name>
<email>artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082</email>
</author>
<published>2008-06-20T08:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jcollie/public_git/zabbix.git/commit/?id=3f8cf5f0da75fa8312c173e9e2c1e1e843811091'/>
<id>3f8cf5f0da75fa8312c173e9e2c1e1e843811091</id>
<content type='text'>
git-svn-id: svn://svn.zabbix.com/trunk@5782 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.zabbix.com/trunk@5782 97f52cf1-0a1b-0410-bd0e-c28be96e8082
</pre>
</div>
</content>
</entry>
</feed>
