My favorites | Sign in
Google
       
Details: Show all Hide all

Earlier this year

  • Jul 14, 2009
    issue 757 (Please add Python 2.6 support) commented on   -   urlfetch doesn't work with 2.6. http://groups.google.com/group/google-appengine-python/browse_thread/thread/7d32c9af6d68f00d/24c7039a96c09eb2
    urlfetch doesn't work with 2.6. http://groups.google.com/group/google-appengine-python/browse_thread/thread/7d32c9af6d68f00d/24c7039a96c09eb2
  • May 22, 2009
    r104 (Fixed some uses of each-elt. ) committed   -   Fixed some uses of each-elt.
    Fixed some uses of each-elt.
  • May 21, 2009
    r103 (Implemented the rest of the <ls-parser> methods. ) committed   -   Implemented the rest of the <ls-parser> methods.
    Implemented the rest of the <ls-parser> methods.
  • May 21, 2009
    r102 (Basic implementation of <ls-input> and <ls-parser>. ) committed   -   Basic implementation of <ls-input> and <ls-parser>.
    Basic implementation of <ls-input> and <ls-parser>.
  • May 20, 2009
    r101 (Added IDL declarations for LS module. ) committed   -   Added IDL declarations for LS module.
    Added IDL declarations for LS module.
  • May 19, 2009
    r100 (Implemented feature methods on <dom-implementation> and <nod...) committed   -   Implemented feature methods on <dom-implementation> and <node>. Made the version argument optional. Moved "+" handling into has-feature? (which ignores it). Fixed supported? for unowned <document-type>.
    Implemented feature methods on <dom-implementation> and <node>. Made the version argument optional. Moved "+" handling into has-feature? (which ignores it). Fixed supported? for unowned <document-type>.
  • May 19, 2009
    r99 (DOM Level 3 bootstrapping. ) committed   -   DOM Level 3 bootstrapping.
    DOM Level 3 bootstrapping.
  • May 17, 2009
    r98 (Rearranged some generic declarations. ) committed   -   Rearranged some generic declarations.
    Rearranged some generic declarations.
  • May 17, 2009
    r97 (Rearranged the order of interfaces to match the IDL (Appendi...) committed   -   Rearranged the order of interfaces to match the IDL (Appendix F).
    Rearranged the order of interfaces to match the IDL (Appendix F).
  • May 17, 2009
    r96 (Updated interfaces to cover all of DOM Level 3 Core. ) committed   -   Updated interfaces to cover all of DOM Level 3 Core.
    Updated interfaces to cover all of DOM Level 3 Core.
  • May 17, 2009
    r95 (Implement Core 1.0 also! ) committed   -   Implement Core 1.0 also!
    Implement Core 1.0 also!
  • May 17, 2009
    r94 (Updates for recent version of PLT Scheme: Rename pi struct t...) committed   -   Updates for recent version of PLT Scheme: Rename pi struct to p-i. make-prolog takes three arguments, not two and a rest argument.
    Updates for recent version of PLT Scheme: Rename pi struct to p-i. make-prolog takes three arguments, not two and a rest argument.
  • May 16, 2009
    r93 (Added the dom collection. ) committed   -   Added the dom collection.
    Added the dom collection.
  • May 16, 2009
    r93 (Moved openid to the dougo-plt project. ) committed   -   Moved openid to the dougo-plt project.
    Moved openid to the dougo-plt project.
  • May 16, 2009
    Project dougo-plt created   -   Miscellaneous library collections for PLT Scheme.
    Miscellaneous library collections for PLT Scheme.
  • Apr 09, 2009
    r36 (Oops, forgot the release dict index field. ) committed   -   Oops, forgot the release dict index field.
    Oops, forgot the release dict index field.
  • Apr 09, 2009
    r35 (Added canonicalization. ) committed   -   Added canonicalization.
    Added canonicalization.
  • Apr 09, 2009
    r34 (Moved <li> outside of the vote-view template. ) committed   -   Moved <li> outside of the vote-view template.
    Moved <li> outside of the vote-view template.
  • Apr 09, 2009
    r33 (Tidied up spacing. ) committed   -   Tidied up spacing.
    Tidied up spacing.
  • Mar 05, 2009
    r32 (Filter out empty ballots from the results page. ) committed   -   Filter out empty ballots from the results page.
    Filter out empty ballots from the results page.
  • Mar 05, 2009
    r31 (Use .count since the vote collections are now iterables rath...) committed   -   Use .count since the vote collections are now iterables rather than lists.
    Use .count since the vote collections are now iterables rather than lists.
  • Mar 05, 2009
    r30 (Added vote summaries to the results page. ) committed   -   Added vote summaries to the results page.
    Added vote summaries to the results page.
  • Feb 28, 2009
    r29 (Added honorable mentions and other notable releases to the b...) committed   -   Added honorable mentions and other notable releases to the ballot view.
    Added honorable mentions and other notable releases to the ballot view.
  • Feb 27, 2009
    r28 (Added ballot view. ) committed   -   Added ballot view.
    Added ballot view.
  • Feb 26, 2009
    r27 (Added results index page. ) committed   -   Added results index page.
    Added results index page.
  • Feb 25, 2009
    r26 (Removed unused admin template file. ) committed   -   Removed unused admin template file.
    Removed unused admin template file.
  • Jan 16, 2009
    r25 (Progress icons. ) committed   -   Progress icons.
    Progress icons.
  • Jan 16, 2009
    r24 (Use an error status code for invalid Ajax requests. ) committed   -   Use an error status code for invalid Ajax requests.
    Use an error status code for invalid Ajax requests.
  • Jan 16, 2009
    r23 (Added a link to submit a bug report. ) committed   -   Added a link to submit a bug report.
    Added a link to submit a bug report.
  • Jan 16, 2009
    r22 (Major rewrite. ) committed   -   Major rewrite.
    Major rewrite.
  • Jan 16, 2009
    r21 (Replace "release" with "title" in most places. Added some c...) committed   -   Replace "release" with "title" in most places. Added some comments.
    Replace "release" with "title" in most places. Added some comments.
  • Jan 15, 2009
    r20 (Moved the submit button to the bottom of the form, duh. ) committed   -   Moved the submit button to the bottom of the form, duh.
    Moved the submit button to the bottom of the form, duh.
  • Jan 15, 2009
    r19 (Removed admin page; just use the Data Viewer. ) committed   -   Removed admin page; just use the Data Viewer.
    Removed admin page; just use the Data Viewer.
  • Jan 15, 2009
    r18 (Completed support for Ajax submission. It's not pretty, but...) committed   -   Completed support for Ajax submission. It's not pretty, but it seems to work.
    Completed support for Ajax submission. It's not pretty, but it seems to work.
  • Jan 15, 2009
    r17 (Added the __name__ business to avoid blank pages after updat...) committed   -   Added the __name__ business to avoid blank pages after updating the script.
    Added the __name__ business to avoid blank pages after updating the script.
  • Jan 15, 2009
    r16 (Handle ballot submission in a transaction, so that the old b...) committed   -   Handle ballot submission in a transaction, so that the old ballot doesn't get lost if there's an error.
    Handle ballot submission in a transaction, so that the old ballot doesn't get lost if there's an error.
  • Jan 15, 2009
    r15 (Build vote lists with JavaScript. ) committed   -   Build vote lists with JavaScript.
    Build vote lists with JavaScript.
  • Jan 15, 2009
    r14 (Fixed profile page. ) committed   -   Fixed profile page.
    Fixed profile page.
  • Jan 15, 2009
    r13 (Escape all text fields. ) committed   -   Escape all text fields.
    Escape all text fields.
  • Jan 15, 2009
    r12 (Moved anonymous checkbox to the bottom, to slightly discoura...) committed   -   Moved anonymous checkbox to the bottom, to slightly discourage anonymity.
    Moved anonymous checkbox to the bottom, to slightly discourage anonymity.
  • Jan 15, 2009
    r11 (Moved anonymous checkbox to the bottom, to slightly discoura...) committed   -   Moved anonymous checkbox to the bottom, to slightly discourage anonymity.
    Moved anonymous checkbox to the bottom, to slightly discourage anonymity.
  • Jan 15, 2009
    r10 (Add style to the status text. ) committed   -   Add style to the status text.
    Add style to the status text.
  • Jan 15, 2009
    r9 (Converted anonymous, preamble, postamble to Ajax. ) committed   -   Converted anonymous, preamble, postamble to Ajax.
    Converted anonymous, preamble, postamble to Ajax.
  • Jan 14, 2009
    r8 (Added prototype.js. ) committed   -   Added prototype.js.
    Added prototype.js.
  • Jan 14, 2009
    r7 (Split the main page into Javascript and plain HTML versions,...) committed   -   Split the main page into Javascript and plain HTML versions, letting the voter switch between them.
    Split the main page into Javascript and plain HTML versions, letting the voter switch between them.
  • Jan 10, 2009
    r6 (Don't prompt with user.nickname for new voters. ) committed   -   Don't prompt with user.nickname for new voters.
    Don't prompt with user.nickname for new voters.
  • Jan 10, 2009
    r5 (Use user.nickname() as default voter.name. ) committed   -   Use user.nickname() as default voter.name.
    Use user.nickname() as default voter.name.
  • Jan 10, 2009
    r4 (Added voter profiles. ) committed   -   Added voter profiles.
    Added voter profiles.
  • Jan 10, 2009
    r3 (Added "honorable mentions" and "other notable releases" cate...) committed   -   Added "honorable mentions" and "other notable releases" categories.
    Added "honorable mentions" and "other notable releases" categories.
  • Jan 09, 2009
    r2 (Initial revision. ) committed   -   Initial revision.
    Initial revision.