momo
|
64e0e0a9ae
|
fix merge conflict with gzip mimtype
|
2015-10-15 17:59:17 -04:00 |
|
Richard Cordovano
|
bf394e0f26
|
Merge pull request #1609 from mhmdfy/sanitize-utf-8
Sanitize utf 8
|
2015-10-15 17:09:27 -04:00 |
|
Eugene Livis
|
cae1733ae1
|
code formating
|
2015-10-15 13:49:15 -04:00 |
|
Eugene Livis
|
286d7215ab
|
Moved text converter to user preferences, created new exception class
|
2015-10-15 13:36:56 -04:00 |
|
Eugene Livis
|
34e093c2e1
|
Added new exception class for text converter + code review comments
|
2015-10-15 10:57:34 -04:00 |
|
Eugene Livis
|
968d3f7391
|
Merge with latest
|
2015-10-15 09:46:02 -04:00 |
|
Richard Cordovano
|
188e5f3197
|
Merge pull request #1611 from karlmortensen/userFacingMessages
User facing messages
|
2015-10-15 09:28:27 -04:00 |
|
Eugene Livis
|
a9aaef18ef
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into password
|
2015-10-14 16:23:05 -04:00 |
|
Eugene Livis
|
d05ccfc334
|
Cleanup
|
2015-10-14 16:05:03 -04:00 |
|
Eugene Livis
|
0838207a9c
|
Added logs and cleaned up imports
|
2015-10-14 15:53:12 -04:00 |
|
Eugene Livis
|
09c0f5dfc2
|
Exception handling
|
2015-10-14 15:47:27 -04:00 |
|
Karl Mortensen
|
4a2c0c4e41
|
code review updates
|
2015-10-14 15:22:16 -04:00 |
|
Richard Cordovano
|
dbf954d183
|
Merge pull request #1615 from millmanorama/subcluster_expansion
Subcluster expansion
|
2015-10-14 15:04:35 -04:00 |
|
Eugene Livis
|
95ef28b8a4
|
Clean up user preferences, propagate exceptions
|
2015-10-14 14:52:13 -04:00 |
|
Richard Cordovano
|
8e345c0bc7
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2015-10-14 14:49:31 -04:00 |
|
Richard Cordovano
|
2791d718be
|
Fix hide known file in data source tree, fixing cast exception
|
2015-10-14 14:48:45 -04:00 |
|
Eugene Livis
|
235814f741
|
First cut at text to hex text conversion
|
2015-10-14 14:43:20 -04:00 |
|
Richard Cordovano
|
6cdf90290c
|
Merge pull request #1617 from mhmdfy/nb-8
Nb 8
|
2015-10-14 14:37:16 -04:00 |
|
Richard Cordovano
|
bfca6ebd64
|
Merge pull request #1612 from karlmortensen/busyCursor
Busy cursor
|
2015-10-14 14:18:29 -04:00 |
|
momo
|
38b1a94832
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into nb-8
|
2015-10-14 13:19:06 -04:00 |
|
jmillman
|
7a93b7a0d4
|
remove compiler warning and minor cleanup
|
2015-10-14 12:40:55 -04:00 |
|
jmillman
|
bd9c9109e4
|
adjust EventClusterNode subbundle loading
|
2015-10-14 12:29:35 -04:00 |
|
jmillman
|
09270a524a
|
improve layout performance by only setting the description if the visibility has actually changed
|
2015-10-14 12:29:22 -04:00 |
|
jmillman
|
cc926e4642
|
cleanup, comments, minor refactoring
|
2015-10-14 12:29:18 -04:00 |
|
jmillman
|
34a0b4f134
|
play layout animations in seperate timelines
|
2015-10-14 12:29:14 -04:00 |
|
jmillman
|
2c4354dc1b
|
improve layout so it does not jitter (as much) when clusters are selected
|
2015-10-14 12:29:10 -04:00 |
|
jmillman
|
0d4abed9e3
|
adjust layout code for smoother layout
|
2015-10-14 12:29:07 -04:00 |
|
jmillman
|
978536c8b0
|
refactor and improve layout
move more common code into EventBundleNodeBase
fix band by type option
|
2015-10-14 12:29:03 -04:00 |
|
jmillman
|
79f490a2cc
|
hide parent controls on hover
|
2015-10-14 12:28:54 -04:00 |
|
jmillman
|
334e1ae8d4
|
reinstate truncate descriptions feature and remove dead code
|
2015-10-14 12:28:50 -04:00 |
|
jmillman
|
acc83ce6ef
|
improve UX of expand collapse buttons
|
2015-10-14 12:28:46 -04:00 |
|
jmillman
|
6c59c350b0
|
minor cleanup
|
2015-10-14 12:28:43 -04:00 |
|
jmillman
|
f74859c47c
|
refactor layout across two parts of hierarchy (stripes and clusters)
|
2015-10-14 12:28:39 -04:00 |
|
jmillman
|
750ef13354
|
subcluster expansion WIP
|
2015-10-14 12:28:35 -04:00 |
|
momo
|
44d3c2d028
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into predefined-mime-types
|
2015-10-14 10:36:52 -04:00 |
|
momo
|
bc945c03c3
|
add pfm and pam
|
2015-10-14 10:34:53 -04:00 |
|
tsk-build
|
a88f9809b8
|
disabling nb-8 modules and removing windows tools
|
2015-10-14 10:13:50 -04:00 |
|
Richard Cordovano
|
cc259e2f6e
|
Add missing resource for RunIngestAction
|
2015-10-14 09:35:30 -04:00 |
|
Karl Mortensen
|
64308f642d
|
code review updates
|
2015-10-14 08:19:36 -04:00 |
|
Richard Cordovano
|
9547d43673
|
Fix compile and lint warnings for RunIngestAction
|
2015-10-13 17:05:58 -04:00 |
|
Richard Cordovano
|
edb29d67dd
|
Update method comments for RuinIngestAction
|
2015-10-13 16:58:49 -04:00 |
|
Eugene Livis
|
b19173a514
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into password
|
2015-10-13 16:56:05 -04:00 |
|
Eugene Livis
|
21817637d7
|
Added class to encrypt and decrypt input string
|
2015-10-13 16:55:40 -04:00 |
|
Richard Cordovano
|
7c8dc89df1
|
Format RunIngestAction.java
|
2015-10-13 16:54:05 -04:00 |
|
Richard Cordovano
|
2592f8c62e
|
Merge pull request #1613 from eugene7646/error_observer_api_devel
Error observer api devel
|
2015-10-13 15:51:33 -04:00 |
|
Karl Mortensen
|
06222df687
|
handle ActiveMQ authentication
|
2015-10-09 16:22:58 -04:00 |
|
momo
|
b8e2221784
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into predefined-mime-types
|
2015-10-09 15:08:47 -04:00 |
|
Eugene Livis
|
99948bb677
|
Declared reference to IntervalErrorReportData as volatile
|
2015-10-09 13:40:20 -04:00 |
|
Eugene Livis
|
41fb08aef6
|
Modified Case class to be TSK error observer
|
2015-10-09 13:21:59 -04:00 |
|
Eugene Livis
|
a197acb18b
|
Modified Case class to be TSK error observer
|
2015-10-09 13:15:39 -04:00 |
|