Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
8
test/fixtures/configuration/default.yml
vendored
8
test/fixtures/configuration/default.yml
vendored
|
@ -1,8 +0,0 @@
|
|||
default:
|
||||
somesetting: foo
|
||||
|
||||
production:
|
||||
|
||||
development:
|
||||
|
||||
test:
|
7
test/fixtures/configuration/empty.yml
vendored
7
test/fixtures/configuration/empty.yml
vendored
|
@ -1,7 +0,0 @@
|
|||
default:
|
||||
|
||||
production:
|
||||
|
||||
development:
|
||||
|
||||
test:
|
8
test/fixtures/configuration/no_default.yml
vendored
8
test/fixtures/configuration/no_default.yml
vendored
|
@ -1,8 +0,0 @@
|
|||
default:
|
||||
|
||||
production:
|
||||
|
||||
development:
|
||||
|
||||
test:
|
||||
somesetting: foo
|
9
test/fixtures/configuration/overrides.yml
vendored
9
test/fixtures/configuration/overrides.yml
vendored
|
@ -1,9 +0,0 @@
|
|||
default:
|
||||
somesetting: foo
|
||||
|
||||
production:
|
||||
|
||||
development:
|
||||
|
||||
test:
|
||||
somesetting: bar
|
Loading…
Add table
Add a link
Reference in a new issue