/[Apache-SVN]
ViewVC logotype

Revision 1457304


Jump to revision: Previous Next
Author: kwright
Date: Sat Mar 16 20:53:46 2013 UTC (11 years, 3 months ago)
Changed paths: 33
Log Message:
Implement feature and documentation.

Changed paths

Path Details
Directorymanifoldcf/branches/CONNECTORS-663/connectors/filesystem/connector/src/main/java/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/crawler-ui/src/main/webapp/editjob.jsp modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/crawler-ui/src/main/webapp/execute.jsp modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/crawler-ui/src/main/webapp/showjobstatus.jsp modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/crawler-ui/src/main/webapp/viewjob.jsp modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/AddScheduledTime.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/GetJobSchedule.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/IJobManager.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/IRepositoryConnector.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/JobDeleteRecord.java added
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/JobNotifyRecord.java added
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/JobRecord.java added
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/JobSeedingRecord.java added
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/JobStartRecord.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/interfaces/ScheduleRecord.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/jobs/JobManager.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/jobs/JobQueue.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/jobs/Jobs.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/jobs/ScheduleManager.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/system/JobNotificationThread.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/system/ManifoldCF.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/system/SeedingThread.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/system/StartDeleteThread.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/system/StartupThread.java modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_en_US.properties modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/framework/ui-core/src/main/native2ascii/org/apache/manifoldcf/ui/i18n/common_ja_JP.properties modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/site/src/documentation/content/xdocs/en_US/end-user-documentation.xml modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/site/src/documentation/content/xdocs/en_US/programmatic-operation.xml modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/site/src/documentation/content/xdocs/en_US/writing-repository-connectors.xml modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/site/src/documentation/content/xdocs/ja_JP/programmatic-operation.xml modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/site/src/documentation/content/xdocs/ja_JP/writing-repository-connectors.xml modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/site/src/documentation/resources/images/en_US/job-status.PNG modified , text changed
Directorymanifoldcf/branches/CONNECTORS-663/tests/filesystem/src/test/java/org/apache/manifoldcf/filesystem_tests/SanityTester.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26