An open API service providing commit metadata for open source projects.

GitHub / calebd/CMDQueryStringSerialization / commits

SHA Message Author Date Stats
8c0562a5 Tweak project settings. Caleb Davenport <c****b@c****e> about 11 years ago
d1528ff8 Bump version: 0.4.3 Caleb Davenport <c****b@c****e> about 11 years ago
b25ee9f4 Project changes. Caleb Davenport <c****b@c****e> about 11 years ago
df1edd0c Set version and replace version constants. Caleb Davenport <c****b@c****e> about 11 years ago
150bea6a Set library version to project version. Caleb Davenport <c****b@c****e> about 11 years ago
6a56023f Add automatic code signing to iOS framework. Caleb Davenport <c****b@c****e> about 11 years ago
821eb39b Add OS X framework target. Caleb Davenport <c****b@c****e> about 11 years ago
fa6f987d Bump iOS deployment target. Caleb Davenport <c****b@c****e> about 11 years ago
596a5409 Bump version: 0.4.1 Caleb Davenport <c****b@c****e> about 11 years ago
971f1463 Add option to control percent escape behavior. Caleb Davenport <c****b@c****e> about 11 years ago
1505b8c7 Remove escapes before stripping brackets. Caleb Davenport <c****b@c****e> about 11 years ago
1e81fd1e Switch to optional module imports. Caleb Davenport <c****b@c****e> about 11 years ago
cd12b1b1 More tests. Caleb Davenport <c****b@c****e> about 11 years ago
780693d6 Minor cleanup. Caleb Davenport <c****b@c****e> about 11 years ago
7fbb659f Add failing test for double encode bug Sam Soffes <s****m@s****s>
Committed by: Caleb Davenport <c****b@c****e>
about 11 years ago
7e32221f No op if query dictionary is empty Sam Soffes <s****m@s****s>
Committed by: Caleb Davenport <c****b@c****e>
about 11 years ago
546c2464 Bump version: 0.4.0 Caleb Davenport <c****b@c****e> about 11 years ago
391ab872 Add NSURL helper category. Caleb Davenport <c****b@c****e> about 11 years ago
36239c01 Update ISO8601. Caleb Davenport <c****b@c****e> about 11 years ago
e7db7872 Switch to a framework project. Caleb Davenport <c****b@c****e> over 11 years ago
dc9ad72a Bump version. Caleb Davenport <c****t@g****m> over 11 years ago
731f701d Freaking travis. Caleb Davenport <c****t@g****m> almost 12 years ago
8f1406d3 Dumb. Caleb Davenport <c****t@g****m> almost 12 years ago
db0c1fe6 Clean up badges. Caleb Davenport <c****t@g****m> almost 12 years ago
9edef864 Switch to actual install script. Caleb Davenport <c****t@g****m> almost 12 years ago
34eefc3e Add pod badges to readme. Caleb Davenport <c****t@g****m> almost 12 years ago
584e1cce Fix travis since example project is nested. Caleb Davenport <c****t@g****m> almost 12 years ago
86da33a4 Check in workspace. Caleb Davenport <c****t@g****m> almost 12 years ago
39b56b9e Reorganize and simplify project. Caleb Davenport <c****t@g****m> almost 12 years ago
3e9533af Fix travis. Caleb Davenport <c****t@g****m> about 12 years ago
fc5cf7be Version bump. Caleb Davenport <c****t@g****m> about 12 years ago
8a2d80e0 Add ability to encode ISO8601 dates. Caleb Davenport <c****t@g****m> about 12 years ago
ad325bd7 Update readme. Caleb Davenport <c****t@g****m> about 12 years ago
5db360f8 Sigh Travis. Caleb Davenport <c****t@g****m> about 12 years ago
a0bbdbce Add SDK to travis definition. Caleb Davenport <c****t@g****m> about 12 years ago
0179fb90 Not really sure why this was so messed up. Caleb Davenport <c****t@g****m> about 12 years ago
845b20a8 Fix bug where array was not sorted in place properly. Caleb Davenport <c****t@g****m> about 12 years ago
de30c8c4 Attempting to update the Travis definition. Caleb Davenport <c****t@g****m> about 12 years ago
ca22dc77 Minor tweaks. Caleb Davenport <c****t@g****m> about 12 years ago
37f14371 Remove old prefix header from test target. Caleb Davenport <c****t@g****m> about 12 years ago
3e858b2b Update pod spec. Caleb Davenport <c****t@g****m> about 12 years ago
f307ec5d Remove old file from compile sources phase. Caleb Davenport <c****t@g****m> about 12 years ago
86806039 Rewrite value transformer architecture. Caleb Davenport <c****t@g****m> about 12 years ago
cbfdde16 Add build status to readme. Caleb Davenport <c****t@g****m> over 12 years ago
040d92b9 Minor cleanup. Caleb Davenport <c****t@g****m> over 12 years ago
1d26c1e9 Version bump. Caleb Davenport <c****t@g****m> over 12 years ago
4eb443c3 merge Merge pull request #7 from calebd/arrays Caleb Davenport <c****t@g****m> over 12 years ago
a09f28ac merge Merge master in. Caleb Davenport <c****t@g****m> over 12 years ago
b3aa7dfc Derp. Caleb Davenport <c****t@g****m> over 12 years ago
05179fe8 Update travis yml. Caleb Davenport <c****t@g****m> over 12 years ago
caf3ca05 Add travis support. Caleb Davenport <c****t@g****m> over 12 years ago
b77c2571 Move completely to value transformers and add date serialization options. Caleb Davenport <c****t@g****m> over 12 years ago
12fbfc00 merge Merge pull request #5 from kimballfrank/master Caleb Davenport <c****t@g****m> over 12 years ago
0ac41874 Use backwards compatible [self stringByReplacingPercentEscapesUsingEncoding:N... kimballfrank <k****k@h****m> over 12 years ago
55224f63 Remove old file after rename. Caleb Davenport <c****t@g****m> over 12 years ago
b34c3aa3 Make library work on OS X as well. Caleb Davenport <c****t@g****m> over 12 years ago
438c145e Little bit of cleanup. Caleb Davenport <c****t@g****m> over 12 years ago
4e49086e All the tests pass! Caleb Davenport <c****t@g****m> over 12 years ago
304c62cb Move categories into a group. Caleb Davenport <c****t@g****m> over 12 years ago
83b811d8 I am removing this test because I think it should always attempt to parse arr... Caleb Davenport <c****t@g****m> over 12 years ago
ef20d54e Pass another test. Caleb Davenport <c****t@g****m> over 12 years ago
b0a19f88 More tests pass. Caleb Davenport <c****t@g****m> over 12 years ago
65b047d8 Fix test with invalid value type. Caleb Davenport <c****t@g****m> over 12 years ago
8f265498 Fix tests with nil input. Caleb Davenport <c****t@g****m> over 12 years ago
4e0085f8 merge Begin splitting reader and writer into separate objects. Caleb Davenport <c****t@g****m> over 12 years ago
eb2f9b81 Minor changes. Caleb Davenport <c****t@g****m> over 12 years ago
fae256c5 adds additional unit tests Oliver Mason <o****n@w****k> over 12 years ago
535f217c adds NSNumber handling Oliver Mason <o****n@w****k> over 12 years ago
9d6cd7ec merge Merge pull request #3 from 0xced/more-tests Caleb Davenport <c****t@g****m> over 12 years ago
9a99e3dc Add test with unserializable value (NSDate) Cédric Luthi <c****i@g****m> over 12 years ago
a505206b Add test with unserializable key (NSDate) Cédric Luthi <c****i@g****m> over 12 years ago
142c6a5a Add test for query string without equal character Cédric Luthi <c****i@g****m> over 12 years ago
6f21594a Add test for empty query string value Cédric Luthi <c****i@g****m> over 12 years ago
9c7f8afc Add test for empty query string key Cédric Luthi <c****i@g****m> over 12 years ago
d7d6476e Pass test with empty query string Cédric Luthi <c****i@g****m> over 12 years ago
34cb424d Do not throw an exception on empty strings Cédric Luthi <c****i@g****m> over 12 years ago
4f2f43f9 Add test with empty query string Cédric Luthi <c****i@g****m> over 12 years ago
7da10c1e Pass test with nil dictionary Cédric Luthi <c****i@g****m> over 12 years ago
9ba4d0c2 Add test with nil dictionary Cédric Luthi <c****i@g****m> over 12 years ago
18abdbd1 Add test with nil query string Cédric Luthi <c****i@g****m> over 12 years ago
821ab877 Set indentation settings to four spaces at the project level Cédric Luthi <c****i@g****m> over 12 years ago
768d710a Add unit test with emoji Cédric Luthi <c****i@g****m> over 12 years ago
b1b6e17d README tweak Bryan Irace <b****e@g****m> over 12 years ago
461e37f4 Support for other array encoding formats Bryan Irace <b****e@g****m> over 12 years ago
43af4e0c Remove occurrences of []. Caleb Davenport <c****t@g****m> over 12 years ago
09c7bbfc Move most of the parsing logic into categories. Caleb Davenport <c****t@g****m> over 12 years ago
7cf603e1 Add test for repeating key style of query string arrays. Caleb Davenport <c****t@g****m> over 12 years ago
b4da5e71 merge Merge branch 'master' of https://github.com/irace/CMDQueryStringSerialization Caleb Davenport <c****t@g****m> over 12 years ago
e3ee87be Fix a typo and add a couple of tests. Caleb Davenport <c****t@g****m> over 12 years ago
327222e5 Add an Xcode project. Caleb Davenport <c****t@g****m> over 12 years ago
c28c26a3 Support multiple values for the same key Bryan Irace <b****e@g****m> over 12 years ago
27fd097e Fix duplicate use of key.gs Caleb Davenport <c****t@g****m> over 12 years ago
af3499b3 Initial commit. Caleb Davenport <c****t@g****m> over 12 years ago

← Back to repository