| Age | Message |
|---|---|
| 7 months 10 days | Fix my implementation of query hint. It is supposed to be used like this : = new Tyrant_Query(true); ->addCond(...); ->search(); echo ->hint; |
|
Commit d853dde0752a08305b8ee208bfd58a1052c195a0,
by Bertrand Mansion
|
|
| 7 months 10 days | Added new function metasearch for searching with multiple queries and getting a set of results (union, diff, intersection). Also added the hint function although I am not yet sure of what it does. Those functions were added in Tyrant 1.1.33. |
|
Commit 38e8a440cede98264dfe811f18c221c7c52ba07f,
by Bertrand Mansion
|
|
| 7 months 24 days | add documentation about new index types |
|
Commit f4e24ad76aa235edb329d3b94fd358b4fa227b31,
by Bertrand Mansion
|
|
| 8 months 14 days | Add new search conditions and index types for Full-text |
|
Commit 8faa0c032f0492378d0a209fb20b715955047b0a,
by Bertrand Mansion
|
|
| 8 months 23 days | Fix problem with abstract class |
|
Commit 3a3d737171a8b33879bcc2b0b2bdd7e4835802bd,
by Bertrand Mansion
|
|
| 8 months 24 days | try to activate tcp_nodelay even if not defined in php... |
|
Commit ec1c81154e6c87c6528d754c93fd92e86741f35f,
by Bertrand Mansion
|
|
| 8 months 24 days | Add documentation, hope it's finished with documentation now... |
|
Commit ead078d982bb50075b3f8728c4718dbcab0049be,
by Bertrand Mansion
|
|
| 8 months 24 days | Add and fix some documentation |
|
Commit 2ee150601657fbce6e0de56dec159eedd4ee67dd,
by Bertrand Mansion
|
|
| 8 months 24 days | Fix a bug with older versions of PHP 5 Make some signatures more consistent |
|
Commit 76507e553ab33152d0bfe79f4fc4df9eb8eef8a0,
by Bertrand Mansion
|
|
| 9 months 1 day | Fix an endless loop in case the connection drops |
|
Commit 013306f2ba2f2e84c9a9922b4cc0087a0cef4090,
by Bertrand Mansion
|
|
| 9 months 9 days | There is no need to set multiple limit or order conditions on a query |
|
Commit e3fc395f6e54e4c0485251843a01d79c594620f6,
by Bertrand Mansion
|
|
| 9 months 9 days | Adds a method to get the current connection statically |
|
Commit fa9689b2f3a2602e59fa2c8327124c40a7ffed35,
by Bertrand Mansion
|
|
| 9 months 9 days | Even more documentation |
|
Commit 03fec134322c2d973093b5315652f400690bf22c,
by Bertrand Mansion
|
|
| 9 months 9 days | The Tyrant factory now automatically detects the database type by
asking the server and loads the appropriate adapter (RDB or RDTable). The Tyrant factory also stores connections in case one want to work with multiple connections. |
|
Commit 3cf0058454883fbe837c1c4b3843f52a3e9685d5,
by Bertrand Mansion
|
|
| 9 months 9 days | Load Tyrant in Tyrant_Common since it uses its constants |
|
Commit 4e9f2350b5865e81c3da94aec6ee640d76c33257,
by Bertrand Mansion
|
|
| 9 months 9 days | Some more documentation |
|
Commit 178ee1814116a1556754caf2557f4b81f4266386,
by Bertrand Mansion
|
|
| 9 months 9 days | Rename the Exception object to be coherent |
|
Commit cff881c7cb34c89f54ad3a634767859df290437c,
by Bertrand Mansion
|
|
| 9 months 9 days | forgot to add the file :) |
|
Commit 4b381f04f41a9fd5d69eac701da1cd4743598bd4,
by Bertrand Mansion
|
|
| 9 months 9 days | Moved Exception in its own file |
|
Commit c5e82b812e3cc5b5320882289610f69d83f9f726,
by Bertrand Mansion
|
|
| 9 months 9 days | fix typo |
|
Commit 7c0a0f569dcd03f466f6466e9749d28eb585231c,
by Bertrand Mansion
|
|
| 9 months 9 days | Adds some documentation. Adds the ext function. Should fix the restore function (I haven't tested it yet). |
|
Commit b7336f59ff115421fd7c9208d8631798c4f7f53f,
by Bertrand Mansion
|
|
| 9 months 19 days | Adds MIT license information and some documentation (still a lot to write). Make Common an abstract class. |
|
Commit 4c571d2087746052d0f0bd26196b82bfeeec9623,
by Bertrand Mansion
|
|
| 9 months 19 days | Initial import |
|
Commit 11e1650de61b0a7346de0cd6600290239a62cf92,
by Bertrand Mansion
|
|