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 |
2010-03-05 |
César D. Rodas | - Changed the Project License, adopted the BSD License.
|
commit | commitdiff | tree |
2010-03-05 |
César D. Rodas | Prevented specials document's properties being part...
|
commit | commitdiff | tree |
2010-03-04 |
César D. Rodas | - Added copyright headers
|
commit | commitdiff | tree |
2010-03-04 |
César D. Rodas | Removed old samples code, added tiny README in the...
|
commit | commitdiff | tree |
2010-03-04 |
César D. Rodas | fixed typo error
|
commit | commitdiff | tree |
2010-03-04 |
César D. Rodas | Added session handler using ActiveMongo
|
commit | commitdiff | tree |
2010-03-04 |
César D. Rodas | - Added Logger example with MongoDB (ActiveMongo).
|
commit | commitdiff | tree |
2010-03-03 |
César D. Rodas | - Changed sample directory name
|
commit | commitdiff | tree |
2010-03-03 |
César D. Rodas | - Improved the Blog model sample
|
commit | commitdiff | tree |
2010-03-03 |
César D. Rodas | - Fixed minor bugs on ActiveMongo
|
commit | commitdiff | tree |
2010-03-01 |
César D. Rodas | Added Array cast in foreach to avoid warning
|
commit | commitdiff | tree |
2010-03-01 |
César D. Rodas | Fixed weird error with references
|
commit | commitdiff | tree |
2010-02-26 |
César D. Rodas | Updated README. Going to beta (v0.1)
|
commit | commitdiff | tree |
2010-02-26 |
César D. Rodas | - Added support for Embedded-Documents and Inner Arrays
|
commit | commitdiff | tree |
2010-02-25 |
César D. Rodas | Added sub-documents (N-inners) efficient update support...
|
commit | commitdiff | tree |
2010-02-24 |
César D. Rodas | - Added support for Sub-documents. Subdocuments are...
|
commit | commitdiff | tree |
2010-02-24 |
César D. Rodas | - Added reset() method which delete the cursor if any
|
commit | commitdiff | tree |
2010-02-24 |
César D. Rodas | - Count() now return 0 if there is no valid query
|
commit | commitdiff | tree |
2010-02-24 |
César D. Rodas | Added count() method
|
commit | commitdiff | tree |
2010-02-24 |
César D. Rodas | Fixed bug when the request has no result
|
commit | commitdiff | tree |
2010-02-24 |
César D. Rodas | Fixed styles, removed tabs.
|
commit | commitdiff | tree |