Searched refs:getAuthors (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DSCCSRepository.java90 private void getAuthors(File file) throws IOException { method in class:SCCSRepository
148 getAuthors(file);
H A DJDBCHistoryCache.java667 authors = getAuthors(conn, history, reposId);
922 new PreparedQuery(getQuery("getAuthors"));
937 private Map<String, Integer> getAuthors(ConnectionResource conn, method in class:JDBCHistoryCache

Completed in 11 milliseconds