Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-04 | Fix for auto_increment parameter in auto-created tables via checkschema. | Brion Vibber | |
Update FeedSub plugin for non-Plugin_DataObject setup and working checkschema updates. | |||
2010-01-04 | Enable memcache automatic compression, starting at 20k and only if ↵ | Craig Andrews | |
compression gain is greater than 20%. Allows storage of larger objects (over 1mb in size uncompressed), such as huge LDAP schemas. Should also improve cache efficiency (allows more stuff to be stored in same memory) and reduce network latency (less data transfer) (redo commit 1e9c03e1993b5d2978ac4c5213a8a64e0150b4a2 which was apparently lost during pluginization) | |||
2010-01-04 | Ran NoticeLocationAttach() through jslint | Sarven Capadisli | |
2010-01-04 | Removed unneeded line-height | Sarven Capadisli | |
2010-01-04 | Removed comma | Sarven Capadisli | |
2010-01-04 | Relocated @title removal | Sarven Capadisli | |
2010-01-04 | Updated element id for notice_data-geo | Sarven Capadisli | |
2010-01-04 | Refactored geo location removal to removeNoticeDataGeo() | Sarven Capadisli | |
2010-01-04 | Added errorCallback() to geoCurrentPosition() i.e., if user doesn't | Sarven Capadisli | |
grant permission, removes the Geo processing and (if any) existing geo location data from notice form. | |||
2010-01-04 | Trim whitespace from label's textContent | Sarven Capadisli | |
2010-01-04 | Using object value instead of inline string | Sarven Capadisli | |
2010-01-04 | Open geoname URL in a new window | Sarven Capadisli | |
2010-01-03 | Remove logging from default cache | Evan Prodromou | |
2010-01-03 | Debug utility to log cache access | Evan Prodromou | |
2010-01-03 | don't try to set an expiry for XCache | Evan Prodromou | |
2010-01-03 | add keyTypes() for User_greeting_count | Evan Prodromou | |
2010-01-03 | Revert "use keys() instead of keyTypes() so plugin data object work" | Evan Prodromou | |
This reverts commit ec380887f71a1eadc75bad0289f9a0dbee7f2913. | |||
2010-01-03 | update SamplePlugin.php also | Evan Prodromou | |
2010-01-03 | Expand SamplePlugin to show other best practices | Evan Prodromou | |
I modified the SamplePlugin to show how to do some real processing, adding a data class and an action class and modifying the main menu to link to the new action. I added documentation comments to all the methods and made sure the modules were PHPCS-clean. | |||
2010-01-03 | use keys() instead of keyTypes() so plugin data object work | Evan Prodromou | |
2010-01-03 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2010-01-03 | First version of cache plugin for XCache variable cache | Evan Prodromou | |
2010-01-03 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland | |
2010-01-02 | add LGPL | Evan Prodromou | |
2010-01-02 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2010-01-02 | Add a caching plugin for APC variable cache | Evan Prodromou | |
2010-01-02 | First version of Memcache plugin | Evan Prodromou | |
2010-01-02 | Make cache.php PHPCS-clean | Evan Prodromou | |
2010-01-02 | invert if for cache handling | Evan Prodromou | |
2010-01-02 | fix default array implementation checks | Evan Prodromou | |
2010-01-02 | Make caching a plugin system | Evan Prodromou | |
2010-01-02 | Merge branch '0.9.x' into cacheplugin | Evan Prodromou | |
2010-01-02 | Merge branch 'master' into 0.9.x | Evan Prodromou | |
Conflicts: classes/Memcached_DataObject.php | |||
2010-01-02 | return false from Memcached_DataObject::staticGet() on not found, like ↵ | Evan Prodromou | |
DB_DataObject | |||
2010-01-02 | fixup memcache functions | Evan Prodromou | |
2010-01-02 | change harmless check of to check of in Memcached_DataObject | Evan Prodromou | |
2010-01-03 | Fix end tag | Sarven Capadisli | |
2010-01-03 | Button should return false | Sarven Capadisli | |
2010-01-03 | Moved location container's buttons inside enabled state | Sarven Capadisli | |
2010-01-03 | Reset location icon when container button.close is clicked | Sarven Capadisli | |
2010-01-03 | Updated pin icon | Sarven Capadisli | |
2010-01-03 | Added minimize functionality to selected location container | Sarven Capadisli | |
2010-01-03 | Changed location share representation to be more like the file | Sarven Capadisli | |
attachment. Init UI. Probably a little buggy. | |||
2010-01-02 | incorrectly used empty() instead of isset() for a variable that could be 0 | Evan Prodromou | |
2010-01-01 | Don't need margin-bottom for share location option | Sarven Capadisli | |
2010-01-01 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2010-01-01 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou | |
2010-01-01 | Revert "add cleanup method to cleanup a single row" | Evan Prodromou | |
This reverts commit b0527801d9c2b84408bbfdf82bbdc5b778f72cfc. | |||
2010-01-01 | Merge branch 'master' into 0.9.x | Evan Prodromou | |
Conflicts: classes/Memcached_DataObject.php | |||
2010-01-01 | Included geotag icon file separately | Sarven Capadisli | |