Jeroen Ketelaar
4162d4b032
Merge pull request #232 from Parabot/feature/randoms
...
[FEATURE] Added Randoms to Script
2017-11-29 18:22:38 +01:00
Emmastone
84816acd27
[FEATURE] Added Randoms to Script
...
Allows users to add randoms though scripts.
2017-11-28 21:42:06 +00:00
Jeroen Ketelaar
04ea26e70c
Merge pull request #230 from Parabot/bugfix/screenshots
...
[BUGFIX] Fixed height on screenshots
2017-11-21 13:25:23 +01:00
Emmastone
47570cbce0
[TASK] Removed random number
...
Also bumped version
2017-11-21 10:41:49 +00:00
Emmastone
610778597f
[BUGFIX] Fixed heigh on screenshots
2017-11-21 08:59:52 +00:00
Jeroen Ketelaar
6bb9dd32ec
Merge pull request #229 from JMapfel/development
...
[BUGFIX] A bug where the method node lookup didn't work
2017-09-26 23:56:38 +02:00
JMapfel
44625f7280
[BUGFIX] A bug where the method node lookup didn't work
...
The 'getMethod' method in the Invoker wrapper did only check the
descriptor of the parameters. To ensure that the right method is
returned, the full method desc must be used.
The return desc (the 'desc' element in the hooks file) is still optional,
but should be used to avoid conflicts.
2017-09-26 23:37:07 +02:00
Jeroen Ketelaar
4da3756f3e
Merge pull request #226 from Parabot/release/2.6.7
...
[MERGE] Release V2.6.7 into Development
2017-09-12 00:21:04 +02:00
JKetelaar
7d9d2a2ea1
Merge branch 'development' of github.com:Parabot/Parabot into release/2.6.7
...
# Conflicts:
# src/main/java/org/parabot/core/asm/redirect/ThreadRedirect.java
# src/main/java/org/parabot/core/asm/redirect/ToolkitRedirect.java
2017-09-12 00:11:53 +02:00
Jeroen Ketelaar
f05226d32d
Merge pull request #225 from Parabot/bugfix/protected-domain
...
[BUGFIX] Added getProtectionDomain to ClassRedirect
2017-09-12 00:06:23 +02:00
JKetelaar
a6b444572d
[BUGFIX] Added createImage with ImageProducer
2017-09-12 00:04:17 +02:00
JKetelaar
bbe7496ecb
[BUGFIX] Granting access instead of blocking it
2017-09-12 00:00:07 +02:00
JKetelaar
a7debba54b
[BUGFIX] Added getProtectionDomain to ClassRedirect
2017-09-11 23:57:24 +02:00
Jeroen Ketelaar
e335cfa835
Merge pull request #224 from Parabot/bugfix/travis-openjdk7
...
[BUGFIX] Set deployment requirement to openjdk7
2017-09-11 23:38:00 +02:00
JKetelaar
db8d7989cb
[BUGFIX] Set deployment requirement to openjdk7
...
Instead of oraclejdk7
2017-09-11 23:22:03 +02:00
Jeroen Ketelaar
bf45dfb08d
Merge pull request #223 from Parabot/bugfix/issue-222
...
[BUGFIX] Solving currentThread null return
2017-09-11 23:17:42 +02:00
JKetelaar
0834ff2057
[BUGFIX] Using the given Toolkit and not default Toolkit
2017-09-11 23:14:12 +02:00
JKetelaar
f667850121
[BUGFIX] Solved issue with returning null image
2017-09-11 23:13:43 +02:00
JKetelaar
724d98a6e0
[BUGFIX] Solving issues with Travis building
2017-09-11 23:09:26 +02:00
JKetelaar
f284fa0e80
[BUGFIX] Solving currentThread null return
...
Solves issue #222
2017-09-11 23:05:42 +02:00
JKetelaar
bcb0ddfab7
[CLEANUP] Reformatted code
2017-08-29 00:19:17 +02:00
JKetelaar
d3541f795b
[TASK] Set version to 2.6.7 in travis config
2017-08-29 00:13:47 +02:00
JKetelaar
15d2f2a4f7
[TASK] Set version to 2.6.7
2017-08-29 00:13:25 +02:00
Jeroen Ketelaar
2434c7f5ca
Merge branch 'master' into development
2017-08-28 23:55:20 +02:00
Jeroen Ketelaar
9e7cabd1e3
Merge pull request #220 from Parabot/feature/automatic-maven-deployments
...
[FEATURE] Added integration for automatic deployment
2017-08-28 23:53:21 +02:00
JKetelaar
a15adf67a9
[FEATURE] Added integration for automatic deployment
2017-08-28 23:17:41 +02:00
Jeroen Ketelaar
7de1a7ea1a
Merge pull request #216 from JMapfel/development
...
[BUGFIX] A bug where reflection method lookup did not work
2017-08-24 18:03:59 +02:00
JMapfel
cb7bca5454
[BUGFIX] A bug where reflection method lookup did not work
...
RefClass#getMethod didn't work with parameters
2017-08-24 17:35:12 +02:00
Jeroen Ketelaar
071152d2f6
Merge pull request #214 from Parabot/development
...
[MERGE] Development into Master
2017-08-21 17:26:16 +02:00
Jeroen Ketelaar
703969bf56
Merge pull request #213 from Parabot/release/2.6.6
...
[RELEASE] Release of V2.6.6
2017-08-21 17:10:56 +02:00
JKetelaar
8184b0f39e
[RELEASE] Release of V2.6.6
2017-08-21 17:10:14 +02:00
Jeroen Ketelaar
68c16c592a
Merge pull request #210 from Parabot/feature/alert-download
...
[FEATURE] Alert of new version
2017-06-01 01:23:57 +02:00
Emma Stone
d2c64f935c
[BUGFIX] Added the retuns
2017-05-31 03:25:30 +01:00
Emma Stone
d6547e3b84
[FEATURE] Alert of new version
...
Related to issue #195
2017-05-31 03:15:43 +01:00
Jeroen Ketelaar
85c00e8880
Merge pull request #209 from Parabot/bugfix/screenshot-fix
...
[BUGFIX] Removed JFrame from screenshot
2017-05-16 23:19:14 +02:00
Emma Stone
bb711f4064
[BUGFIX] Removed JFrame from screenshot
2017-05-16 17:56:32 +01:00
Jeroen Ketelaar
1337708a26
Merge pull request #208 from Parabot/bugfix/set-uncaught-exception-handler
...
[BUGFIX] Solves NoSuchMethodError for Thread
2017-05-13 01:32:09 +02:00
JKetelaar
a5d091cae8
[BUGFIX] Solves NoSuchMethodError for Thread
...
Thread.setUncaughtExceptionHandler
2017-05-13 01:28:17 +02:00
Jeroen Ketelaar
1bb3f1ae6c
Merge pull request #207 from Parabot/bugfix/random-loop-run
...
[BUGFIX] Random loop run
2017-04-23 01:45:05 +02:00
JKetelaar
ee0a263630
[BUGFIX] Set all multiple random-executions to runAll
2017-04-23 01:40:25 +02:00
JKetelaar
4831cae068
[FEATURE] Added methods to allow runs of multiple randoms
2017-04-23 01:39:33 +02:00
Jeroen Ketelaar
ed5b454260
Merge pull request #206 from Parabot/task/add-server-to-provider-download
...
Task/add server to provider download
2017-04-02 20:04:34 +02:00
JKetelaar
19e337be90
[BUGFIX] Removed local url
2017-04-02 19:55:41 +02:00
JKetelaar
1f6c41e96d
[TASK] Added server to provider download
2017-04-02 19:54:45 +02:00
Jeroen Ketelaar
16b05b7973
Merge pull request #199 from Parabot/bugfix/issue-198
...
[BUGFIX] Added desiredAssertionStatus
2017-03-05 21:02:44 +01:00
JKetelaar
0dcccc58f1
[BUGFIX] Added desiredAssertionStatus
...
Solves issue #198
2017-03-05 20:58:33 +01:00
Jeroen Ketelaar
7ff3d9f8ab
Merge pull request #192 from Parabot/bugfix/toolkitredirect-createimage
...
[BUGFIX] Avoiding screenshot creation
2017-02-22 23:35:21 +01:00
JKetelaar
f25ca0955e
[BUGFIX] Avoiding screenshot creation
2017-02-22 23:26:00 +01:00
Jeroen Ketelaar
e6c0219497
Merge pull request #187 from Parabot/bugfix/issue-185
...
[BUGFIX] Logger#addMessage
2017-02-18 13:30:35 +01:00
Emma Stone
97dc83c37b
[TASK] Removed \n from SystemRedirect methods
2017-02-17 14:46:21 +00:00