| Fri, 15 Mar 2019 20:29:00 -0400 |
John Rouillard |
assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
|
| Sat, 04 Aug 2018 22:40:16 +0100 |
Christof Meerwald |
reworked random number use
|
| Thu, 02 Aug 2018 20:56:01 +0100 |
Christof Meerwald |
create input elements with attributes in a defined (sorted) order
|
| Wed, 25 Jul 2018 00:39:37 +0000 |
Joseph Myers |
Python 3 preparation: comparisons.
|
| 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.
|
| Sat, 08 Apr 2017 22:34:10 -0400 |
John Rouillard |
Changed function signature for properties to correspond to checkin:
|
| Sun, 19 Mar 2017 17:10:13 -0400 |
John Rouillard |
Fix expiration dates and expire csrf tokens properly
|
| Sat, 18 Mar 2017 16:59:01 -0400 |
John Rouillard |
issue 2550690 - Adding anti-csrf measures to roundup following
|
| Sat, 25 Feb 2017 21:01:50 -0500 |
John Rouillard |
Make url's in messages identified as http://... or https://...
|
| Fri, 22 Jul 2016 16:10:42 -0400 |
John Rouillard |
adding tests for some StringHTMLProperty methods.
|
| Fri, 22 Jul 2016 15:48:57 -0400 |
John Rouillard |
issue2550795: @dispname query args in page.html search links
|
| Sun, 05 Jun 2016 00:17:26 -0400 |
John Rouillard |
Add support for an integer type to join the existing number type.
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Tue, 15 Jan 2013 00:10:01 +0300 |
anatoly techtonik |
Untangle template selection logic from template loading functionality.
|
| Mon, 14 Jan 2013 00:13:58 +0300 |
anatoly techtonik |
templating: Rename 'extension' argument in Loader.load() to 'view'
|
| Sun, 13 Jan 2013 22:39:46 +0300 |
anatoly techtonik |
templating: Rename LoaderBase.get() to LoaderBase.load() for clarity
|
| Sun, 06 Jan 2013 16:36:33 +0300 |
anatoly techtonik |
API break: rename Templates to Loader for zopetal and chameleon
|
| Sat, 14 Jul 2012 02:39:23 +0200 |
Ezio Melotti |
#2550759: Trailing punctuation is no longer included when URLs are converted to links.
|
| Tue, 07 Sep 2010 14:49:52 +0000 |
Ralf Schlatterbeck |
- fix small indentation glitch
|
| Thu, 12 Aug 2010 05:00:07 +0000 |
Richard Jones |
improve handling of '>' when URLs are converted to links
|
| Mon, 12 Jul 2010 04:14:02 +0000 |
Richard Jones |
make URL detection a little smarter about brackets per issue2550657
|
| Sat, 28 Nov 2009 22:44:02 +0000 |
Richard Jones |
issue2550549: Some bugs issue classifiers were causing database lookup errors
|
| Mon, 16 Feb 2009 21:02:23 +0000 |
Stefan Seefeld |
Make cgi.templating more fault-tolerant towards invalid requests.
|
| Mon, 01 Sep 2008 01:49:47 +0000 |
Richard Jones |
add tests for numbers too :)
|
| Mon, 01 Sep 2008 01:45:33 +0000 |
Richard Jones |
add tests for and fix alex's examples
|
| Mon, 01 Sep 2008 01:37:00 +0000 |
Richard Jones |
Make URL matching code less matchy
|
| Mon, 18 Aug 2008 06:03:06 +0000 |
Richard Jones |
improved URL matching
|
| Fri, 07 Mar 2008 00:35:47 +0000 |
Richard Jones |
'Make a Copy' failed with more than one person in nosy list [SF#1906147]
|
| Fri, 03 Mar 2006 02:19:27 +0000 |
Richard Jones |
*** empty log message ***
|
| Fri, 01 Oct 2004 09:40:06 +0000 |
Alexander Smishlajev |
disable invalid assertions
|
| Mon, 29 Mar 2004 01:36:25 +0000 |
Richard Jones |
start at templating tests
|