root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @122 [122] 10/25/07 19:38:44 mceglowski fixed missing call parameter bug
(edit) @121 [121] 10/22/07 21:51:58 mceglowski added adknowledge support
(edit) @120 [120] 10/22/07 21:51:15 mceglowski added special case for EMAIL-ESN channel
(edit) @119 [119] 10/19/07 23:54:48 mceglowski fleshed out adknowledge module
(edit) @118 [118] 10/19/07 19:02:34 mceglowski fixed typos
(edit) @117 [117] 10/16/07 22:21:05 mceglowski refactored common code into parent class
(edit) @116 [116] 10/16/07 22:19:31 mceglowski edited for concision
(edit) @115 [115] 10/16/07 18:43:55 mceglowski refactored for readability
(edit) @114 [114] 10/16/07 18:42:54 mceglowski added stub class
(edit) @113 [113] 09/17/07 19:47:32 mceglowski fixed broken accipiter url
(edit) @112 [112] 09/12/07 22:37:06 mceglowski reverted useless change
(edit) @111 [111] 09/12/07 22:24:44 mceglowski fixed ad click url
(edit) @110 [110] 08/30/07 23:04:37 mceglowski added full URL passing to accipiter params
(edit) @109 [109] 08/23/07 00:49:22 mceglowski abstracted out some code from various accipiter urls
(edit) @108 [108] 08/01/07 23:14:06 mceglowski modified esj_string to not escape forward slashes
(edit) @107 [107] 07/12/07 20:57:25 abunner Take away hard-coding of "text"-only AdSense ads. Other policy files …
(edit) @106 [106] 05/31/07 20:11:32 abunner Pass the host name after a "?" to Accipiter so that ernie can substitute …
(edit) @105 [105] 05/22/07 02:13:42 abunner Changing Accipiter ad call to not be a generated script tag
(edit) @104 [104] 04/20/07 19:33:46 abunner Reverting back to the old way to do Google fall-throughs since we're …
(edit) @103 [103] 04/16/07 01:19:13 abunner Since we are now passing longer URLs to the ad engine in both the /js and …
(edit) @102 [102] 03/10/07 00:20:47 abunner New field
(edit) @101 [101] 01/30/07 02:47:35 ddavis added valueclick, rightmedia, and friendster.
(edit) @100 [100] 01/09/07 04:27:28 abunner Adding the URL parameter back for Ernie
(edit) @99 [99] 12/26/06 20:25:12 abunner Removing $& from code per Tatsuhiko's suggestion
(edit) @98 [98] 12/26/06 10:38:15 miyagawa remove uses of expensive $& variable
(edit) @97 [97] 12/24/06 18:40:14 abunner 1. Use ejs_lossy to escape strings that are going to be put into …
(edit) @96 [96] 12/21/06 07:43:57 abunner If both language and country are either blank or not passed, consider the …
(edit) @95 [95] 12/21/06 02:11:49 abunner Assume user is domestic if no country or language is passed
(edit) @94 [94] 12/21/06 02:10:49 abunner Don't fall through back to us for 728x15 ads because if google can't serve …
(edit) @93 [93] 12/20/06 00:20:30 abunner Taking out the URL parameter from accipiter
(edit) @92 [92] 12/15/06 22:14:17 abunner
(edit) @91 [91] 12/15/06 21:49:07 abunner Trying to get svn externals straight
(edit) @90 [90] 12/15/06 21:10:34 abunner Passing URL and POS to Accipiter
(edit) @89 [89] 12/03/06 23:43:07 abunner Fixing unitinitialized value warnings. Adding fall_thru_url logic to …
(edit) @88 [88] 12/02/06 06:26:49 abunner Adding "citizenship" which is a so-so guess at if a user is domestic or …
(edit) @87 [87] 12/01/06 02:23:11 henrylyne Add sub to escape strings for use in URLs.
(edit) @86 [86] 12/01/06 00:37:12 henrylyne Change Google fall-thru URL to our AdServer, which will then fall thru to …
(edit) @85 [85] 11/29/06 02:25:45 ydnar bugid:45519; stop croaking on unknown/new/too many params
(edit) @84 [84] 11/28/06 23:26:04 abunner Moving XSS prevention to the output-side (i.e. make sure no html tags in …
(edit) @83 [83] 11/28/06 19:04:33 abunner Taking out all verification of parameters. It doesn't do any good in …
(edit) @82 [82] 11/23/06 01:11:21 abunner Making the house ad server be a configurable param. Passing that param in …
(edit) @81 [81] 11/22/06 03:04:29 abunner Making policy files compatable with a Perlbal operating environment. Added …
(edit) @80 [80] 11/18/06 00:28:23 abunner Branching my working copy of the ad engine so that I don't break LJ/Vox
(edit) @79 [79] 11/14/06 00:59:43 abunner At one point, I call parse_params without having an AdEngine instance and …
(edit) @78 [78] 11/10/06 21:36:57 hachi If we defined a 'policy' during creation time, then we're using an old …
(edit) @77 [77] 11/10/06 00:40:58 janine Make the 468x60 ad size work.
(edit) @76 [76] 11/09/06 23:42:35 breese Added support for the full banner (468x60) ad size in Google AdSense
(edit) @75 [75] 11/07/06 18:55:13 abunner Deleting the adunit param from the call. LJ includes it in their ad calls …
(edit) @74 [74] 11/02/06 01:26:05 abunner Adding a verify_accttype method (which accepts all input) to get around …
(edit) @73 [73] 11/02/06 01:19:09 ykerherve It's probably safe to have the '.' here BugzID: 43941
(edit) @72 [72] 10/31/06 01:01:01 abunner 1. Making dimension-to-zone mappings be defined on a per-product basis …
(edit) @71 [71] 10/27/06 23:48:51 abunner Refactoring parameter parsing so that it can be called without invoking …
(edit) @70 [70] 10/27/06 23:44:09 abunner Making 'product' a parameter (should be optional, hopefully I'm not …
(edit) @69 [69] 10/17/06 23:12:34 btrott Creating a tag based on revision 66 for Vox release 14.
(edit) @68 [68] 10/17/06 22:44:55 abunner Hopefully fixing Vox and LJ builds which were depending on passing a …
(edit) @67 [67] 10/17/06 18:02:08 abunner Adding connectivity to house ads server
(edit) @66 [66] 10/04/06 19:54:22 hachi Quell warnings about undefined parameters, and remove a spurious </p> in …
(edit) @65 [65] 09/30/06 00:17:34 kgoess adding colors to incoming parameters
(edit) @64 [64] 09/27/06 15:36:04 hachi r19325@lj: lj | 2006-09-27 08:01:04 -0700 Wrong parameter name for …
(edit) @63 [63] 09/26/06 19:02:20 hachi Add Accipiter as a new ad network to target. Works.
(edit) @62 [62] 09/07/06 22:54:22 breese Initial creation of Accipiter driver.
(edit) @61 [61] 08/09/06 23:09:14 hachi Make type failure more verbose, just slightly, so we can debug fail cases …
(edit) @60 [60] 07/03/06 16:37:19 sky Fix whitespaces
(edit) @59 [59] 06/15/06 20:48:44 sky Send multiple categories per Ernies request. The interface for categories …
(edit) @58 [58] 06/02/06 22:29:04 sky Fix a bug reported as RT #1961 where people can set custom friends groups …
(edit) @57 [57] 05/25/06 23:21:35 whitaker -- let policy deal with channels
(edit) @56 [56] 05/17/06 21:29:40 bradfitz public content-based targetting
(edit) @55 [55] 05/17/06 01:21:07 sky Fix test and allow a content parameter on page
(edit) @54 [54] 05/16/06 02:03:36 ydnar allow weird search terms
(edit) @53 [53] 05/04/06 02:24:04 ydnar xhtml pedant
(edit) @52 [52] 04/14/06 23:17:41 davidr Allow overriding the engine used
(edit) @51 [51] 04/13/06 06:32:33 davidr + is alright in interests
(edit) @50 [50] 04/13/06 05:51:50 davidr Interests can have other characters in them
(edit) @49 [49] 04/13/06 05:48:50 davidr URLs can have + in them
(edit) @48 [48] 04/12/06 21:32:15 davidr Support a policy outputting its own client id
(edit) @47 [47] 04/12/06 21:23:30 davidr Support for channel mapping
(edit) @46 [46] 04/12/06 18:10:35 davidr google_adtest != google_test
(edit) @45 [45] 04/11/06 21:37:48 davidr Support "testing" mode http://rt.livejournal.org/index.html?q=1463
(edit) @44 [44] 04/11/06 19:25:18 davidr Google client id takes many forms
(edit) @43 [43] 04/04/06 21:41:59 davidr Sesiontid should come from channel, not category
(edit) @42 [42] 04/02/06 20:10:25 davidr Allow spaces in urls
(edit) @41 [41] 04/01/06 01:13:46 davidr Allow \w - and spaces in search terms
(edit) @40 [40] 03/31/06 23:06:28 davidr Support extra ad html via policy
(edit) @39 [39] 03/30/06 20:22:46 davidr Uppercase channel
(edit) @38 [38] 03/28/06 21:06:31 davidr Support passing in account type for a person
(edit) @37 [37] 03/28/06 20:54:29 davidr Make sure country is set before checking length
(edit) @36 [36] 03/27/06 23:30:22 davidr YieldManager has section ids which correspond to categories, not a client …
(edit) @35 [35] 03/24/06 19:48:27 ydnar using CDATA instead of silly HTML comments
(edit) @34 [34] 03/24/06 08:49:14 davidr - Allow & in categories - Add set_categories method
(edit) @33 [33] 03/24/06 08:05:45 davidr Don't need to grab categories and interests here, rather done in policy
(edit) @32 [32] 03/24/06 08:03:58 davidr Instead of dying when user input could be unsafe, undef categories and …
(edit) @31 [31] 03/24/06 06:31:15 davidr Interests and categories can have spaces and still be valid
(edit) @30 [30] 03/23/06 20:44:20 davidr - Define search_term as a page attribute - Add adsense_extra function to …
(edit) @29 [29] 03/23/06 19:20:33 davidr - Require policy object be defined - Make Network support alternate ad …
(edit) @28 [28] 03/23/06 06:26:53 sky emacs I hate you
(edit) @27 [27] 03/23/06 06:21:28 sky Add policy document
(edit) @26 [26] 03/23/06 00:34:50 davidr This all needs to get moved into a policy object which Artur is …
(edit) @25 [25] 03/22/06 23:14:52 sky go go go
(edit) @24 [24] 03/22/06 21:34:48 davidr s/lcon/channel/ http://rt.livejournal.org/Ticket/Display.html?id=1129
(edit) @23 [23] 03/22/06 21:32:39 davidr [int: ads] - Document interests - s/category/categories/
Note: See TracRevisionLog for help on using the revision log.