| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-22 | Convert tabs to spaces. Enough to get the file structure test to | Bharat Mediratta | |
| pass, but not really the Gallery coding convention -- this is a compatibility class though. | |||
| 2009-12-22 | Add merge_or_where() to MY_Datatabase_Builder and use that instead of | Bharat Mediratta | |
| or_where() for compatibility and convenience. Caught by failing unit tests. | |||
| 2009-12-21 | Fix preambles, and fix the File_Structure_Test to be more lenient | Bharat Mediratta | |
| because of preamble variation in K24. | |||
| 2009-12-21 | Update database tests for K24. Use a mock database that we load | Bharat Mediratta | |
| through the framework so that we're properly testing the Database_Builder, it's a lot cleaner than what we had before. | |||
| 2009-11-26 | Overload Database_Builder to add merge_where() which takes predefined | Bharat Mediratta | |
| where clauses and adds them to the existing query. Update all existing queries that take an additional where clause to use it. | |||
| 2009-11-26 | Add kohana23_compat module to bring along functionality that got | Bharat Mediratta | |
| deleted, but we still want. Start off with the Pagination library. | |||
