Mercurial > p > roundup > code
graph
-
Add xhtml deprecation notice.Mon, 05 Jun 2023 12:11:49 -0400, by John Rouillard
-
apparently the : was causing travis-ci to fail parsing of file.Sun, 04 Jun 2023 23:46:57 -0400, by John Rouillard
-
gratuitous change so I can supporess github ci.Sun, 04 Jun 2023 23:39:40 -0400, by John Rouillard
-
Try fixing syntax error.Sun, 04 Jun 2023 23:37:54 -0400, by John Rouillard
-
py.test existing status 1; try using python -m pytest instead.Sun, 04 Jun 2023 23:18:45 -0400, by John Rouillard
-
Bump github/codeql-action from 2.3.5 to 2.3.6 - https://github.com/roundup-tracker/roundup/pull/35Sun, 04 Jun 2023 22:38:29 -0400, by John Rouillard
-
Add newlines to make scanning of demo instructions easier.Thu, 01 Jun 2023 00:39:25 -0400, by John Rouillard
-
add target to push to sourceforge dev_docs area.Wed, 31 May 2023 23:11:17 -0400, by John Rouillard
-
Added tag 2.3.0b2 for changeset 51fc06fabceeWed, 31 May 2023 21:57:54 -0400, by John Rouillard
-
2.3.0b1 release changesWed, 31 May 2023 19:25:13 -0400, by John Rouillard
-
Cleanup docker before 2.3.0b1 releaseWed, 31 May 2023 19:14:56 -0400, by John Rouillard
-
Move Dockerile demo/shell etc uspport to features.Wed, 31 May 2023 14:37:04 -0400, by John Rouillard
-
fix typo in comment.Tue, 30 May 2023 15:15:35 -0400, by John Rouillard
-
issue2551269: Add warning abut Python 2 support lifetimeTue, 30 May 2023 14:47:10 -0400, by John Rouillard
-
Reformat inclusion of COPYING.txt into license.txt.Mon, 29 May 2023 20:29:04 -0400, by John Rouillard
-
Import copying as rst not as literal text.Mon, 29 May 2023 20:09:40 -0400, by John Rouillard
-
Update to change security.txt when doing new release.Mon, 29 May 2023 19:57:10 -0400, by John Rouillard
-
Fix manifest some uneeded files were getting in source tarball.Mon, 29 May 2023 19:56:30 -0400, by John Rouillard
-
Add front matter and header "Reporting Security Issues"Mon, 29 May 2023 19:53:43 -0400, by John Rouillard
-
Shorten/simplify doc TOC by removing redundant Roundup in titles.Mon, 29 May 2023 19:53:06 -0400, by John Rouillard
-
Adjust multicol links to be larger on narrow width (mobile) devices.Mon, 29 May 2023 19:44:44 -0400, by John Rouillard
-
add headers; make signature list multicolumMon, 29 May 2023 19:28:38 -0400, by John Rouillard
-
Fix missed format changes.Mon, 29 May 2023 19:01:59 -0400, by John Rouillard
-
issue2551279 - GPG support removed from pypi - rewrite pgp signature validation.Mon, 29 May 2023 18:42:08 -0400, by John Rouillard
-
Handle traceback when OptionValueError raised during init.Mon, 29 May 2023 18:12:50 -0400, by John Rouillard
-
Bump actions/setup-python from 4.6.0 to 4.6.1 - https://github.com/roundup-tracker/roundup/pull/34Sun, 28 May 2023 22:56:28 -0400, by John Rouillard
-
Bump github/codeql-action from 2.3.3 to 2.3.5 - https://github.com/roundup-tracker/roundup/pull/33Sun, 28 May 2023 22:54:31 -0400, by John Rouillard
-
make local_install doesn't regenerate template/po files.Thu, 25 May 2023 22:59:20 -0400, by John Rouillard
-
Document use of new make merge.Thu, 25 May 2023 21:32:59 -0400, by John Rouillard
-
Add merge action; make template depend on source filesThu, 25 May 2023 21:32:11 -0400, by John Rouillard
-
Update version from roundup.pot to *.po file when merging.Thu, 25 May 2023 20:59:14 -0400, by John Rouillard
-
filter output of xpot. decorators not recognizedThu, 25 May 2023 20:07:27 -0400, by John Rouillard
-
locale's 'make template' now works without having to do a build first.Thu, 25 May 2023 19:58:36 -0400, by John Rouillard
-
Remove pdb.Thu, 25 May 2023 18:39:19 -0400, by John Rouillard
-
try to fix postgres install on ubuntu 20.04 for Python 3.6.Thu, 25 May 2023 18:38:23 -0400, by John Rouillard
-
Replace build_temp with build_baseThu, 25 May 2023 17:53:12 -0400, by John Rouillard
-
Move setuptools install location and print versionThu, 25 May 2023 17:16:46 -0400, by John Rouillard
-
Fix syntax error? Try removing : in valueThu, 25 May 2023 17:07:07 -0400, by John Rouillard
-
Install setuptoolsThu, 25 May 2023 17:04:07 -0400, by John Rouillard
-
Remove raise ImportError used for testing.Thu, 25 May 2023 16:38:25 -0400, by John Rouillard
-
Remove raise ImportError used for testing.Thu, 25 May 2023 16:37:07 -0400, by John Rouillard
-
issue2551277 - disable xapian testing github python 3.12Thu, 25 May 2023 15:29:46 -0400, by John Rouillard
-
Add warning rounduptest user: pg;mysql; add db account creation pgThu, 25 May 2023 15:11:04 -0400, by John Rouillard
-
Add comment on how to skip ci for travis.Thu, 25 May 2023 14:49:41 -0400, by John Rouillard
-
Try xapian 1.4.22 on python 3.12 install.Thu, 25 May 2023 14:44:45 -0400, by John Rouillard
-
Link designator terms to glossary; expand permission doc; typo fixesThu, 25 May 2023 14:34:24 -0400, by John Rouillard
-
Try to use 1.4.20 version of xapianThu, 25 May 2023 14:13:12 -0400, by John Rouillard
-
Add additional command that do not require a tracker home.Thu, 25 May 2023 13:56:03 -0400, by John Rouillard
-
Fix random_ import to use from import rather than import asThu, 25 May 2023 09:38:39 -0400, by John Rouillard
-
Rename GNUMakefile to MakefileWed, 24 May 2023 20:40:31 -0400, by John Rouillard
-
update locale filesWed, 24 May 2023 20:35:53 -0400, by John Rouillard
-
doc batch reindex in upgrading file.Wed, 24 May 2023 15:05:09 -0400, by John Rouillard
-
Skip redis tests if unable to communicate with the server.Wed, 24 May 2023 12:52:53 -0400, by John Rouillard
-
Skip redis tests if unable to communicate with the server.Wed, 24 May 2023 12:52:43 -0400, by John Rouillard
-
Remove pdb invocation.Wed, 24 May 2023 12:37:06 -0400, by John Rouillard
-
Clarify wording.Wed, 24 May 2023 12:17:00 -0400, by John Rouillard
-
- issue2551190 - Allow roundup-admin reindex to work in batches.Wed, 24 May 2023 12:13:05 -0400, by John Rouillard
-
roundup-admin genindex and templates cmds do not need tracker homeWed, 24 May 2023 11:48:04 -0400, by John Rouillard
-
Make anydbm indexer handle missing items the same as rdbms backendWed, 24 May 2023 11:44:35 -0400, by John Rouillard
