unknown
f1b67b2529
add buildspec.yml file
2023-08-18 12:55:41 -04:00
unknown
6a5cdbc330
add buildspec.yml file
2023-08-18 12:50:59 -04:00
unknown
0989e10bf4
add buildspec.yml file
2023-08-18 12:35:36 -04:00
unknown
d92f3f3090
add buildspec.yml file
2023-08-18 12:31:05 -04:00
unknown
e0481de765
add buildspec.yml file
2023-08-18 12:27:01 -04:00
unknown
1c3446e113
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 22:13:46 -04:00
unknown
e719266c7e
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 22:08:56 -04:00
unknown
f2a90007aa
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 21:56:08 -04:00
unknown
585277ef62
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 21:45:30 -04:00
unknown
68a5ad6dbc
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 21:31:33 -04:00
unknown
ac0df30a58
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 21:28:02 -04:00
unknown
ca0bfd2b25
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 21:18:25 -04:00
unknown
96b72e2bba
add buildspec.yml codebuild.yml ecr.yml file
2023-08-15 21:05:48 -04:00
unknown
9175223950
add buildspec.yml file
2023-08-15 12:09:52 -04:00
unknown
4755cfaa9a
add buildspec.yml file
2023-08-15 12:03:12 -04:00
unknown
b59ff2ee08
add buildspec.yml file
2023-08-15 11:56:11 -04:00
unknown
0a68853809
add buildspec.yml file
2023-08-15 11:44:00 -04:00
unknown
9bee32a645
add buildspec.yml file
2023-08-15 11:28:27 -04:00
unknown
263d3a1e4c
add buildspec.yml file
2023-08-14 18:22:50 -04:00
unknown
57e8faa1ee
add buildspec.yml file
2023-08-14 18:08:29 -04:00
unknown
ff850a8c77
add buildspec.yml file
2023-08-14 18:01:50 -04:00
unknown
f8f6fc16f1
add buildspec.yml file
2023-08-14 17:16:22 -04:00
unknown
f36ecc7bc7
add buildspec.yml file
2023-08-14 16:55:52 -04:00
unknown
32f65d59e2
add buildspec.yml file
2023-08-14 16:45:04 -04:00
unknown
afd08a8f30
add buildspec.yml file
2023-08-14 16:32:14 -04:00
unknown
5e5743f845
add buildspec.yml file
2023-08-14 16:23:29 -04:00
unknown
c317339c5e
add buildspec.yml file
2023-08-14 16:16:03 -04:00
unknown
e5d0e48b4f
add buildspec.yml file
2023-08-14 16:14:03 -04:00
unknown
a56083d516
add buildspec.yml file
2023-08-14 16:11:24 -04:00
bijomutta
0a529015bc
handling Null pointer Exception on OwnerID
2023-07-14 10:27:01 +01:00
bijomutta
3a6127557d
Adding pet name validation on edit Pet
2023-07-13 13:05:34 +01:00
bijomutta
3be289517d
Add birthdate validation
2023-07-10 15:00:26 +01:00
Dave Syer
b4efc934b2
Docker-based integration tests don't work in native for now
2023-07-07 10:42:01 +01:00
Dave Syer
c231682c2d
Tidy up native tests
2023-07-07 10:25:30 +01:00
Dave Syer
f85ad88f33
Add test dependencies to match Maven configuration
2023-07-06 06:44:53 +01:00
Dave Syer
029de905b3
Skip integration tests if docker unavailable
2023-07-05 13:53:07 +01:00
Seunghyeon Ji
ca2d8dbc09
Update VetController.java
...
Erasing unnecessary 1 line
2023-07-05 11:34:44 +01:00
Dave Syer
10e3dc9376
Update to Spring Boot 3.1.1
2023-06-23 07:15:53 +01:00
Dave Syer
768e1ed5e9
Ensure enforcer plugin runs first
2023-06-22 08:19:27 +01:00
Dave Syer
3c1ef72e6d
Test with test containers and docker compose
2023-06-12 14:02:33 +01:00
Parker Mauney
cf6d44b045
Remove unnecessary autocrlf guidance
...
This is no longer necessary as of spring-javaformat 0.0.36
2023-06-08 08:32:13 +01:00
Patrick Baumgartner
0d9e882e54
Upgrade for Spring Boot 3.1 ( #1253 )
...
* Upgrade for Spring Boot 3.1
* Remove 'encoding' because of Maven WARNING
* Extracting logo SVG into file
* Making logo src context-path aware
* Remove unused image
2023-05-26 18:56:00 +01:00
Dave Syer
2692c5bb43
Update to Boot 3.0.6
2023-05-10 08:44:50 +01:00
Dave Syer
313121d73c
Add comment about reproducible builds
2023-05-10 08:43:16 +01:00
Brian Demers
cdb2eb1db7
Maven build generates consistent output
...
Set build output timestamp per: https://maven.apache.org/guides/mini/guide-reproducible-builds.html
2023-05-10 08:41:07 +01:00
xerx593
2249cbcb6f
Update CrashControllerTests.java
2023-05-09 10:57:40 +01:00
xerx593
0787ad6a22
improve jmeter test
...
---------------------
- jmeter update
- reduced owner + pet count (99% fixes "(Post) New Visit" issues)
- fixed JSS: jquery->bootstrap ;)
- changed post params from "body" to "form value" (better!)
- added "test" for GET and POST new pet
--------------------------------2023-04-25 22:47:37,313 INFO o.a.j.r.Summariser: summary = 65000 in 00:08:42 = 124.4/s Avg: 3526 Min: 4 Max: 20838 Err: 4 (0.01%)
2023-05-09 10:45:07 +01:00
Dave Syer
b2ec2204c2
Latest Java version
2023-05-09 10:35:25 +01:00
jcw1031
8a5a14e88a
Owner class addVisit() method return type void
2023-05-09 10:35:06 +01:00
Andrii Abramov
6e71aaa44c
Fix typo in OwnerRepository.java
2023-04-13 14:11:33 +01:00