index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mod
/
setup.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
coverup and ignore the illegal string offset message that some sites have bee...
redmatrix
2015-07-14
1
-1
/
+1
*
Add PHP's xml module check and upload limits to setup.
Klaus Weidenbach
2015-05-24
1
-189
/
+255
*
more work isolating the projectname from core.
redmatrix
2015-05-17
1
-2
/
+2
*
mysql schema typo, do the install check for store before chcking smarty, as t...
friendica
2015-03-15
1
-2
/
+2
*
INSTALL: 'store' is created during setup but not 'store/[data]/smarty3' and w...
friendica
2015-02-19
1
-1
/
+1
*
remove extraneous debug file left over from postgres work.
friendica
2015-01-11
1
-1
/
+0
*
Use grouped select field for timezone selection
Stefan Parviainen
2015-01-01
1
-1
/
+1
*
PostgreSQL support initial commit
Habeas Codice
2014-11-13
1
-12
/
+20
*
convert application strings to en-US
friendica
2014-07-31
1
-1
/
+1
*
provide os_mkdir to workaround permission issues with php mkdir
friendica
2014-07-16
1
-1
/
+1
*
move smarty compiled files to store/[data]/smarty3 - which puts all writeable...
friendica
2014-07-10
1
-4
/
+4
*
issue #479 - tag escaping not needed here.
friendica
2014-06-02
1
-8
/
+8
*
issue #476
friendica
2014-05-31
1
-1
/
+1
*
setup: check for open https port with an invalid cert, even if configured to ...
friendica
2014-05-06
1
-11
/
+25
*
Added some more details about why browser-valid SSL certificates must be
sasiflo
2014-04-10
1
-1
/
+8
*
This should be a slight improvement in setting ciphers - we'll punt on RedHat...
friendica
2014-03-25
1
-0
/
+19
*
report curl errors during install when they are most needed
friendica
2014-03-23
1
-0
/
+3
*
Actually create syschan during install
Thomas Willingham
2014-03-07
1
-0
/
+3
*
some windows fixes
friendica
2014-02-02
1
-1
/
+4
*
add store directory write check to install checks
friendica
2014-01-08
1
-0
/
+20
*
install redbasic during setup so that at least one theme is registered. Other...
friendica
2013-12-16
1
-0
/
+2
*
issue #240 - we were using htmlentities instead of htmlspecialchars in severa...
friendica
2013-12-11
1
-1
/
+1
*
INSTALL for dummies - step 1: ensure that we throw an ugly error message in t...
friendica
2013-11-05
1
-0
/
+19
*
Issue #181
Thomas Willingham
2013-10-14
1
-2
/
+2
*
fix include paths
dsp1986
2013-09-17
1
-1
/
+1
*
if somebody changes the site url during setup - check if we can connect to th...
friendica
2013-05-16
1
-0
/
+12
*
fix intltext template driver
friendica
2013-05-15
1
-0
/
+9
*
another typo
friendica
2013-05-15
1
-1
/
+1
*
more setup work
friendica
2013-05-15
1
-3
/
+3
*
typo
friendica
2013-05-15
1
-1
/
+1
*
add port settings to setup
friendica
2013-05-15
1
-2
/
+9
*
add certificate check to setup
friendica
2013-05-15
1
-0
/
+9
*
disable pcss when installing since modules don't yet work and pcss uses the v...
friendica
2013-05-14
1
-1
/
+1
*
add db_port to setup and cli_startup - still need to set the port in mod/setup
friendica
2013-05-10
1
-3
/
+3
*
db abstraction layer
friendica
2013-04-22
1
-12
/
+12
*
xss attack vector in bbcode.php - check for proc_open being disabled for secu...
friendica
2013-02-26
1
-0
/
+6
*
make sure old fetch_url calls (and those that provided their own curl wrapper...
friendica
2013-02-25
1
-2
/
+2
*
check for mcrypt during install, allow admin email account to be admin *if* i...
friendica
2013-01-27
1
-0
/
+5
*
add Smarty templates for international templates
Zach Prezkuta
2013-01-10
1
-4
/
+0
*
bypass smarty for intletext templates
friendica
2013-01-07
1
-0
/
+4
*
fix show-stopping bugs
Zach Prezkuta
2013-01-06
1
-0
/
+18
*
ensure admin setting gets passed through setup
friendica
2012-11-06
1
-0
/
+5
*
mv mod_install to mod_setup, conflict with name of install dir
friendica
2012-11-03
1
-0
/
+500