Age | Commit message (Expand) | Author |
2014-01-22 | Merge tag '1.8.18' of git://github.com/Elgg/Elgg into develop | Sem |
2014-01-01 | Merged in libxml18 (pull request #8)
| Paweł Sroka |
2013-12-09 | Code style fixes for recent PR | Steve Clay |
2013-12-02 | Fix #6238 Return blank arrays | Ed Lyons |
2013-12-01 | Code style fixes in ElggCrypto | Steve Clay |
2013-11-04 | code style | Steve Clay |
2013-11-04 | PRNG replace Drupal's with George Argyros' | Steve Clay |
2013-11-04 | Allow regenerating site secret | Steve Clay |
2013-11-04 | Disable loading external entities during XML parsing | Steve Clay |
2013-10-31 | Merge pull request #6171 from jdalsem/widget-reorder-issue | Juho Jaakkola |
2013-10-23 | replaced all references to trac.elgg.org to the correct GitHub issues | Jerome Bakker |
2013-10-23 | fixed issue when reordering plugins to second last position of other | Jeroen Dalsem |
2013-07-05 | Refs #5662 added error message for what should be impossible condition | cash |
2013-07-05 | Fixes #5671 fixed query for clearing admin settings on plugin | cash |
2013-06-13 | Merge pull request #5592 from mrclay/5357 | Cash Costello |
2013-06-08 | Improved algorithm by tracking total incomplete entities | Steve Clay |
2013-06-08 | ElggBatch with incrementOffset off now handles incomplete entities | Steve Clay |
2013-06-07 | Fixes #5600: Entities are kept out of entity cache during save | Steve Clay |
2013-06-04 | Fixes #5357: ElggBatch can now skip incomplete entities | Steve Clay |
2013-06-03 | Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetch | Steve Clay |
2013-06-01 | Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by Pawe... | Steve Clay |
2013-06-01 | Merge branch '5539_18' into 1.8 | Steve Clay |
2013-06-01 | Add filtering for site entities, faster filtering | Steve Clay |
2013-05-30 | ElggFile->delete() will return a correct state even for non saved | Jerome Bakker |
2013-05-28 | Fixes #5531 removes symbol interpretation from translit class | cash |
2013-05-23 | Refs #5522. Removed unused code. | Brett Profitt |
2013-05-23 | Fixes #5522. Only adding children elements to menu items if they haven't alre... | Brett Profitt |
2013-05-05 | Fixes #5435: Allows upgrade to boot on old schemas | Steve Clay |
2013-04-21 | Fixes #5207 returning false if filename is not set | Cash Costello |
2013-04-21 | fixed typos on method name | Cash Costello |
2013-04-14 | entity and query cache are size limited so don't need cache clearing in ElggB... | cash |
2013-04-13 | Fixes #4978 integrates LRU cache for db query cache | cash |
2013-04-13 | updated lru cache so easier to integrate | cash |
2013-04-13 | adds LRU cache | cash |
2013-04-13 | introduces _elgg_invalidate_query_cache() to dry up the db query cache code | cash |
2013-04-13 | cleanup of entity caching code | cash |
2013-04-13 | documentation updates | cash |
2013-03-31 | Fixes #4972: More robust friendly titles implementation | Steve Clay |
2013-03-16 | engine now is standards compliant | cash |
2013-03-16 | fixed extra ignore | cash |
2013-03-16 | more coding standard fixes | cash |
2013-03-16 | coding standards | cash |
2013-03-15 | more coding standard fixes | cash |
2013-03-15 | fixed some coding standards issues as detected by code sniffer | Cash Costello |
2013-02-13 | Merge tag '1.8.13' of git://github.com/Elgg/Elgg | Sem |
2013-02-09 | cleaned up some coding standard issues | cash |
2013-02-09 | updated todo comment on compareByWeight | cash |
2013-02-09 | Lots of new @todos :( | Steve Clay |
2013-02-09 | Fixes #5052 using name for annotations and using correct class for export | Cash Costello |
2013-02-09 | remove unused code: vars, foreach keys, etc | Steve Clay |