Commit Log (Page 61 of 89)

back to main page

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)

tobi 2002-04-29 12:03

added some messaging to ping_action()

14 lines of code changed in:

tobi 2002-04-29 11:51

added ping_action() (which will become ping() later, this is just for testing purposes)

22 lines of code changed in:

tobi 2002-04-26 15:49

added description

4 lines of code changed in:

robert 2002-04-26 15:08

added modification of ACCESS-table (columns URL,PATH and ACTION are dropped)

8 lines of code changed in:

robert 2002-04-26 15:07

added release of rowset (from direct db-operation) as in listReferrers_macro() of weblog

2 lines of code changed in:

robert 2002-04-26 15:06

added call of logAccess() for referrer-logging

4 lines of code changed in:

robert 2002-04-26 15:05

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:

robert 2002-04-26 10:19

added option for selecting weblogs.com-ping

8 lines of code changed in:

robert 2002-04-26 10:19

added enableping_macro() (renders a checkbox for selecting weblog.com-ping or cleartext according to value)

26 lines of code changed in:

robert 2002-04-26 10:17

store property enableping

2 lines of code changed in:

robert 2002-04-26 10:16

disable weblogs.com-ping for new weblogs

2 lines of code changed in:

robert 2002-04-26 10:15

initial check-in (adds two columns to weblog for weblogs.com-ping)

0 lines of code changed in:

robert 2002-04-26 10:15

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:

robert 2002-04-26 10:12

renamed "groupby" to "group" (you need snapshot 20020425 for this to work!)

6 lines of code changed in:

tobi 2002-04-25 19:10

fixed an accidentally removed return in logAccess() -- darn!

4 lines of code changed in:

tobi 2002-04-25 19:01

removed "like" clause checking for referrer from same weblog

2 lines of code changed in:

tobi 2002-04-25 18:58

stop recording "-" referrers in logAccess()

6 lines of code changed in:

robert 2002-04-25 18:57

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:

tobi 2002-04-25 18:54

removed "like" clause checking for referrer from same weblog

2 lines of code changed in:

robert 2002-04-25 18:47

extended check for referrer from antville main page

6 lines of code changed in:

tobi 2002-04-25 15:43

added check if referrer comes from the local weblog or from the antville front page

10 lines of code changed in:

tobi 2002-04-25 14:15

removed debug output writeln(query) in backlinks_macro

0 lines of code changed in:

tobi 2002-04-25 14:15

removed debug output writeln(query) in listReferrers_macro

0 lines of code changed in:

tobi 2002-04-25 14:11

corrected syntax (colon instead of semicolon before add statement)

14 lines of code changed in:

hannes 2002-04-25 12:54

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:

hannes 2002-04-25 12:44

release rowset after querying referrers. (this is different from releasing
the connection, which is managed by Helma.)

2 lines of code changed in:

tobi 2002-04-25 10:00

renamed macro story.listReferrers to story.backlinks and accordingly the two corresponding skins

46 lines of code changed in:

stefanp 2002-04-24 18:04

updated to fit the last changes

16 lines of code changed in:

tobi 2002-04-24 17:32

updated isDenied function analogous to the one in storymgr/securityFunctions.js

14 lines of code changed in:

tobi 2002-04-24 16:25

changed date output from modifytime to lastupdate

4 lines of code changed in:

tobi 2002-04-24 15:46

removed <p> tag

0 lines of code changed in:

tobi 2002-04-24 15:35

added listReferrers_macro

66 lines of code changed in:

tobi 2002-04-24 15:35

initial check-in

2 lines of code changed in:

tobi 2002-04-24 15:25

added index for column STORY_ID in table ACCESS

2 lines of code changed in:

tobi 2002-04-24 14:53

added column STORY_ID to table ACCESS

2 lines of code changed in:

tobi 2002-04-24 14:50

logAccess() now also records the id of a story

6 lines of code changed in:

tobi 2002-04-24 14:35

added column STORY_ID to table ACCESS

4 lines of code changed in:

tobi 2002-04-24 14:28

removed leading % (wildcard) from query in listReferrers_macro

2 lines of code changed in:

tobi 2002-04-24 14:14

changed column storage sizes for tables ACCESS, POLL and CHOICE

20 lines of code changed in:

tobi 2002-04-24 14:11

initial check-in

12 lines of code changed in:

tobi 2002-04-24 14:10

added indexes for ACCESS

16 lines of code changed in:

tobi 2002-04-23 14:52

added ip_macro and home_macro

81 lines of code changed in:

tobi 2002-04-23 14:51

well, i like renderSkin more than res.skin...

1 lines of code changed in:

tobi 2002-04-23 14:51

added display of ip, home and uptime

61 lines of code changed in:

tobi 2002-04-23 14:10

slightly arranged layout

2 lines of code changed in:

tobi 2002-04-23 14:00

added column POST_URL

4 lines of code changed in:

tobi 2002-04-23 13:58

added line to set default posturl for a new user

1 lines of code changed in:

tobi 2002-04-23 13:56

added property defaultPostUrl for setting up a default url items can be posted to

3 lines of code changed in:

tobi 2002-04-23 13:53

get lost, you lazy test.hac, you!

0 lines of code changed in:

tobi 2002-04-23 13:50

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