Age | Commit message (Expand) | Author |
2009-09-15 | 304 responses should not have a Content-Length header. | Craig Andrews |
2009-09-15 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-15 | Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x | Craig Andrews |
2009-09-15 | Revert "Several fixes to make RabbitMQ a player." | Evan Prodromou |
2009-09-15 | Remove unnecessary Profile::pkeyGet | Craig Andrews |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley |
2009-09-15 | Updated XHR return markup for Realtime plugin | Sarven Capadisli |
2009-09-14 | Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b | Adrian Lang |
2009-09-14 | Updated Cloudy theme | Sarven Capadisli |
2009-09-14 | Fixed Confusing Typo in Documentation. | Christopher Vollick |
2009-09-14 | code style cleanup | Brenda Wallace |
2009-09-14 | cleaned up code style | Brenda Wallace |
2009-09-14 | pulled @author from git logs | Brenda Wallace |
2009-09-14 | fixed indentation for the pear code styles | Brenda Wallace |
2009-09-14 | lotsa of multiline if statements and function calls changed style to meat pea... | Brenda Wallace |
2009-09-14 | fixed up if statements | Brenda Wallace |
2009-09-14 | added most of the required doxygen | Brenda Wallace |
2009-09-14 | most of code style errors gone | Brenda Wallace |
2009-09-14 | removed commented out code we no longer want | Brenda Wallace |
2009-09-14 | fixed up curly brackets and spaces around for, if, else | Brenda Wallace |
2009-09-14 | many doxygen comments added | Brenda Wallace |
2009-09-14 | lotsa tabulation changed to 4 spaces | Brenda Wallace |
2009-09-14 | fixed missing semisolon | Brenda Wallace |
2009-09-14 | removed most of the <?php ?> that was making this hard to read | Brenda Wallace |
2009-09-14 | added doxygen for main() | Brenda Wallace |
2009-09-14 | changed curly bracks on if, else, foreach to match pear code styles | Brenda Wallace |
2009-09-14 | added doxygen tags | Brenda Wallace |
2009-09-14 | bug 1814: installer now only offers DB types which are available. | Brion Vibber |
2009-09-13 | Avoid or suppress E_NOTICE and E_WARNING messages related to the checklibs ch... | Brion Vibber |
2009-09-13 | Check that 'dl' function is available and usable before trying to call it wit... | Brion Vibber |
2009-09-13 | Make a new REST service for the autocomplete plugin, significantly reducing t... | Craig Andrews |
2009-09-13 | Add missing pkeyGet override to the Profile class | Craig Andrews |
2009-09-13 | Generate ETags for pages which don't specify themselves. | Craig Andrews |
2009-09-13 | When viewing a page in https, all links to non-actions (links to CSS, JS, etc... | Craig Andrews |
2009-09-13 | Set a Vary header with accept-encoding and cookies. | Craig Andrews |
2009-09-13 | Add ChinaMobile as an email to SMS carrier | Craig Andrews |
2009-09-13 | Response for request token doesn't contain omb_version | Craig Andrews |
2009-09-12 | Check if the avatar exists before trying to delete it. | Craig Andrews |
2009-09-12 | NoticeForm's constructor's inreplyto argument should be optional (defaulting ... | Craig Andrews |
2009-09-12 | Show username in subject of emails | Craig Andrews |
2009-09-11 | Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu... | Craig Andrews |
2009-09-11 | Several fixes to make RabbitMQ a player. | Marcel van der Boom |
2009-09-11 | Silence the NOTICE log messages on port not defined, we deal with | Marcel van der Boom |
2009-09-11 | The site id was hardcoded inside the plugin code. Instead the piwikid | Craig Andrews |
2009-09-10 | If there is no mimetype set, the file shouldn't be considered an enclosure | Craig Andrews |
2009-09-10 | Allow @ signs in the path, querystring, and fragment parts of URLs | Craig Andrews |
2009-09-10 | Re-use enclosure decision logic to decide if a link gets a paperclip/lightbox... | Craig Andrews |
2009-09-10 | Markdown is not necessary | Sarven Capadisli |