Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rekoder
/
SmartStoreNET
Public
forked from
yavordimitrov/SmartStoreNET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
SmartStoreNET
src
Libraries
SmartStore.Core
Infrastructure
on
2.x
User selector
All users
All time
Commit history
Commits on Mar 24, 2015
Minor IEngine refactoring
muratcakir
committed
f5f3f32
View commit details
Copy full SHA for f5f3f32
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Minor cleanup
muratcakir
committed
1e79dbf
View commit details
Copy full SHA for 1e79dbf
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Updated EPPlus to newest version (Excel import & import). Results in much lower memory consumption and increased performance. Also fixes some mem leak issues.
muratcakir
committed
71883f6
View commit details
Copy full SHA for 71883f6
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Perf: minor optimization
muratcakir
committed
80cdc48
View commit details
Copy full SHA for 80cdc48
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Removed some shitty extension methods for enumerables which caused confusion with strings (as they are enumerables also)
muratcakir
committed
8bdec82
View commit details
Copy full SHA for 8bdec82
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Minor fixes
muratcakir
committed
fe23795
View commit details
Copy full SHA for fe23795
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Several fixes to pdf converter
muratcakir
committed
2c98165
View commit details
Copy full SHA for 2c98165
View code at this point
Browse repository at this point
Commits on Dec 25, 2014
Resolves #555 Product edit: Improve category select box. Add history (last x selected items) above all others. TODO: disabled option as separator (select2 v.3.4.2 or higher required)
mgesing
committed
1eb327b
View commit details
Copy full SHA for 1eb327b
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Several fixes & code improvements
muratcakir
committed
6ba17f7
View commit details
Copy full SHA for 6ba17f7
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Added form validation for DirectDebit payments plugins
muratcakir
committed
50b391d
View commit details
Copy full SHA for 50b391d
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Merge branch '2.x' into feature/providers
Show description for aa1bc43
muratcakir
committed
aa1bc43
View commit details
Copy full SHA for aa1bc43
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
Amazon Pay: Review... regular expression for emails insufficient
mgesing
committed
a021169
View commit details
Copy full SHA for a021169
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
(Perf) New property IDbContext.ForceNoTracking: ensures that IRepository<T>.Table always returns an 'AsNoTracking()' query. Perfect for long running processes (like export), where large data sets g…
Show description for 33f6b9a
muratcakir
committed
33f6b9a
View commit details
Copy full SHA for 33f6b9a
View code at this point
Browse repository at this point
(Perf) Added property AutoAttachEnabled to IDbContext. If 'false', entities created by stored procs do not get attached to the ObjectContext anymore (useful for long running processes like catalog …
Show description for 2cdd456
muratcakir
committed
2cdd456
View commit details
Copy full SHA for 2cdd456
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
More source code reorganization
muratcakir
committed
736f6c5
View commit details
Copy full SHA for 736f6c5
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
* Implemented 'PluginDebugViewVirtualPathProvider'. Enables plugin view editing during debug (the one in the source folder ;-))
Show description for 7123d56
muratcakir
committed
7123d56
View commit details
Copy full SHA for 7123d56
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
Updated several packages to their latest versions (Autofac, MVC etc.)
muratcakir
committed
b8edfbb
View commit details
Copy full SHA for b8edfbb
View code at this point
Browse repository at this point
Commits on May 28, 2014
* Task Scheduler:
Show description for 9644419
muratcakir
committed
9644419
View commit details
Copy full SHA for 9644419
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
Minor perf optimizations
muratcakir
committed
bb69488
View commit details
Copy full SHA for bb69488
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
IMPORTANT FIX: Memory leak leads to OutOfMemoryException in application after a while
muratcakir
committed
681981c
View commit details
Copy full SHA for 681981c
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
TypeDescriptor.AddAttribute has issues with some environments (even if Full Trust is enabled), therefore we register custom type converters and always call a util method instead of TypeDescriptor.G…
Show description for 5a274b7
muratcakir
committed
5a274b7
View commit details
Copy full SHA for 5a274b7
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
#338: Serialization exception thrown when session state mode is 'StateServer'
muratcakir
committed
94c9417
View commit details
Copy full SHA for 94c9417
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
Outsourced notifications from MVC controller and implemented INotifier for more centralized approach
muratcakir
committed
9ef0c2c
View commit details
Copy full SHA for 9ef0c2c
View code at this point
Browse repository at this point
Commits on Mar 31, 2014
Lots of controller refactoring (reduce redundancy, perf etc.)
muratcakir
committed
1aeb201
View commit details
Copy full SHA for 1aeb201
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
Autofac lifetime scope fix: had to explicitly define default ICacheManager ctor parameters to be "request" scoped.
muratcakir
committed
d01d224
View commit details
Copy full SHA for d01d224
View code at this point
Browse repository at this point
* Moved IEventPublisher to SmartStore.Core
Show description for 97994ff
muratcakir
committed
97994ff
View commit details
Copy full SHA for 97994ff
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
Several optimizations
muratcakir
committed
0382607
View commit details
Copy full SHA for 0382607
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
* Perf: added async support to event consumers
Show description for 9137297
muratcakir
committed
9137297
View commit details
Copy full SHA for 9137297
View code at this point
Browse repository at this point
Commits on Mar 14, 2014
Minor code optimization
muratcakir
committed
f290ab5
View commit details
Copy full SHA for f290ab5
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Merge branch '1.x' into task/efmigrations
Show description for 9532d02
muratcakir
committed
9532d02
View commit details
Copy full SHA for 9532d02
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
Product bundle: Lots of refactoring. ShoppingCartItem and ProductBundleItem are now processed using encapsulated objects. Otherwise object references could lead to wrong results in price calculation.
mgesing
committed
b096a50
View commit details
Copy full SHA for b096a50
View code at this point
Browse repository at this point
Commits on Feb 28, 2014
EF 6 refactoring: general simplification and Migrations support (initial commit)
muratcakir
committed
8a2ac55
View commit details
Copy full SHA for 8a2ac55
View code at this point
Browse repository at this point
Commits on Feb 25, 2014
Minor installation fixes
muratcakir
committed
90b3d74
View commit details
Copy full SHA for 90b3d74
View code at this point
Browse repository at this point
Commits on Feb 20, 2014
* Added ICommonServices interface
Show description for 1378182
muratcakir
committed
1378182
View commit details
Copy full SHA for 1378182
View code at this point
Browse repository at this point
ProductBundleDataListTypeConverter cannot use CommonHelper because it does not exist anymore
mgesing
committed
1e37d5a
View commit details
Copy full SHA for 1e37d5a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.