Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-01CleanupbusyTimeoutAugust Mueller
2013-12-18Fix for issue #211: Add 'databasePool:didAddDatabase:' method to FMDatabasePo...Timur Islamgulov
2013-12-10Notes on what's been going on.ccgus
2013-12-10Merge branch 'master' of github.com:ccgus/fmdb into busyTimeoutccgus
2013-12-10Merge branch 'testcases' of git://github.com/GrahamDennis/fmdb into GrahamDen...ccgus
2013-12-10Cleanupccgus
2013-12-10Merge pull request #213 from 5at5ish/masterAugust "Gus" Mueller
2013-12-10Merge pull request #206 from GrahamDennis/dispatch-arc-simplifyAugust "Gus" Mueller
2013-12-05Fix for issue #203: Add 'databaseClass' class method for FMDatabaseQueue. Sub...Timur Islamgulov
2013-12-03if DEBUG is defined, then you'll get a little more info when you've got open ...ccgus
2013-11-29Fix -[FMDatabaseTests testApplicationID]Graham Dennis
2013-11-25Add a build status image from Travis-CI.Graham Dennis
2013-11-24Add a .travis.yml file to use Travis CI for automated testing.Graham Dennis
2013-11-24Converting fmdb.m to XCTest tests.Graham Dennis
2013-11-23Add a comment explaining the use of OS_OBJECT_USE_OBJCGraham Dennis
2013-11-22Add support for openFlags to FMDatabasePool.Graham Dennis
2013-11-22Simplify conditionals used to determine whether dispatch objects need explici...Graham Dennis
2013-11-11CleanupAugust Mueller
2013-11-11Merge branch 'master' of https://github.com/ccgus/fmdb into busyTimeoutAugust Mueller
2013-11-11Merge pull request #201 from NachoSoto/masterAugust "Gus" Mueller
2013-11-11New busy timeout stuff - going to test it out on a branch for a bit before ma...August Mueller
2013-11-07Just a little refactoring for the busy timeout stuff.ccgus
2013-11-06Overriding the parent class designated initializer (- init) in FMDatabase, FM...NachoSoto
2013-11-05Making sure that certain OS X only stuff is only called when compiling for th...August Mueller
2013-10-22Merge pull request #199 from snooc/podspec-dsqliteAugust "Gus" Mueller
2013-10-22Sync'd podspec with podspec from Cocoapods Specs.Cody Coons
2013-10-22Graham Dennis gets some props.August Mueller
2013-10-22Fixed a problem where having statement caching turned on would cause issues w...August Mueller
2013-10-22Merge pull request #179 from snooc/podspec-dsqliteAugust "Gus" Mueller
2013-10-22Merge pull request #194 from GrahamDennis/issue-193August "Gus" Mueller
2013-10-22Formatting fixes.August Mueller
2013-10-22Merge branch 'issue-192' of git://github.com/GrahamDennis/fmdb into GrahamDen...August Mueller
2013-10-22Added support for open flags to FMDatabaseQueueGwyn Judd
2013-10-21Added CocoaPods section to REAMDE.Cody Coons
2013-10-18Added Subspec to require SQLCipher as a dependency.Cody Coons
2013-10-18Fix issue #192: All savepoints are called '?'Graham Dennis
2013-10-18Fix issue #193: inSavepoint: should release savepoints that are rolled back.Graham Dennis
2013-10-16Added methods that expose va_list argumentsccgus
2013-10-08Merge pull request #189 from regexident/patch-1August "Gus" Mueller
2013-10-02Changed `isEqualTo:` (AppleScript support) to `isEqual:` (NSObject)regexident
2013-09-26Logs errors is now turned on by default. It's easy to turn off, and if you'r...ccgus
2013-09-26Merge pull request #181 from J-Jay/masterAugust "Gus" Mueller
2013-09-09Merge pull request #182 from tiennou/stuffAugust "Gus" Mueller
2013-09-08Use prepared statements for generating the savepoint name.Etienne Samson
2013-09-08NULL pointer dereference.Etienne Samson
2013-09-04don’t print error log when _logsErrors == NOJean-Jacques MERILLON
2013-08-08Merge pull request #168 from piemonte/masterAugust "Gus" Mueller
2013-08-08Merge pull request #174 from robertmryan/masterAugust "Gus" Mueller
2013-08-06Minor README correctionrobertmryan
2013-08-06Removed redundant Foundation.framework referencerobertmryan