2010-10-01 |
johncrenshaw | Bugfix for delete (wasn't working properly with extended...
|
commit | commitdiff | tree |
2010-09-26 |
johncrenshaw | - Updated find() to include all functionality from...
|
commit | commitdiff | tree |
2010-09-26 |
johncrenshaw | Tests for new find types
|
commit | commitdiff | tree |
2010-06-13 |
César D. Rodas | - Added disconnect() and isconnected() methods
|
commit | commitdiff | tree |
2010-06-08 |
Dominik Fässler | BugFix: doReferencing does not replace references correctly
|
commit | commitdiff | tree |
2010-06-07 |
César D. Rodas | - Improved namespace support
|
commit | commitdiff | tree |
2010-06-07 |
César D. Rodas | - Added namespace support finaly :-)
|
commit | commitdiff | tree |
2010-06-01 |
César D. Rodas | - Improved php5.2 support, added context to triggerEvent...
|
commit | commitdiff | tree |
2010-06-01 |
César D. Rodas | - Improved addIndex
|
commit | commitdiff | tree |
2010-05-29 |
César D. Rodas | - Fixed tiny bug on batchIndex
|
commit | commitdiff | tree |
2010-05-29 |
César D. Rodas | - Improved cloned objects support
|
commit | commitdiff | tree |
2010-05-29 |
César D. Rodas | - Improved memcached support
|
commit | commitdiff | tree |
2010-05-29 |
César D. Rodas | Merge branch 'master' into Cache
|
commit | commitdiff | tree |
2010-05-29 |
César D. Rodas | - Fixed little typo
|
commit | commitdiff | tree |
2010-05-29 |
César D. Rodas | - Added fully support for PHP5.2 (passes all the tests)
|
commit | commitdiff | tree |
2010-05-28 |
César D. Rodas | Merge branch 'master' into Cache
|
commit | commitdiff | tree |
2010-05-28 |
César D. Rodas | - Added ability to run static hooks defined on a class
|
commit | commitdiff | tree |
2010-05-27 |
César D. Rodas | - Improved memcached support, override setMulti and...
|
commit | commitdiff | tree |
2010-05-27 |
César D. Rodas | - Added methods to CacheDriver: config, isEnabled,...
|
commit | commitdiff | tree |
2010-05-26 |
César D. Rodas | Merge branch 'Cache'
|
commit | commitdiff | tree |
2010-05-26 |
César D. Rodas | - fixed potential bug with properties(), from now on...
|
commit | commitdiff | tree |
2010-05-26 |
César D. Rodas | - Removed debug variables
|
commit | commitdiff | tree |
2010-05-26 |
César D. Rodas | - Added new experimental plug-in for Cache
|
commit | commitdiff | tree |
2010-05-26 |
César D. Rodas | Merge branch 'Cache'
|
commit | commitdiff | tree |
2010-05-26 |
César D. Rodas | - Added comments to Cache
|
commit | commitdiff | tree |
2010-05-26 |
César D. Rodas | - Added more function to ActiveMongo (getArray(), servedFrom...
|
commit | commitdiff | tree |
2010-05-25 |
César D. Rodas | - Improved Caching, now it is sort of functional
|
commit | commitdiff | tree |
2010-05-25 |
César D. Rodas | - Improved doQuery
|
commit | commitdiff | tree |
2010-05-23 |
César D. Rodas | - Added servedFromCache which returns true is the current...
|
commit | commitdiff | tree |
2010-05-23 |
César D. Rodas | - Added Cache_driver::get
|
commit | commitdiff | tree |
2010-05-23 |
César D. Rodas | - Added Test Cache driver
|
commit | commitdiff | tree |
2010-05-23 |
César D. Rodas | - Worked on the cache propotype
|
commit | commitdiff | tree |
2010-05-23 |
César D. Rodas | - Improved the Cache behavior mockup
|
commit | commitdiff | tree |
2010-05-23 |
César D. Rodas | - Improved getReferences, added checking to avoid invalid...
|
commit | commitdiff | tree |
2010-05-23 |
César D. Rodas | - Started the Cache support for ActiveMongo
|
commit | commitdiff | tree |
2010-05-22 |
César D. Rodas | - Improved deferencing and Find()
|
commit | commitdiff | tree |
2010-05-22 |
César D. Rodas | - Improved dynamic references
|
commit | commitdiff | tree |
2010-05-21 |
César D. Rodas | - Added testing to cover property delete on nested...
|
commit | commitdiff | tree |
2010-05-21 |
César D. Rodas | - Fixed bugs:
|
commit | commitdiff | tree |
2010-05-21 |
César D. Rodas | Added tests (84,19% of coverance) to release first...
|
commit | commitdiff | tree |
2010-05-21 |
César D. Rodas | - Added test coverance for invalid queries
|
commit | commitdiff | tree |
2010-05-20 |
César D. Rodas | - Added Tests suites for reported Bugs
|
commit | commitdiff | tree |
2010-05-20 |
Dominik Fässler | BugFix: Remove count check in doDeferencing.
|
commit | commitdiff | tree |
2010-05-20 |
Dominik Fässler | BugFix: getDocumentReferences byRef problem
|
commit | commitdiff | tree |
2010-05-20 |
Dominik Fässler | BugFix: Cursor rewind/next does not load properties.
|
commit | commitdiff | tree |
2010-05-15 |
César D. Rodas | - Added __sleep() support to customize easily (without...
|
commit | commitdiff | tree |
2010-05-07 |
César D. Rodas | Merge branch 'master' of git@github.com:crodas/ActiveMongo
|
commit | commitdiff | tree |
2010-05-07 |
Massimiliano Torromeo | Iterable::key must return string or int type. Add typecast...
|
commit | commitdiff | tree |
2010-05-07 |
César D. Rodas | - __toString is not longer final
|
commit | commitdiff | tree |
2010-05-06 |
Olmo Maldonado | test coverage for before and after delete. note, though...
|
commit | commitdiff | tree |
2010-05-06 |
Olmo Maldonado | Adding a after and before event for dropped collections.
|
commit | commitdiff | tree |
2010-05-06 |
Olmo Maldonado | For after_delete is not triggered.
|
commit | commitdiff | tree |
2010-05-04 |
César D. Rodas | - Added test to check NULL after $unset on arrays
|
commit | commitdiff | tree |
2010-05-02 |
César D. Rodas | - Fixed error with non-value (NULL, 0, false)
|
commit | commitdiff | tree |
2010-04-09 |
César D. Rodas | - Added Data validation for batchInsert(array array...
|
commit | commitdiff | tree |
2010-04-08 |
César D. Rodas | Merge branch 'master' of git@github.com:crodas/ActiveMongo
|
commit | commitdiff | tree |
2010-04-08 |
DrZippie | Change ActiveMongo::connect() to enable MongoDB Auth
|
commit | commitdiff | tree |
2010-04-08 |
César D. Rodas | - Minor commit
|
commit | commitdiff | tree |
2010-04-07 |
César D. Rodas | - Major Changes:
|
commit | commitdiff | tree |
2010-04-04 |
César D. Rodas | - Gave more preferences to `*_update` (before, after...
|
commit | commitdiff | tree |
2010-04-04 |
César D. Rodas | - Fixed events error after save reported by @ibolmo...
|
commit | commitdiff | tree |
2010-03-31 |
César D. Rodas | - Modified test, changed update_refs update to ActiveMongo...
|
commit | commitdiff | tree |
2010-03-30 |
César D. Rodas | Removed debug information added by mistake in the previous...
|
commit | commitdiff | tree |
2010-03-30 |
César D. Rodas | - Added ability to delete multiple rows with a given...
|
commit | commitdiff | tree |
2010-03-30 |
César D. Rodas | Fixed typo comment
|
commit | commitdiff | tree |
2010-03-30 |
César D. Rodas | - Added Update() method which performs multiple updates...
|
commit | commitdiff | tree |
2010-03-30 |
César D. Rodas | - Added single parameter array(keys => values) for...
|
commit | commitdiff | tree |
2010-03-30 |
César D. Rodas | - Added tons of tests
|
commit | commitdiff | tree |
2010-03-30 |
César D. Rodas | - Added multiple operations per property
|
commit | commitdiff | tree |
2010-03-29 |
César D. Rodas | - Added where operations which expects arrays as parameters...
|
commit | commitdiff | tree |
2010-03-29 |
César D. Rodas | - Changed ArrayTest; The iteration bug is fixed in...
|
commit | commitdiff | tree |
2010-03-29 |
César D. Rodas | - Fixed bug that didn't reset unsaved values on iteration
|
commit | commitdiff | tree |
2010-03-28 |
César D. Rodas | Added ArrayAccess
|
commit | commitdiff | tree |
2010-03-28 |
César D. Rodas | - Added testing for cloned objects
|
commit | commitdiff | tree |
2010-03-28 |
César D. Rodas | - Added Exceptions file
|
commit | commitdiff | tree |
2010-03-28 |
César D. Rodas | - Improved testing, added Hook testing
|
commit | commitdiff | tree |
2010-03-28 |
César D. Rodas | - Changed after_update, after_create method, added...
|
commit | commitdiff | tree |
2010-03-26 |
César D. Rodas | - Fixed minor bugs
|
commit | commitdiff | tree |
2010-03-26 |
César D. Rodas | - Added some documentation to the Query methods
|
commit | commitdiff | tree |
2010-03-25 |
César D. Rodas | Worked on testing
|
commit | commitdiff | tree |
2010-03-25 |
César D. Rodas | - Added $near support
|
commit | commitdiff | tree |
2010-03-23 |
César D. Rodas | - Added query abstraction (doQuery, limit, where, columns)
|
commit | commitdiff | tree |
2010-03-21 |
César D. Rodas | - Fixed tiny bug
|
commit | commitdiff | tree |
2010-03-20 |
César D. Rodas | Fixed a bug that prevented to parse any property name
|
commit | commitdiff | tree |
2010-03-20 |
César D. Rodas | Added implicit query if the object to match with is...
|
commit | commitdiff | tree |
2010-03-20 |
César D. Rodas | Added simple query layer
|
commit | commitdiff | tree |
2010-03-19 |
César D. Rodas | - Rewrote default validators, removed closures for...
|
commit | commitdiff | tree |
2010-03-18 |
César D. Rodas | - Merged lib/Events.php with lib/ActiveMongo.php
|
commit | commitdiff | tree |
2010-03-18 |
César D. Rodas | - Merged lib/Events.php with lib/ActiveMongo.php
|
commit | commitdiff | tree |
2010-03-15 |
César D. Rodas | - Added Validators
|
commit | commitdiff | tree |
2010-03-15 |
César D. Rodas | - Added special events handlers (are executed for every...
|
commit | commitdiff | tree |
2010-03-14 |
César D. Rodas | - Added a better Hook (Events) handling
|
commit | commitdiff | tree |
2010-03-12 |
César D. Rodas | - Added before_* and after_* hooks.
|
commit | commitdiff | tree |
2010-03-10 |
César D. Rodas | - New tag, changed README
|
commit | commitdiff | tree |
2010-03-10 |
César D. Rodas | - Dynamic References are working
|
commit | commitdiff | tree |
2010-03-09 |
César D. Rodas | - Queued Dynamic deference,
|
commit | commitdiff | tree |
2010-03-09 |
César D. Rodas | Added References, TODO: Dynamic references
|
commit | commitdiff | tree |
2010-03-06 |
César D. Rodas | - Merged with ActiveMongo.php from "shard" branch.
|
commit | commitdiff | tree |
2010-03-05 |
César D. Rodas | - Added cache for the collection object at _getCollection...
|
commit | commitdiff | tree |
2010-03-05 |
César D. Rodas | - Changed Drop() method, it is static
|
commit | commitdiff | tree |