momo
|
e4e46067db
|
keeping only three makernotes with face detect tags
|
2015-09-09 13:33:14 -04:00 |
|
Richard Cordovano
|
1e5d66332a
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-09-09 10:14:29 -04:00 |
|
momo
|
871d0d30cc
|
refactor duplication and names
|
2015-09-08 16:49:25 -04:00 |
|
momo
|
6f19fc7726
|
adding different child classes for each size cases
|
2015-09-08 14:39:40 -04:00 |
|
jmillman
|
478522ba3a
|
use null check that works in SQLite and PostgreSQL
|
2015-08-31 14:38:56 -04:00 |
|
jmillman
|
f2e00216e9
|
WIP Merge remote-tracking branch 'upstream/develop' into temp_merge
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/datamodel/FilteredEventsModel.java
|
2015-08-31 13:48:50 -04:00 |
|
Richard Cordovano
|
f131f9c751
|
Merge pull request #1540 from millmanorama/tags_filter
Tags filter
|
2015-08-31 10:34:05 -04:00 |
|
Richard Cordovano
|
5deb4bc829
|
Merge pull request #1545 from APriestman/sharedConfig
Added public getSavedModuleSettingsFolder to IngestJobSettings
|
2015-08-28 15:04:58 -04:00 |
|
Ann Priestman
|
6460a9bffb
|
Added public getSavedModuleSettingsFolder to IngestJobSettings
|
2015-08-28 14:20:36 -04:00 |
|
Richard Cordovano
|
9ec19fd0f1
|
Merge pull request #1525 from sidheshenator/extract_archive_unknown_size
extract unknown size file content from archives
|
2015-08-28 13:16:18 -04:00 |
|
jmillman
|
4428d077ba
|
Merge remote-tracking branch 'upstream/develop' into tags_filter
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/Bundle.properties
Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
|
2015-08-28 13:14:47 -04:00 |
|
Richard Cordovano
|
b1d27128fb
|
Merge in develop and resolve conflicts
|
2015-08-28 13:00:50 -04:00 |
|
Richard Cordovano
|
fda7ea3f3d
|
Merge pull request #1509 from millmanorama/timeline_threading_review
Timeline threading review and cleanup
|
2015-08-28 11:23:41 -04:00 |
|
Sidhesh Mhatre
|
e47fbafc52
|
Time zone parameter added to getDate()
|
2015-08-28 09:58:04 -04:00 |
|
Sidhesh Mhatre
|
b41c1c4175
|
Passed timeZone param to getDate()
|
2015-08-28 01:29:09 -04:00 |
|
sidheshenator
|
2ba62e440e
|
face detection feature added
|
2015-08-27 16:28:20 -04:00 |
|
sidheshenator
|
36f9c94f5b
|
explicitly provide timezone information
|
2015-08-27 15:38:41 -04:00 |
|
sidheshenator
|
80aa874a1d
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into face_detect_makernotes_exif_collab
|
2015-08-26 16:57:15 -04:00 |
|
sidheshenator
|
50b19d8909
|
remove tika-core-1.2 from collab
|
2015-08-26 16:35:36 -04:00 |
|
jmillman
|
27db9dfeaa
|
cleanup and comments
|
2015-08-26 16:04:24 -04:00 |
|
Richard Cordovano
|
fc7bd2c70c
|
Merge remote-tracking branch 'upstream/develop' into merge-develop-8-14-15
|
2015-08-26 15:35:12 -04:00 |
|
Richard Cordovano
|
29d7fea50e
|
Merge in upstream/collaborative, resolve conflict
|
2015-08-26 15:34:53 -04:00 |
|
Sidhesh Mhatre
|
1ba94d905c
|
Replace ArrayList.removeAll() by ArrayList.clear()
|
2015-08-26 15:26:57 -04:00 |
|
momo
|
316a27b59d
|
upgrade sqlite to 3.8 and change url to updates.netbeans
|
2015-08-26 14:46:47 -04:00 |
|
Richard Cordovano
|
0e7222dabb
|
Merge develop->collaborative, resolve merge conflict, compile errors
|
2015-08-26 14:39:59 -04:00 |
|
Richard Cordovano
|
f14bb5a667
|
Revert "Netbeans on collab"
|
2015-08-26 14:36:41 -04:00 |
|
jmillman
|
ca1c116b1c
|
cleanup
|
2015-08-26 11:36:27 -04:00 |
|
jmillman
|
cf396e399f
|
optimise tag name retrieval with dedicated sqlite query
|
2015-08-26 11:23:13 -04:00 |
|
sidheshenator
|
a4e3e5c2c3
|
icon added for TSK_FACE_DETECTED artifact
|
2015-08-26 11:10:38 -04:00 |
|
sidheshenator
|
f78b508efd
|
add TSK_FACE_DETECTED BB artifact when face makernote data is available
|
2015-08-26 11:10:22 -04:00 |
|
sidheshenator
|
034c5e0ca1
|
exif makernotes data used to flags images with faces
|
2015-08-26 11:09:55 -04:00 |
|
jmillman
|
7ff8149c1e
|
WIP to optimise tag name retrieval
|
2015-08-25 17:33:15 -04:00 |
|
sidheshenator
|
d91502f589
|
extract unknown size file content from archives
|
2015-08-25 17:07:26 -04:00 |
|
momo
|
24fb63fa40
|
removing uneeded menu items from toolbar
|
2015-08-25 15:28:31 -04:00 |
|
jmillman
|
e708a43a93
|
fix bug in inserting Tags into new table, cleanup in EventDB
cleanup member order in FilteredEventsModel
|
2015-08-25 14:46:53 -04:00 |
|
jmillman
|
9296507ea5
|
migrate away from SQLite ATTACH
- breakout tag handlers into seperate methods in FilteredEventsModel
- keep tags in new table in db
|
2015-08-25 13:52:06 -04:00 |
|
jmillman
|
dec2e51e5e
|
WIP migrate away from SQLite ATTACH
|
2015-08-25 10:55:10 -04:00 |
|
momo
|
95ab2b3c30
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into netbeans-on-collab
|
2015-08-25 10:54:39 -04:00 |
|
jmillman
|
1492ae7eb2
|
Merge remote-tracking branch 'upstream/develop' into tags_filter_refresh_button
|
2015-08-25 10:18:23 -04:00 |
|
Richard Cordovano
|
762d622ad9
|
Revert "extract content from archive having unknown size - sevenzipextractor"
|
2015-08-24 17:59:27 -04:00 |
|
jmillman
|
b3973e7f87
|
rename packages to better reflect contents
|
2015-08-24 14:53:12 -04:00 |
|
jmillman
|
ae6acee464
|
cleanup
|
2015-08-24 14:39:06 -04:00 |
|
jmillman
|
649351588c
|
count DISTINCT events in counts view
|
2015-08-24 14:06:06 -04:00 |
|
jmillman
|
b365ebe814
|
fix bug in EventDB where spanning intervals where not computed correctly
|
2015-08-24 13:29:38 -04:00 |
|
jmillman
|
b698e7cd1d
|
allow the user to refresh the visualization when tags are added or deleted.
fix sql bugs in EventsDB
|
2015-08-24 12:24:26 -04:00 |
|
jmillman
|
f3e40e5289
|
Merge remote-tracking branch 'upstream/develop' into timeline_threading_review
|
2015-08-24 10:45:57 -04:00 |
|
jmillman
|
deab3ce575
|
Merge remote-tracking branch 'upstream/develop' into tags_filter_refresh_button
|
2015-08-24 09:55:30 -04:00 |
|
Brian Carrier
|
fe5e353b72
|
Merge pull request #1520 from sidheshenator/exif_mimetypes
Update ExifParserFileIngestModule.java
|
2015-08-24 09:46:46 -04:00 |
|
Sidhesh Mhatre
|
94431e06fa
|
Update ExifParserFileIngestModule.java
Added the missed type param.
|
2015-08-24 09:39:42 -04:00 |
|
sidheshenator
|
5ed3809ab8
|
tagged unallocated space reported
|
2015-08-21 17:41:37 -04:00 |
|