1
2009-08-26 Bartek thindil Jasicki <thindil2@gmail.com>
3
* Main.cs: fixed bug with crash program on invalid
4
data sent by database during creating workunits
7
2009-08-24 Bartek thindil Jasicki <thindil2@gmail.com>
9
* Database.cs: raise timeout for delete URL's query
12
2009-08-20 Bartek thindil Jasicki <thindil2@gmail.com>
14
* Main.cs: added options to optimize database and Solr
17
* Database.cs: fixed bug with adding URL's to database
20
2009-08-19 Bartek thindil Jasicki <thindil2@gmail.com>
22
* Database.cs: optimize create workunits database
25
2009-08-17 Bartek thindil Jasicki <thindil2@gmail.com>
27
* Database.cs, Main.cs: added timeout to database
30
2009-07-31 Bartek thindil Jasicki <thindil2@gmail.com>
32
* Main.cs: added clear URL's with 3 more HTTP codes
35
2009-07-27 Bartek thindil Jasicki <thindil2@gmail.com>
37
* Database.cs, Main.cs: added option to maintenance
38
work on URL's database and Solr (0.1)
40
2009-07-25 Bartek thindil Jasicki <thindil2@gmail.com>
42
* Database.cs: drop amount of URL's from database
43
during creating workunits (0.1)
45
* Database.cs, Main.cs: optimize create workunits and
48
2009-07-22 Bartek thindil Jasicki <thindil2@gmail.com>
50
* Main.cs: fixed bug with crash program if this same
53
* Database.cs: fixed bug in creating database (0.1)
55
2009-07-21 Bartek thindil Jasicki <thindil2@gmail.com>
57
* Main.cs: fixed bug with delete URL's from index (0.1)
59
* Main.cs: added Solr configuration to config file (0.1)
61
* Database.cs: read from config file only database
64
* Main.cs: added deleting URL's from index too (0.1)
66
* Database.cs: small SQL optimization (0.1)
68
2009-07-20 Bartek thindil Jasicki <thindil2@gmail.com>
70
* Database.cs, Main.cs: added simple configuration file (0.1)
72
* Main.cs: create less workunits at one time (0.1)
74
* Database.cs, Main.cs: switch URL's database from SQLite
77
2009-07-13 Bartek thindil Jasicki <thindil2@gmail.com>
79
* Database.cs: update InsertURL function (0.1)
81
* Database.cs: added two columns to database (0.1)
83
2009-07-11 Bartek thindil Jasicki <thindil2@gmail.com>
85
* Database.cs, Main.cs: change delimiters in results returned
88
2009-07-08 Bartek thindil Jasicki <thindil2@gmail.com>
90
* Main.cs: fixed bug in creating workunits (0.1)
92
* Database.cs, Main.cs: fixed bug with crash program when
93
other program write to database (0.1)
95
* Database.cs, Main.cs: added If-Modified-Since header to
96
workunits, delete Accept-Charset header from workunits
99
2009-07-07 Bartek thindil Jasicki <thindil2@gmail.com>
101
* Main.cs: added Accept-Charset header to workunits (0.1)
103
2009-07-06 Bartek thindil Jasicki <thindil2@gmail.com>
105
* Main.cs: fixed User-Agent header (0.1)
107
2009-07-03 Bartek thindil Jasicki <thindil2@gmail.com>
109
* Main.cs: added option for backup URL's to plain text file (0.1)
111
* Database.cs: added second index to database (0.1)
113
* Main.cs: set password for create workunits via console (0.1)
115
2009-07-02 Bartek thindil Jasicki <thindil2@gmail.com>
117
* Main.cs: finish work on creating workunits (0.1)
119
* Database.cs: select url's from database ordered by last visited
122
* Main.cs, Database.cs: start work on creating workunits (0.1)
124
* *.*: Initial import (0.1)