Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Summary Period: 2002-05-16 to 2002-04-29 (Commits 1409-1458 of 4408)
assign form-action to res.data.action
4 lines of code changed in:
- assign form-action to res.data.action
- comments are deleted via story now (regardless if toplevel or reply)
8 lines of code changed in:
assign form-action to res.data.action
4 lines of code changed in:
added several missing indexes
62 lines of code changed in:
included create-statements for indexes (from antville_indexes.sql), changed unique keys to primary keys
186 lines of code changed in:
removed comment about "backslashed masking with backslashes" (not necessary, windows can do it with slashes, too)
2 lines of code changed in:
changed imgPath and goodiePath to relative urls (works with windows, and i assume it works with *nix, too)
4 lines of code changed in:
added link to print version of reference
1 lines of code changed in:
removed less-than char at beginning of file
2 lines of code changed in:
check if there is a path.weblog before accessing it (twice)
10 lines of code changed in:
added check for "zero records" returned by hsqldb in listReferrers_macro()
6 lines of code changed in:
added check for "zero records" returned by hsqldb in backlinks_macro()
6 lines of code changed in:
the first user registering is granted trust and sysadmin-rights
6 lines of code changed in:
using root.link instead of global link-macro because the latter one produces wrong href if the requested url doesn't end with a slash
2 lines of code changed in:
changed any int(20) type to int(9); added "identity" property to tables which are used by direct db access
26 lines of code changed in:
changed any bigint(20) type to mediumint(9)
52 lines of code changed in:
adapted sql query in backlinks_macro() for using antville with hsqldb connection
2 lines of code changed in:
adapted sql query in listReferrers_macro() for using antville with hsqldb connection
14 lines of code changed in:
adapted sql query in logAccess() for using antville with hsqldb connection
2 lines of code changed in:
removed this action to prevent weblogs.com from being pinged manually
0 lines of code changed in:
removed URL, PATH and ACTION cols from ACCESS table
0 lines of code changed in:
updated to current antville
352 lines of code changed in:
added changes made in dbpatch 20020426
4 lines of code changed in:
added check if username matches a function-name; if true username is rejected
12 lines of code changed in:
fixed a bug that lead to wrong sorted subscription.list
6 lines of code changed in:
modified popup() function:
- size of new window will never extend 640x480 (inner values)
- resizable and scrolling is set to "yes"
8 lines of code changed in:
replace writeln() with app.__app__.logEvent() in function logAccess()
4 lines of code changed in:
modified query in pingUpdatedWeblogs() to track weblogs that haven't been pinged, yet (LASTPING is null)
4 lines of code changed in:
grrrr! anchor names without # me stupid!
2 lines of code changed in:
added inline anchor
2 lines of code changed in:
added log message and check for empty title in function ping()
8 lines of code changed in:
changed "notify weblogs.com" to "notify updates"
2 lines of code changed in:
removed generic log message in pingUpdatedWeblogs()
0 lines of code changed in:
id has to be a string when directly retrieved from db in function pingUpdatedWeblogs()
6 lines of code changed in:
debugging
4 lines of code changed in:
added some more logging
2 lines of code changed in:
added some logging using app.__app__.logEvent()
44 lines of code changed in:
added call for pingUpdatedWeblogs() to scheduler()
4 lines of code changed in:
changed "pinging" to "notifying" in error msg of ping()
28 lines of code changed in:
removed ping variable
2 lines of code changed in:
moved some parts back to ping() in objectFuncktions.js
10 lines of code changed in:
added comments; moved some parts from ping.hac back to here
0 lines of code changed in:
fixed bug in pingUpdatedWeblogs(), "select" statement needs executeRetrieval() instead of executeCommand()
2 lines of code changed in:
rewrote pingUpdatedWeblogs() to use direct db access
54 lines of code changed in:
wrapped result of weblogs.com ping into new object
6 lines of code changed in:
wrapped result of weblogs.com ping into new object in function ping()
10 lines of code changed in:
enabled redirect to weblog's main page
2 lines of code changed in:
renamed ping_action() to ping(), moved some parts to ping.hac
8 lines of code changed in:
initial check-in
18 lines of code changed in:
result properties of xml-rpc ping to weblogs.com are called flerror and message (sometimes it's good to look in the specs :)
14 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »
Generated by StatCVS 0.2.2