FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - Visual-Regression-Tracker/sdk-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Visual-Regression-Tracker
/
sdk-java
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
11
Code
Issues
3
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sdk-java
src
on
master
User selector
Datepicker
Commit history
Commits on Feb 6, 2025
make TestRunException available outiside of the package (#105)
Show description for ed708d0
oleg-rd
and
pashidlos
authored
ed708d0
View commit details
Copy full SHA for ed708d0
View code at this point
Browse repository at this point
Configuration from file or environment variables (#106)
Show description for 295c6c5
oleg-rd
authored
295c6c5
View commit details
Copy full SHA for 295c6c5
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
logback: move test configuration to test/resources and cleaned dependencies (#90)
nicerloop
authored
31f52b7
View commit details
Copy full SHA for 31f52b7
View code at this point
Browse repository at this point
Commits on May 26, 2022
add autoApproved status; (#86)
Show description for c599671
vkostromin94
authored
c599671
View commit details
Copy full SHA for c599671
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
feat: Project header added to every request (#81)
Show description for 3337a75
pashidlos
authored
3337a75
View commit details
Copy full SHA for 3337a75
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
Addresses issue #342 - Call VRT with minimum parameters. (#76)
Show description for cf721b1
suratdas
authored
cf721b1
View commit details
Copy full SHA for cf721b1
View code at this point
Browse repository at this point
Commits on May 23, 2021
Added custom tag (#64)
suratdas
authored
771b7c7
View commit details
Copy full SHA for 771b7c7
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
VRT will return build statistics on stop. (#59)
Show description for 655d7ed
suratdas
authored
655d7ed
View commit details
Copy full SHA for 655d7ed
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Issue #48 : Migrated to Java 11 (#54)
Show description for f67f11e
suratdas
authored
f67f11e
View commit details
Copy full SHA for f67f11e
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Fixes issue #55 (#56)
suratdas
authored
5e29e68
View commit details
Copy full SHA for 5e29e68
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
build response returned after start (#53)
Show description for 6f3b630
pashidlos
authored
6f3b630
View commit details
Copy full SHA for 6f3b630
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
39 timeout config v3 (#51)
Show description for d613b44
TerentyevDenis
authored
d613b44
View commit details
Copy full SHA for d613b44
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
Fix ignore areas request field according to the backend contract
alexromanov
committed
1688dbf
View commit details
Copy full SHA for 1688dbf
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
[42] Add ciBuildId for configuration of VRT
alexromanov
committed
9276c87
View commit details
Copy full SHA for 9276c87
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
[38] Extend TestRunOptions with Ignored Area list
alexromanov
committed
0048336
View commit details
Copy full SHA for 0048336
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
[#34] Add log config file
alexromanov
committed
e47b271
View commit details
Copy full SHA for e47b271
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
simplify4u removed
pashidlos
committed
f57a7d9
View commit details
Copy full SHA for f57a7d9
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Update PathProviderTest.java
pashidlos
committed
8001e9a
View commit details
Copy full SHA for 8001e9a
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
PathProviderTest.getImageUrl covered with tests
pashidlos
committed
ef75db4
View commit details
Copy full SHA for ef75db4
View code at this point
Browse repository at this point
Update PathProvider.java
pashidlos
committed
888ee39
View commit details
Copy full SHA for 888ee39
View code at this point
Browse repository at this point
TestRunResult.url removed
pashidlos
committed
6be300b
View commit details
Copy full SHA for 6be300b
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Update VisualRegressionTrackerTest.java
pashidlos
committed
235344f
View commit details
Copy full SHA for 235344f
View code at this point
Browse repository at this point
Update VisualRegressionTrackerTest.java
pashidlos
committed
9a826d5
View commit details
Copy full SHA for 9a826d5
View code at this point
Browse repository at this point
tests are updated
pashidlos
committed
9fbdd91
View commit details
Copy full SHA for 9fbdd91
View code at this point
Browse repository at this point
TestRunResult added
Show description for 27b0641
pashidlos
committed
27b0641
View commit details
Copy full SHA for 27b0641
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Refactor tracker: add logging and path handling
alexromanov
committed
9afd2d5
View commit details
Copy full SHA for 9afd2d5
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Refactored unit tests for Java SDK
alexromanov
authored and
Oleksandr Romanov
committed
6c0c23e
View commit details
Copy full SHA for 6c0c23e
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Update VisualRegressionTrackerTest.java
pashidlos
committed
7539948
View commit details
Copy full SHA for 7539948
View code at this point
Browse repository at this point
unused imports removed
pashidlos
committed
49b549f
View commit details
Copy full SHA for 49b549f
View code at this point
Browse repository at this point
Soft assert added
Show description for 158bb25
pashidlos
committed
158bb25
View commit details
Copy full SHA for 158bb25
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Update VisualRegressionTracker.java
pashidlos
committed
65e3153
View commit details
Copy full SHA for 65e3153
View code at this point
Browse repository at this point
throw exception if not success response
Show description for 2148561
pashidlos
committed
2148561
View commit details
Copy full SHA for 2148561
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
okhttp3 downgraded
Show description for dab00eb
pashidlos
committed
dab00eb
View commit details
Copy full SHA for dab00eb
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
sto build http method fixed
Show description for 316267a
pashidlos
committed
316267a
View commit details
Copy full SHA for 316267a
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
build start/stop added
Show description for 7dea051
pashidlos
committed
7dea051
View commit details
Copy full SHA for 7dea051
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL