summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-28Repair state after completing testSimon Holywell
2013-08-28fix travisSam
2013-08-28logger callbackSam
2013-08-28Document and test PSR-1 compliant method accessSimon Holywell
2013-08-28Added ability to use camel cased methods[email protected]
2013-08-28Update the readme changelogSimon Holywell
2013-08-28Merge branch 'vicvicvic-wherealias' of https://github.com/vicvicvic/idiorm in...Simon Holywell
2013-08-28Merge pull request #120 from tassoevan/developSimon Holywell
2013-08-28Merge branch 'master' of https://github.com/mikejestes/idiorm into developSimon Holywell
2013-08-18Corrects typo in "testJoinWithAliasesAndWhere" method name.Victor Andrée
2013-08-16Add static method `get_config`Mike Estes
2013-08-14Uses table alias in WHEREVictor Andrée
2013-07-29Reset dirty expression fields on save as wellSimon Holywell
2013-05-08Ignore result columns when calling a aggregate functionTasso Evangelista
2013-04-07Merge pull request #111 from bruston/bruston-docfixSimon Holywell
2013-04-02docs: querying: minor typoBenjamin Ruston
2013-03-20Merge pull request #106 from mailopl/masterSimon Holywell
2013-03-20fixed phpdoc in get_db()Marcin Wawrzyniak
2013-02-28Prepend PHP tag in docsSimon Holywell
2013-02-28Merge branch 'master' of https://github.com/j4mie/idiormSimon Holywell
2013-02-28Attempt to get syntax highlighting workingSimon Holywell
2013-02-28Document array config to use connection_stringSimon Holywell
2013-02-26Get syntax highlighting working code exampleSimon Holywell
2013-02-20Remove version numbers and bump yearSimon Holywell
2013-02-20Merge pull request #103 from sjparsons/masterSimon Holywell
2013-02-20Fix typo in select_many() examplesjparsons
2013-01-31Update the release dateSimon Holywell
2013-01-30Simplify get_last_query()Simon Holywell
2013-01-30Fix code style on method definitionsSimon Holywell
2013-01-30Add travis-ci build statusSimon Holywell
2013-01-30Add travis-ci configurationSimon Holywell
2013-01-30Closes issue #99 Undefined index errorSimon Holywell
2013-01-29Add Firebird and PostgreSQL to supported DBsSimon Holywell
2013-01-29Merge branch 'develop'Simon Holywell
2013-01-29Re-order changelog and credit @tagSimon Holywell
2013-01-29Update changelogSimon Holywell
2013-01-29Add support for Firebird limit and offsetmapner
2013-01-29Reset _run() to enable calling find_many after countFayland Lam
2013-01-25Add in a code sample to readmeSimon Holywell
2013-01-25Add changelog for multiple connectionsSimon Holywell
2013-01-24Multi-connections: Code style and docsSimon Holywell
2013-01-23Remove obselete testing systemSimon Holywell
2013-01-23Fix multiple connection query cachingSimon Holywell
2013-01-23Normalise some code styleSimon Holywell
2013-01-23Remove duplicate code from test bootstrapSimon Holywell
2013-01-23Separate test for multiple connection cachesSimon Holywell
2013-01-23Merge branch 'develop' into multiple-connectionsSimon Holywell
2013-01-23Finish transferring tests into PHPUnitSimon Holywell
2013-01-23Merge remote-tracking branch 'tag/dev-multi' into multiple-connectionsSimon Holywell
2013-01-22Add in more phpunit tests\!Simon Holywell