Files
@ 2b7a0e28c4dc
Branch filter:
Location: kallithea/init.d/celeryd-upstart.conf
2b7a0e28c4dc
904 B
text/plain
indexers: introduce list of filenames for indexing
Before this patch, we cannot search files that without file extension (like
Makefile) and dotfiles (like .hgtags).
This patch makes it possible to search for these files by introducing a list
of filenames for indexing. The list is currently empty.
Before this patch, we cannot search files that without file extension (like
Makefile) and dotfiles (like .hgtags).
This patch makes it possible to search for these files by introducing a list
of filenames for indexing. The list is currently empty.