~techtonik/roundup/openid

  • Committer: techtonik
  • Date: 2008-10-14 22:17:39 UTC
  • Revision ID: techtonik@php.net-20081014221739-1s9qeh40exxl8c1l
 + almost complete: need to track "501 not implemented" with blogger
Filename Latest Rev Last Changed Committer Comment Size
..
.cvsignore 702 21 years ago richard ignore pyo 38 bytes Diff Download File
__init__.py 1735 20 years ago richard - using Zope3's test runner now, allowing GC check 26 bytes Diff Download File
benchmark.py 2488 19 years ago a1s remove unused imports: shutil, Indexer; use config 4.3 KB Diff Download File
db_test_base.py 3416 15 years ago richard fix some unit tests for python2.3 87 KB Diff Download File
mocknull.py 2379 19 years ago a1s .gettext() facility is vital for many roundup obje 771 bytes Diff Download File
README.txt 2480 19 years ago a1s remove bsddb; remove cvs-generated log 491 bytes Diff Download File
session_common.py 1891 20 years ago richard A few big changes in this commit: 1. The current 1.3 KB Diff Download File
File test_actions.py 3254 16 years ago schlatterbeck - Bug-Fix: File attachments from the web-interface 11.3 KB Diff Download File
test_anydbm.py 2520 19 years ago richard don't try to import all backends in backends.__ini 2 KB Diff Download File
test_cgi.py 3381 15 years ago richard add new test for multiple message creation 26.8 KB Diff Download File
test_dates.py 3372 16 years ago richard xml-rpc security checks and tests across all backe 19.8 KB Diff Download File
test_hyperdbvals.py 3078 17 years ago richard remove invalid, out-of-place test 5.6 KB Diff Download File
test_indexer.py 3413 15 years ago schlatterbeck - now I understand the comment in that method -- a 6.4 KB Diff Download File
test_locking.py 1735 20 years ago richard - using Zope3's test runner now, allowing GC check 2.1 KB Diff Download File
test_mailgw.py 3416 15 years ago richard fix some unit tests for python2.3 55.5 KB Diff Download File
test_mailsplit.py 1735 20 years ago richard - using Zope3's test runner now, allowing GC check 8.6 KB Diff Download File
test_multipart.py 3314 16 years ago jpend support for receiving OpenPGP MIME messages (signe 7.1 KB Diff Download File
test_mysql.py 2543 19 years ago richard always honor indexme property on Strings (sf patch 3.1 KB Diff Download File
test_postgresql.py 3085 17 years ago schlatterbeck - Fixed sorting of NULL values for the PostgreSQL 3.4 KB Diff Download File
test_rfc2822.py 3041 17 years ago schlatterbeck - Yet another rfc2822 encoding patch: '?' must be 1.1 KB Diff Download File
test_schema.py 2432 19 years ago a1s tearDown: take directory name from config 3.1 KB Diff Download File
test_security.py 2937 18 years ago richard fix security check for hasPermission(Permission, N 8.4 KB Diff Download File
test_sqlite.py 3405 15 years ago richard fix bug introduced in 1.4.5 in RDBMS full-text ind 2.1 KB Diff Download File
test_templating.py 3408 15 years ago richard add tests for numbers too :) 10.8 KB Diff Download File
test_textfmt.py 3045 17 years ago richard added StringHTMLProperty wrapped() method to wrap 449 bytes Diff Download File
test_token.py 1735 20 years ago richard - using Zope3's test runner now, allowing GC check 1.9 KB Diff Download File
test_tsearch2.py 2633 19 years ago jlgijsbers First checkin of tsearch2 "backend". Miscellaneous 4.1 KB Diff Download File
test_userauditor.py 3301 16 years ago jpend fuller email validition (sf request 1216291) Chec 4.4 KB Diff Download File
test_xmlrpc.py 3391 15 years ago richard allow binary data for "content" props through rawT 3.7 KB Diff Download File