Code

More SSL fixes. SSL wants the underlying socket non-blocking. So we
[roundup.git] / roundup /
2009-10-13 schlatterbeckMore SSL fixes. SSL wants the underlying socket non...
2009-10-09 schlatterbeck- everything needed for release
2009-10-09 schlatterbeckcorrections for python2.3 compatibility:
2009-10-09 stefanFix race condition.
2009-10-09 stefanProvide ability to specify arbitrary HTML attributes.
2009-10-09 stefanAdd schema consistency checks.
2009-10-09 stefanImprove login failure response.
2009-10-09 stefanImprove error reporting.
2009-10-09 stefanRobustify web interface.
2009-10-08 schlatterbeckFix bug with SSL-connection and XMLRPC, see my monologue at
2009-10-02 schlatterbeckSmall fix for CGI-handling of XMLRPC requests for pytho...
2009-09-29 schlatterbeckNew config option csv_field_size: Pythons csv module...
2009-09-11 berIndexers behaviour made more consistent regarding lengt...
2009-08-10 richardcompatibilty fix for pysqlite2 / unicode
2009-08-10 richardremove unused, deprecated import
2009-08-10 richardremove use of string exception
2009-08-10 richardbetter construction of plain text
2009-08-10 richardremove unused import
2009-08-10 richarddon't show entire history by default (fixes bugs.debian...
2009-07-27 richard- re-order sqlite imports to handle multiple installed...
2009-07-20 richardfix construction of individual messages to nosy recipen...
2009-07-19 stefanMove db.commit() call from handle_xmlrpc() to individua...
2009-07-15 schlatterbeckfix problem with bounce-message if incoming mail has...
2009-07-14 stefanFix issue2550565.
2009-07-14 stefanCache tracker instances.
2009-07-14 stefanReopen session with database.
2009-07-14 schlatterbeckThe mail-gateway used to process messages fetched,...
2009-06-30 stefanFix issue2550553.
2009-06-30 stefanFix issue2550552.
2009-06-19 stefanAllow XMLRPC clients to fetch tracker schema.
2009-06-17 stefanRemove obsolete security check workaround.
2009-06-17 stefanMake sure user has edit permission on all properties...
2009-06-17 stefanFix typo.
2009-06-17 stefanRestrict user creation rights in XMLRPC frontend.
2009-03-21 richardfix the fix for ensuring POST
2009-03-18 richardrelease stuff
2009-03-17 richardfix TLS handling with some SMTP servers (issues 2484879...
2009-03-17 richardhandle bogus pagination values (issue 2550530)
2009-03-17 richardbug introduced in the migration to the email package...
2009-03-16 stefanFix issue2550505
2009-03-16 richardfix bug introduced into CVS export and view (issue...
2009-03-13 stefanAddress issue2550528.
2009-03-13 stefanAllow user to choose the tracker template for demo.
2009-03-13 richardremove debugging raise, thanks alex
2009-03-12 stefanServe the correct ReST part in String.rst().
2009-03-12 stefanDon't check for node's existence if we know it exists.
2009-03-12 richardAdd some new encoding tests to mailgw:
2009-03-12 richardmigrate from MimeWriter to email
2009-03-12 richardforce sqlite3 in py2.6+ to treat our stored text as...
2009-03-12 richardfix missed hole in the CSV editing - could still view...
2009-03-12 richardAdd compatibility package to allow us to deal with...
2009-03-12 richardPlug a number of security holes:
2009-03-10 stefanAdjust usage string to previous interface changes.
2009-03-10 richardFix some broken logging.
2009-02-27 stefanFix issue2550510
2009-02-27 stefan* Add support for actions to XMLRPC interface.
2009-02-25 stefan* Refactor XMLRPC interface.
2009-02-24 stefanFix issue2550517
2009-02-24 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-24 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-24 stefanMake RDBMS cache-size configurable.
2009-02-23 stefanRevert docstring markup for use with gettext tool.
2009-02-23 stefanRobustify Date.set.
2009-02-23 stefanRefactor setup.py.
2009-02-22 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-22 stefanMove 'UsageError' definition from roundup.admin to...
2009-02-22 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-22 stefanAdd support for resuming (file) downloads.
2009-02-20 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-20 stefanFix typo.
2009-02-20 stefanCorrect handling of a Multilink filterspec with an...
2009-02-20 stefanRobustify SQL<->HyperDB data type conversion.
2009-02-20 stefanEnhance and simplify logging.
2009-02-20 stefanRobustify (Multi)linkHTMLProperty.plain.
2009-02-20 stefanFix context for query form to be a class.
2009-02-19 stefanFix issue2550512
2009-02-19 stefanFix designator regular expression in HTMLDatabase.__get...
2009-02-19 stefanProvide a a "no selection" option; cleanup.
2009-02-19 stefanExtend "additional" parameter to work with (multi)links.
2009-02-19 stefanQuote ampersands in URLs.
2009-02-19 stefanHandle transitive properties.
2009-02-19 stefanUse canonical sort order for multilinks.
2009-02-19 stefanDo not try to create empty nodes with a negative ID.
2009-02-17 stefanClarify 'search_matches' docs.
2009-02-17 stefanSupport the use of sendfile() for file transfer, if...
2009-02-17 stefanFix typo in last checkin.
2009-02-17 stefanOnly feed back traceback to web users if config.WEB_DEB...
2009-02-16 stefanFix issue2550505.
2009-02-16 stefanAllow 'no value' to be selected in LinkHTMLProperty...
2009-02-16 stefanFix height calculation for Multilink.menu()
2009-02-16 stefanMake cgi.templating more fault-tolerant towards invalid...
2009-02-16 stefanFuse multiple DELETE calls into one for multilinks.
2009-02-16 stefanExecute cursor via Database.sql().
2009-02-16 stefanRobustify SearchAction.fakeFilterVars
2009-02-12 stefanEnhance documentation generation.
2009-02-12 stefanFix issue2550500
2009-02-12 stefanFix issue2550501
2009-02-12 stefanfix issue2550502
2009-02-09 stefanCatch missing page template errors.
2009-02-09 stefanFix issue2550493: hide 'hidden' files.
next