This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
6da40fc559f540e67802f771411aa9f85dc8d64d
core
/
install
History
friendica
6537a65053
mysql schema typo, do the install check for store before chcking smarty, as that is where the dir is created, change install doc to point to install/schema_xxxxx.sql instead of database.sql
2015-03-15 15:36:01 -07:00
..
database-w-defaults-v1131.diff
add defaults to database tables
2014-11-09 19:24:14 -08:00
htconfig.sample.php
Add more detail about directory_mode settings to default config and docs
2015-01-30 19:37:25 -08:00
INSTALL.txt
mysql schema typo, do the install check for store before chcking smarty, as that is where the dir is created, change install doc to point to install/schema_xxxxx.sql instead of database.sql
2015-03-15 15:36:01 -07:00
migrate_mypg_fixseq.sql
typo
2015-01-25 04:13:14 -08:00
migrate-mypg.php
suppress notices that might be confusing
2015-01-25 04:04:53 -08:00
schema_mysql.sql
mysql schema typo, do the install check for store before chcking smarty, as that is where the dir is created, change install doc to point to install/schema_xxxxx.sql instead of database.sql
2015-03-15 15:36:01 -07:00
schema_postgres.sql
sql optimisation for affinity searches. A new index was added which wasn't added retro-actively to existing DBs as an update. It isn't clear if this helps sites any more than just restricting the abook table to certain channel_id's is (and this field is already indexed).
2015-03-10 18:55:56 -07:00
testargs.php
mv mod_install to mod_setup, conflict with name of install dir
2012-11-03 14:59:46 -07:00
update.php
add queue priority
2015-03-04 17:56:07 -08:00