| Thu, 12 May 2022 21:29:09 -0400 |
John Rouillard |
Mark strings for password reset and registration for translation
|
| Tue, 03 May 2022 15:50:56 +0200 |
Ralf Schlatterbeck |
Add changelog and attribution
|
| Thu, 28 Apr 2022 19:21:08 -0400 |
John Rouillard |
Fix hang in unsatisfyable range or HEAD request for static file
|
| Thu, 21 Apr 2022 16:54:17 -0400 |
John Rouillard |
merge from default branch. Fix travis.ci so CI builds don't error out
issue2550923_computed_property
|
| Sat, 05 Mar 2022 18:55:50 -0500 |
John Rouillard |
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
|
| Sat, 29 Jan 2022 11:38:38 -0500 |
John Rouillard |
Add changelog entry for savepoint replace commit()
|
| Thu, 27 Jan 2022 22:47:27 -0500 |
John Rouillard |
postgresql database fts - add to CHANGES and add url to admin.
|
| Thu, 27 Jan 2022 08:05:20 +0100 |
Thomas Arendsen Hein |
CHANGES.txt: Thomas Hein -> Thomas Arendsen Hein
|
| Wed, 26 Jan 2022 15:04:09 -0500 |
John Rouillard |
issue2551189 - increase size of words in full text index.
|
| Sun, 23 Jan 2022 18:57:45 -0500 |
John Rouillard |
Summary: Add test cases for sqlite fts
|
| Tue, 04 Jan 2022 18:39:40 -0500 |
John Rouillard |
issue2551186 - replace socket.sslerror in mailgw.py.
|
| Tue, 04 Jan 2022 10:41:20 -0500 |
John Rouillard |
Update changes with Docker changes and atribution.
|
| Mon, 03 Jan 2022 22:18:57 -0500 |
John Rouillard |
issue2551182 - ... allow loading values from external file. flake8 cleanups
|
| Thu, 23 Dec 2021 17:24:51 -0500 |
John Rouillard |
- issue2551185 - must set PYTHONPATH=... python2 setup.py install --prefix=/tmp/r2.
|
| Thu, 23 Dec 2021 16:00:21 -0500 |
John Rouillard |
issue2551169 - setup.py enters endless loop on gentoo linux python2 installation.
|
| Thu, 23 Dec 2021 02:20:53 -0500 |
John Rouillard |
Add small utility script for dumping dbm based databases.
|
| Thu, 16 Dec 2021 20:02:00 -0500 |
John Rouillard |
Try to handle multiple connections better.
|
| Wed, 15 Dec 2021 23:52:25 -0500 |
John Rouillard |
issue2551181 - allow issueXXX#fragment to generate a link with fragment
|
| Mon, 13 Dec 2021 12:48:57 -0500 |
John Rouillard |
Handle configparser.InterpolationSyntaxError
|
| Sun, 12 Dec 2021 19:19:52 -0500 |
John Rouillard |
Added FastCGI deployment info, updated Docker docs; docker-compose added
|
| Thu, 09 Dec 2021 17:38:54 -0500 |
John Rouillard |
issue2550991 - Some mechanism to set expiration header or max age for static resources
|
| Thu, 09 Dec 2021 15:26:39 -0500 |
John Rouillard |
issue2551179 Load config_ini.ini ... recognize minimal template demo.py
|
| Tue, 07 Dec 2021 11:15:04 -0500 |
John Rouillard |
issue2551178 - fix Traceback in Apache WSGI
|
| Wed, 01 Dec 2021 19:52:54 -0500 |
John Rouillard |
issue2551175 - Make ETag content-encoding aware.
|
| Sun, 14 Nov 2021 22:22:18 -0500 |
John Rouillard |
issue2551107 - Handle long int in history params
|
| Sun, 07 Nov 2021 01:04:43 -0500 |
John Rouillard |
Mutiple changes to REST code.
|
| Sun, 07 Nov 2021 01:49:03 -0400 |
John Rouillard |
issue2551167 roundup issues when using pip install
|
| Fri, 05 Nov 2021 23:44:14 -0400 |
John Rouillard |
issue2551163 Docker/containerization support
|
| Thu, 21 Oct 2021 10:40:15 -0400 |
John Rouillard |
Fix extension in url support
|
| Wed, 20 Oct 2021 23:21:46 -0400 |
John Rouillard |
Explicitly match .json and .xml extension when used as last element of
|
| Mon, 18 Oct 2021 20:12:09 -0400 |
John Rouillard |
Enable HTTP/1.1 support for roundup-server
|
| Sat, 16 Oct 2021 16:44:39 -0400 |
John Rouillard |
Updated with changes,
|
| Fri, 08 Oct 2021 00:14:44 -0400 |
John Rouillard |
merge from trunk. travisci xenil plus more
issue2550923_computed_property
|
| Wed, 06 Oct 2021 15:45:15 -0400 |
John Rouillard |
Eliminate hang with unauthorized use of REST interface.
|
| Thu, 30 Sep 2021 19:17:56 -0400 |
John Rouillard |
roundup-server native SSL support only TLS 1.2.
|
| Thu, 16 Sep 2021 14:30:56 -0400 |
John Rouillard |
merge trunk changes into this branch
issue2550923_computed_property
|
| Sun, 05 Sep 2021 23:38:10 -0400 |
John Rouillard |
Clean leaking file descriptors. Eliminates ResourceWarnings.
|
| Fri, 20 Aug 2021 23:56:24 -0400 |
aburke |
issue2550917 - Add a: "Welcome user, you have logged in" ok_message on login.
|
| Tue, 03 Aug 2021 17:35:20 -0400 |
John Rouillard |
issue1596345 - filtering user list (need user.search.hml)
|
| Mon, 02 Aug 2021 23:26:20 -0400 |
John Rouillard |
fix isset() for StringHTMLProperty
|
| Sat, 31 Jul 2021 20:39:37 -0400 |
John Rouillard |
Login form change. Make username/password required in CHANGES.txt
|
| Sat, 24 Jul 2021 16:31:36 -0400 |
John Rouillard |
issue2551147 - Enable compression of http responses in roundup.
|
| Mon, 12 Jul 2021 23:21:12 -0400 |
John Rouillard |
Changes for release of version 2.1.0.
2.1.0
|
| Sat, 03 Jul 2021 12:28:42 -0400 |
John Rouillard |
fix typos attributions.
|
| Sat, 26 Jun 2021 22:58:56 -0400 |
John Rouillard |
Improve doc on special action vars in cusotmizing.txt.
|
| Sat, 26 Jun 2021 20:59:33 -0400 |
John Rouillard |
Add image/svg-xml as valid type to serve.
|
| Sat, 19 Jun 2021 23:20:35 -0400 |
John Rouillard |
Fix release date in CHANGES.txt.
|
| Sat, 19 Jun 2021 14:48:29 -0400 |
John Rouillard |
Implementing RELEASE.txt 2.1.0b1 release
|
| Mon, 14 Jun 2021 21:46:10 -0400 |
John Rouillard |
Edit CHANGES.txt to eliminate reStructuredText errors
|
| Mon, 14 Jun 2021 19:33:27 -0400 |
John Rouillard |
issue2550837 - New option for web auth (also http header passing)
|
| Fri, 11 Jun 2021 18:09:21 -0400 |
John Rouillard |
Ignore blank lines when editing class via CSV
|
| Thu, 10 Jun 2021 16:16:40 -0400 |
John Rouillard |
issue2551142 - Import of retired node ... unique constraint failure.
|
| Mon, 07 Jun 2021 09:58:39 -0400 |
John Rouillard |
issue2551142 - Import ... unique constraint failure.
|
| Sat, 05 Jun 2021 23:43:42 -0400 |
John Rouillard |
issue2551141 - roundup-admin returns no such class when restoring item with duplicate key
|
| Fri, 04 Jun 2021 07:28:18 -0400 |
John Rouillard |
Make HTMLClass::history signature compatible to _HTMLItem::history
|
| Thu, 03 Jun 2021 21:48:28 -0400 |
John Rouillard |
Fix find() with anydbm. Add fast return shortcut.
|
| Thu, 27 May 2021 15:54:55 -0400 |
John Rouillard |
send_message allows setting message sender via authid.
|
| Wed, 26 May 2021 12:04:06 -0400 |
John Rouillard |
- issue2550964 - History can (temporarily) show incorrect value...
|
| Sun, 23 May 2021 18:00:55 -0400 |
John Rouillard |
Fix issue2551122 (MultilinkHTMLProperty sorted method issue)
|
| Sun, 23 May 2021 17:41:23 -0400 |
John Rouillard |
Upgrade SSL params for roundup-server
|