0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing NSString+SKAdditions to StackKitMobile target. More... about 15 years ago
Merge branch 'master' of github.com:davedelong/StackKit More... about 15 years ago
Add a +setDefaultAPIKey: method on SKSite to allow a key to be set that will be set on any SKSite objects automatically when they are created More... about 15 years ago
Add Run Script phase to the Unit Tests target to run the unit tests More... about 15 years ago
removed unnecessary NSDictionary method
davedelong
as Dave DeLong
More... about 15 years ago
Updated mobile version of project with new files
davedelong
as Dave DeLong
More... about 15 years ago
Updating license and copyright info
davedelong
as Dave DeLong
More... about 15 years ago
Removing defunct SKEndpoint classes
davedelong
as Dave DeLong
More... about 15 years ago
Most of new URL generation is working now
davedelong
as Dave DeLong
More... about 15 years ago
unlinking endpoints, changing SKRange to use ids
davedelong
as Dave DeLong
More... about 15 years ago
implemented the majority of URL building
davedelong
as Dave DeLong
More... about 15 years ago
Most of request building is in place. starting specific implementation
davedelong
as Dave DeLong
More... about 15 years ago
finished NSSet => NSDictionary keypath transition
davedelong
as Dave DeLong
More... about 15 years ago
More transition
davedelong
as Dave DeLong
More... about 15 years ago
a slightly more descriptive format for required predicate keypaths to include the operators supported for each keypath.
davedelong
as Dave DeLong
More... about 15 years ago
More request building
davedelong
as Dave DeLong
More... about 15 years ago
Using more semantically correct constants
davedelong
as Dave DeLong
More... about 15 years ago
Stubbed out builder classes for endpoints
davedelong
as Dave DeLong
More... about 15 years ago
Leftover changes; beginning rework of request URL generation system.
davedelong
as Dave DeLong
More... about 15 years ago
Fixed compile error
davedelong
as Dave DeLong
More... over 15 years ago
The typedef should go in the definitions file
davedelong
as Dave DeLong
More... over 15 years ago
Minor extraction function refactoring. Also changed some #if macros in the PCH to play nice with LLVM (via @cmkilger)
davedelong
as Dave DeLong
More... over 15 years ago
updated readme
davedelong
as Dave DeLong
More... over 15 years ago
Added support for searching for tags by name
davedelong
as Dave DeLong
More... over 15 years ago
wrong link
davedelong
as Dave DeLong
More... over 15 years ago
github doesn't like unicode, apparently
davedelong
as Dave DeLong
More... over 15 years ago
Updated readme with attributions
davedelong
as Dave DeLong
More... over 15 years ago
Added a fetchTotal property to SKFetchRequest, courtesy @cbguder
davedelong
as Dave DeLong
More... over 15 years ago
Added unit tests for vectorized requests, courtesy @tonklin
davedelong
as Dave DeLong
More... over 15 years ago
readme typos
davedelong
as Dave DeLong
More... over 15 years ago