-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: roundup-tracker/roundup
base: master
head repository: roundup-tracker/roundup
compare: issue2550923_computed_property
- 15 commits
- 6 files changed
- 1 contributor
Commits on Nov 27, 2020
-
Initial implementation of Computed property
It supports query/display in html, rest and xml interfaces. You can specify a cache parameter, but using it raises NotImplementedError. It does not support: search, sort or grouping by the computed field. Checking in on a branch to get more eyeballs on it and maybe some people to help.
Configuration menu - View commit details
-
Copy full SHA for 14d8691 - Browse repository at this point
Copy the full SHA 14d8691View commit details
Commits on Dec 21, 2020
-
Computed needs to be hyperdb.Computed. Symbol not imported in anydbm …
…like it is in rdbms.
Configuration menu - View commit details
-
Copy full SHA for 7a035a8 - Browse repository at this point
Copy the full SHA 7a035a8View commit details
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e1826c5 - Browse repository at this point
Copy the full SHA e1826c5View commit details
Commits on Feb 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 800ddc3 - Browse repository at this point
Copy the full SHA 800ddc3View commit details
Commits on Sep 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0c850e - Browse repository at this point
Copy the full SHA c0c850eView commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b16dab - Browse repository at this point
Copy the full SHA 4b16dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b244d - Browse repository at this point
Copy the full SHA d2b244dView commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 146029f - Browse repository at this point
Copy the full SHA 146029fView commit details
Commits on Nov 8, 2022
-
merge from main tip. This should fix test failure in Markdown2TestCas…
…e.test_string_markdown_code_block_attribute by merging html diff method used in tests.
Configuration menu - View commit details
-
Copy full SHA for 068ad3a - Browse repository at this point
Copy the full SHA 068ad3aView commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbfc52a - Browse repository at this point
Copy the full SHA bbfc52aView commit details
Commits on Jul 9, 2023
-
limit markdown2 to a working version 2.4.9 broke [text](page) relativ…
…e links. Also reduce tested versions on travisci.
Configuration menu - View commit details
-
Copy full SHA for 3318679 - Browse repository at this point
Copy the full SHA 3318679View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbf09e3 - Browse repository at this point
Copy the full SHA cbf09e3View commit details
Commits on Sep 11, 2023
-
merge in default branch to see if ti clears a travis-ci build error o…
…n 2.7 python; default branch builds fine
Configuration menu - View commit details
-
Copy full SHA for 400cb69 - Browse repository at this point
Copy the full SHA 400cb69View commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12bd0e6 - Browse repository at this point
Copy the full SHA 12bd0e6View commit details
Commits on Aug 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d95547f - Browse repository at this point
Copy the full SHA d95547fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...issue2550923_computed_property