Commit 255919b
authored
Moving ContentObject, User, Package Services (#7230)
* minimal changes to pull DeleteService.
* Update test project o use new library. Expose more quietlog methods.
* cshtml corrections for library.
* Update Gallery Tools to reference services library.
* Fix mvc reference.
* Signing and versioning.
* Fixing Namespacing. Added Comment to Interface. Revert some stuff back to internal. Expose to Test.
* Clean up usings. Remove some leftover stuff. Revert support request stuff back into wierd namespace.
* Move reference up a dependency. Fix tests.
* Make entities strings internal. Don't build razor locally.
* More namespace reverts. ServiceStrings -> ServicesStrings.
* Pull packageService.
* Moving PackageOwnershipManagementService. And related. Included most Permissions
* Move SecurityPolicyService
* Put back a using. Fix reference to DeleteAccountStatus in UsersController.
* Fix DeleteAccountStatus references in tests.
* Merge and rebase out of delete branch.
* Moving ContentObjectService
* Rebase onto dev. Update Web.Config.
* Fix assemblyinfo that got deleted during merge somehow.
* Remove GitConstants move to ServicesContants.
* Remove Referneces to deleted namespace.1 parent 107acd9 commit 255919b
80 files changed
Lines changed: 932 additions & 374 deletions
File tree
- src
- NuGetGallery.Core
- Extensions
- NuGetGallery.Services
- AccountManagement
- Authentication
- Configuration
- Extensions
- Helpers
- Models
- PackageManagement
- Permissions
- Properties
- Providers
- Security
- Storage
- UserManagement
- NuGetGallery
- App_Start
- Services
- Telemetry
- tests/NuGetGallery.Facts
- Security
- Services
- Telemetry
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
0 commit comments