Karl Mortensen
fd532e68b8
lower consistency
2015-05-12 11:35:57 -04:00
Karl Mortensen
e90f5c7203
compare lower()
2015-05-12 09:43:35 -04:00
Brian Carrier
a840acc2e8
Merge pull request #1236 from karlmortensen/docs
...
Docs
2015-05-08 15:09:09 -04:00
Karl Mortensen
c6b569032e
remove link
2015-05-08 14:52:59 -04:00
Karl Mortensen
3d9eaf4356
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into docs
2015-05-08 14:40:45 -04:00
Richard Cordovano
90d5b42aea
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-05-08 13:55:58 -04:00
Karl Mortensen
0b5390551d
merge latest
2015-05-08 13:22:08 -04:00
Karl Mortensen
3662f01461
Move documentation to DataModel
2015-05-08 13:15:22 -04:00
Richard Cordovano
e313c3bc71
Merge pull request #1235 from APriestman/categories
...
Sorting by file count now works correctly.
2015-05-08 11:25:32 -04:00
APriestman
11394d0a22
Don't clear out the groupMap
2015-05-08 11:13:12 -04:00
Richard Cordovano
3c556796b2
Merge pull request #1234 from eugene7646/webex_display_issue
...
More changes to select/deselect all functionality
2015-05-08 10:17:13 -04:00
Richard Cordovano
0c3339d2f1
Merge pull request #1233 from sidheshenator/remove_extra_file_regression
...
additional files with prefixed imagename removed from result folder
2015-05-08 10:16:10 -04:00
Richard Cordovano
f307006e94
Merge pull request #1227 from APriestman/missingDirs
...
Various Image Gallery performance improvements.
2015-05-08 10:15:32 -04:00
Eugene Livis
d08a712fee
Made changes to select/deselect all functionality
2015-05-08 09:35:31 -04:00
APriestman
5887076259
Sorting by file count now works correctly.
...
Changing sort method and ascending/descending now updates the GUI immediately.
Properly decrement uncategorized file count.
Fixed a few case-closing exceptions.
2015-05-08 09:12:44 -04:00
sidheshenator
5423ff325e
additional files with prefixed imagename removed from result folder
2015-05-07 17:03:50 -04:00
Richard Cordovano
5b827424ea
Merge pull request #1232 from eugene7646/select_deselect_all_modules
...
Added ability to select/deselect all ingest modules
2015-05-07 16:05:24 -04:00
Eugene Livis
5f104fd184
Fixed properties file
2015-05-07 15:58:17 -04:00
Eugene Livis
f8d2c93c3b
Added ability to select and deselect all ingest modules
2015-05-07 14:11:21 -04:00
Eugene Livis
7a5e0cc311
First cut at implementing select/deselect all ingest modules
2015-05-06 16:05:44 -04:00
Richard Cordovano
e865e59b18
Merge pull request #1230 from eugene7646/tab_rename
...
Renamed tabs
2015-05-06 13:55:38 -04:00
Eugene Livis
92db334943
Renamed tabs
2015-05-06 13:46:47 -04:00
Richard Cordovano
a64a10ae44
Merge pull request #1229 from rcordovano/jms_settings
...
Set JMS Producer for RemoteEventPublisher to non-peristent delivery
2015-05-06 11:18:03 -04:00
Richard Cordovano
edc9d3e48e
Set JMS Producer for RemoteEventPublisher to non-peristent delivery
2015-05-06 11:16:54 -04:00
Richard Cordovano
ca02628230
Merge pull request #1228 from rcordovano/jms_settings
...
Add close() calls for RemoteEventPublsiher JMS producer and consumer
2015-05-06 10:59:05 -04:00
Richard Cordovano
51dcbed5ed
Add close() calls for RemoteEventPublsiher JMS producer and consumer
2015-05-06 10:56:54 -04:00
APriestman
0ac2bde11a
Clear tag data between cases.
...
Changed lock on tag listener to prevent deadlocks.
2015-05-06 08:54:41 -04:00
APriestman
113a15b0b7
Various Image Gallery performance improvements.
...
- Keep some file data in memory to avoid excessive database queries (list of image file IDs, image/video, and category counts)
- When categorizing/tagging a group, don't create tiles (including thumbnails) for images that aren't on the screen
- Changed locking around Category and Tag listeners to prevent slowdown/deadlocks
2015-05-05 13:13:28 -04:00
Richard Cordovano
970c720bd9
Merge pull request #1224 from karlmortensen/update_doc
...
update doc with another sqlite issue
2015-05-05 12:29:03 -04:00
Richard Cordovano
d68ab15401
Merge remote-tracking branch 'upstream/develop' into collaborative
2015-05-05 12:05:39 -04:00
Richard Cordovano
00848aba5f
Merge pull request #1226 from sidheshenator/detectedFormat_variable_assignment
...
detectedFormat variable assigned value
2015-05-05 12:04:10 -04:00
sidheshenator
c3a5a89424
detectedFormat variable assigned value
2015-05-05 10:39:58 -04:00
Karl Mortensen
721dbca691
update doc with another sqlite issue
2015-04-30 15:53:29 -04:00
Richard Cordovano
e8d4561d31
Merge pull request #1223 from rcordovano/case_events
...
Correct implementation of Case.REPORT_ADDED event
2015-04-30 14:31:46 -04:00
Richard Cordovano
cc19ce1b37
Correct implementation of Case.REPORT_ADDED event
2015-04-30 14:14:43 -04:00
Richard Cordovano
f29764bcdc
Merge pull request #1222 from karlmortensen/sql_scrub_and_docs
...
Sql scrub and docs
2015-04-30 13:52:18 -04:00
Karl Mortensen
679f92f2aa
Remove incorrect documentation modification
2015-04-30 13:46:58 -04:00
Karl Mortensen
646be791f0
merge
2015-04-30 12:59:19 -04:00
Karl Mortensen
b55e2e6e0b
Scrub SQL, document how to use user-supplied queries safely
2015-04-30 12:55:45 -04:00
Richard Cordovano
dccad3d1b1
Merge pull request #1221 from rcordovano/case_events
...
Fix warning in DateSearchFilter, do some member ref/lamda conversions
2015-04-29 16:54:36 -04:00
Richard Cordovano
0c313a1993
Fix warning in DateSearchFilter, do some member ref/lamda conversions
2015-04-29 16:50:47 -04:00
Richard Cordovano
58d9342e44
Merge pull request #1220 from rcordovano/case_events
...
Ensure code executed on JMS thread dispatches to EDT
2015-04-29 15:55:15 -04:00
Richard Cordovano
87603d6d6f
Remove dead code from DirectoryTreeTopComponent
2015-04-29 15:48:55 -04:00
Richard Cordovano
02fd2adfd1
Merge pull request #1219 from rcordovano/case_events
...
Make sure property change handlers dispatch to EDT
2015-04-29 14:26:41 -04:00
Richard Cordovano
a29db0a501
Make sure property change handlers dispatch to EDT
2015-04-29 14:18:21 -04:00
Richard Cordovano
e590490b79
Merge pull request #1217 from rcordovano/case_events
...
Case events and messaging infrastructure fixes
2015-04-29 13:58:46 -04:00
Richard Cordovano
8a0cda10fe
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_events
2015-04-29 11:58:09 -04:00
Richard Cordovano
ef1a9b1bf4
Merge pull request #1218 from rcordovano/bb_post_event_fix
...
Make BlackboardPostEvent handle nulls from ModuleDataEvent.getArtifacts
2015-04-29 11:37:54 -04:00
Richard Cordovano
54a995ed1d
Make BlackboardPostEvent handle nulls from ModuleDataEvent.getArtifacts()
2015-04-29 11:18:27 -04:00
Richard Cordovano
9ad9bcc643
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_events
2015-04-29 09:24:47 -04:00