Bjarke Berg
|
d0938913e9
|
Merge pull request #7839 from umbraco/netcore/feature/ab5820-webprofiler-aspnetcore
NetCore: Implement the WebProfiler for asp.net core.
|
2020-03-31 15:10:18 +02:00 |
|
Bjarke Berg
|
b9ad6a0b7c
|
AB#5820 - Cleanup
|
2020-03-31 15:02:02 +02:00 |
|
Bjarke Berg
|
ab57b633e0
|
AB#5820 - Cleanup
|
2020-03-31 14:53:20 +02:00 |
|
Bjarke Berg
|
2e6b5004f7
|
AB#5820 - Bugfix
|
2020-03-31 13:04:21 +02:00 |
|
Bjarke Berg
|
12a957e9b6
|
AB#5820 - Copy client files into both netcore and framework executables
|
2020-03-31 12:59:10 +02:00 |
|
Bjarke Berg
|
2a2903f932
|
AB#5820 - Review fixes / Clean up
|
2020-03-31 12:22:11 +02:00 |
|
Bjarke Berg
|
a6d43f4fd5
|
AB#8522 - Clean up
|
2020-03-31 10:57:56 +02:00 |
|
Bjarke Berg
|
117bfd1f12
|
AB#8522 - Smidge reset updates the version string to the current ticks
|
2020-03-31 10:47:08 +02:00 |
|
Shannon
|
ebdd5e3f69
|
env var change
|
2020-03-31 18:13:19 +11:00 |
|
Shannon
|
4ee3cf02d9
|
Changes integration tests working folder, hopefully this works on azure devops
|
2020-03-31 18:01:27 +11:00 |
|
Shannon
|
8535d0fbe3
|
Cleans up IIOHelper and removes methods/props that shouldn't exist, changes test helper to use WorkingDirectory fixes some usages of MapPath
|
2020-03-31 17:27:51 +11:00 |
|
Shannon Deminick
|
31bd20e54a
|
Merge pull request #7669 from AndyButland/netcore/7668-remove-repository-concerns-from-services
.NetCore: Remove direct database queries from services
|
2020-03-31 14:39:15 +11:00 |
|
Bjarke Berg
|
ffc6ce6553
|
AB#8522 - Smidge implementation of the Runtime Minifier
|
2020-03-30 21:27:35 +02:00 |
|
Elitsa Marinovska
|
4ac8ae3b15
|
Removing specific to each machine file paths from project
|
2020-03-30 15:29:53 +02:00 |
|
Elitsa Marinovska
|
7e3b3414d5
|
Merge branch 'netcore/dev' into netcore/feature/ab5820-webprofiler-aspnetcore
|
2020-03-30 15:26:51 +02:00 |
|
Andy Butland
|
75b216bca5
|
Removed registerFileResolver methods on image cropper and file upload property editors.
|
2020-03-30 14:30:50 +02:00 |
|
Andy Butland
|
1760241607
|
Merge branch 'netcore/dev' into feature/7540-use-image-url-generator-back-office
|
2020-03-30 14:19:15 +02:00 |
|
Andy Butland
|
cdb65762f1
|
Merge branch 'netcore/dev' into netcore/7668-remove-repository-concerns-from-services
|
2020-03-30 14:17:16 +02:00 |
|
Sebastiaan Janssen
|
8cba80913a
|
Remove generated files from git and ignore them
|
2020-03-30 13:38:17 +02:00 |
|
Shannon
|
7617027c49
|
Moves most of the UserRepositoryTest
|
2020-03-30 21:53:30 +11:00 |
|
Shannon
|
3757f722a0
|
Gets first integration test moved, moves the test options to the common project, ensures that the LocalDb pool is updated on each test
|
2020-03-30 20:55:13 +11:00 |
|
Sebastiaan Janssen
|
1dbf5463b8
|
Merge branch 'v8/contrib' into v8/dev
|
2020-03-30 09:59:51 +02:00 |
|
Shannon
|
9ed925941f
|
Gets DB installation test working with runtime level checking
|
2020-03-30 17:25:29 +11:00 |
|
Olivier Bossaer
|
5fad35d0ee
|
Fix #7521 - Runtime error if removing email notificationMethod
|
2020-03-30 08:12:19 +02:00 |
|
Andy Butland
|
f6af286e0b
|
Added tests confirming correct building of unit test objects.
|
2020-03-30 07:42:02 +02:00 |
|
Bjarke Berg
|
219391246d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
|
2020-03-30 07:23:44 +02:00 |
|
Bjarke Berg
|
1e33b3df7a
|
AB#5820 - Clean up
|
2020-03-30 07:17:56 +02:00 |
|
Bjarke Berg
|
49da01c655
|
AB#5820 - Clean up
|
2020-03-30 07:16:55 +02:00 |
|
Bjarke Berg
|
2fc2166767
|
AB#5820 - Clean up
|
2020-03-30 07:14:22 +02:00 |
|
Bjarke Berg
|
8ed7ae470a
|
AB#5820 - Clean up
|
2020-03-30 06:38:39 +02:00 |
|
Bjarke Berg
|
ff5d6770d9
|
AB#5820 - Clean up and remove unnecessary stuff for this task
|
2020-03-30 06:34:56 +02:00 |
|
Bjarke Berg
|
b2799ef901
|
AB#5820 - Added simple controller and view to test the miniprofiler
|
2020-03-29 22:35:52 +02:00 |
|
Andy Butland
|
dface90de7
|
Migrated member unit tests to new unit test project using builder pattern.
|
2020-03-29 16:17:06 +02:00 |
|
Andy Butland
|
50631c2b28
|
Migrated member group unit tests to new unit test project using builder pattern.
|
2020-03-28 20:54:10 +01:00 |
|
Andy Butland
|
5a29365063
|
Revert change to overridden save method on key value repository.
|
2020-03-28 15:20:17 +01:00 |
|
Andy Butland
|
8958cf90b9
|
Moved non-scoped retrieval of key value into an extension method in IUmbracoDatabase.
|
2020-03-28 15:13:50 +01:00 |
|
Andy Butland
|
f01ccb49dd
|
Removed key value service initialization logic.
|
2020-03-28 15:04:36 +01:00 |
|
Andy Butland
|
3e40389819
|
PR review amends on key value model and repository classes.
|
2020-03-28 15:04:11 +01:00 |
|
Andy Butland
|
bc05370995
|
Merge branch 'netcore/dev' into netcore/7668-remove-repository-concerns-from-services
|
2020-03-28 14:31:23 +01:00 |
|
Andy Butland
|
93fd2eb954
|
Fixed creation of image processing options in grid media controller.
|
2020-03-28 14:11:24 +01:00 |
|
Andy Butland
|
f48a4b0c72
|
Merge branch 'netcore/dev' into feature/7540-use-image-url-generator-back-office
|
2020-03-27 21:20:08 +01:00 |
|
Bjarke Berg
|
681a25b861
|
Moved files from backoffice into Common + Introduced AspNetCoreComponent to invoke the Umbraco Application Init event
|
2020-03-27 11:39:17 +01:00 |
|
Bjarke Berg
|
fe88662f48
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/ab5820-webprofiler-aspnetcore
|
2020-03-27 06:04:06 +01:00 |
|
Bjarke Berg
|
a72ae2278d
|
Post merge + bugfix
|
2020-03-26 19:52:40 +01:00 |
|
Bjarke Berg
|
44e9df949d
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Infrastructure/Models/Property.cs
# src/Umbraco.Tests/Models/ContentTests.cs
|
2020-03-26 19:22:09 +01:00 |
|
Bjarke Berg
|
8964ef1c48
|
Register missing interface
|
2020-03-26 19:14:02 +01:00 |
|
Marc Goodson
|
42ddd90fd7
|
Allow Macro's to be cached differently across variants (#7555)
|
2020-03-26 16:57:15 +01:00 |
|
Shannon
|
a855a90a8a
|
cleaner fix
|
2020-03-26 22:09:49 +11:00 |
|
Shannon
|
6fef85aafd
|
fixes Memory Leak in GetCacheItem cache dependency #7773
|
2020-03-26 22:03:26 +11:00 |
|
Søren Gregersen
|
a0e5b83914
|
Add document to downloadFile-method
Simple copy/paste to document a useful method
|
2020-03-26 11:48:01 +01:00 |
|