log test/test_actions.py @ 7674:b8aef93178db

age author description
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
Wed, 19 Jul 2023 20:37:45 -0400 John Rouillard fix(api): - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection.
Mon, 23 May 2022 17:31:50 -0400 John Rouillard Switch off using blank passwords for login
Wed, 26 Jan 2022 20:46:42 -0500 John Rouillard Test bad number path for ShowAction action.
Fri, 20 Aug 2021 23:56:24 -0400 aburke issue2550917 - Add a: "Welcome user, you have logged in" ok_message on login.
Wed, 31 Mar 2021 15:18:38 +0200 Ralf Schlatterbeck Move mocknull from test to roundup/test
Sun, 27 Dec 2020 15:04:02 -0500 John Rouillard Fix testing of :lastactivity
Mon, 21 Dec 2020 00:00:39 -0500 John Rouillard Test :lastactivity special variable for lastUserActivity()
Sun, 20 Dec 2020 23:17:17 -0500 John Rouillard actions.py translation. Using mapping rather than tuple for args.
Fri, 12 Jun 2020 17:31:41 -0400 John Rouillard Cover a couple of more paths in Retire and Restore.
Mon, 10 Jun 2019 20:47:41 -0400 John Rouillard assertFalse not assertFail...
Mon, 10 Jun 2019 20:15:15 -0400 John Rouillard Replace deprecated failUnless and failIf with assertTrue and
Fri, 07 Jun 2019 13:50:57 -0400 John Rouillard Finish up login rate limit code. Set config item to 0 disables, make
Sat, 11 May 2019 17:50:00 -0400 John Rouillard Change access to config from dict to property. This makes doing the
Sat, 11 May 2019 17:24:58 -0400 John Rouillard issue2550949: Rate limit password guesses/login attempts.
Fri, 15 Mar 2019 20:29:00 -0400 John Rouillard assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
Thu, 16 Aug 2018 21:14:07 +0100 Christof Meerwald compared sorted lists as order can be random
Thu, 16 Aug 2018 20:14:09 +0100 Christof Meerwald always encode query parameters in sorted order
Tue, 24 Jul 2018 22:22:08 +0000 Joseph Myers Python 3 preparation: make relative imports explicit.
Tue, 24 Jul 2018 21:39:58 +0000 Joseph Myers Python 3 preparation: "raise" syntax.
Tue, 24 Jul 2018 09:54:52 +0000 Joseph Myers Python 3 preparation: convert print to a function.
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Sat, 23 Jul 2016 17:21:14 -0400 John Rouillard Fixed a couple of failing tests for *LoginRedirect in test_actions.py after url validation. Also raise ValueError from examine_url if base url is None.
Sun, 03 Jul 2016 12:32:35 -0400 John Rouillard issue2550785: Using login from search (or logout) fails. when
Sun, 03 Jul 2016 10:38:47 -0400 John Rouillard Added a new cgi action restore. The opposite of (and a clone of) the existing retire action.
Sat, 25 Jun 2016 22:28:19 -0400 John Rouillard Validate values for Integer and Numeric type filter parameters rather than
Fri, 21 Aug 2015 13:08:02 +1000 John Kristensen Remove unneeded TestSuite code from tests
Thu, 20 Aug 2015 16:30:50 +1000 John Kristensen Update test/test_actions.py to work with py.test
Sun, 21 Jun 2015 21:20:10 +0200 Ralf Schlatterbeck Fix form-parsing for multilinks
Mon, 31 Mar 2014 18:19:23 +0200 Ralf Schlatterbeck Different approach to fix XSS in issue2550817
Thu, 17 Jan 2013 09:08:50 +0300 anatoly techtonik nested_scopes are here since Python 2.2
Mon, 14 Dec 2009 19:43:44 +0000 Ralf Schlatterbeck Fix linking of an existing item to a newly created item...
Tue, 15 May 2007 16:23:39 +0000 Ralf Schlatterbeck Bug-Fix: File attachments from the web-interface didn't work.
Tue, 08 May 2007 20:54:56 +0000 Ralf Schlatterbeck New test for linking of non-existing and existing properties via a form.
Thu, 13 Jul 2006 10:14:56 +0000 Ralf Schlatterbeck Transitive-property support.
Tue, 15 Feb 2005 23:42:38 +0000 Richard Jones fixes maint-0.8
Fri, 17 Dec 2004 23:42:34 +0000 Johannes Gijsbers Fix failing test: mock lambda now also takes keyword arguments.
Thu, 18 Nov 2004 16:33:08 +0000 Alexander Smishlajev applied patch [SF#1067690];
Fri, 02 Jul 2004 05:45:34 +0000 Alexander Smishlajev remove extra CRs
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Mon, 21 Jun 2004 04:34:58 +0000 Richard Jones merge from HEAD maint-0.7
Wed, 09 Jun 2004 05:38:44 +0000 Richard Jones fix for test_actions
Mon, 05 Apr 2004 23:43:04 +0000 Richard Jones version info in scripts
Mon, 29 Mar 2004 01:36:25 +0000 Richard Jones start at templating tests
Wed, 24 Mar 2004 05:56:07 +0000 Richard Jones pre-release stuff
Wed, 24 Mar 2004 04:57:25 +0000 Richard Jones Fix some tests.
Tue, 02 Mar 2004 12:23:16 +0000 Johannes Gijsbers Use assertRaises...
Sun, 29 Feb 2004 00:41:51 +0000 Richard Jones test fix
Fri, 20 Feb 2004 03:48:16 +0000 Richard Jones fixes to some unit tests, and a cleanup
Sat, 14 Feb 2004 02:06:27 +0000 Johannes Gijsbers Simple version of collision detection...
Wed, 11 Feb 2004 21:34:31 +0000 Johannes Gijsbers Move out parts of client.py to new modules:

Roundup Issue Tracker: http://roundup-tracker.org/