Age | Commit message (Expand) | Author |
2010-01-30 | move the schema DDL sql off into seperate files for each db we support | Brenda Wallace |
2010-01-29 | Adds notice author's name to @title in Realtime response | Sarven Capadisli |
2010-01-29 | Hides .author from XHR response in showstream | Sarven Capadisli |
2010-01-28 | Move sessions settings to its own panel | Zach Copley |
2010-01-29 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-01-29 | Adjust API authentication to also check for OAuth protocol params in the | Zach Copley |
2010-01-28 | Last-chance distribution if enqueueing fails | Evan Prodromou |
2010-01-28 | Manual failover for stomp queues. | Brion Vibber |
2010-01-28 | Merge commit 'origin/master' into testing | Brion Vibber |
2010-01-28 | hide most DB_DataObject errors | Evan Prodromou |
2010-01-28 | always set up database_rw, regardless, so cached sessions work | Evan Prodromou |
2010-01-28 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-01-28 | update mysqltimestamps on insert and update | Evan Prodromou |
2010-01-28 | additional debugging data for Sessions | Evan Prodromou |
2010-01-28 | 'Sign in with Twitter' button img | Zach Copley |
2010-01-28 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Sarven Capadisli |
2010-01-28 | Update to aside styles in biz theme | Sarven Capadisli |
2010-01-28 | Update to notice item in biz theme | Sarven Capadisli |
2010-01-28 | Update to biz theme button close and minimize styles | Sarven Capadisli |
2010-01-28 | Update to biz theme's input styles | Sarven Capadisli |
2010-01-28 | Updated biz theme entity_actions styles | Sarven Capadisli |
2010-01-28 | Updated biz theme to use dialogbox styles | Sarven Capadisli |
2010-01-28 | Updated biz theme notice options | Sarven Capadisli |
2010-01-28 | Updated biz theme to hide form_repeat legend | Sarven Capadisli |
2010-01-28 | Updated biz theme to use the single icons file | Sarven Capadisli |
2010-01-28 | Updated geo sharing styles for biz | Sarven Capadisli |
2010-01-28 | Fixed layout when ad plugin is on for biz | Sarven Capadisli |
2010-01-28 | Fixed layout for powered by statusnet in biz | Sarven Capadisli |
2010-01-28 | Remove redundant session token field from form (was already being added by ba... | Zach Copley |
2010-01-28 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-01-28 | 'Sign in with Twitter' button img | Zach Copley |
2010-01-28 | Can now set $config['queue']['stomp_persistent'] = false; to explicitly disab... | Brion Vibber |
2010-01-28 | Update to aside styles in biz theme | Sarven Capadisli |
2010-01-28 | Update to notice item in biz theme | Sarven Capadisli |
2010-01-28 | Update to biz theme button close and minimize styles | Sarven Capadisli |
2010-01-28 | Update to biz theme's input styles | Sarven Capadisli |
2010-01-28 | Updated biz theme entity_actions styles | Sarven Capadisli |
2010-01-28 | Updated biz theme to use dialogbox styles | Sarven Capadisli |
2010-01-28 | Updated biz theme notice options | Sarven Capadisli |
2010-01-28 | Updated biz theme to hide form_repeat legend | Sarven Capadisli |
2010-01-28 | Updated biz theme to use the single icons file | Sarven Capadisli |
2010-01-28 | Updated geo sharing styles for biz | Sarven Capadisli |
2010-01-28 | Fixed layout when ad plugin is on for biz | Sarven Capadisli |
2010-01-28 | Fixed layout for powered by statusnet in biz | Sarven Capadisli |
2010-01-28 | Showing processing indicator for form_repeat on submit instead of form | Sarven Capadisli |
2010-01-28 | Removed avatar from repeat of username (matches noticelist) | Sarven Capadisli |
2010-01-28 | Removed unused variable assignment for avatar URL and added missing fn | Sarven Capadisli |
2010-01-27 | Don't preemptively close existing DB connections for web views (needed to kee... | Brion Vibber |
2010-01-27 | dropping the setcookie() call from common_ensure_session() since we're pretty... | Brion Vibber |
2010-01-27 | append '/' on cookie path for now (may still need some refactoring) | Brion Vibber |