2216 Commits

Author SHA1 Message Date
Samuel H. Kenyon
50d15240d3 Merge remote-tracking branch 'upstream/develop' into mt-3rdparty 2014-04-17 16:20:46 -04:00
Richard Cordovano
3e8ff14e8d Merge pull request #626 from mrtizmo/actions
Core - Actions module additional Japanese localization
2014-04-17 15:40:11 -04:00
Richard Cordovano
77b1c7977f Merge pull request #623 from mrtizmo/report
Report module Japanese i18n update
2014-04-17 15:39:45 -04:00
Richard Cordovano
db8b8763a2 Merge pull request #622 from mrtizmo/filetypeid
Filetypeid module Japanese i18n update
2014-04-17 15:39:14 -04:00
Richard Cordovano
f3425bac44 Merge pull request #620 from mrtizmo/sevenzip
Sevenzip module i18n
2014-04-17 15:38:22 -04:00
Richard Cordovano
587a8f0baa Merge pull request #617 from mrtizmo/core-filesearch
Core - filesearch module word correction
2014-04-17 15:37:44 -04:00
Richard Cordovano
6b14e4a8a6 Merge pull request #616 from mrtizmo/ingest
Core - Ingest module - pulled static strings and removed unused strings.
2014-04-17 15:35:38 -04:00
Richard Cordovano
719305b067 Made getting tasks from ingest schedulers thread-safe 2014-04-17 15:33:05 -04:00
Samuel H. Kenyon
d6860d7207 Merge remote-tracking branch 'upstream/develop' into mt-3rdparty 2014-04-17 14:53:14 -04:00
Kay Bassi
cfefe56f7c Translation completed. Checked for inconsistent translation. 2014-04-17 14:37:33 -04:00
Richard Cordovano
8d60850499 Fixed double add of FileTask in IngestManager.FileScheduler.scheduleFile 2014-04-17 14:09:28 -04:00
Kay Bassi
cb35cba316 Translation almost completed. 2014-04-16 19:40:14 -04:00
Kay Bassi
d2aa67c3eb Translation completed 2014-04-16 17:36:08 -04:00
Samuel H. Kenyon
9bcb6c3c31 made FileExtMismatchXML.getDefault() synchronized 2014-04-16 15:39:36 -04:00
Samuel H. Kenyon
95cf21312e FileTypeID module: thread-safety tweak and comments 2014-04-16 15:07:28 -04:00
Samuel H. Kenyon
6b648510cd Merge remote-tracking branch 'upstream/develop' into mt-3rdparty 2014-04-16 14:21:12 -04:00
Richard Cordovano
1780711230 Restored synchronization of IngestManager.isIngestRunning() 2014-04-16 14:03:29 -04:00
Nick Davis
9906dbf238 Removed unused strings from Bundle. 2014-04-15 18:04:52 -04:00
Nick Davis
29fb50525a Merge branch 'report' of ssh://repo.narfindustries.com/autopsy-jp into report 2014-04-15 18:00:58 -04:00
Nick Davis
0210ca7d9c Removed unused strings from Bundle. 2014-04-15 17:59:38 -04:00
Nick Davis
b0b4c2e293 Pulled string into Bundle. 2014-04-15 17:29:02 -04:00
Nick Davis
9be7f69405 Pulled string into Bundle. 2014-04-15 17:25:00 -04:00
Nick Davis
d4824f4b01 Internationalized combobox options. Pulled static strings. 2014-04-15 17:16:14 -04:00
Samuel H. Kenyon
f49ca12894 changed conditional for manually initting 7zip lib 2014-04-15 17:12:45 -04:00
Kay Bassi
8df163f5e1 Translation completed 2014-04-15 17:03:30 -04:00
Nick Davis
86c7831e89 Pulled CTL_ into Bundle.
Converted long Bundle access method to be consistent.
2014-04-15 16:42:12 -04:00
Kay Bassi
91b4604de6 Translation completed 2014-04-15 16:25:48 -04:00
Nick Davis
c1a744aafb Added missing .modules. to module path. 2014-04-15 15:46:14 -04:00
Nick Davis
570b21c997 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest 2014-04-15 11:35:45 -04:00
Kay Bassi
710fb6c64f Translation completed 2014-04-14 22:40:39 -04:00
Nick Davis
84609fc144 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-filesearch 2014-04-14 16:25:09 -04:00
Nick Davis
034cfdc6e1 Merge branch 'core-filesearch' of ssh://repo.narfindustries.com/autopsy-jp into core-filesearch 2014-04-14 16:24:53 -04:00
Kay Bassi
1ebe75d91a Changed the translation for "date" from 日時(date/time) to 日付(date) 2014-04-14 14:08:47 -04:00
Nick Davis
c61924e2c5 Pulled static strings into Bundle. Removed unused strings from Bundle. 2014-04-11 15:56:15 -04:00
Samuel H. Kenyon
eaf2bd4f7a added a shutdown() to do counter decrements 2014-04-11 14:57:24 -04:00
Samuel H. Kenyon
77cca50838 renamed ModuleReferenceCounter to IngestModuleReferenceCounter as requested, the class now removes entries once they decrement to zero, and removed static creation methods from sample classes 2014-04-11 14:55:30 -04:00
Samuel H. Kenyon
3471538562 made the refCounter declaration lazy and consistent with data source example 2014-04-11 13:27:15 -04:00
Samuel H. Kenyon
b5f3d65118 adjusted modules to use new class ModuleReferenceCounter 2014-04-11 13:20:02 -04:00
Trilok Shahi
ec5448159b formatting 2014-04-11 12:59:08 -04:00
Samuel H. Kenyon
350fbe9359 update ModuleReferenceCounter 2014-04-11 12:40:05 -04:00
Samuel H. Kenyon
9957516926 Extract module counter into its own class. 2014-04-11 12:15:58 -04:00
Trilok Shahi
9920ed57a7 small modifications 2014-04-11 11:18:23 -04:00
Trilok Shahi
ed4e01134c added signature checking for javafx videos 2014-04-11 11:14:20 -04:00
Richard Cordovano
723828c98c Update sample modules to use ref counting form IngestModuleAdapter 2014-04-10 18:24:03 -04:00
Richard Cordovano
066e2abd13 Merge pull request #610 from SynapticNulship/ingestmessagepanel
fix mistake made during recent changes to IngestMessagePanel (which can ...
2014-04-10 17:54:33 -04:00
Samuel H. Kenyon
fa6ab7a157 fix mistake made during recent changes to IngestMessagePanel (which can also cause a ConcurrentModificationException) 2014-04-10 17:11:43 -04:00
Richard Cordovano
1431d12a90 Eliminated duplication of ingest job cancellation check methods 2014-04-10 17:10:08 -04:00
Richard Cordovano
446ca7cc71 Merge pull request #608 from rcordovano/pipeline_config_overwrite
Fixed pipeline config bug from misunderstanding of PlatformUtil method
2014-04-10 14:28:48 -04:00
Richard Cordovano
aaacbc944d Fixed pipeline config bug from misunderstanding of PlatformUtil method 2014-04-10 14:28:00 -04:00
Richard Cordovano
57a767f39f Merge pull request #606 from SynapticNulship/onemsg2
ingest message updates
2014-04-10 13:06:47 -04:00