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
f492f808f4861ae9937dcaf3bf8476513ae1c091
core
/
install
History
zotlabs
f492f808f4
refactor of the DB update system. Updates are now stored individually in Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions.
2018-02-16 12:42:02 -08:00
..
database-w-defaults-v1131.diff
add defaults to database tables
2014-11-09 19:24:14 -08:00
htconfig.sample.php
more deprecate server_role
2017-05-29 16:25:27 -07:00
INSTALL.txt
remove server role selection details from install documentation, no longer needed
2017-10-02 18:46:24 -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
sample-lighttpd.conf
documentation re-org
2015-08-31 17:08:09 -07:00
sample-nginx.conf
Update nginx
2017-05-15 10:55:33 +01:00
schema_mysql.sql
more db and queries finetuning
2018-02-08 09:47:49 +01:00
schema_postgres.sql
table structure for pseudo or proxy channels (pchan)
2017-10-19 17:24:11 -07:00
testargs.php
mv mod_install to mod_setup, conflict with name of install dir
2012-11-03 14:59:46 -07:00