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-04-29 to 2002-04-23 (Commits 1359-1408 of 4408)
added some messaging to ping_action()
14 lines of code changed in:
added ping_action() (which will become ping() later, this is just for testing purposes)
22 lines of code changed in:
added description
4 lines of code changed in:
added modification of ACCESS-table (columns URL,PATH and ACTION are dropped)
8 lines of code changed in:
added release of rowset (from direct db-operation) as in listReferrers_macro() of weblog
2 lines of code changed in:
added call of logAccess() for referrer-logging
4 lines of code changed in:
modified logAccess(): local referrers (from the same welog) are not logged, as non-http-referrers are.
removed url, action and path-assignments, enabled logging referrers at antville-frontpage
22 lines of code changed in:
added option for selecting weblogs.com-ping
8 lines of code changed in:
added enableping_macro() (renders a checkbox for selecting weblog.com-ping or cleartext according to value)
26 lines of code changed in:
store property enableping
2 lines of code changed in:
disable weblogs.com-ping for new weblogs
2 lines of code changed in:
initial check-in (adds two columns to weblog for weblogs.com-ping)
0 lines of code changed in:
added two new properties "lastping" and "enableping" (will be used for weblogs.com-ping)
renamed "groupby" to "group" (you need snapshot 20020425 for this to work!)
12 lines of code changed in:
renamed "groupby" to "group" (you need snapshot 20020425 for this to work!)
6 lines of code changed in:
fixed an accidentally removed return in logAccess() -- darn!
4 lines of code changed in:
removed "like" clause checking for referrer from same weblog
2 lines of code changed in:
stop recording "-" referrers in logAccess()
6 lines of code changed in:
patch for cleaning up ACCESS-table (select all non-self-referrers into a temporary table, rename the existing access-table to ACCESSOLD and the temporary one to ACCESS)
0 lines of code changed in:
removed "like" clause checking for referrer from same weblog
2 lines of code changed in:
extended check for referrer from antville main page
6 lines of code changed in:
added check if referrer comes from the local weblog or from the antville front page
10 lines of code changed in:
removed debug output writeln(query) in backlinks_macro
0 lines of code changed in:
removed debug output writeln(query) in listReferrers_macro
0 lines of code changed in:
corrected syntax (colon instead of semicolon before add statement)
14 lines of code changed in:
Removed writeln() of referrer stats SQL insert statement.
writeln()s take a lot of CPU and tend to generate huge files...
0 lines of code changed in:
release rowset after querying referrers. (this is different from releasing
the connection, which is managed by Helma.)
2 lines of code changed in:
renamed macro story.listReferrers to story.backlinks and accordingly the two corresponding skins
46 lines of code changed in:
updated to fit the last changes
16 lines of code changed in:
updated isDenied function analogous to the one in storymgr/securityFunctions.js
14 lines of code changed in:
changed date output from modifytime to lastupdate
4 lines of code changed in:
removed <p> tag
0 lines of code changed in:
added listReferrers_macro
66 lines of code changed in:
initial check-in
2 lines of code changed in:
added index for column STORY_ID in table ACCESS
2 lines of code changed in:
added column STORY_ID to table ACCESS
2 lines of code changed in:
logAccess() now also records the id of a story
6 lines of code changed in:
added column STORY_ID to table ACCESS
4 lines of code changed in:
removed leading % (wildcard) from query in listReferrers_macro
2 lines of code changed in:
changed column storage sizes for tables ACCESS, POLL and CHOICE
20 lines of code changed in:
initial check-in
12 lines of code changed in:
added indexes for ACCESS
16 lines of code changed in:
added ip_macro and home_macro
81 lines of code changed in:
well, i like renderSkin more than res.skin...
1 lines of code changed in:
added display of ip, home and uptime
61 lines of code changed in:
slightly arranged layout
2 lines of code changed in:
added column POST_URL
4 lines of code changed in:
added line to set default posturl for a new user
1 lines of code changed in:
added property defaultPostUrl for setting up a default url items can be posted to
3 lines of code changed in:
get lost, you lazy test.hac, you!
0 lines of code changed in:
added description property
1 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