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
18dbc490fe4a00b8d542bf20325984ed6453677c
core
/
install
History
Mario Vavti
9ffb10c0e6
update install instructions
2018-06-06 22:11:55 +02:00
..
database-w-defaults-v1131.diff
…
htconfig.sample.php
…
INSTALL.txt
update install instructions
2018-06-06 22:11:55 +02:00
migrate_mypg_fixseq.sql
…
migrate-mypg.php
…
sample-lighttpd.conf
…
sample-nginx.conf
update nginx conf to address issue
#1155
2018-05-05 08:38:20 +02:00
schema_mysql.sql
update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue
#1180
2018-05-20 22:42:47 +02:00
schema_postgres.sql
update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue
#1180
2018-05-20 22:42:47 +02:00
testargs.php
…