Richard Cordovano
|
602f625cb8
|
Merge pull request #1659 from mhmdfy/fileManager-api-expansion
File manager api expansion
|
2015-11-03 10:15:17 -05:00 |
|
Richard Cordovano
|
08d8116020
|
Merge pull request #1691 from millmanorama/fix_end_of_span_behaviour
Fix end of span behaviour
|
2015-11-03 08:04:46 -05:00 |
|
Brian Carrier
|
f9ff620d52
|
Merge pull request #1690 from mhmdfy/update-python-docs
change url to 4.3
|
2015-11-02 17:24:25 -05:00 |
|
jmillman
|
a688788405
|
use correct formula to interpret rangeslider values
other minor cleanup
|
2015-11-02 16:20:08 -05:00 |
|
jmillman
|
9853f4ad1c
|
modify pushTimeRange(Interval) to return whether a new time range was actually pushed.
|
2015-11-02 16:18:41 -05:00 |
|
jmillman
|
7c64026b63
|
make sure listener is re-registered after new value is set
|
2015-11-02 16:11:02 -05:00 |
|
jmillman
|
b89ba9a83e
|
minor cleanup of time related code
|
2015-11-02 16:10:04 -05:00 |
|
momo
|
617b8d939e
|
change url to 4.3
|
2015-11-02 12:54:30 -05:00 |
|
Brian Carrier
|
392a05724e
|
Merge branch 'release-4.0.0' into develop
|
2015-11-02 12:36:29 -05:00 |
|
Brian Carrier
|
5cd50e9aec
|
Copy new PostgreSQL-specific JAR file
|
2015-11-02 11:36:55 -05:00 |
|
Brian Carrier
|
b0d2b8f01f
|
changed back to development for develop branch
|
2015-11-02 10:56:31 -05:00 |
|
Brian Carrier
|
70d673682f
|
Merge pull request #1689 from sleuthkit/32bit-fix
Added 64-bit JVM method and used that instead for loading 32-bit Post…
|
2015-11-02 10:53:34 -05:00 |
|
Brian Carrier
|
69f2239fa7
|
Added 64-bit JVM method and used that instead for loading 32-bit PostgreSQL library
|
2015-11-02 10:51:52 -05:00 |
|
Brian Carrier
|
8009bb7653
|
Merge pull request #1688 from sleuthkit/32bit-fix
32-bit PostgreSQL loads correct library
|
2015-11-02 09:47:29 -05:00 |
|
Brian Carrier
|
65cb38f86e
|
32-bit PostgreSQL loads correct library
|
2015-11-02 09:46:49 -05:00 |
|
Brian Carrier
|
2832fac3bf
|
Updated NBM versions for 4.0.0 release
|
2015-10-31 09:23:04 -04:00 |
|
Brian Carrier
|
1d3e9c5444
|
Fix errors in update_versions
|
2015-10-31 09:15:36 -04:00 |
|
Richard Cordovano
|
c0f125a15b
|
Update NEWS.txt for release 4.0.0
|
2015-10-30 17:31:53 -04:00 |
|
Richard Cordovano
|
efb0a1e965
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2015-10-30 16:43:37 -04:00 |
|
Richard Cordovano
|
e99d7f2f20
|
Fix jdiff check in update_versions.py
|
2015-10-30 16:43:04 -04:00 |
|
Richard Cordovano
|
f6bbc27e14
|
Merge pull request #1686 from karlmortensen/updateBuildingTxt
Update building txt
|
2015-10-30 16:09:57 -04:00 |
|
Karl Mortensen
|
be04d788da
|
date
|
2015-10-30 15:29:52 -04:00 |
|
Karl Mortensen
|
dfb70c144c
|
update BUILDING.txt
|
2015-10-30 15:27:43 -04:00 |
|
Richard Cordovano
|
839d86229d
|
Merge pull request #1685 from rcordovano/extend_kws_core_check_to_multi-user
Extend kws core check to multi user
|
2015-10-30 14:45:11 -04:00 |
|
Richard Cordovano
|
d006fb3aab
|
Tweak message in keywordsearch bundle.properties
|
2015-10-30 14:38:17 -04:00 |
|
Richard Cordovano
|
718e13d32b
|
Merge pull request #1684 from millmanorama/dont-abort-tagging
don't check for duplicate tags at all
|
2015-10-30 14:29:37 -04:00 |
|
jmillman
|
a191c73eea
|
don't check for duplicate tags at all
|
2015-10-30 14:23:10 -04:00 |
|
Richard Cordovano
|
5d2585d943
|
Add null check to keywordsearch.Server.coreINdexFolderExists
|
2015-10-30 13:54:49 -04:00 |
|
Richard Cordovano
|
c459b62a34
|
Remove unhelpful string constant from keywordsearch.Server
|
2015-10-30 13:48:08 -04:00 |
|
Richard Cordovano
|
006d92838f
|
Correct open/create keyword search index checking
|
2015-10-30 13:40:40 -04:00 |
|
Richard Cordovano
|
5301305496
|
Merge pull request #1683 from millmanorama/description_level_warning
show warning when loading mor than 10k events in medium OR full descr…
|
2015-10-30 13:30:21 -04:00 |
|
jmillman
|
c1092e1081
|
show warning when loading mor than 10k events in medium OR full description level
|
2015-10-30 12:23:28 -04:00 |
|
Richard Cordovano
|
55a6b18d4c
|
Merge pull request #1682 from millmanorama/TL-text-zoom-stack-overflow
further limit time zoom to events in case. limit time range selection…
|
2015-10-30 10:00:26 -04:00 |
|
Richard Cordovano
|
c09326ea46
|
Merge pull request #1681 from millmanorama/resource-exception-fix
fix resource exception
|
2015-10-30 10:00:05 -04:00 |
|
Richard Cordovano
|
1ea6f0bf70
|
Merge pull request #1679 from millmanorama/subcluster_expansion_2
Subcluster expansion 2
|
2015-10-30 09:59:42 -04:00 |
|
jmillman
|
12d883b71a
|
further limit time zoom to events in case. limit time range selection to interval spanning events in case. cleanup focused on VisualizationPanel.java
|
2015-10-29 15:29:06 -04:00 |
|
Richard Cordovano
|
87f5319261
|
Temp fix for ad-hoc KWS enabling in multi-user cases
|
2015-10-29 10:58:13 -04:00 |
|
Richard Cordovano
|
9106009960
|
Merge pull request #1680 from mhmdfy/fix-regression-test
Make sure to insert name and path in the currect fields
|
2015-10-29 08:52:01 -04:00 |
|
jmillman
|
27f1fe21aa
|
fix resource exception
|
2015-10-28 17:08:06 -04:00 |
|
momo
|
e9fcdc5022
|
Make sure to insert name and path in the currect fields
|
2015-10-28 13:53:44 -04:00 |
|
jmillman
|
8297a2558c
|
Merge branch 'TL-layout-optimization' into subcluster_expansion_2
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/ArtifactEventType.java
|
2015-10-28 12:15:33 -04:00 |
|
jmillman
|
7a21241fc8
|
reimplement subcluster expansion
|
2015-10-28 12:10:38 -04:00 |
|
jmillman
|
b6087f0b14
|
remove duplicate index creation call
|
2015-10-28 11:01:32 -04:00 |
|
Richard Cordovano
|
981497d763
|
Merge pull request #1677 from karlmortensen/minorDocTweak
reorder steps for better flow
|
2015-10-27 16:18:59 -04:00 |
|
jmillman
|
cb21f32873
|
minor db optimizations
|
2015-10-27 15:23:52 -04:00 |
|
jmillman
|
31cc6ebb95
|
layout optimization WIP
|
2015-10-27 15:23:28 -04:00 |
|
Karl Mortensen
|
fdfa9594b9
|
have them create a folder
|
2015-10-27 14:12:21 -04:00 |
|
Karl Mortensen
|
ab791b76f4
|
+<br>
|
2015-10-27 12:53:24 -04:00 |
|
Karl Mortensen
|
b727b9ae19
|
one more
|
2015-10-27 12:42:55 -04:00 |
|
Richard Cordovano
|
c150c4bd39
|
Fix handling of case database type in corecomponents.MultiUserSettingsPanel.save
|
2015-10-27 12:37:19 -04:00 |
|