hongwei
83d90bfc44
Merge remote-tracking branch 'Simon/develop' into develop
...
# Conflicts:
# .gitignore
2026-01-22 16:11:59 +01:00
simonredfern
d48c68fbcf
added untracked_files
2026-01-22 07:39:19 +01:00
hongwei
8f2048c89e
Merge remote-tracking branch 'refs/remotes/Hongwei/developPom' into develop
2026-01-20 15:04:45 +01:00
karmaking
57f9f30a44
add Github actions conditionals
2026-01-15 11:45:30 +01:00
hongwei
59ae64b4a0
rafactor/(.gitignore): add .kiro to ignored files list
2026-01-15 10:41:57 +01:00
hongwei
31e39e3773
refactor(build): optimize JVM memory allocation and enable parallel test execution
...
- Increase JVM heap memory from 512m to 2-4G for faster test execution
- Add G1GC garbage collector and tiered compilation for improved performance
- Enable parallel test execution with threadCount=4 to avoid shared state issues
- Add incremental recompilation mode and Zinc server for faster builds
- Increase Scala compiler JVM memory from 64m/1024m to 512m/2G
- Add language feature flags to suppress compiler warnings
- Add test-results directory to .gitignore for cleaner repository
- Apply optimizations consistently across obp-api, obp-commons, and root pom.xml
- These changes reduce build and test execution time while maintaining stability
2026-01-09 02:51:18 +01:00
tesobe-daniel
1542593e0e
Ignore GitHub directory in .gitignore
2026-01-06 15:48:02 +01:00
hongwei
42fec68ae9
docfix/Update .gitignore to exclude .trae files
2025-12-18 14:32:29 +01:00
hongwei
1d31d425ee
docfix/added the git.properties to .gitignore
2025-12-12 14:59:43 +01:00
simonredfern
51a5820e2a
tweaking logback-test.xml and adding it to git so we don't spam test output
2025-12-04 14:02:39 +01:00
hongwei
fc2594c977
Merge remote-tracking branch 'Simon/develop' into develop-Simon
...
# Conflicts:
# .gitignore
2025-10-30 14:10:51 +01:00
simonredfern
db13b26df3
tweaked gitignore to not ignore resources/docs and moved two doc files
...
there
2025-10-29 11:16:08 +01:00
hongwei
9160c2b2e2
docfix/ update .gitignore to include metals.sbt
2025-10-17 09:45:02 +02:00
hongwei
f796169ff9
Merge remote-tracking branch 'Simon/develop' into develop-Simon
...
# Conflicts:
# .gitignore
2025-09-16 14:46:41 +02:00
hongwei
f744eecbfc
refactor/ Update .gitignore to include .cursor and retain .code-workspace entry
2025-09-09 16:42:40 +02:00
Marko Milić
2448283108
feature/ZED IDE Setup for OBP-API Development
2025-09-02 09:30:53 +02:00
Marko Milić
f0bb6f2a2c
feature/Zed IDE Configuration for OBP-API
2025-09-01 16:27:50 +02:00
hongwei
d6c01e4d62
Merge remote-tracking branch 'Simon/develop' into feature/cardanoTest
...
# Conflicts:
# .gitignore
# obp-api/src/main/scala/code/api/v5_1_0/APIMethods510.scala
2025-08-25 09:46:36 +02:00
simonredfern
0edbe8169b
oidc view names
2025-08-21 13:05:08 +02:00
hongwei
a893eb0627
refactor/update .gitignore to include additional project-specific files and directories
2025-08-20 10:20:06 +02:00
simonredfern
dadc6eb450
Added .metals and .vscode to gitignore
2025-06-09 16:06:50 +02:00
tawoe
bc970500fb
actions: separate trivy
2023-02-01 09:48:30 +01:00
hongwei
4a5294a1a7
refactor/ignored the custom folder
2021-03-27 11:48:32 +01:00
shuang
d1f0edc835
feature/stored_procedure_connector implemented stored procedure connector.
2019-12-12 21:12:42 +08:00
shuang
f1f6c7931c
bugfix/OutOfMemoryError: fix scala-maven-plugin seeings
2019-11-15 21:20:00 +08:00
shuang
4bb860cb85
feature/grpc_basic_feature : refactor
2019-11-14 21:42:49 +08:00
shuang
9258f4c689
add unit test to check whether there are some modify in frozen types
2019-08-05 21:58:31 +08:00
shuang
029f910945
refs #1240 split project to obp-api and obp-commons
2019-03-10 16:24:22 +08:00
Tobias Woelk
339f6811bb
put kafka runtime environment in .gitignore
2018-04-05 10:25:27 +02:00
Petar Bozin
604354a9df
Changed amt to -amt for transactions via kafka and obpjvm
2017-01-24 22:47:59 +01:00
Stefan Bethge
719aa7fd09
Merge branch 'new-design' into develop
2015-10-04 20:59:08 +02:00
morninlark
6e6defb699
Make login page responsive
2014-04-29 17:45:31 +02:00
Ayoub BENALI
e98e03e990
moved the files from MavLift folder
2013-06-14 10:35:34 +02:00
Ayoub BENALI
cf1e83b5a3
updated the API project files
2013-06-14 10:31:36 +02:00
Ayoub BENALI
72805cb27c
added the props folder to the gitignore file
2012-07-23 13:26:27 +02:00
Everett Sochowski
d19e88a3ef
Updated git ignore
2012-05-07 16:43:49 +02:00
Stefan Bethge
1036f0ac1c
display current user and account on top right
2012-04-18 18:48:58 +02:00
Everett Sochowski
c0d915c698
Added a staging props file
2012-04-17 11:35:41 +02:00
Simon Redfern
06b6892ef2
Its showing other account and date
2011-10-17 17:26:40 +02:00
Simon Redfern
964a459780
also ignore .DS_Store
...
Signed-off-by: Simon Redfern <simon@tesobe.com>
2011-10-17 17:04:17 +02:00