FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · grager/CocoaSQL · GitHub
grager
/
CocoaSQL
Public
forked from
isutton/CocoaSQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 20, 2012
Simplified README and added instructions to setup a development environment to contribute to CocoaSQL.
isutton
committed
1693ea8
View commit details
Copy full SHA for 1693ea8
Browse repository at this point
Commits on Feb 19, 2012
Errors are better identified now.
isutton
committed
b863270
View commit details
Copy full SHA for b863270
Browse repository at this point
Generic tests for all the drivers are being executed now.
isutton
committed
debd5ab
View commit details
Copy full SHA for debd5ab
Browse repository at this point
Ignoring SQLite test artifacts.
isutton
committed
eff0686
View commit details
Copy full SHA for eff0686
Browse repository at this point
Include PostgreSQL and SQLite in tests.
isutton
committed
70b5199
View commit details
Copy full SHA for 70b5199
Browse repository at this point
Fixed while() syntax.
isutton
committed
626da62
View commit details
Copy full SHA for 626da62
Browse repository at this point
Filled in CocoaSQL_Tests from tests I already had.
isutton
committed
b696706
View commit details
Copy full SHA for b696706
Browse repository at this point
Remove test targets to add tests over again using Xcode 4.* tests infra-structure.
isutton
committed
3d0f417
View commit details
Copy full SHA for 3d0f417
Browse repository at this point
Since I'm using brew to install MySQL and PostgreSQL, I don't need /opt/** in the search path anymore.
isutton
committed
8110fba
View commit details
Copy full SHA for 8110fba
Browse repository at this point
Ignoring Xcode 4.* noises.
isutton
committed
4525484
View commit details
Copy full SHA for 4525484
Browse repository at this point
First time opening the project in Xcode 4.3...
isutton
committed
6a775b2
View commit details
Copy full SHA for 6a775b2
Browse repository at this point
Fixed ambiguity warning.
isutton
committed
79c8d7c
View commit details
Copy full SHA for 79c8d7c
Browse repository at this point
Check if superclass was properly initialized.
isutton
committed
0923134
View commit details
Copy full SHA for 0923134
Browse repository at this point
Fixed a bug where CSQLResultCallback wasn't being initialized after being allocated.
isutton
committed
172c92a
View commit details
Copy full SHA for 172c92a
Browse repository at this point
Commits on Jul 6, 2010
user should retain the result value.
Igor Sutton
committed
c490ec9
View commit details
Copy full SHA for c490ec9
Browse repository at this point
getError: returns BOOL now.
Igor Sutton
committed
3059cfd
View commit details
Copy full SHA for 3059cfd
Browse repository at this point
moved executeSQL:withValues:error: to the superclass.
Igor Sutton
committed
283b9ff
View commit details
Copy full SHA for 283b9ff
Browse repository at this point
fixed TZ issues with non-timezone timestamps.
Igor Sutton
committed
4990b41
View commit details
Copy full SHA for 4990b41
Browse repository at this point
Commits on Jul 5, 2010
set value to nil by default.
Igor Sutton
committed
d9cb0b2
View commit details
Copy full SHA for d9cb0b2
Browse repository at this point
checks if error isn't NULL before dereferencing it.
Igor Sutton
committed
54322f9
View commit details
Copy full SHA for 54322f9
Browse repository at this point
properly initialization of empty objects.
Igor Sutton
committed
ba15d03
View commit details
Copy full SHA for ba15d03
Browse repository at this point
Activated static analyzer in the project.
Igor Sutton
committed
6ac7db9
View commit details
Copy full SHA for 6ac7db9
Browse repository at this point
got rid of more dependencies.
Igor Sutton
committed
c25f1b1
View commit details
Copy full SHA for c25f1b1
Browse repository at this point
indicating failure now.
Igor Sutton
committed
0651873
View commit details
Copy full SHA for 0651873
Browse repository at this point
we don't need that complicated notation.
Igor Sutton
committed
9432dd3
View commit details
Copy full SHA for 9432dd3
Browse repository at this point
got rid of some code since they're being handled by the superclass now.
Igor Sutton
committed
c142a1e
View commit details
Copy full SHA for c142a1e
Browse repository at this point
removed some dependencies.
Igor Sutton
committed
7300e77
View commit details
Copy full SHA for 7300e77
Browse repository at this point
added preparedStatementClass information in CSQLDatabase and friends.
Igor Sutton
committed
4a177fa
View commit details
Copy full SHA for 4a177fa
Browse repository at this point
split tests per driver.
Igor Sutton
committed
89596a3
View commit details
Copy full SHA for 89596a3
Browse repository at this point
removed CSMySQLDatabase.h import.
Igor Sutton
committed
a5cc49b
View commit details
Copy full SHA for a5cc49b
Browse repository at this point
fixed mark.
Igor Sutton
committed
a9682de
View commit details
Copy full SHA for a9682de
Browse repository at this point
fixed test messages.
Igor Sutton
committed
09de6da
View commit details
Copy full SHA for 09de6da
Browse repository at this point
Commits on Apr 27, 2010
added CocoaSQLErrors.h.
Igor Sutton
committed
00fd5e2
View commit details
Copy full SHA for 00fd5e2
Browse repository at this point
Commits on Apr 26, 2010
split the targets per driver.
Igor Sutton
committed
0bd3270
View commit details
Copy full SHA for 0bd3270
Browse repository at this point
simplified code a bit.
Igor Sutton
committed
010c25a
View commit details
Copy full SHA for 010c25a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL