Feature #3082
Repository Search
Status: | New | Start date: | 2009-03-31 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM | |||
Target version: | - | |||
Resolution: |
Description
it would be very useful to have a search (content, filenames, comments) for the project archive?
Trac is able to do that with the RepoSearchPlugin (http://trac-hacks.org/wiki/RepoSearchPlugin).
Maybe it is possible to integrate Sventon( http://www.sventon.org/) for SVN or Opengrok (http://opensolaris.org/os/project/opengrok/) for various SCMs into Redmine?
Related issues
History
#1
Updated by Jens Goldhammer almost 14 years ago
Sorry it should be a feature!
#2
Updated by Marco D'Arienzo almost 14 years ago
+1
#3
Updated by Jean-Philippe Lang almost 14 years ago
- Tracker changed from Defect to Feature
#4
Updated by Jean-Philippe Lang almost 14 years ago
Note that commit comments can already be searched:
http://www.redmine.org/search/index/redmine?q=behaviour&scope=&all_words=1&changesets=1
#5
Updated by Jens Goldhammer over 13 years ago
+1
#6
Updated by Thomas Pihl over 13 years ago
+1
#7
Updated by chris redmine over 13 years ago
+1 for at least file name search
#8
Updated by Jens Goldhammer over 13 years ago
Another option would be Subversion Repository Search (http://supose.soebes.de/).
#9
Updated by taha mohammed el kahlaoui over 13 years ago
+1
#10
Updated by taha mohammed el kahlaoui over 13 years ago
+10 :-)
#11
Updated by J Cayetano Delgado about 13 years ago
+1
#12
Updated by J Cayetano Delgado almost 13 years ago
Another alternative could be creating a plugin for indexing the repository on each project, using Ferret (Lucene port to Ruby) and the rails plugin: Acts as Ferret.
http://ferret.davebalmain.com/trac/wiki
http://rm.jkraemer.net/wiki/aaf
#13
Updated by chris madler over 12 years ago
+10!
Super useful feature!
#14
Updated by S Reid almost 12 years ago
+1
#15
Updated by Toshi MARUYAMA almost 12 years ago
- Category set to SCM
#16
Updated by Kai Zimmermann over 11 years ago
+1
#17
Updated by Zazvonnyh Alexsey about 11 years ago
duplicates Feature #1329
#18
Updated by Terence Mill about 11 years ago
+1
#19
Updated by Kosei Kitahara about 11 years ago
Hi! I try to create this plugin: http://www.redmine.org/plugins/redmine_reposearch
Its copy of RepoSearchPlugin for Trac.
Plese try it and feedback ;-)
Thanks.
#20
Updated by Terence Mill over 9 years ago
The "redmine_xapian" plugin supports filea and repository (git,svn) in one go now.
See https://github.com/xelkano/redmine_xapian/issues/26
Testd and works for me on redmine 2.3.2, rails3 and ruby 2
#21
Updated by Toshi MARUYAMA over 9 years ago
- Related to Feature #4138: Add spent time comments in search added
#22
Updated by Sergey Startsev over 7 years ago
Very-very useful feature!
Especially, when using as KB for finished projects.