Commit History

Author SHA1 Message Date
  Mikael Nordfeldth fcba540a14 Removed legacy OMB. Use OStatus for remote profiles. 11 years ago
  Mikael Nordfeldth 2a5ba1f74b Core and Default plugins separated, now loads on install 11 years ago
  Mikael Nordfeldth 2f70866367 Installer redirects to HTTPS if ssl is set to 'always' 11 years ago
  Mikael Nordfeldth db7ef52d13 Better use of Nickname validation functions 11 years ago
  Mikael Nordfeldth 636a8fcaf5 Properly defined globals, $_PEAR caused install to fail. (thanks DRiKE) 11 years ago
  Mikael Nordfeldth 4c6803a054 GNUSOCIAL is the new defined indicator 11 years ago
  Mikael Nordfeldth 38ac5a7005 Automatic memcache support enabler for config 11 years ago
  Mikael Nordfeldth 20bad68845 Added SSL option to web and cli installers 11 years ago
  Evan Prodromou 086b474069 %s for a string 12 years ago
  Zach Copley eaaa978d20 Set site profile after creating initial user during installation 13 years ago
  Zach Copley 7f5080d5e3 * Allow setting single user site profile 13 years ago
  Zach Copley af97bc896e Make site profiles work 13 years ago
  Evan Prodromou fad0c875ca Don't redefine 'STATUSNET' in installer 13 years ago
  Evan Prodromou e53793edf4 make 'admin' a safe user name 13 years ago
  Brion Vibber f5019ac5aa tweaks for the installer whee 14 years ago
  Brion Vibber f1bfbece06 Merge branch '1.0.x' into schema-x 14 years ago
  Brion Vibber 3dd4157f26 tweak copyright headers on installer 14 years ago
  Brion Vibber 90c35dc541 Cleanup on making the schema work for installer (not quite there yet) 14 years ago
  Brion Vibber a335dcbcbb Update installer to use new Schema code to create the core tables instead of db/statusnet.sql or db/statusnet_pg.sql 14 years ago
  Brion Vibber 3f74f44603 Fix for ticket #2828: apostrophe in site name set in installer created a broken config.php. 14 years ago
  Brion Vibber 9d9e80ea21 Followup to IIS installer tweaks in [9bb48c36]: 14 years ago
  Brenda Wallace e687862ca1 fixed a %d that should be a %s in an error message 14 years ago
  Brion Vibber 0caebc9308 Fix for ticket #2471: install.php returns unsuccessfully but doesn't display error message if PHP < 5.2.6 is used 14 years ago
  Brion Vibber 9684cbe3c6 Merge branch 'testing' into 0.9.x 14 years ago
  Brion Vibber 3da8914edb Fix for DB error reporting in installer (MySQL path) 14 years ago
  Brion Vibber 7f3b3620af Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x 14 years ago
  Brion Vibber 9bb48c36ea Installer tweak to aid with IIS setup: if config.php exists, but is both empty and writable, let the installer proceed and overwrite it. 14 years ago
  Craig Andrews 6317f7d92b Assigning my copyrights to the Free Software Foundation 14 years ago
  Brion Vibber 45392bef33 Installer tweak for Windows: normalize line endings to platform standard in generated config.php 14 years ago
  Brion Vibber 32918bb7c1 Test for and use mysqli in installer, since that's what we use later, rather than mysql. 14 years ago