- rawP - Static variable in class org.opensolaris.opengrok.web.Constants
-
- RazorRepository - Class in org.opensolaris.opengrok.history
-
Adds access to to a Razor Repository
http://www.visible.com/Products/Razor/index.htm
A brief and simplistic overview of Razor
Razor uses the term 'Group' for what might traditionally be called a
repository, that is a collection of files and folders.
- RazorRepository() - Constructor for class org.opensolaris.opengrok.history.RazorRepository
-
- RCSget - Class in org.opensolaris.opengrok.history
-
Virtualise RCS log as an input stream
- RCSget(String, String) - Constructor for class org.opensolaris.opengrok.history.RCSget
-
Pass null in version to get current revision
- RCSRepository - Class in org.opensolaris.opengrok.history
-
Access to an RCS repository.
- RCSRepository() - Constructor for class org.opensolaris.opengrok.history.RCSRepository
-
- read() - Method in class org.opensolaris.opengrok.analysis.ExpandTabsReader
-
- read(char[], int, int) - Method in class org.opensolaris.opengrok.analysis.ExpandTabsReader
-
- read(char[], int, int) - Method in class org.opensolaris.opengrok.analysis.TagFilter
-
- read() - Method in class org.opensolaris.opengrok.analysis.TagFilter
-
- read(File) - Static method in class org.opensolaris.opengrok.configuration.Configuration
-
- read(char[], int, int) - Method in class org.opensolaris.opengrok.history.HistoryReader
-
- read(byte[], int, int) - Method in class org.opensolaris.opengrok.history.RCSget
-
- read() - Method in class org.opensolaris.opengrok.history.RCSget
-
- readableLine(int, Writer, Annotation, String, String) - Static method in class org.opensolaris.opengrok.web.Util
-
Write out line information wrt.
- readableSize(long) - Static method in class org.opensolaris.opengrok.web.Util
-
Convert the given size into a human readable string.
- readConfiguration(File) - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Read an configuration file and set it as the current configuration.
- readInput(String) - Method in class org.opensolaris.opengrok.web.EftarFile
-
- reconnect(int) - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- RECORD_LENGTH - Static variable in class org.opensolaris.opengrok.web.EftarFile
-
- redirect - Variable in class org.opensolaris.opengrok.web.SearchHelper
-
if not null
, the consumer should redirect the client to a
separate result page denoted by the value of this field.
- refs - Variable in class org.opensolaris.opengrok.web.Suggestion
-
references search suggestions
- register() - Method in class org.opensolaris.opengrok.configuration.RuntimeEnvironment
-
Register this thread in the thread/configuration map (so that all
subsequent calls to the RuntimeEnvironment from this thread will use
the same configuration
- registerErrorHandler() - Static method in class org.opensolaris.opengrok.util.Executor
-
- registerListener() - Method in class org.opensolaris.opengrok.management.client.AgentConnection
-
- reInit(char[], int) - Method in class org.opensolaris.opengrok.analysis.JFlexTokenizer
-
Reinitialize the tokenizer with new contents.
- reInit(char[], int) - Method in class org.opensolaris.opengrok.analysis.JFlexXref
-
Reinitialize the xref with new contents.
- reInit(char[], int) - Method in class org.opensolaris.opengrok.analysis.lisp.LispXref
-
- reInit(char[], int) - Method in class org.opensolaris.opengrok.analysis.sh.ShXref
-
- reInit(String) - Method in class org.opensolaris.opengrok.search.context.HistoryLineTokenizer
-
- reInit(char[], int, Writer, String, TreeMap<Integer, String[]>) - Method in class org.opensolaris.opengrok.search.context.PlainLineTokenizer
-
- reInit(Reader, Writer, String, TreeMap<Integer, String[]>) - Method in class org.opensolaris.opengrok.search.context.PlainLineTokenizer
-
- releaseConnection(ConnectionResource) - Method in class org.opensolaris.opengrok.jdbc.ConnectionManager
-
Return a ConnectionResource
back to the pool.
- remote - Variable in class org.opensolaris.opengrok.history.RepositoryInfo
-
- removeCache(Collection<String>) - Method in class org.opensolaris.opengrok.history.HistoryGuru
-
- removeIndexChangedListener(IndexChangedListener) - Method in class org.opensolaris.opengrok.index.IndexDatabase
-
Remove an object from the lists of objects to receive events when
modifications is done to the index database
- removeNotificationListener(NotificationListener) - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
-
- removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
-
- RepoRepository - Class in org.opensolaris.opengrok.history
-
Access to a Git repository.
- RepoRepository() - Constructor for class org.opensolaris.opengrok.history.RepoRepository
-
- Repository - Class in org.opensolaris.opengrok.history
-
An interface for an external repository.
- Repository() - Constructor for class org.opensolaris.opengrok.history.Repository
-
- RepositoryFactory - Class in org.opensolaris.opengrok.history
-
This is a factory class for the different repositories.
- RepositoryInfo - Class in org.opensolaris.opengrok.history
-
Class to contain the common info for a repository.
- RepositoryInfo() - Constructor for class org.opensolaris.opengrok.history.RepositoryInfo
-
Empty constructor to support serialization.
- RepositoryInfo(RepositoryInfo) - Constructor for class org.opensolaris.opengrok.history.RepositoryInfo
-
- reposPath - Variable in class org.opensolaris.opengrok.history.SubversionRepository
-
- reset() - Method in class org.opensolaris.opengrok.history.RCSget
-
- reset() - Method in class org.opensolaris.opengrok.util.Getopt
-
Reset the current pointer so we may traverse all the options again..
- resourceNotAvailable() - Method in class org.opensolaris.opengrok.web.PageConfig
-
Check, whether the related request resource matches a valid file or
directory below the source root directory and wether it matches an
ignored pattern.
- Results - Class in org.opensolaris.opengrok.search
-
- results(int, int, List<Hit>) - Method in class org.opensolaris.opengrok.search.SearchEngine
-
get results , if no search was started before, no results are returned
this method will requery if end end is more than first query from search,
hence performance hit applies, if you want results in later pages than number of cachePages
also end has to be bigger than start !
- RET_CANCEL - Static variable in class org.opensolaris.opengrok.management.client.ShowErrorForm
-
A return status code - returned if Cancel button has been pressed
- RET_OK - Static variable in class org.opensolaris.opengrok.management.client.ShowErrorForm
-
A return status code - returned if OK button has been pressed
- rev - Variable in class org.opensolaris.opengrok.web.DiffData
-
- revision - Variable in class org.opensolaris.opengrok.web.DiffData
-
the orignal and new revision container
- RMI_PORT - Static variable in class org.opensolaris.opengrok.management.Constants
-
Property specifying port on which the RMI registry is listening.
- RMI_PROTOCOL - Static variable in class org.opensolaris.opengrok.management.Constants
-
Protocol name used in URLs for the RMI JMX protocol.
- RMI_START - Static variable in class org.opensolaris.opengrok.management.Constants
-
Property specifying whether an embedded RMI registry should be started
for a server that uses the RMI JMX protocol.
- RMIPORT - Static variable in class org.opensolaris.opengrok.management.client.SettingsPersistence
-
- rollback() - Method in class org.opensolaris.opengrok.jdbc.ConnectionResource
-
Abort the transaction.
- rssP - Static variable in class org.opensolaris.opengrok.web.Constants
-
- run() - Method in class org.opensolaris.opengrok.management.AgentIndexRunner
-
- runOGA() - Method in class org.opensolaris.opengrok.management.OGAgent
-
- RuntimeEnvironment - Class in org.opensolaris.opengrok.configuration
-
The RuntimeEnvironment class is used as a placeholder for the current
configuration this execution context (classloader) is using.