Commit c7b6d54
committed
File tree
260 files changed
+11642
-1721
lines changed- .github/workflows
- gradle
- grails-console
- src
- main/groovy/grails/ui
- command
- script
- test/groovy/grails/ui
- command
- script
- grails-core/src
- main/groovy/org/grails/compiler/injection
- test
- groovy/org/grails/compiler/injection
- resources
- grails-data-graphql/examples/grails-multi-datastore-app/grails-app/conf
- grails-data-hibernate5
- core/src
- main/groovy/org/grails/orm/hibernate
- test/groovy/org
- apache/grails/data/hibernate5/core
- grails/orm/hibernate
- connections
- dbmigration
- grails-data-mongodb/core/src/test/groovy/org/apache/grails/data/mongo/core
- grails-datamapping-core-test/src/test/groovy/grails/gorm/tests
- grails-datamapping-core/src
- main/groovy/org/grails/datastore/gorm
- jdbc/connections
- query
- criteria
- transform
- services
- implementers
- transform
- test/groovy
- grails/gorm/services
- org/grails/datastore/gorm
- query/criteria
- grails-datamapping-tck/src/main/groovy/org/apache/grails/data/testing/tck
- base
- domains
- tests
- grails-doc/src/en/guide
- bestPractices
- conf
- dataSource
- upgrading
- grails-forge
- grails-forge-core/src
- main
- java/org/grails/forge/feature
- build/gradle/templates
- micronaut
- reloading
- spring
- resources
- test/groovy/org/grails/forge/feature
- reloading
- spring
- grails-geb
- src
- main/templates
- testFixtures/groovy/grails/plugin/geb
- grails-gradle
- gradle
- plugins
- src
- main/groovy/org/grails/gradle/plugin/core
- test
- groovy/org/grails/gradle/plugin/core
- resources/test-projects
- fork-settings-custom
- grails-app/conf
- fork-settings-defaults
- grails-app/conf
- java-compat-no-toolchain
- grails-app/conf
- java-compat-toolchain-23
- grails-app/conf
- java-compat-toolchain-24
- grails-app/conf
- java-compat-toolchain-current
- grails-app/conf
- no-toolchain-javaexec
- grails-app/conf
- no-toolchain-web
- grails-app/conf
- toolchain-command
- grails-app/conf
- toolchain-javaexec
- grails-app/conf
- toolchain-override
- grails-app/conf
- toolchain-test
- grails-app/conf
- grails-gsp
- core/src/main/groovy/org/grails/gsp/compiler
- plugin/src/test/groovy/org/grails/web/pages
- grails-micronaut
- src/main/groovy/org/apache/grails/micronaut
- grails-profiles/base/skeleton
- grails-shell-cli
- src/main/groovy/org/grails/cli/profile/commands
- grails-test-examples
- app1/src/integration-test/groovy/functionaltests
- layout
- pages
- scaffolding
- app2/src/integration-test/groovy/app2
- pages
- app3/src/integration-test/groovy/app3
- pages
- exploded/src/integration-test/groovy/exploded
- pages
- gorm
- grails-app/services/gorm
- src/integration-test/groovy/gorm
- hibernate5
- grails-data-service-multi-datasource
- grails-app
- conf
- domain/example
- init/example
- services/example
- src/integration-test/groovy/functionaltests
- grails-hibernate/src/integration-test/groovy/functional/tests
- pages
- grails-multitenant-multi-datasource
- grails-app
- conf
- domain/example
- init/example
- services/example
- src/integration-test/groovy/functionaltests
- micronaut-groovy-only
- grails-app
- conf
- controllers/micronautgroovyonly
- init/micronautgroovyonly
- services/micronautgroovyonly
- src
- integration-test/groovy/micronautgroovyonly
- main/groovy/bean/injection
- micronaut
- grails-app
- conf
- controllers/micronaut
- services/micronaut
- src
- integration-test/groovy/micronaut
- main
- groovy
- bean/injection
- micronaut/client
- java
- bean/injection
- micronaut
- client
- filter
- mongodb
- base/src/integration-test/groovy/functional/tests
- pages
- hibernate5/src/integration-test/groovy/functional/tests
- pages
- namespaces/src/integration-test/groovy
- context
- pages
- namespaces
- admin
- pages
- pages
- plugins
- issue-11767
- micronaut-singleton
- src/main
- groovy/micronaut/singleton
- java/com/example/grails/plugins/micronaut
- scaffolding-fields/src/integration-test/groovy/scaffoldingfields
- pages
- scaffolding/src/integrationTest/groovy/com/example
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
260 files changed
+11642
-1721
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments