Commit b0d5f75
authored
Merge pull request graceframework#1135 from rainboyan/refactor-core-api
Refactor the core API of the framework
Closes graceframeworkgh-1136File tree
216 files changed
+7122
-3812
lines changed- grace-api/src/main/groovy/grails/core
- grace-bootstrap
- src/main/groovy/org/grails/io
- support
- watch
- grace-boot
- src
- main
- groovy
- grails/boot
- config
- org/grails
- boot
- context
- devtools
- compiler/boot
- resources/META-INF
- spring
- test/groovy
- grails/boot
- org/grails/compiler/boot
- grace-console/src/main/groovy/grails/ui/console
- grace-core
- src
- main
- groovy
- grails
- compiler
- ast
- traits
- core
- persistence
- org/grails
- compiler
- injection
- core/artefact
- resources/META-INF
- test/groovy
- grails/artefact
- org/grails
- compiler/injection
- core/artefact
- grace-docs
- src/main/template/fonts
- grace-encoder
- src/main/groovy/org/grails
- buffer
- encoder/impl
- grace-gradle-plugin/src/main/groovy/org/grails/gradle/plugin
- core
- watch
- web
- grace-gsp/src/main
- groovy/org/grails/gsp/compiler/transform
- resources/META-INF
- grace-logging/src
- main
- groovy/org/grails/compiler/logging
- resources/META-INF
- test/groovy/org/grails/compiler/logging
- grace-plugin-api/src
- main/groovy/org/grails/plugins
- test/groovy/org/grails/plugins
- grace-plugin-codecs/src
- main/groovy/org/grails
- commons
- plugins/codecs
- test/groovy/org/grails/commons
- grace-plugin-controllers/src
- main
- groovy
- grails
- compiler/traits
- web
- org/grails/compiler/web
- resources/META-INF
- test/groovy/org/grails/compiler/web
- grace-plugin-converters/src
- main
- groovy/org/grails/compiler/web/converters
- resources/META-INF
- test/groovy/org/grails/compiler/web/converters
- grace-plugin-domain-class/src
- main/groovy/grails/compiler/traits
- test/groovy/grails/persistence
- grace-plugin-gsp/src
- main/groovy/grails/compiler/traits
- test/groovy
- grails/artefact
- org/grails/web
- pages
- taglib
- grace-plugin-i18n/src/main/groovy/org/grails/plugins/i18n
- grace-plugin-interceptors/src/main/groovy
- grails/compiler/traits
- org/grails/plugins/web/interceptors
- grace-plugin-rest/src
- main/groovy
- grails
- compiler/traits
- rest
- org/grails/plugins/web/rest/transform
- test/groovy/org/grails/plugins/web/rest
- render/hal
- transform
- grace-plugin-url-mappings/src/main/groovy/org/grails/plugins/web/mapping
- grace-plugin-validation/src/test/groovy/grails/validation
- grace-shell
- src/main
- groovy/org/grails/cli
- app
- command/run
- compiler
- autoconfigure
- dependencies
- groovy
- resources/META-INF/services
- grace-spring/src/main/groovy/org/grails/spring
- grace-taglib/src/main/groovy/org/grails/core/artefact/gsp
- grace-test-suite-persistence/src/test/groovy/grails/web/databinding
- grace-test-suite-uber/src/test/groovy
- grails
- compiler
- test/mixin
- org/grails
- commons
- web/servlet/mvc
- grace-test-suite-web/src/test/groovy
- grails/test/mixin
- org/grails/web
- binding/hal
- json
- xml
- controllers
- mapping
- grace-test-support/src/main/groovy/grails/testing/gorm
- grace-web-common/src/main/groovy
- grails/web/servlet/mvc
- org/grails/web/json/parser
- grace-web-databinding/src/main/groovy/grails
- compiler/traits
- web/databinding
- grace-web-sitemesh/src/main/groovy/org/grails/web/sitemesh
- grace-web-taglib/src
- main
- groovy
- grails
- compiler/traits
- gsp
- taglib/compiler
- org/grails/compiler/web/taglib
- resources/META-INF
- test/groovy
- grails/gsp/taglib/compiler
- org/grails
- compiler/web/taglib
- core/artefact/gsp
- grace-web-url-mappings/src
- main/groovy/org/grails/web/mapping
- test/groovy/org/grails/web/mapping
- grace-web/src
- main/groovy
- grails/web/servlet/context
- org/grails/web/servlet/boostrap
- test/groovy/org/grails/web/servlet/bootstrap
- gradle
- checkstyle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
216 files changed
+7122
-3812
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
Lines changed: 0 additions & 215 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
| 22 | + | |
19 | 23 | | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
84 | 97 | | |
85 | 98 | | |
86 | 99 | | |
| |||
Lines changed: 21 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
149 | | - | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
183 | | - | |
| 184 | + | |
184 | 185 | | |
185 | | - | |
186 | | - | |
| 186 | + | |
| 187 | + | |
187 | 188 | | |
188 | | - | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | | - | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
194 | 207 | | |
195 | 208 | | |
196 | 209 | | |
| |||
0 commit comments