Opened 10 years ago
Closed 8 years ago
#11320 closed bug (fixed)
duplicated commit messages in commit feed on homepage
Reported by: | luroh | Owned by: | umccullough |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Website/CMS | Version: | |
Keywords: | Cc: | ||
Blocked By: | #11301 | Blocking: | #11369 |
Platform: | All |
Description
http://www.haiku-os.org/aggregator/sources/5 "* Fix the build. * Fix the build."
Change History (6)
comment:1 by , 10 years ago
comment:3 by , 10 years ago
For the same reason we didn't use it when it was unofficial:
Please note that we're still considering the level of performance to be sub-optimal, so it might not work for you.
IIRC, it didn't work well due to the size of the repo and the number of tags.
comment:4 by , 10 years ago
I must add that cgit works really well and is quite fast, and we have a quite good integration with trac (cross-link of hrevs to git from ticket comment, from commit messages to trac issues, etc). A plain TracGit may not work as well, so it would need redoing part of this customization work.
comment:5 by , 10 years ago
Blocking: | 11369 added |
---|
It's outputting both the text and xhtml content nodes; need to filter on just one or the other.