Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gradle Gettext Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
l11n
Gradle Gettext Plugin
Commits
v1.0-release
Select Git revision
0 results
gradle-gettext-plugin
Author
Search by author
Any Author
authors
****
group_8_bot_8a0d073e2f62ee63c2c71ef5992e320b
Kai
kl11n
2 authors
Dec 29, 2023
removed redundant semicolon and unused variables
· 4b58a65c
Kai
authored
1 year ago
v1.0-release
4b58a65c
added missing parameter flags and added test-data
· e55eb001
Kai
authored
1 year ago
e55eb001
added new config to readme and removed mention of L11NGroup Repo
· 73fc0aeb
Kai
authored
1 year ago
73fc0aeb
fixed applying plugin to subprojects and provided test for this behaviour
· 8af51b9f
Kai
authored
1 year ago
8af51b9f
Dec 28, 2023
added functional tests for kmp and cppLib
· 7dfffa7b
Kai
authored
1 year ago
7dfffa7b
Dec 27, 2023
add support for cpp libraries
· 4e31a3fc
Kai
authored
1 year ago
4e31a3fc
remove sourceConfig definition as this is not needed for cpp anymore
· 4eb61195
Kai
authored
1 year ago
4eb61195
check for new naming pattern
· 5860c824
Kai
authored
1 year ago
5860c824
do not forget to set critical languages correctly if parent extension exists
· c11244f6
Kai
authored
1 year ago
c11244f6
detect multiple sourceSets except when KMP is active
· a7eb82fd
Kai
authored
1 year ago
a7eb82fd
Dec 26, 2023
add support for cpp plugin
· 57cccf83
Kai
authored
1 year ago
57cccf83
added description to task and tag release versions
· cff6b5c7
Kai
authored
1 year ago
cff6b5c7
add support for kotlin multiplatform
· 26485618
Kai
authored
1 year ago
v1.0
26485618
Dec 20, 2023
remove release parameter from Jenkinsfile
· d4f93d88
Kai
authored
1 year ago
d4f93d88
add key and secret for gradle plugin portal to Jenkinsfile
· 0bdf4059
Kai
authored
1 year ago
0bdf4059
added publishing configuration again
· 238cc769
Kai
authored
1 year ago
238cc769
only publish plugin to gradle plugin portal if on configured main branch
· 36b31247
Kai
authored
1 year ago
36b31247
remove unused import
· 2c36ee7a
Kai
authored
1 year ago
v0.1-release
2c36ee7a
remove forbidden tags
· 2599a10b
Kai
authored
1 year ago
2599a10b
Dec 19, 2023
always use latest version of gvgp
· 7c95e205
Kai
authored
1 year ago
7c95e205
Dec 18, 2023
ensure jacoco step also has credentials if it needs them for tests
· fc5ce1fc
Kai
authored
1 year ago
fc5ce1fc
use gpg-agent again
· 484f9b89
Kai
authored
1 year ago
484f9b89
adding stacktrace to gradle steps for better debugging
· 3320e3bc
Kai
authored
1 year ago
3320e3bc
using secret file instead of pgp agent
· 481cb73f
Kai
authored
1 year ago
481cb73f
only keep 10 builds
· ebc752e5
Kai
authored
1 year ago
ebc752e5
cleaning up after tests and using handlePublishing-task instead of publish-task directly
· 2cabe475
Kai
authored
1 year ago
2cabe475
using correct notation for environment variables
· 9d07debb
Kai
authored
1 year ago
9d07debb
Dec 17, 2023
use single quotes to prevent secret information from leaking
· d4626bd6
Kai
authored
1 year ago
d4626bd6
add missing parameter option again
· b7d9db18
Kai
authored
1 year ago
b7d9db18
option not needed as ignored files are excluded while collecting
· 31cc0730
Kai
authored
1 year ago
31cc0730
this option is not needed for this plugin
· 1ee00b66
Kai
authored
1 year ago
1ee00b66
adding signing to jenkins file
· 7fa207cc
Kai
authored
1 year ago
7fa207cc
fixed expectation to new defaults
· 20a7ea2b
Kai
authored
1 year ago
20a7ea2b
including readme and license in shadow jar
· 3424176b
Kai
authored
1 year ago
v0.1
3424176b
added content for readme
· 8c47460a
Kai
authored
1 year ago
8c47460a
added javadoc
· da64ba2b
Kai
authored
1 year ago
da64ba2b
Suppressing warning which are known
· 12cc45c6
Kai
authored
1 year ago
12cc45c6
fixed default value
· e1cf65c3
Kai
authored
1 year ago
e1cf65c3
fixed documentation
· 9e3d578b
Kai
authored
1 year ago
9e3d578b
overriding addCmdParameters because of --qt param
· b8c41d42
Kai
authored
1 year ago
b8c41d42
Loading