Age | Commit message (Expand) | Author |
2012-05-10 | Fixes #4512. Passing inc_offset only for deleting / disabling callbacks in me... | Brett Profitt |
2012-05-10 | Documented that elgg_delete_metadata/annotations() returns null for no ops. | Brett Profitt |
2012-01-25 | Refs #4269. Using ElggBatch to delete annotations / metadata again. | Brett Profitt |
2012-01-10 | Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit... | Brett Profitt |
2012-01-09 | Fixes #4243. Added docs for metadata_calculation option to elgg_get_metadata(). | Brett Profitt |
2011-11-18 | Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a bool | cash |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-09-28 | Fixes #3713. elgg_get_entities() and friends return false if passed invalid o... | Brett Profitt |
2011-04-21 | Refs #3195. Selectively joining certain tables for performance with annotatio... | brettp |
2011-04-21 | Reverting the annotation changes because they're not ready yet. | brettp |
2011-04-21 | Fixed a problem with the annotation batch operation test. | brettp |
2011-04-18 | Fixes #2046. Applied Franz' patch for sanitize_int(). | brettp |
2011-04-14 | Refs #3195. Changed the way annotation calculations are performed. Seems to b... | brettp |
2011-04-14 | handles empty array in get_metastring_id() (hellekin) | cash |
2011-04-07 | Fixes #3232 removed unnecessary distinct plus variable in select for metastri... | cash |
2011-04-01 | Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also to... | cash |
2011-03-19 | Fixing pluralization of singular options for elgg_get_metadata() and elgg_get... | brettp |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-14 | More fixes to annotations/metadata changes. Now all function support getting ... | brettp |
2011-02-13 | Allowing metastrings_type for metastring-based object functions. | brettp |
2011-02-13 | Removed worthless function from previous commit. | brettp |
2011-02-13 | Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi... | brettp |
2011-02-12 | Refs #2906. Missed a file. | brettp |
2011-02-12 | Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge... | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2011-01-23 | Refs #2804 #2805 pulling changes in trunk from 1.7 branch | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2009-11-07 | fixes #1227 - this one has been causing nasty problems for far too long | cash |
2009-10-26 | Rewriting metastrings search query for simplicity. | nickw |
2009-10-21 | Allowing entities to be retrieved by case-insensitive search. | nickw |
2009-10-16 | Rewriting core debug messages to be more informative. | nickw |
2009-10-15 | Standardized gobs of files. | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-06-05 | Closes #639: | marcus |
2009-01-23 | Refs #706 | marcus |
2009-01-19 | Closes #691: Should have been is_memcache_available() | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-07 | Refs #529: Experimental caching of metastrings | marcus |
2008-10-31 | Closes #493: Moved database queries out of module and in to core in line with... | marcus |
2008-08-08 | Adjusted contributors file. | ben |
2008-07-08 | Removing annoying warning messages | ben |
2008-06-27 | git-svn-id: https://code.elgg.org/elgg/trunk@1190 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-06-27 | Metastrings now keeps a record of strings it knows aren't present and so remo... | marcus |
2008-06-27 | Minor textual changes | marcus |
2008-06-27 | Refs #86 - Better debug | marcus |