6143 Commits

Author SHA1 Message Date
alexjacks92
cc4be6a075 Excess logging removed. 2014-04-17 10:52:57 -04:00
alexjacks92
c089afb7a7 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-04-17 10:23:59 -04:00
alexjacks92
950f735f8c Fixing a bug in the diffing script so that files certain files aren't excluded entirely. 2014-04-17 10:17:36 -04:00
Kay Bassi
cb35cba316 Translation almost completed. 2014-04-16 19:40:14 -04:00
Nick Davis
c673990670 Removed unused strings from Bundles. 2014-04-16 17:53:46 -04:00
Nick Davis
d3c63cf401 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfverify 2014-04-16 17:51:24 -04:00
Kay Bassi
eb77ee079c Translation completed. 2014-04-16 17:47:51 -04:00
Kay Bassi
3944684b83 Translation almost completed. Clarifying two strings 2014-04-16 17:45:37 -04:00
Nick Davis
679c394a21 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into keywordSearch 2014-04-16 17:38:58 -04:00
Kay Bassi
d2aa67c3eb Translation completed 2014-04-16 17:36:08 -04:00
Kay Bassi
86ca1bde3f Translation completed 2014-04-16 17:27:35 -04:00
Samuel H. Kenyon
9bcb6c3c31 made FileExtMismatchXML.getDefault() synchronized 2014-04-16 15:39:36 -04:00
Richard Cordovano
0dcdf692d1 Merge pull request #625 from SynapticNulship/7zip-init
7zip init
2014-04-16 15:17:22 -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
ecefcf562a Merge pull request #619 from SynapticNulship/ingester
Ingester and text indexing thread safety update
2014-04-16 14:07:20 -04:00
Richard Cordovano
95efc62354 Merge pull request #624 from rcordovano/synch_ingest_running
Restored synchronization of IngestManager.isIngestRunning()
2014-04-16 14:06:19 -04:00
Richard Cordovano
1780711230 Restored synchronization of IngestManager.isIngestRunning() 2014-04-16 14:03:29 -04:00
alexjacks92
0b18f997f5 Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-04-16 11:13:41 -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
937abb24c4 Pulled strings into Bundle. 2014-04-15 17:52:42 -04:00
Nick Davis
6c5ffc8e3b Removed unused strings from Bundle. 2014-04-15 17:48:30 -04:00
Nick Davis
de73225c13 Pulled strings into Bundle.
Translated strings.
2014-04-15 17:36:32 -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
Nick Davis
f6bb10f916 Pulled strings into Bundle.
Converted if-else from short form to long form to make it cleaner to read.
2014-04-15 17:04:47 -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
9860d5787b Pulled static strings.
Corrected Bundle references with missing Bundle entries.
2014-04-15 16:20:51 -04:00
Nick Davis
c1a744aafb Added missing .modules. to module path. 2014-04-15 15:46:14 -04:00
Samuel H. Kenyon
49f24c0020 fixed some more non-thread-safe declarations in KeywordSearch module 2014-04-15 14:32:24 -04:00
Samuel H. Kenyon
4ce2cf5fe7 updated AbstractFile text extractor classes to be thread safe 2014-04-15 14:02:36 -04:00
Nick Davis
b3c9b23feb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-04-15 11:50:56 -04:00
Nick Davis
570b21c997 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest 2014-04-15 11:35:45 -04:00
alexjacks92
e55378e68f Removed object id from diffing. Addresses issues with nondeterminism. 2014-04-15 11:21:28 -04:00
alexjacks92
bbf0012224 Removing unneeded print. 2014-04-15 10:30:07 -04:00
Kay Bassi
710fb6c64f Translation completed 2014-04-14 22:40:39 -04:00
Samuel H. Kenyon
75ae517556 Merge remote-tracking branch 'upstream/develop' into ingester 2014-04-14 17:13:28 -04:00
Nick Davis
80f73fd6d7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into keywordSearch 2014-04-14 16:47:57 -04:00
Nick Davis
8fe3965524 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into hashDatabase 2014-04-14 16:27:39 -04:00
Nick Davis
db6c614280 Merge branch 'hashDatabase' of ssh://repo.narfindustries.com/autopsy-jp into hashDatabase 2014-04-14 16:27:23 -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
Kay Bassi
efa5917815 Changed inconsistent translation of type from インフォメーション to 情報 2014-04-14 13:41:51 -04:00