openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
Script#
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 04, 2025 — Mar 04, 2026
Showing page 7 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #139 from elkdanger/master
nikhilk
More...
almost 14 years ago
Fix compilation of projects within Dev11 environment.
Nikhil Kothari
More...
almost 14 years ago
Fix formatting and remove compilation warning
Nikhil Kothari
More...
almost 14 years ago
Merge pull request #132 from jimmygilles/master
nikhilk
More...
almost 14 years ago
Merge pull request #130 from strygo/master
nikhilk
More...
almost 14 years ago
Merge branch 'master' of github.com:mwe/scriptsharp
M. Weedage
More...
almost 14 years ago
#166 - added scriptname attributes for jquery defferd methods in jQuery.cs
M. Weedage
More...
almost 14 years ago
#166 - Added .mkd extension support
M. Weedage
More...
almost 14 years ago
Renamed from jQueryValidation.cs
elkdanger
More...
about 14 years ago
Renamed jQueryValidation to jQueryValidationObject to keep inline with other plugin naming conventions
elkdanger
More...
about 14 years ago
jQueryValidation now inherits from jQueryObject to support Plugin<T> pattern. Methods are non-static and have removed redundant parameters
elkdanger
More...
about 14 years ago
Added types for messages and validation rules
elkdanger
More...
about 14 years ago
Added xml documentation for jQueryValidation
elkdanger
More...
about 14 years ago
Added classes for managing validation methods and messages
elkdanger
More...
about 14 years ago
ToObject should not take a generic type as its parameter type - the return type is of only importance
elkdanger
More...
about 14 years ago
ModelToObject should not take the same generic type as its parameter type - it is the return type that is important
elkdanger
More...
about 14 years ago
Added methods to Knockout.Mapping to unwrap a view model to a plain javascript object, including a generic implementation.
elkdanger
More...
about 14 years ago
Reverted jQueryObject change for this branch
elkdanger
More...
about 14 years ago
Added a generic overload for ToObject
elkdanger
More...
about 14 years ago
Revert "Moved toJS() and toJSON() from KnockoutMapping to Knockout to reflect actual API"
elkdanger
More...
about 14 years ago
Reverted jQuery change from branch
elkdanger
More...
about 14 years ago
Added type to represent validation methods
elkdanger
More...
about 14 years ago
Added support for rules and validation methods
unknown
More...
about 14 years ago
Merge branch 'Validator' of https://github.com/elkdanger/scriptsharp into Validator
unknown
More...
about 14 years ago
Added delegate for handling custom validation methods.
elkdanger
More...
about 14 years ago
Added static Validator methods and associated types
elkdanger
More...
about 14 years ago
Added jQuery.Validation project back into the solution after moving
elkdanger
More...
about 14 years ago
Moved jQuery.Validation library folder into the correct location, to match convention
elkdanger
More...
about 14 years ago
Added instance methods to Validator
elkdanger
More...
about 14 years ago
Added types for jQueryValidation, Validator and ValidationOptions
elkdanger
More...
about 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree