Changeset 1911:8e130b3a26fd for doc

Show
Ignore:
Timestamp:
02/05/08 14:30:17 (11 months ago)
Author:
bart@…
Branch:
default
Message:

update changelog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/changelog

    r1622 r1911  
     1 
     20.8-BETA 
     3~~~~~~~~ 
     4 
     5 
     61910 Feb 05 14:29:12 2008 .. Added tag 0.8-BETA for changeset 1b6df166e365 
     7 
     81909 Feb 05 13:37:39 2008 .. add nickservpass and nickservtxt to the config file 
     9 
     101908 Feb 05 08:06:58 2008 .. wrap underauth callback precondition in a try/except 
     11 
     121907 Feb 04 13:45:33 2008 .. make sure config['nick'] is set when nick is set on jabbermain or main bot 
     13 
     141906 Feb 04 13:13:55 2008 .. re-enable silent mode .. allow channel argument to the silent commandd .. 
     15 
     161905 Feb 04 11:06:02 2008 .. make markov callbacks threaded 
     17 
     181904 Feb 04 09:35:28 2008 .. make ns-auth use bot.name if no fleet name is provided 
     19 
     201903 Feb 04 08:45:14 2008 .. mention item added to itemslist 
     21 
     221902 Feb 04 08:40:12 2008 .. remove thread reference 
     23 
     241901 Feb 04 08:06:52 2008 .. wrap gozerint code in a try/except 
     25 
     261900 Feb 04 07:28:46 2008 .. remove contrib/nagios-udp .. it is moved to the files directory 
     27 
     281899 Feb 03 18:10:50 2008 .. remove reference to postgres 
     29 
     301898 Feb 03 17:38:26 2008 .. remove debug rlog 
     31 
     321897 Feb 03 17:37:54 2008 .. remove dbplugs todo 
     33 
     341896 Feb 03 17:37:12 2008 .. fix test_todo 
     35 
     361895 Feb 03 11:13:17 2008 .. fix tests 
     37 
     381894 Feb 03 11:06:34 2008 .. add test_todo 
     39 
     401893 Feb 03 00:25:19 2008 .. remove speed reference 
     41 
     421892 Feb 01 10:37:56 2008 .. add 2008 to the (c) 
     43 
     441891 Feb 01 09:15:10 2008 .. add nolimiter to udp plugin 
     45 
     461890 Jan 31 16:10:11 2008 .. make reconnect command work on jabber bots 
     47 
     481889 Jan 31 14:03:25 2008 .. prevent dcc socket being added twice in case of reboot 
     49 
     501888 Jan 31 11:47:07 2008 .. make note about postgres not being fully supported 
     51 
     521887 Jan 31 11:43:51 2008 .. make tests work for mysql, sqlite and pickles .. postgres is not working 
     53 
     541886 Jan 31 11:01:22 2008 .. fix tests .. add test_jabberbot 
     55 
     561885 Jan 30 14:32:18 2008 .. fix karma test 
     57 
     581884 Jan 30 14:00:15 2008 .. make postgres and sqlite work 
     59 
     601883 Jan 27 12:01:27 2008 .. it's 0.8 BETA now 
     61 
     621882 Jan 26 20:11:04 2008 .. allow colors in strippedtxt .. remove r8.cg.nu references 
     63 
     641881 Jan 25 14:13:07 2008 .. its addonallow 
     65 
     661880 Jan 25 14:09:33 2008 .. add allowaddon config default 
     67 
     681879 Jan 25 13:11:51 2008 .. fix flow 
     69 
     701878 Jan 25 12:35:32 2008 .. use config['owneruserhost'] and config['jabberowner'] in bot.ownercheck 
     71 
     721877 Jan 23 10:03:17 2008 .. be more verbose 
     73 
     741876 Jan 23 09:07:02 2008 .. catch import errors in main prog .. use output queue in udp plugin 
     75 
     761875 Jan 19 12:08:21 2008 .. simplify dcc code 
     77 
     781874 Jan 19 00:56:24 2008 .. stop output loop on bot.shutdown() 
     79 
     801873 Jan 19 00:42:12 2008 .. check if config['allowedchars'] is defined 
     81 
     821872 Jan 19 00:36:57 2008 .. allow /001 and /002 in strippedtxt 
     83 
     841871 Jan 17 16:42:56 2008 .. lock commands methods 
     85 
     861870 Jan 17 12:32:25 2008 .. lessen verbosity in case we can't decode data 
     87 
     881869 Jan 17 12:20:55 2008 .. lower loglevel 
     89 
     901868 Jan 17 12:03:03 2008 .. check if rssitem exists 
     91 
     921867 Jan 16 14:46:51 2008 .. use copy.deepcopy in ircevent.copyin() 
     93 
     941866 Jan 16 13:45:56 2008 .. make sure the data to be decoded is utf-8 
     95 
     961865 Jan 11 14:22:22 2008 .. when stripping html convert decode data 
     97 
     981864 Jan 11 08:45:46 2008 .. add scheduled checker to remove ignored users from ignorelist 
     99 
     1001863 Jan 10 19:09:36 2008 .. check for proper JobAt construction 
     101 
     1021862 Jan 10 18:47:24 2008 .. add at plugin .. remove datetime from periodical .. fix endless loop 
     103 
     1041861 Jan 10 09:42:09 2008 .. add missing returns 
     105 
     1061860 Jan 10 09:38:19 2008 .. add description to JobAt 
     107 
     1081859 Jan 07 07:58:28 2008 .. add underauth plugin 
     109 
     1101858 Jan 06 00:15:44 2008 .. define charset to utf-8 in mysql connect code .. remove ignoretime entry on 
     111 
     1121857 Jan 05 12:39:53 2008 .. rstrip data straight on input 
     113 
     1141856 Jan 05 12:21:40 2008 .. also log day month and year in rlog() 
     115 
     1161855 Dec 30 10:05:45 2007 .. fix encoding/decoding 
     117 
     1181854 Dec 29 19:11:15 2007 .. fix nick change command 
     119 
     1201853 Dec 25 18:44:24 2007 .. fix short exceptions 
     121 
     1221852 Dec 25 14:43:53 2007 .. decode data on input and encode data on output 
     123 
     1241851 Dec 16 23:51:35 2007 .. introduce a config['udpsleep'] which can be used to delay traffic to the 
     125 
     1261850 Dec 16 22:58:07 2007 .. increase default number of items search 
     127 
     1281849 Dec 16 07:44:48 2007 .. use a output queue in irc bot .. use for line in file in log plugin instead 
     129 
     1301848 Dec 16 06:26:42 2007 .. put logging of cached urls on loglevel 0 
     131 
     1321847 Dec 15 20:19:59 2007 .. silence AttributeError: 'unicode' object has no attribute 'getName' .. put 
     133 
     1341846 Dec 15 20:08:47 2007 .. remove test code 
     135 
     1361845 Dec 15 20:03:18 2007 .. wait longer for nick change 
     137 
     1381844 Dec 15 20:00:03 2007 .. wai 
     139 
     1401843 Dec 10 18:22:54 2007 .. use an output queue in the jabber bot 
     141 
     1421842 Dec 10 17:31:15 2007 .. use a queue to handle udp packets 
     143 
     1441841 Dec 09 21:26:04 2007 .. add oponsplit config option to ops plugin 
     145 
     1461840 Dec 09 14:16:24 2007 .. remove time delay from relay/join and instead delay the splitted removel in 
     147 
     1481839 Dec 09 13:50:37 2007 .. add a second delay in quit/part relay so we can detect splits 
     149 
     1501838 Dec 08 16:44:56 2007 .. fix pipeline with infoitems 
     151 
     1521837 Dec 08 16:04:36 2007 .. add test_job unittest 
     153 
     1541836 Dec 08 09:21:54 2007 .. fix test_irc 
     155 
     1561835 Dec 08 00:33:36 2007 .. reverse rss order 
     157 
     1581834 Dec 08 00:15:16 2007 .. limit received udp txt to 64000 chars 
     159 
     1601833 Dec 08 00:13:01 2007 .. don't limit data send 
     161 
     1621832 Dec 05 10:04:12 2007 .. add list of exceptions that don't need to print the whole stacktrace .. add 
     163 
     1641831 Dec 01 08:46:48 2007 .. fix mono command 
     165 
     1661830 Nov 30 22:39:38 2007 .. add INSTALL doc 
     167 
     1681829 Nov 23 13:24:14 2007 .. fix sendraw 
     169 
     1701828 Nov 14 16:19:22 2007 .. check if resultset is returned from database 
     171 
     1721827 Nov 12 16:00:50 2007 .. fix karma db iface 
     173 
     1741826 Nov 12 11:58:18 2007 .. fix infoitem in case of empty query 
     175 
     1761825 Oct 26 20:43:06 2007 .. fix question function in the database case 
     177 
     1781823 Oct 25 22:51:41 2007 .. small fixes to regexp in hgignore 
     179 
     1801822 Oct 24 21:04:10 2007 .. move gozerplugs/dbplugs/infoitems into gozerplugs/plugs/infoitem.py 
     181 
     1821821 Oct 22 07:58:52 2007 .. move db quote plug into standard quote plug .. add test 
     183 
     1841820 Oct 21 09:59:18 2007 .. move dbplugs/karma.py into plugs/karma.py .. add test 
     185 
     1861819 Oct 21 08:26:11 2007 .. fix string formatting bug 
     187 
     1881818 Oct 20 17:54:18 2007 .. added voice command 
     189 
     1901817 Oct 18 19:26:09 2007 .. import the seen plugin in the handler, and catch all possible errors there 
     191 
     1921816 Oct 18 19:10:35 2007 .. more whitespace change, check quotes availabiliy earlier 
     193 
     1941815 Oct 18 19:09:27 2007 .. use return to simplify code 
     195 
     1961814 Oct 18 16:18:55 2007 .. one more dirplug patch: guess properly the plugin name of directory plugins 
     197 
     1981813 Oct 18 15:36:12 2007 .. remove the debian plugin from the core distro 
     199 
     2001812 Oct 18 15:35:22 2007 .. dir patch part 2: allow directories in gozerplugs/plugs too 
     201 
     2021811 Oct 18 15:19:02 2007 .. add first stab at a port of the supybot debian plugin 
     203 
     2041810 Oct 18 20:57:45 2007 .. add grab plugin .. remove !foo is bar option 
     205 
     2061809 Oct 18 14:54:27 2007 .. fix typo in dir patch 
     207 
     2081808 Oct 18 14:52:41 2007 .. This patch does the following, in three nice chunks: 
     209 
     2101807 Oct 18 14:50:13 2007 .. "plugin as directory" patch 
     211 
     2121806 Oct 18 14:34:53 2007 .. whitespace fix 
     213 
     2141805 Oct 18 14:33:55 2007 .. handle missing argument properly 
     215 
     2161804 Oct 18 14:30:12 2007 .. reverse conditionnals to make the code more readable 
     217 
     2181803 Oct 18 14:29:16 2007 .. deal with quotes not being present 
     219 
     2201802 Oct 18 14:23:01 2007 .. move grab function to a seperate plugin 
     221 
     2221801 Oct 18 14:06:00 2007 .. add a grab command to the quote plugin 
     223 
     2241800 Oct 16 18:22:07 2007 .. add thnx note for snore's freebsd port work 
     225 
     2261799 Oct 16 14:49:15 2007 .. there is no !allow alias anymore 
     227 
     2281798 Oct 11 13:34:06 2007 .. skip ValueError exception in log loop 
     229 
     2301797 Oct 03 15:51:20 2007 .. use list() to copy ievent.arguments 
     231 
     2321796 Oct 03 01:49:02 2007 .. fix typo 
     233 
     2341795 Oct 03 01:27:26 2007 .. use 1 and 0 as return values of bot.ownercheck() 
     235 
     2361794 Oct 03 00:50:05 2007 .. properly create owner user from owneruserhost list/string 
     237 
     2381793 Oct 01 16:03:57 2007 .. don't return but use break in install-plug loop 
     239 
     2401792 Oct 01 05:39:58 2007 .. allow multiple plugins to be reloaded 
     241 
     2421791 Oct 01 05:35:46 2007 .. add plugin alias to available command 
     243 
     2441790 Oct 01 05:29:21 2007 .. implement owneruserhost as a list 
     245 
     2461789 Oct 01 04:40:23 2007 .. implement ircdisable config var 
     247 
     2481788 Oct 01 04:28:03 2007 .. allow multiple plugins used by install-plug 
     249 
     2501787 Oct 01 04:21:59 2007 .. properly fetch plug.README 
     251 
     2521786 Oct 01 04:07:53 2007 .. save idle data on shutdown 
     253 
     2541785 Oct 01 03:45:49 2007 .. mention JID in jabber relay 
     255 
     2561784 Oct 01 03:29:33 2007 .. fix log-back help 
     257 
     2581783 Sep 28 01:30:22 2007 .. remove restart plugin 
     259 
     2601782 Sep 27 01:13:08 2007 .. move contrib dir into the gozerbot package 
     261 
     2621781 Sep 27 00:37:14 2007 .. try hg tip to get the latest mercurial version 
     263 
     2641780 Sep 26 23:54:18 2007 .. it's UnicodeDecodeError 
     265 
     2661779 Sep 26 20:16:49 2007 .. properly mention plugname 
     267 
     2681778 Sep 26 20:14:07 2007 .. add missing plugin name 
     269 
     2701777 Sep 22 00:59:27 2007 .. add sendraw to the jabberbot 
     271 
     2721776 Sep 22 06:34:47 2007 .. don't break the loop on unicode errors 
     273 
     2741775 Sep 21 19:26:13 2007 .. remove debug print and \n to space conversion 
     275 
     2761774 Sep 21 19:25:26 2007 .. use faster string concat in strippedtxt() 
     277 
     2781773 Sep 21 19:00:59 2007 .. use 0 or 1 in jabberbot.stopped 
     279 
     2801772 Sep 20 19:41:53 2007 .. use todefenc in ircevent.copyin() 
     281 
     2821771 Sep 19 18:20:09 2007 .. unicode third try 
     283 
     2841770 Sep 19 15:54:00 2007 .. another unicode attempt 
     285 
     2861769 Sep 19 04:58:08 2007 .. reverse unicode hack 
     287 
     2881768 Sep 19 03:15:11 2007 .. move unicode adjustments 
     289 
     2901767 Sep 19 02:14:25 2007 .. init ircevent string attributes to unicode strings 
     291 
     2921766 Sep 15 21:26:09 2007 .. detect if bot can connect properly 
     293 
     2941765 Sep 03 07:03:48 2007 .. send max 500 chars 
     295 
     2961764 Aug 30 02:32:22 2007 .. it's DEV 
     297 
     2981762 Aug 24 01:33:40 2007 .. sort keys on alphabet while showing 
     299 
     3001761 Aug 24 21:08:04 2007 .. remove compat shim 
     301 
     3021760 Aug 23 17:34:57 2007 .. extended configuration parameter so they accept full array's as set arguments 
     303 
     3041750 Jul 23 16:34:30 2007 .. fix size command 
     305 
     3061746 Jul 16 13:13:23 2007 .. make gozerbot repo the 0.8 PREVIEW 
     307 
     3081745 Aug 20 00:25:37 2007 .. some ircserver put the channel in the txt section of a PART command .. adapt to this 
     309 
     3101744 Aug 19 23:47:58 2007 .. properly init joinedchannels list 
     311 
     3121743 Aug 19 05:03:48 2007 .. add missing import 
     313 
     3141742 Aug 19 05:02:40 2007 .. remove old compat channel stuff 
     315 
     3161741 Aug 16 02:59:44 2007 .. fix mono 
     317 
     3181740 Aug 16 02:56:09 2007 .. don't allow queues in remind command 
     319 
     3201739 Aug 15 04:55:27 2007 .. add bback command that search the bot responses in a channel 
     321 
     3221738 Aug 14 04:54:29 2007 .. use basename only in install-plug .. credits go to Aim and Eci 
     323 
     3241737 Aug 13 21:09:41 2007 .. fix collective 
     325 
     3261736 Aug 13 05:01:33 2007 .. sleep 2 seconds before rebooting 
     327 
     3281735 Aug 13 04:54:03 2007 .. add udpstrip config var to enable/disable using strippedtxt in udp 
     329 
     3301734 Aug 13 04:34:32 2007 .. use strippedtxt in geturl 
     331 
     3321733 Aug 12 22:27:51 2007 .. remove all chars < ord(32) in jabberstrip() 
     333 
     3341732 Aug 12 22:12:10 2007 .. remove debug print 
     335 
     3361731 Aug 12 22:05:59 2007 .. return 1 on bot.doresume() 
     337 
     3381730 Aug 12 21:50:21 2007 .. fix typo 
     339 
     3401729 Aug 12 21:48:29 2007 .. put new config var "allowedchars" in default config file 
     341 
     3421728 Aug 12 14:46:34 2007 .. adjust strippedtxt() so that only chars > ord(31) are allowed .. add config var 
     343 
     3441727 Aug 10 13:45:55 2007 .. run remind callback in a thread 
     345 
     3461726 Aug 08 23:28:41 2007 .. fix rss \n escaping bug 
     347 
     3481725 Aug 08 23:24:19 2007 .. fix typo 
     349 
     3501724 Aug 06 00:07:27 2007 .. make collective output grepable 
     351 
     3521723 Aug 05 12:58:34 2007 .. remove command check 
     353 
     3541722 Aug 05 00:53:34 2007 .. fix add command 
     355 
     3561721 Aug 01 23:01:49 2007 .. add missing handle_exception import 
     357 
     3581720 Aug 01 19:48:54 2007 .. fix event-remove example 
     359 
     3601719 Jul 31 18:23:44 2007 .. call bot.who() on resume 
     361 
     3621718 Jul 31 17:40:07 2007 .. update userchannels on nick change 
     363 
     3641717 Jul 31 05:54:47 2007 .. sleep 5 seconds before doing overload 
     365 
     3661716 Jul 30 06:40:38 2007 .. don't forget the command in opt parsing 
     367 
     3681715 Jul 29 23:11:51 2007 .. don't lower case fleet name 
     369 
     3701714 Jul 30 04:31:15 2007 .. fix tests 
     371 
     3721713 Jul 29 21:43:17 2007 .. add options functionality 
     373 
     3741712 Jul 28 21:08:35 2007 .. fix 
     375 
     3761711 Jul 27 00:16:55 2007 .. lock pdod 
     377 
     3781710 Jul 23 22:43:12 2007 .. remove limiter cruft 
     379 
     3801709 Jul 23 11:58:40 2007 .. added license information 
     381 
     3821708 Jul 23 11:57:48 2007 .. added seen plugin 
     383 
     3841707 Jul 23 11:42:00 2007 .. remove seen command from log plugin 
     385 
     3861706 Jul 23 11:36:15 2007 .. fix size 
     387 
     3881705 Jul 22 18:25:46 2007 .. wrap update in try except 
     389 
     3901704 Jul 22 18:24:05 2007 .. fix upgrade by properly releasing the 'up' lock 
     391 
     3921703 Jul 22 14:25:41 2007 .. add enable/disable to gcollect 
     393 
     3941702 Jul 22 10:27:59 2007 .. move mono to log plugin 
     395 
     3961701 Jul 22 00:35:25 2007 .. added textutils module 
     397 
     3981700 Jul 22 00:09:39 2007 .. put locks on commands.__setitem__/__delitem__ 
     399 
     4001699 Jul 21 23:54:14 2007 .. don't start jabber fleet bots if jabber is not enabled 
     401 
     4021698 Jul 21 22:42:48 2007 .. enable password argument in jabberbot.join() 
     403 
     4041697 Jul 20 22:35:28 2007 .. use proper time in logs.fromtime() calls 
     405 
     4061696 Jul 20 22:30:50 2007 .. add debug plugin 
     407 
     4081695 Jul 20 22:26:52 2007 .. remove backlog from bot object .. add nr of ievents tracking to bot object 
     409 
     4101694 Jul 20 19:07:50 2007 .. load dbplugs in before normale plugins if database is enabled 
     411 
     4121693 Jul 20 14:24:07 2007 .. fixed bug #8 
     413 
     4141692 Jul 20 03:59:08 2007 .. fix nickcapture 
     415 
     4161691 Jul 20 02:29:14 2007 .. properly report errors 
     417 
     4181690 Jul 20 02:23:39 2007 .. start register of plugin in its own thread so it wont block 
     419 
     4201689 Jul 20 01:17:52 2007 .. remove limiter functionality 
     421 
     4221688 Jul 20 01:12:00 2007 .. implement loadlist 
     423 
     4241687 Jul 19 23:48:10 2007 .. check if url is already in cache 
     425 
     4261686 Jul 19 19:43:03 2007 .. put opchan status into bot.state 
     427 
     4281685 Jul 17 23:45:22 2007 .. add partyline argument to reboot 
     429 
     4301684 Jul 17 23:41:16 2007 .. set connectok in bot.resume() 
     431 
     4321683 Jul 17 22:56:28 2007 .. update bin/gozerbot 
     433 
     4341682 Jul 17 22:56:11 2007 .. make dcc connections resumable 
     435 
     4361681 Jul 17 17:26:16 2007 .. threadify relay 
     437 
     4381680 Jul 17 17:15:04 2007 .. fix running too long message 
     439 
     4401679 Jul 17 16:36:23 2007 .. add runner class so we can run the callbacks in 1 thread 
     441 
     4421678 Jul 16 21:06:56 2007 .. update gozerbot bin 
     443 
     4441676 Jul 16 20:54:56 2007 .. made jabber behave correctly on stateful reboots 
     445 
     4461675 Jul 16 20:59:36 2007 .. make reboot_statefull the default 
     447 
     4481674 Jul 16 19:40:23 2007 .. added restart (stateful reboot) plugin 
     449 
     4501673 Jul 16 19:38:54 2007 .. added reboots without irc socket disconnects 
     451 
     4521672 Jul 16 19:13:58 2007 .. add trbs and tehmaze to the THNX doc 
     453 
     4541671 Jul 16 14:42:54 2007 .. added signing to addon 
     455 
     4561670 Jul 16 13:12:47 2007 .. added addon installation 
     457 
     4581669 Jul 14 02:28:55 2007 .. strip /0 chars in jabberstrip() 
     459 
     4601668 Jul 14 02:11:21 2007 .. fix encrypted jabber udp 
     461 
     4621667 Jul 14 01:25:14 2007 .. fix gozerpopen 
     463 
     4641666 Jul 13 20:46:39 2007 .. fold error messages 
     465 
     4661665 Jul 13 20:38:48 2007 .. remove debug prints 
     467 
     4681664 Jul 13 20:37:20 2007 .. remove strippedtxt() from jabberstrip 
     469 
     4701663 Jul 13 20:34:28 2007 .. added tar support to install 
     471 
     4721662 Jul 12 19:21:13 2007 .. add -t option to toudp.py 
     473 
     4741661 Jul 12 18:22:38 2007 .. use strippedtxt in jabberstrip 
     475 
     4761660 Jul 12 10:59:45 2007 .. enable ipv6 in toudp.py .. remove debug print 
     477 
     4781659 Jul 12 10:56:44 2007 .. fix encrypted toudp.py 
     479 
     4801658 Jul 12 01:06:22 2007 .. implement udp ipv6 support 
     481 
     4821657 Jul 11 23:51:09 2007 .. do proper reporting when we can't fetch rss data 
     483 
     4841656 Jul 11 22:46:38 2007 .. fix url-size .. run gc.collect 3 times 
     485 
     4861655 Jul 09 22:42:56 2007 .. run backup every hour .. wrap function dispatching in periodical in a try except 
     487 
     4881654 Jul 09 20:47:58 2007 .. persist bot.userhosts caches 
     489 
     4901653 Jul 09 20:26:12 2007 .. convert collective to persiststate 
     491 
     4921652 Jul 09 18:11:51 2007 .. strip Outputhandler 
     493 
     4941651 Jul 09 09:15:28 2007 .. put collector msg on loglevel 1 
     495 
     4961650 Jul 08 18:26:45 2007 .. add whoami command 
     497 
     4981649 Jul 08 17:47:24 2007 .. make wait interval of gcollect persistant 
     499 
     5001648 Jul 08 17:30:54 2007 .. add gcollect plugin 
     501 
     5021647 Jul 07 23:31:01 2007 .. sleep some more 
     503 
     5041646 Jul 07 23:27:04 2007 .. remove more cruft 
     505 
     5061645 Jul 07 23:15:07 2007 .. re-enable saving on watch .. remove unneeded threads 
     507 
     5081644 Jul 07 21:51:05 2007 .. enable gc 
     509 
     5101643 Jul 07 21:45:35 2007 .. sleep a bit between launching of periodical events 
     511 
     5121642 Jul 07 01:40:35 2007 .. really move backup to its own plugin 
     513 
     5141641 Jul 07 01:12:04 2007 .. add size function to job and url plugins 
     515 
     5161640 Jul 07 00:17:33 2007 .. nits 
     517 
     5181639 Jul 07 00:04:50 2007 .. move backup into a plugin .. make sure periodical decorators have the proper group 
     519 
     5201638 Jul 06 23:08:38 2007 .. add job-groups 
     521 
     5221637 Jul 06 19:53:30 2007 .. remove try except 
     523 
     5241636 Jul 06 19:51:32 2007 .. catch socket timeout 
     525 
     5261635 Jul 06 18:35:59 2007 .. move backup over to periodical 
     527 
     5281634 Jul 06 18:17:06 2007 .. move alarm plugin over to periodical 
     529 
     5301633 Jul 06 17:44:59 2007 .. fix rss peek function 
     531 
     5321632 Jul 06 17:34:25 2007 .. place return on the right place in upgrade .. move checkone function to periodical in collective 
     533 
     5341631 Jul 06 15:58:54 2007 .. regrouped jobs 
     535 
     5361630 Jul 06 00:45:37 2007 .. wrap the upgrade commands in try except 
     537 
     5381629 Jul 06 00:35:01 2007 .. fix str + int exception 
     539 
     5401628 Jul 06 00:26:27 2007 .. store urls per bot and channel they occur on 
     541 
     5421627 Jul 06 00:10:03 2007 .. use findall to find multiple urls 
     543 
     5441625 Jul 06 00:02:39 2007 .. add searchable url list 
     545 
     5461624 Jul 05 23:19:24 2007 .. replace popen by subprocess 
     547 
     5481623 Jul 05 21:48:08 2007 .. make rss plugin use periodical 
     549 
     5501622 Jul 04 01:06:43 2007 .. update changelog 
     551 
    1552 
    25530.7