365 Commits

Author SHA1 Message Date
alexjacks92
7f4d2ac75f Bug with moving userdir logs fixed. 2014-06-05 10:23:06 -04:00
alexjacks92
a3dfd9c4b5 Reverting to old log naming conventions. 2014-06-05 10:04:59 -04:00
alexjacks92
2cb84dee2e Working towards timing tests. 2014-06-05 09:43:43 -04:00
alexjacks92
977d34b07b Documentation and code clean up. 2014-06-03 13:30:50 -04:00
alexjacks92
2382a3c023 Tests now pull in both sets of logs for diffing. 2014-06-03 12:51:10 -04:00
alexjacks92
de063b9957 Working towards moving both sets of logs for testing. 2014-06-02 16:38:32 -04:00
alexjacks92
93bcdaebd2 Dropping tsk_files obj_id istead of replacing. 2014-05-30 14:17:31 -04:00
alexjacks92
7db2e4b059 String concatenation bug fixed. 2014-05-14 16:02:56 -04:00
alexjacks92
c21400500a Getting rid of whitespace diffs. 2014-05-12 10:56:02 -04:00
alexjacks92
e437fe2643 Making sure only UI changes are on this branch. 2014-05-12 10:52:56 -04:00
alexjacks92
04d3528a96 More change isolation. 2014-05-12 10:45:36 -04:00
alexjacks92
a11b819956 Isolating changes on one branch only. 2014-05-12 10:31:37 -04:00
alexjacks92
0292a4933b Only traces log will go into common log. 2014-05-08 13:28:56 -04:00
alexjacks92
837472fc3a ID replacement bug fix - last attribute in tsk_objects lines properly formatted. 2014-05-08 13:24:11 -04:00
alexjacks92
eb3f9bbbf3 Reimplemented object ID replacement in a more sane way. 2014-05-06 14:09:02 -04:00
alexjacks92
471478d4e4 Added sorting to non-blackboard database dumping. 2014-05-01 14:54:57 -04:00
alexjacks92
c1003191d4 More useful variable names. 2014-04-30 11:11:03 -04:00
alexjacks92
a128f4a526 Code cleanup. 2014-04-30 10:43:02 -04:00
alexjacks92
91fd8a6891 Merge remote-tracking branch 'upstream/develop' into IdsToPaths 2014-04-29 16:53:32 -04:00
alexjacks92
a0b4a2d32f Replacing more IDs with file paths - now tsk_files_path and tsk_objects tables as well. 2014-04-29 16:53:15 -04:00
alexjacks92
cbb8cc1a3f First pass at id/path swapping. 2014-04-28 16:43:53 -04:00
Richard Cordovano
71d5e7bf2a Merge pull request #691 from alexjacks92/JenkinsExitCodes
Exit codes for use with jenkins
2014-04-25 12:52:47 -04:00
alexjacks92
7451fd9fef Clean up attachments regardless of success or failure. 2014-04-25 11:17:18 -04:00
alexjacks92
1facc62c3e Diff ordering fix. 2014-04-25 11:14:15 -04:00
alexjacks92
f2476de2db Exiting regression test with exit code 1 on failed tests. 2014-04-24 13:23:16 -04:00
alexjacks92
f4bc376d21 Close database connections before exiting methods. 2014-04-23 11:18:30 -04:00
alexjacks92
fcd7c3cdd7 Typo fix. 2014-04-22 13:48:06 -04:00
alexjacks92
1e943b1f2d Added a comment for the potentially confusing dictionary creation code. 2014-04-22 13:47:26 -04:00
alexjacks92
d3c0b6d4dd DB dumps will now show file paths instead of object ids. 2014-04-22 13:44:16 -04:00
alexjacks92
d1fee32f54 Updating example test configuration file to not include emailing. 2014-04-21 15:39:35 -04:00
alexjacks92
3b32ad6fc9 More unneeded logging. 2014-04-17 10:54:00 -04:00
alexjacks92
cc4be6a075 Excess logging removed. 2014-04-17 10:52:57 -04:00
alexjacks92
950f735f8c Fixing a bug in the diffing script so that files certain files aren't excluded entirely. 2014-04-17 10:17:36 -04:00
alexjacks92
e55378e68f Removed object id from diffing. Addresses issues with nondeterminism. 2014-04-15 11:21:28 -04:00
alexjacks92
bbf0012224 Removing unneeded print. 2014-04-15 10:30:07 -04:00
alexjacks92
402d3651cc Cleaning up code to work when you aren't running a jenkins job. 2014-04-08 11:56:14 -04:00
alexjacks92
50f49c529a Removing existing diff files before writing them out to the jenkins attachment location. 2014-04-07 15:56:47 -04:00
alexjacks92
feaf2c1409 JavaIO flushing error fix and ensuring regression test diffs are added as email attachments. 2014-04-01 17:20:45 -04:00
alexjacks92
e712ad8a82 Fixed an issue searching through logs for strings that aren't there. 2014-03-28 17:14:44 -04:00
alexjacks92
d510842034 Fixing index out of bounds error. 2014-03-13 14:42:49 -04:00
alexjacks92
6bc39c885c Added branch information to build failure emails. 2014-02-07 12:57:37 -05:00
alexjacks92
883636510d Added reset command before checkout. 2014-01-27 16:11:05 -05:00
Richard Cordovano
d0ff0151a0 Fixed: adding python changes to master. 2014-01-27 14:20:06 -05:00
alexjacks92
e8d265102c Revert "Adding python changes to master branch."
This reverts commit 372d29e736516213967675f89d702edcee74d56f.
2014-01-27 14:13:42 -05:00
Richard Cordovano
372d29e736 Adding python changes to master branch. 2014-01-27 14:12:34 -05:00
alexjacks92
dce2811acb Wrong commit last time. Fixing that. 2014-01-14 16:39:56 -05:00
alexjacks92
1a1d4daed1 Added ability to choose either master or develop branch for Jenkins testing. 2014-01-14 16:31:16 -05:00
Jeff Wallace
1a8cf1817c give solr time to die after each test. 2013-12-20 13:00:11 -05:00
Jeff Wallace
dfd6a966da Fixed timeout exception. 2013-12-18 10:13:28 -05:00
Jeff Wallace
947e4372b7 Fixed change that was missed during merge 2013-12-12 15:14:27 -05:00