| Sat, 12 Oct 2019 21:17:38 -0400 |
John Rouillard |
issue2551025- mysql failure with 1.3.14 mysqlclient. fix mixed tab/space
|
| Sat, 12 Oct 2019 21:05:50 -0400 |
John Rouillard |
issue2551025- mysql failure with 1.3.14 mysqlclient. Do we have a double close error here?
|
| Sat, 12 Oct 2019 20:18:38 -0400 |
John Rouillard |
see if ci will work with newest version of mysqlclient (will fail on python 3.4 as unsupported). prep before I open a ticket
|
| Wed, 09 Oct 2019 18:18:22 +0200 |
Ralf Schlatterbeck |
Fix mailgw IMAP message handling
|
| Wed, 09 Oct 2019 08:28:17 +0200 |
Thomas Arendsen Hein |
doc/installation.txt: replace tabs, remove trailing spaces
|
| Wed, 09 Oct 2019 08:26:30 +0200 |
Thomas Arendsen Hein |
doc/installation.txt: fix typo
|
| Tue, 08 Oct 2019 21:40:10 -0400 |
John Rouillard |
Typo fixes in installation.txt doc.
|
| Tue, 08 Oct 2019 21:28:21 -0400 |
John Rouillard |
First pass at updated wsgi documentation
|
| Tue, 08 Oct 2019 14:37:29 +0200 |
Ralf Schlatterbeck |
Reorder html entities generated by submit button
|
| Tue, 08 Oct 2019 07:07:01 -0400 |
John Rouillard |
merge heads
|
| Mon, 07 Oct 2019 17:49:00 -0400 |
John Rouillard |
issue2550885: Documentation: update the roundup-mailgw manpage
|
| Tue, 08 Oct 2019 12:35:12 +0200 |
Ralf Schlatterbeck |
Fix lookup of negative ids
|
| Mon, 07 Oct 2019 16:30:47 -0400 |
John Rouillard |
Add reverse option to hyperdb property wrapper by David Sowder
|
| Sun, 06 Oct 2019 20:23:01 -0400 |
John Rouillard |
Doc how to export on windows.
|
| Sun, 06 Oct 2019 18:21:37 -0400 |
John Rouillard |
Added more verbage on "Rest Access" permission and reworked search docs.
|
| Sat, 05 Oct 2019 12:59:13 -0400 |
John Rouillard |
issue2551032: Fix bad property spelling breaking user updates on issues.roundup-tracker.org
|
| Sat, 05 Oct 2019 12:51:11 -0400 |
John Rouillard |
typo fix.
|
| Sat, 05 Oct 2019 12:46:03 -0400 |
John Rouillard |
Document exact match; Transitive search
|
| Sat, 05 Oct 2019 12:33:23 -0400 |
John Rouillard |
Provide a method for identifying invalid properties in permissions
|
| Wed, 02 Oct 2019 22:06:02 -0400 |
John Rouillard |
Rate Limit is available in this code.
|
| Wed, 02 Oct 2019 21:51:27 -0400 |
John Rouillard |
More typo fixes and verbatim blocks.
|
| Wed, 02 Oct 2019 20:59:39 -0400 |
John Rouillard |
Fix markup.
|
| Wed, 02 Oct 2019 20:55:15 -0400 |
John Rouillard |
fix spacing on example code and typo fix.
|
| Wed, 02 Oct 2019 20:42:08 -0400 |
John Rouillard |
Updates to jwt permissions; typo fixes
|
| Wed, 02 Oct 2019 18:13:25 -0400 |
John Rouillard |
Deprecate mod_python issue2551005
|
| Wed, 02 Oct 2019 18:04:13 -0400 |
John Rouillard |
Fix doc typo.
|
| Wed, 02 Oct 2019 17:37:19 -0400 |
John Rouillard |
mod_python update/deprication.
|
| Sun, 29 Sep 2019 22:45:46 -0400 |
John Rouillard |
grr.
|
| Sun, 29 Sep 2019 22:44:22 -0400 |
John Rouillard |
more typo fixes.
|
| Sun, 29 Sep 2019 22:42:54 -0400 |
John Rouillard |
Clarify text.
|
| Sun, 29 Sep 2019 22:41:10 -0400 |
John Rouillard |
Fix typo.
|
| Sun, 29 Sep 2019 22:19:38 -0400 |
John Rouillard |
merge in updates to roundup.pot
|
| Sun, 29 Sep 2019 22:01:09 -0400 |
John Rouillard |
Add more programming rest interface examples. Fix broken link.
|
| Sun, 29 Sep 2019 13:29:32 -0400 |
John Rouillard |
translation file for planned 2.0alpha release
|
| Sat, 28 Sep 2019 18:28:17 -0400 |
John Rouillard |
Add "rest" and "xmlrpc" values for database tx_Source property
|
| Sat, 28 Sep 2019 00:05:40 -0400 |
John Rouillard |
Fix admin security role test; missing new permisions.
|
| Fri, 27 Sep 2019 23:29:59 -0400 |
John Rouillard |
add permissions to control user of rest and xmlrpc API interfaces.
|
| Fri, 27 Sep 2019 20:38:31 -0400 |
John Rouillard |
Add rudimentery experiment JSON Web Token (jwt) support
|
| Mon, 09 Sep 2019 19:39:08 +0200 |
Ralf Schlatterbeck |
Make DetectorError print something in python2
|
| Mon, 02 Sep 2019 16:11:17 +0200 |
Ralf Schlatterbeck |
Fix Link/Multilink searching
|
| Wed, 28 Aug 2019 17:25:59 +0200 |
Bernhard Reiter |
website: improving urls to use https for wiki and issues
|
| Tue, 27 Aug 2019 18:37:18 +0200 |
Ralf Schlatterbeck |
Implement exact string search in REST API
|
| Tue, 27 Aug 2019 17:44:41 +0200 |
Ralf Schlatterbeck |
Fix lookup of labelprop in REST
|
| Mon, 26 Aug 2019 23:11:28 +0200 |
Ralf Schlatterbeck |
Implement transitive props for sort and filter
|
| Mon, 26 Aug 2019 22:45:42 +0200 |
Ralf Schlatterbeck |
Backwards-compatible signature of _proptree method
|
| Mon, 26 Aug 2019 21:44:48 +0200 |
Ralf Schlatterbeck |
Implement pagination in REST API via limit/offset
|
| Mon, 26 Aug 2019 20:23:53 +0200 |
Ralf Schlatterbeck |
Implement limit and offset for filter
|
| Mon, 26 Aug 2019 18:19:09 +0200 |
Ralf Schlatterbeck |
Merge
|
| Mon, 26 Aug 2019 18:18:02 +0200 |
Ralf Schlatterbeck |
Implement exact string search
|
| Mon, 26 Aug 2019 17:18:38 +0200 |
Bernhard Reiter |
wiki: improve how styles are loaded
|
| Mon, 26 Aug 2019 09:56:20 +0200 |
Ralf Schlatterbeck |
Implement sorting of collections in REST API
|
| Mon, 26 Aug 2019 08:15:02 +0200 |
Ralf Schlatterbeck |
Fix security checks for individual properties
|
| Mon, 26 Aug 2019 08:13:46 +0200 |
Ralf Schlatterbeck |
Merge changes
|
| Thu, 22 Aug 2019 19:29:45 +0200 |
Ralf Schlatterbeck |
Minor typos
|
| Sun, 25 Aug 2019 12:45:05 -0400 |
John Rouillard |
Pin psycopg2 to version 2.7.7. It's the last version with psycopg1
maint-1.6
|
| Sun, 25 Aug 2019 11:01:55 -0400 |
John Rouillard |
Apparently I need to (re)start postgresql as well. Got:
maint-1.6
|
| Sat, 24 Aug 2019 21:59:18 -0400 |
John Rouillard |
Move ls after attempt to start service.
maint-1.6
|
| Sat, 24 Aug 2019 21:45:44 -0400 |
John Rouillard |
trying to debug why I get this failure:
maint-1.6
|
| Sat, 24 Aug 2019 21:35:03 -0400 |
John Rouillard |
Missed replacing a hardcoded version.
maint-1.6
|
| Sat, 24 Aug 2019 21:24:52 -0400 |
John Rouillard |
Need to update xapian build version based on installed version of dev
maint-1.6
|