685 Commits

Author SHA1 Message Date
Tim McIver
996d98af9e Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
2012-12-03 17:38:25 -05:00
adam-m
8d81bd0570 AUT-683 Fix text direction setting in Text view 2012-11-29 18:33:26 -05:00
Tim McIver
39a8be2faa Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-11-29 17:50:39 -05:00
adam-m
0b835ecd46 text view use only up to 1024 chars to detect text direction 2012-11-29 16:30:37 -05:00
adam-m
e9bfe37776 remove old method 2012-11-28 22:04:26 -05:00
Tim McIver
e8e9bd3558 Created Services class in Core module and added a member variable of this
type to Case with getter method. Created FileManager class and added member
of this type to Services class with getter method. Added method to
FileManager for obtaining files and refactored some code in RecentActivity
module to use thi new API where applicable. These changes partially satisfy
the requirements of AUT-613.
2012-11-27 11:31:06 -05:00
0xNF
e85658fb00 Documented thew new infinite loop mode in regression.py 2012-11-20 15:42:32 -05:00
adam-m
20320eb2f4 fix keyword search timer reset - can't resuse the old timer object 2012-11-19 15:30:17 -05:00
adam-m
06a9d47251 Skip keyword search processing also if solr isRUnning() throws exception 2012-11-19 13:58:55 -05:00
Devin148
07cea19201 UI enable/disable fix 2012-11-15 09:52:08 -05:00
adam-m
816536a2c7 set text direction in extracted text panel, based on detected 2012-11-14 12:23:27 -05:00
adam-m
1897ac0cf0 auto-update module versions 2012-11-13 16:21:02 -05:00
adam-m
3a8582f5df fix: maintain ingest state of locked / builtin lists 2012-11-12 17:03:29 -05:00
adam-m
299aab164d use utils class 2012-11-08 12:43:07 -05:00
adam-m
8bbecf3210 fix when saving list: set default name by list name, not java ref # 2012-11-07 15:32:56 -05:00
adam-m
99e166d260 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 14:52:00 -05:00
adam-m
a4d57c6753 add more user messages when server fails to shutdown 2012-11-07 13:47:01 -05:00
adam-m
4c884f981c better formatting 2012-11-07 13:38:50 -05:00
adam-m
986253ce42 Add more logs and comments when starting solr and fix issue when displaying dialog in installer when windows manager not ready 2012-11-07 13:28:28 -05:00
adam-m
a81dc00261 keyword search remove URLs from ingest by default
DO not hardcode list names in 2 different places - cleanup
2012-11-07 12:27:34 -05:00
adam-m
cf5ed28708 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-11-07 12:26:41 -05:00
0xNF
eaee0427b3 Made sure all references to solr port numbers were the same. 2012-11-07 11:19:09 -05:00
adam-m
cc10b272df fix for setting update message in wrong thread 2012-11-06 16:39:31 -05:00
0xNF
7111e0f5e9 Fixed bug where Solr Server would 404 2012-11-06 14:39:38 -05:00
0xNF
14de95be59 Ensured that available() attempts a bind to 127.0.0.1
SolrStopPort is read from /written to SolrServer.properties like SolrServerPort is.
2012-11-06 12:19:18 -05:00
adam-m
b4e0d1eef3 do not call super.done() after got extracted text 2012-11-05 15:12:34 -05:00
0xNF
59c958461b Added checking if preferred port is available.
If not, it breaks out of starting the Server entirely.
Directs users towards SolrServer.properties to change port manually in event of failure.
2012-11-05 12:45:07 -05:00
0xNF
d4168610af added method for changing server port
Additional minor touchups
2012-11-02 14:59:26 -04:00
0xNF
e6254f4eee Solr default port changes to ephemeral high port 23232.
Checks if port is occupied, and throws an error if so.
2012-11-02 14:36:20 -04:00
adam-m
e27e7ca446 fox controls, cleanup 2012-11-01 15:23:21 -04:00
0xNF
ace5f7a47e Changed Solr port from :8983 to :9293
Will conflict with Sony Playstation RemotePlay, but who'll notice?
2012-11-01 14:34:47 -04:00
adam-m
cd00782f44 Extracted text viewer: use background worker to get text from Solr 2012-11-01 11:09:17 -04:00
Devin148
943cda0d3e Fix JTable column spacing 2012-10-26 14:16:17 -04:00
adam-m
00a0d81802 forgotten checkin 2012-10-24 15:11:14 -04:00
adam-m
aa5c9b5ede keyword search public API: wrap internal exceptions 2012-10-24 13:03:58 -04:00
adam-m
b52991e42a Expose more keyword search API to other modules 2012-10-23 11:16:58 -04:00
Devin148
58badc753c Fix keyword search box to reset on case close 2012-10-19 09:34:24 -04:00
adam-m
d81c85ca9c add more logs when starting/stopping solr process 2012-10-17 17:32:02 -04:00
adam-m
d6f3403ee8 correct stop key 2012-10-17 15:36:38 -04:00
adam-m
ecba409792 better label 2012-10-17 15:08:07 -04:00
adam-m
5c13dd648e add list name to progress bar 2012-10-17 15:02:30 -04:00
adam-m
a7813c9176 add more finer cancellation for keyword searcher 2012-10-17 14:57:10 -04:00
adam-m
39f4de39d1 minor optimization 2012-10-17 14:41:26 -04:00
adam-m
32ed48ab9d encapsulate and hide keyword search prop change support 2012-10-17 14:36:24 -04:00
adam-m
0859a2d653 fix merge 2012-10-15 11:28:01 -04:00
adam-m
aedf46c919 change default solr key 2012-10-12 12:10:07 -04:00
adam-m
b53b5a8e24 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-11 16:59:03 -04:00
adam-m
8a431e477b keyword search info improvements 2012-10-11 16:57:36 -04:00
0xNF
bc45604ae3 Small fixes to prevent validation errors on empty attributes 2012-10-11 16:29:17 -04:00
adam-m
7d7b19293b add tooltips 2012-10-11 16:28:39 -04:00