~grubng-dev/grubng/tools-urlsdb

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: thindil
  • Date: 2009-09-30 07:20:04 UTC
  • Revision ID: thindil2@gmail.com-20090930072004-mynp288lh4hb56o7
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-08-26  Bartek thindil Jasicki  <thindil2@gmail.com>
 
2
 
 
3
        * Main.cs: fixed bug with crash program on invalid
 
4
                data sent by database during creating workunits
 
5
                (0.1)
 
6
 
 
7
2009-08-24  Bartek thindil Jasicki  <thindil2@gmail.com>
 
8
 
 
9
        * Database.cs: raise timeout for delete URL's query
 
10
                (0.1)
 
11
 
 
12
2009-08-20  Bartek thindil Jasicki  <thindil2@gmail.com>
 
13
 
 
14
        * Main.cs: added options to optimize database and Solr
 
15
                (0.1)
 
16
 
 
17
        * Database.cs: fixed bug with adding URL's to database
 
18
                (0.1)
 
19
 
 
20
2009-08-19  Bartek thindil Jasicki  <thindil2@gmail.com>
 
21
 
 
22
        * Database.cs: optimize create workunits database
 
23
                query (0.1)
 
24
 
 
25
2009-08-17  Bartek thindil Jasicki  <thindil2@gmail.com>
 
26
 
 
27
        * Database.cs, Main.cs: added timeout to database
 
28
                commands (0.1) 
 
29
 
 
30
2009-07-31  Bartek thindil Jasicki  <thindil2@gmail.com>
 
31
 
 
32
        * Main.cs: added clear URL's with 3 more HTTP codes
 
33
                (0.1)
 
34
 
 
35
2009-07-27  Bartek thindil Jasicki  <thindil2@gmail.com>
 
36
 
 
37
        * Database.cs, Main.cs: added option to maintenance
 
38
                work on URL's database and Solr (0.1)
 
39
 
 
40
2009-07-25  Bartek thindil Jasicki  <thindil2@gmail.com>
 
41
 
 
42
        * Database.cs: drop amount of URL's from database 
 
43
                during creating workunits (0.1)
 
44
 
 
45
        * Database.cs, Main.cs: optimize create workunits and
 
46
                database backup (0.1)
 
47
 
 
48
2009-07-22  Bartek thindil Jasicki  <thindil2@gmail.com>
 
49
 
 
50
        * Main.cs: fixed bug with crash program if this same
 
51
                workunit exist (0.1)
 
52
 
 
53
        * Database.cs: fixed bug in creating database (0.1)
 
54
 
 
55
2009-07-21  Bartek thindil Jasicki  <thindil2@gmail.com>
 
56
 
 
57
        * Main.cs: fixed bug with delete URL's from index (0.1)
 
58
 
 
59
        * Main.cs: added Solr configuration to config file (0.1)
 
60
 
 
61
        * Database.cs: read from config file only database
 
62
                configuration (0.1)
 
63
 
 
64
        * Main.cs: added deleting URL's from index too (0.1)
 
65
 
 
66
        * Database.cs: small SQL optimization (0.1)
 
67
 
 
68
2009-07-20  Bartek thindil Jasicki  <thindil2@gmail.com>
 
69
 
 
70
        * Database.cs, Main.cs: added simple configuration file (0.1)
 
71
 
 
72
        * Main.cs: create less workunits at one time (0.1)
 
73
 
 
74
        * Database.cs, Main.cs: switch URL's database from SQLite 
 
75
                to MySQL (0.1)
 
76
 
 
77
2009-07-13  Bartek thindil Jasicki  <thindil2@gmail.com>
 
78
 
 
79
        * Database.cs: update InsertURL function (0.1)
 
80
 
 
81
        * Database.cs: added two columns to database (0.1)
 
82
 
 
83
2009-07-11  Bartek thindil Jasicki  <thindil2@gmail.com>
 
84
 
 
85
        * Database.cs, Main.cs: change delimiters in results returned
 
86
                from database (0.1)
 
87
 
 
88
2009-07-08  Bartek thindil Jasicki  <thindil2@gmail.com>
 
89
 
 
90
        * Main.cs: fixed bug in creating workunits (0.1)
 
91
 
 
92
        * Database.cs, Main.cs: fixed bug with crash program when
 
93
                other program write to database (0.1)
 
94
 
 
95
        * Database.cs, Main.cs: added If-Modified-Since header to
 
96
                workunits, delete Accept-Charset header from workunits
 
97
                (0.1)
 
98
 
 
99
2009-07-07  Bartek thindil Jasicki  <thindil2@gmail.com>
 
100
 
 
101
        * Main.cs: added Accept-Charset header to workunits (0.1)
 
102
 
 
103
2009-07-06  Bartek thindil Jasicki  <thindil2@gmail.com>
 
104
 
 
105
        * Main.cs: fixed User-Agent header (0.1)
 
106
 
 
107
2009-07-03  Bartek thindil Jasicki  <thindil2@gmail.com>
 
108
 
 
109
        * Main.cs: added option for backup URL's to plain text file (0.1)
 
110
 
 
111
        * Database.cs: added second index to database (0.1)
 
112
 
 
113
        * Main.cs: set password for create workunits via console (0.1)
 
114
 
 
115
2009-07-02  Bartek thindil Jasicki  <thindil2@gmail.com>
 
116
 
 
117
        * Main.cs: finish work on creating workunits (0.1)
 
118
 
 
119
        * Database.cs: select url's from database ordered by last visited
 
120
                time (0.1)
 
121
 
 
122
        * Main.cs, Database.cs: start work on creating workunits (0.1)
 
123
 
 
124
        * *.*: Initial import (0.1)
 
125