Shannon
|
f38a6e1561
|
Makes some massive headway with the real config section, have got all code re-delegated to using it and have migrated the baserest config to the core project, all configs will be shared out of the UmbracoConfiguration singleton, now to get the unit tests all wired up and using mocks for the most part.
|
2013-09-13 18:11:20 +10:00 |
|
Shannon
|
7806762b80
|
Implemented a real .Net configuration section for umbracoSettings.config + unit tests for every property. NOTE: This isn't referenced in the codebase yet, going to start setting default values for most of the properties so that we can remove them from the config file for shipping (ship minimal config) then reference these settings in the codebase.
|
2013-08-31 11:28:19 +10:00 |
|
Shannon Deminick
|
0c4897d7c1
|
Changed the trace logger for PublishedContentRequestEngine to be correct.
|
2013-05-13 22:32:02 -10:00 |
|
Stephan
|
e3af8b4e5f
|
Web.Routing - public, though readonly, UmbracoContext.PublishedContentRequest
|
2013-04-11 11:44:15 -02:00 |
|
Stephan
|
6d18d32356
|
Web.Routing - bugfix PublishedContentRequestEngine
no macro would run when rendering a 404 document
|
2013-03-31 18:40:54 -02:00 |
|
Stephan
|
fcb8f0d417
|
Web.Routing - RoutesCache goes with PublishedCache
|
2013-03-20 16:01:49 -01:00 |
|
Stephan
|
ce0c72d9f8
|
Web.PublishedCache - introduce contextual caches
|
2013-03-19 17:51:55 -01:00 |
|
Stephan
|
cce32f406f
|
Web.PublishedCache - move caches to UmbracoContext
|
2013-03-19 17:50:36 -01:00 |
|
Stephan
|
ef9ce720b2
|
Web.PublishedCache - create, migrate
|
2013-02-05 06:31:13 -01:00 |
|
leekelleher
|
3af7958940
|
Updated references for alias conventions constants across the solution.
|
2013-03-18 17:55:02 +00:00 |
|
Stephan
|
32e6604cf7
|
Web.Routing - add InternalRedirectPreservesTemplate setting (U4-1222...)
|
2013-03-01 13:56:12 -01:00 |
|
Stephan
|
fc3f9dfeae
|
Web.Routing - hide new wildcard domains from public APIs
only way to get them is through internal methods
+ improve / fix domains handling
+ fix failing tests
|
2013-03-12 15:16:12 -01:00 |
|
Stephan
|
ac3bec5d9e
|
Web.Routing - refactor domains management
|
2013-02-19 06:37:25 -01:00 |
|
Stephan
|
71d8736e7e
|
Web.Routing - refactor & resharp
|
2013-02-19 06:37:25 -01:00 |
|
Stephan
|
8b00e72bf6
|
Web.Routing - refactor url providing (U4-1321...) + new IUrlProvider
|
2013-01-31 10:06:25 -01:00 |
|
Stephan
|
85e73df3c8
|
Web.Routing - refactor & resharp
|
2013-02-28 20:20:40 -01:00 |
|
Stephan
|
c637c517b8
|
Web.Routing - better PublishedContentRequest support for redirect & status
|
2013-02-26 16:52:42 -01:00 |
|
Stephan
|
c838b8a381
|
Core.Strings - resharp
|
2013-02-19 06:27:13 -01:00 |
|
Stephan
|
0427ecc7f4
|
Tests.Routing - add tests for wildcard domains
|
2013-02-20 08:12:48 -01:00 |
|
Stephan
|
09f50da821
|
Web.Routing - migrate to Models.ITemplate, cleanup template logic
|
2013-01-28 18:36:58 -01:00 |
|
Stephan
|
197ab6357f
|
Web.Routing - expose PublishedContentRequest.Template as a string
|
2013-01-24 08:51:27 -01:00 |
|
Stephan
|
f466bc7cfb
|
Web.Routing - cleanup PublishedContentRequest
|
2013-01-23 14:08:17 -01:00 |
|
Stephan
|
b77521cbc5
|
Web.Routing - cleanup template / rendering engine lookup
|
2013-01-23 14:08:15 -01:00 |
|
Stephan
|
58b91fe6a0
|
Web.Routing - reorganize finders for better backward compat. with pre-4.10
|
2013-01-23 14:08:14 -01:00 |
|
Stephan
|
9d701cabf6
|
Web.Routing - sanitize PublishedContentRequest & pipeline
|
2013-01-18 13:13:06 -01:00 |
|