Age | Commit message (Expand) | Author |
2012-11-27 | Added caching of all subtypes with single query | Paweł Sroka |
2012-11-27 | Merge branch 'optimize-elgg_get_config' into 1.8 | Steve Clay |
2012-11-27 | elgg_get_config: Don't generate NOTICE if $value not set | Steve Clay |
2012-11-27 | Don't hit DB on elgg_get_config after putting all configuration into local ob... | Paweł Sroka |
2012-11-27 | Merge pull request #447 from cristo-rabani/ticket_4935 | Steve Clay |
2012-11-28 | Fixes #4935 - Adds admin listing in admin panel | Krzysztof Różalski |
2012-11-26 | Merge branch 'pr-444' into 1.8 | Steve Clay |
2012-11-26 | Refs #4933: cache in plugin constructor, remove $CONFIG | Steve Clay |
2012-11-26 | Merge branch 'pr-445' into 1.8 | Steve Clay |
2012-11-26 | JS views: enable syntax highlighting and add missing semicolons | Steve Clay |
2012-11-26 | Fixes #4929: Optimize elgg_get_entities and add attribute loader | Steve Clay |
2012-11-26 | Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibility | Paweł Sroka |
2012-11-26 | Fixes #4933 - Adds plugin_id to GUID lookup map | Paweł Sroka |
2012-11-26 | river prefetch: Don't call elgg_get_entities if no GUIDs to fetch | Steve Clay |
2012-11-26 | Fixes #4932: Allow plugins to be saved in entity cache | Steve Clay |
2012-11-25 | check entity cache first, and remove limit (from Paweł Sroka's branch) | Steve Clay |
2012-11-21 | Fixes #4926: prefetches entities to be displayed in river | Steve Clay |
2012-11-19 | Merge branch '1854-18-groupowner' into 1.8 | Steve Clay |
2012-11-19 | Group edit action refactoring | Steve Clay |
2012-11-19 | Refs #1854. Removing old owner icons when changing the owner and changing the... | Sem |
2012-11-19 | Refs #1854. Using text to warn of the handover, instead the toggle with javas... | Sem |
2012-11-19 | Fixes #1854. Group owners can delegate the ownership to another group member. | Sem |
2012-11-15 | Fixes #4895: Output valid ETag and Expires headers | Steve Clay |
2012-11-15 | Limit messageboard posts to excerpts in activity stream | Lars Hærvig |
2012-11-15 | Merge branch 'pr-423' into 1.8 | Steve Clay |
2012-11-15 | Blog lib cleanup, logic simplification, remove notices & unused code | Steve Clay |
2012-11-15 | Blog forwarder cleanup & viewtype propagation | Steve Clay |
2012-11-14 | Merge branch 'pr-424' into 1.8 | Steve Clay |
2012-11-14 | Fixes #4896: Limit group profile RSS to seachable object types | Matt Beckett |
2012-11-14 | Prevent false testElggDeleteMetadata() failures | Steve Clay |
2012-11-14 | Style cleanup | Steve Clay |
2012-11-14 | Fixes #4861: allow lazy-loading for static method callbacks, allow more calla... | Steve Clay |
2012-11-14 | Merge branch 'pr-426' into 1.8 | Steve Clay |
2012-11-14 | Style cleanup | Steve Clay |
2012-11-14 | Merge branch 'pr-427' into 1.8 | Steve Clay |
2012-11-14 | Added missing language key for LoginException:Unknown | Jerome Bakker |
2012-11-15 | Refs #4904. Checking if page has segments before using them. | Sem |
2012-11-14 | Merge branch 'pr-433' into 1.8 | Steve Clay |
2012-11-14 | Fixes #4916: Twitter API request token | RiverVanRain |
2012-11-14 | Fixes #4890: Correct URL for requesting a timeline | RiverVanRain |
2012-11-14 | Removed unnecessary disabled class from blog delete button | German Bortoli |
2012-11-13 | Merge pull request #409 from beck24/site-messages-reply-code-cleanup | Steve Clay |
2012-11-13 | Merge pull request #429 from sembrestels/register-sticky | Steve Clay |
2012-11-11 | Merge branch '189prep' into 1.8 | Steve Clay |
2012-11-11 | Merge branch '4593-18' into 1.8 | Steve Clay |
2012-11-11 | Merge branch '1.8' of github.com:Elgg/Elgg into 1.8 | Steve Clay |
2012-11-11 | Prepare for 1.8.9 release | Steve Clay |
2012-11-11 | Fixes typo in messages permissions check | Evan Winslow |
2012-11-10 | Fixes #4911. Cleaning register form after last check. | Sem |
2012-11-09 | Merge pull request #428 from mrclay/cli-fix-18 | Steve Clay |