0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Trying to make travis happy More... over 12 years ago
Correcting version in podspec More... over 12 years ago
Fixing podspec (path to private headers was wrong) More... over 12 years ago
Link to documentation on the README More... almost 13 years ago
Merge pull request #24 from mindsnacks/feature/apple-docs More... almost 13 years ago
Removed Generate Apple Docs build step from target More... almost 13 years ago
Bumping version to 1.0.1 More... almost 13 years ago
Appledoc documentation More... almost 13 years ago
MSActiveConfig doesn't have to reinvent the wheel and it can just use the method provided by MSActiveConfigConfigurationState More... almost 13 years ago
Made the configuration property from MSActiveConfigConfigurationState private More... almost 13 years ago
Unnecessary copy methods More... almost 13 years ago
Moved the code to make MSActiveConfigConfigurationState conform to NSMutableCopying into a category provided by its mutable subclass More... almost 13 years ago
Mention future A/B testing tools More... almost 13 years ago
Shorter lines More... almost 13 years ago
Roadmap section on the readme More... almost 13 years ago
Provide a convenience category on MSActiveConfigConfigurationState to load a JSON from a path (Closes #20) More... almost 13 years ago
Implementing - objectForKeyedSubscript: on MSActiveConfig section so that the sample code on the README is actually possible. More... almost 13 years ago
Merge branch 'master' of github.com:mindsnacks/MSActiveConfig More... almost 13 years ago
Fixing old Xcode auto generated comment More... almost 13 years ago
Added version to README More... almost 13 years ago
Removing noise. More... almost 13 years ago
Being less creepy More... almost 13 years ago
Removing empty documentation More... almost 13 years ago
Mentioning the sample app on the README More... almost 13 years ago
Check if a configuration state actually has configuration before using it More... almost 13 years ago
MSJSONURLRequestActiveConfigDownloader was using the wrong syntax to check if there had been an error in the request More... almost 13 years ago
Finishing the sample app. Closes #10 More... almost 13 years ago
Sample app Initial code commit More... almost 13 years ago
Simpler default initializer for MSUserDefaultsActiveConfigStore that doesn't take the NSUserDefaults object More... almost 13 years ago
MSUserDefaultsActiveConfigStore lets you optionally configure how it creates the NSUserDefaults key (Closes #19) More... almost 13 years ago