Age | Commit message (Expand) | Author |
2010-04-07 | Refactor installer into base class plus web and CLI installers. | Brion Vibber |
2010-03-30 | Update call for renamed OStatus functions -- installer now no longer fails wi... | Brion Vibber |
2010-03-09 | Check for invalid and reserved usernames for the admin user at install time. | Brion Vibber |
2010-03-09 | Added a checkbox for subscribing the admin of a StatusNet instance to | Sarven Capadisli |
2010-03-08 | CentOS 5.4 still has bad PCRE in stock (though all bets off for PHP packages,... | Brion Vibber |
2010-03-08 | Revert "CentOS 5.4 still bogus on a stock install." - bad debug lines crept in | Brion Vibber |
2010-03-08 | CentOS 5.4 still bogus on a stock install. | Brion Vibber |
2010-03-05 | Initial install-time test for PCRE compiled without Unicode properties, which... | Brion Vibber |
2010-03-04 | Set up subscription to update@status.net for admin user on new installation, ... | Brion Vibber |
2010-03-04 | Add link to http://status.net/wiki/Getting_started on installer success screen. | Brion Vibber |
2010-03-04 | Moved database hostname in install to db fieldset | Sarven Capadisli |
2010-03-04 | Updated SN install UI. Using separate fieldsets | Sarven Capadisli |
2010-03-04 | Installer tweaks: maintain form values when redisplaying form after error, ad... | Brion Vibber |
2010-03-04 | Couple of tweaks to the HTML to try and make installer look bettter. This sti... | Zach Copley |
2010-03-04 | Create an initial user during install, and grant owner, moderator and adminis... | Zach Copley |
2010-01-04 | Drop the overly-prominent link to checklibs display; it's unnecessary and jus... | Brion Vibber |
2009-11-30 | Ticket 1870: drop unnecessary Tidy module installation requirement. | Brion Vibber |
2009-11-14 | Revert "Ask users if they wish to send statistics to SNI, default is off." | Evan Prodromou |
2009-11-11 | Forgot closing tag... | Eric Helgeson |
2009-11-11 | Ask users if they wish to send statistics to SNI, default is off. | Eric Helgeson |
2009-11-04 | Added Net_LDAP2 to extlib, and add a skeleton LDAP plugin | Craig Andrews |
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin... | Brion Vibber |
2009-11-02 | Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag... | Brion Vibber |
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin... | Brion Vibber |
2009-10-30 | don't write the closing ?> to the config.php | Brenda Wallace |
2009-10-13 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-10-13 | Fix typo's in installer | Eric Helgeson |
2009-10-03 | indent fix | Brenda Wallace |
2009-09-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-19 | Pear code style | Brenda Wallace |
2009-09-16 | Updated csarven emails to csarven@status.net and removed dupes | Sarven Capadisli |
2009-09-15 | dedupe evans | Evan Prodromou |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou |
2009-09-15 | Fixed broken list items in installer output | Zach Copley |
2009-09-15 | Got rid of a bunch of ugly warnings | Zach Copley |
2009-09-14 | pulled @author from git logs | 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 |