Mercurial > p > roundup > code
graph
-
issue2551243: Update schema-dump add anti-csrf headersThu, 24 Nov 2022 13:09:18 -0500, by John Rouillard
-
bug: fix crash unguarded reference allowed_origins[0]Thu, 24 Nov 2022 11:33:24 -0500, by John Rouillard
-
test: fix sqlite indexer testThu, 24 Nov 2022 10:00:59 -0500, by John Rouillard
-
Add a missing @skip_postgresqlThu, 24 Nov 2022 10:41:54 +0100, by Ralf Schlatterbeck
-
MergeThu, 24 Nov 2022 10:30:23 +0100, by Ralf Schlatterbeck
-
Compatibility: unittest.mock vs. only mockThu, 24 Nov 2022 10:29:37 +0100, by Ralf Schlatterbeck
-
latest updates to translations/template for client.pyWed, 23 Nov 2022 22:28:57 -0500, by John Rouillard
-
Remove dead code for handling LogoutAction.Wed, 23 Nov 2022 22:25:34 -0500, by John Rouillard
-
refactor: consolidate sets of identical log messages, flake8 fixesWed, 23 Nov 2022 22:23:50 -0500, by John Rouillard
-
Changes from reviewWed, 23 Nov 2022 21:16:01 +0100, by Ralf Schlatterbeck
-
reference requests library for imap_oauth in roundup-mailgwWed, 23 Nov 2022 11:23:35 -0500, by John Rouillard
-
Add OAuth authentication to the mailgw scriptWed, 23 Nov 2022 10:13:48 +0100, by Ralf Schlatterbeck
-
update roundup.pot and .po locale files for fixed translationsTue, 22 Nov 2022 17:10:39 -0500, by John Rouillard
-
Fix internationalized strings with multiple unlabeled % replacements.Tue, 22 Nov 2022 16:32:07 -0500, by John Rouillard
-
merging optparse with local i18n fixesTue, 22 Nov 2022 14:12:07 -0500, by John Rouillard
-
Remove translation marker.Mon, 21 Nov 2022 18:50:17 -0500, by John Rouillard
-
Fix internationalized strings with multiple unlabeled % replacements.Mon, 21 Nov 2022 18:47:03 -0500, by John Rouillard
-
Fix internationalized strings with multiple unlabeled % replacements.Mon, 21 Nov 2022 18:26:07 -0500, by John Rouillard
-
Fix internationalized strings with multiple unlabeled % replacements.Mon, 21 Nov 2022 18:05:01 -0500, by John Rouillard
-
Fix internationalized strings with multiple unlabeled % replacements.Mon, 21 Nov 2022 18:02:19 -0500, by John Rouillard
-
add web references used to build github ci file.Sun, 20 Nov 2022 11:45:14 -0500, by John Rouillard
-
replace beacon with bacon in list of meal items.Sun, 20 Nov 2022 11:44:19 -0500, by John Rouillard
-
issue2551195: port scripts to argparseTue, 22 Nov 2022 14:29:42 +0100, by Ralf Schlatterbeck
-
Fix errors in po files.Sun, 20 Nov 2022 11:29:31 -0500, by John Rouillard
-
Make contributers.py work.Tue, 15 Nov 2022 22:49:36 -0500, by John Rouillard
-
Add jinja2 libraryTue, 15 Nov 2022 22:07:27 -0500, by John Rouillard
-
update commands for easier cut/paste.Tue, 15 Nov 2022 22:03:53 -0500, by John Rouillard
-
Update meta description. Also fix test command in code.txt.Tue, 15 Nov 2022 20:33:32 -0500, by John Rouillard
-
Add overview of upgrading steps. Also capitalize roundup.Tue, 15 Nov 2022 20:31:39 -0500, by John Rouillard
-
github: remove depricated acs-report-enable from anchore workflowSun, 13 Nov 2022 00:14:19 -0500, by John Rouillard
-
merge from main tip. This should fix test failure in Markdown2TestCase.test_string_markdown_code_block_attribute by merging html diff method used in tests. issue2550923_computed_propertyMon, 07 Nov 2022 22:58:38 -0500, by John Rouillard
-
Fix version identofier for Anchore scanMon, 07 Nov 2022 19:18:30 -0500, by John Rouillard
-
Update to latest Anchore to see if it fixes depreciation warnings.Mon, 07 Nov 2022 19:11:20 -0500, by John Rouillard
-
Replace hardcoded python version with ARG variableMon, 07 Nov 2022 00:45:53 -0500, by John Rouillard
-
More Anchore fixes.Sun, 06 Nov 2022 22:58:56 -0500, by John Rouillard
-
Anchore Container Scan docker bulld is failing.Sun, 06 Nov 2022 22:41:04 -0500, by John Rouillard
-
change roundup-tracker.org to www.roundup-tracker.org.Thu, 20 Oct 2022 18:09:27 -0400, by John Rouillard
-
replace for a,b in x.items() with for a in x.keys()Wed, 12 Oct 2022 22:16:56 -0400, by John Rouillard
-
flake8 whitepace, indents, var namesMon, 10 Oct 2022 15:43:13 -0400, by John Rouillard
-
flake8 fixes: lambda assign squash, over/under indent, var namesMon, 10 Oct 2022 15:07:17 -0400, by John Rouillard
-
flake8 E228 missing whitespace around modulo operatorMon, 10 Oct 2022 14:41:11 -0400, by John Rouillard
-
flake8 fix E228 missing whitespace around modulo operatorMon, 10 Oct 2022 14:35:50 -0400, by John Rouillard
-
flake8 fixes test code.Sun, 09 Oct 2022 20:18:37 -0400, by John Rouillard
-
flake8: fix imports,Sun, 09 Oct 2022 18:40:46 -0400, by John Rouillard
-
flake8 fix 2: E303 too many blank linesSun, 09 Oct 2022 18:06:16 -0400, by John Rouillard
-
flake8 E225 missing whitespace around operatorSun, 09 Oct 2022 17:58:53 -0400, by John Rouillard
-
flake8: E251 unexpected spaces around keyword / parameter equalsSun, 09 Oct 2022 17:55:25 -0400, by John Rouillard
-
flake8: remove trailing whitespace after reformatSun, 09 Oct 2022 17:53:36 -0400, by John Rouillard
-
flake8 fix multiple spaces after operator.Sun, 09 Oct 2022 17:52:53 -0400, by John Rouillard
-
flake8 E231 missing whitespace after ',' or ':'Sun, 09 Oct 2022 17:51:42 -0400, by John Rouillard
-
flake8 E303 too many blank linesSun, 09 Oct 2022 17:46:17 -0400, by John Rouillard
-
flake8: E721 do not compare types, use 'isinstance()'Sun, 09 Oct 2022 17:44:45 -0400, by John Rouillard
-
flake8: E711 comparison to None should be 'if cond is not None:'Sun, 09 Oct 2022 17:40:14 -0400, by John Rouillard
-
flake8 inline comment spacing; too many leading #Sun, 09 Oct 2022 17:34:42 -0400, by John Rouillard
-
flake8: remove trailing whitespace; blank lines for definitionsSun, 09 Oct 2022 17:30:47 -0400, by John Rouillard
-
flake8 E211 remove space before ( in function callsSun, 09 Oct 2022 17:26:30 -0400, by John Rouillard
-
flake8 remove space from blank lines W293Sun, 09 Oct 2022 17:25:23 -0400, by John Rouillard
-
flake8: fix whitespace around : and operator and add blank linesSun, 09 Oct 2022 17:22:32 -0400, by John Rouillard
-
flake8 fix additional spaces within () and []Sun, 09 Oct 2022 17:13:56 -0400, by John Rouillard
-
Backed out changeset 050bcfc801c3Fri, 07 Oct 2022 18:53:20 -0400, by John Rouillard
