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 }}
dbooss
/
JSONModel
Public
forked from
jsonmodel/jsonmodel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 10, 2015
* 1.1
icanzilb
committed
ebb59d2
View commit details
Copy full SHA for ebb59d2
Browse repository at this point
Merge pull request #276 from pmanna/master
Show description for ceb87c4
icanzilb
committed
ceb87c4
View commit details
Copy full SHA for ceb87c4
Browse repository at this point
* adjusted unit tests
icanzilb
committed
07d9ff6
View commit details
Copy full SHA for 07d9ff6
Browse repository at this point
Merge pull request #286 from dbachrach/required_properties_bug
Show description for 8ef7f85
icanzilb
committed
8ef7f85
View commit details
Copy full SHA for 8ef7f85
Browse repository at this point
Merge pull request #297 from scotbond/master
Show description for e7aaa38
icanzilb
committed
e7aaa38
View commit details
Copy full SHA for e7aaa38
Browse repository at this point
* due to numerous requests about problems with this method I'm removing it in 1.1
icanzilb
committed
ff121c9
View commit details
Copy full SHA for ff121c9
Browse repository at this point
* cleanup
icanzilb
committed
dfeafb6
View commit details
Copy full SHA for dfeafb6
Browse repository at this point
Merge pull request #317 from huji0624/master
Show description for 0245755
icanzilb
committed
0245755
View commit details
Copy full SHA for 0245755
Browse repository at this point
Merge branch 'master' of https://github.com/icanzilb/JSONModel
Show description for 957f24f
icanzilb
committed
957f24f
View commit details
Copy full SHA for 957f24f
Browse repository at this point
* fixed: https://github.com/icanzilb/JSONModel/pull/319
Show description for 7a6ee0b
icanzilb
committed
7a6ee0b
View commit details
Copy full SHA for 7a6ee0b
Browse repository at this point
Commits on May 9, 2015
Merge pull request #323 from Zaidos/master
Show description for 92a5bc8
icanzilb
committed
92a5bc8
View commit details
Copy full SHA for 92a5bc8
Browse repository at this point
Commits on May 5, 2015
Fixing typo in JSONModel header documentation.
Zaidos
committed
fc765b4
View commit details
Copy full SHA for fc765b4
Browse repository at this point
Commits on Apr 24, 2015
Add error log in initWithCoder.
Show description for c795a5d
huji0624
committed
c795a5d
View commit details
Copy full SHA for c795a5d
Browse repository at this point
Commits on Mar 11, 2015
Safer transformation of NSURLFromNSString
Show description for e798444
amitpdev
committed
e798444
View commit details
Copy full SHA for e798444
Browse repository at this point
Commits on Feb 10, 2015
Fix bug in modifying the shared requiredPropertyNames of a JSONModel
Show description for 9184a33
dbachrach
committed
9184a33
View commit details
Copy full SHA for 9184a33
Browse repository at this point
Commits on Jan 22, 2015
- Added toJSONData accessor to JSONModel
Show description for bd0b8c2
Paolo Manna
committed
bd0b8c2
View commit details
Copy full SHA for bd0b8c2
Browse repository at this point
Commits on Jan 21, 2015
* prepare for 1.0.2 release
icanzilb
committed
e7386f0
View commit details
Copy full SHA for e7386f0
Browse repository at this point
Merge pull request #233 from stefankendall/master
Show description for 6500560
icanzilb
committed
6500560
View commit details
Copy full SHA for 6500560
Browse repository at this point
* https://github.com/icanzilb/JSONModel/pull/237
icanzilb
committed
9351840
View commit details
Copy full SHA for 9351840
Browse repository at this point
Merge pull request #238 from smartapps-fr/master
Show description for b3126fb
icanzilb
committed
b3126fb
View commit details
Copy full SHA for b3126fb
Browse repository at this point
Merge pull request #243 from Johnykutty/master
Show description for bcf6bd7
icanzilb
committed
bcf6bd7
View commit details
Copy full SHA for bcf6bd7
Browse repository at this point
* https://github.com/icanzilb/JSONModel/pull/272
Show description for cb74741
icanzilb
committed
cb74741
View commit details
Copy full SHA for cb74741
Browse repository at this point
* in Xcode 6 having a property called description doesn't work anymore, removing the test cases for that
icanzilb
committed
293a41c
View commit details
Copy full SHA for 293a41c
Browse repository at this point
Merge pull request #269 from dbachrach/master
Show description for dc142e9
icanzilb
committed
dc142e9
View commit details
Copy full SHA for dc142e9
Browse repository at this point
Commits on Jan 20, 2015
Only set properties on the model if they differ from whats already set.
Show description for fca85f8
dbachrach
committed
fca85f8
View commit details
Copy full SHA for fca85f8
Browse repository at this point
Commits on Dec 22, 2014
Store property type information from most specific class instead of most generic class
dbachrach
committed
034e31f
View commit details
Copy full SHA for 034e31f
Browse repository at this point
Commits on Sep 21, 2014
* added some repo ground rules
icanzilb
committed
3ae7737
View commit details
Copy full SHA for 3ae7737
Browse repository at this point
* added some repo ground rules
icanzilb
committed
c1a2550
View commit details
Copy full SHA for c1a2550
Browse repository at this point
* added some repo ground rules
icanzilb
committed
bc93092
View commit details
Copy full SHA for bc93092
Browse repository at this point
Commits on Sep 14, 2014
More tests added
Show description for bef8d57
jkmathew
committed
bef8d57
View commit details
Copy full SHA for bef8d57
Browse repository at this point
Test case added
Show description for e58a6f9
jkmathew
committed
e58a6f9
View commit details
Copy full SHA for e58a6f9
Browse repository at this point
Avoided double string<>data conversion in inits
Show description for 02619d9
jkmathew
committed
02619d9
View commit details
Copy full SHA for 02619d9
Browse repository at this point
Commits on Sep 9, 2014
Bring back fast enumeration to JSONModelArray, lost in commit c4ffee63b64a71c1319b6b5149f60ee88c5f92b8. Add a test for this case.
Damien Debin
committed
5800a0f
View commit details
Copy full SHA for 5800a0f
Browse repository at this point
Commits on Sep 6, 2014
* swift
icanzilb
committed
4c4c1d3
View commit details
Copy full SHA for 4c4c1d3
Browse repository at this point
Commits on Aug 27, 2014
Fixed read/write issue for certain locales.
stefankendall2
committed
7767f2c
View commit details
Copy full SHA for 7767f2c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.