Commit Graph

698 Commits

Author SHA1 Message Date
6fa6b38427 updated README.md 2021-09-12 13:00:18 +00:00
277af9bb4a dropped flot and adopted chart.js in code_folder.php and code_file.php 2021-09-12 08:22:54 +00:00
f11910ca46 added chart.min.js to src/js/Makefile.am 2021-09-12 06:58:42 +00:00
8e773d4b87 in progress changing flot to chart.js 2021-09-12 06:57:19 +00:00
f2a7090a56 changed the LOC graph in the code folder view 2021-09-12 04:12:52 +00:00
73b0c7e593 fixed some whitespacing 2021-09-11 13:50:59 +00:00
f0241e6dd3 changed the LOC graph to the pie chart 2021-09-11 13:40:38 +00:00
a01f89b0e1 updating src/codepot/libraries/Makefile.in 2021-09-11 11:09:31 +00:00
fd0a410882 deleting phpgraphlib.php and phpgraphlibpie.php 2021-09-11 11:08:17 +00:00
20e4fa5e2e deleting unused code 2021-09-11 11:06:01 +00:00
1c291410f6 changed the LOC graph in the code file view 2021-09-11 06:52:25 +00:00
fcd0091af7 updated cloc to 1.91 2021-09-11 04:18:35 +00:00
29d4fae266 fixed the id column of the log table for sqlite 2021-09-11 01:02:30 +00:00
53951a1c5b changed the docker files to increase php's max_execution_time to 120 2021-09-10 13:14:21 +00:00
1b34dfaa87 updated README.md 2021-09-08 23:40:06 +00:00
e078eefbd7 updated README.md 2021-09-08 23:10:31 +00:00
0539c384e3 updated docker/README.md 2021-09-08 23:07:53 +00:00
557fb8c0b8 updated docker/README.md 2021-09-08 23:06:57 +00:00
ea052d5050 let httpd-fg.sh and apache2-fg.sh to update PerlSetEnv CODEPOT_CONFIG_FILE 2021-09-08 17:03:09 +00:00
e4f9d74cd4 updating etc/codepot.ini.in 2021-09-08 16:42:48 +00:00
99820cb4d8 fixed docker/apache2-fg.sh 2021-09-08 16:20:14 +00:00
0bfc4aaa51 fixed docker build files for ubuntu 2021-09-08 16:15:07 +00:00
a1643e44e2 fixed docker/Makefile.am 2021-09-08 15:35:48 +00:00
de45ba1d47 fixing ubuntu based docker build files 2021-09-08 15:35:00 +00:00
d021bb3225 added --hide-index-page to the docker startup file on rocky8 2021-09-08 15:11:44 +00:00
e75cba5f43 deleted unneeded code related to the unused 'api_base_url' 2021-09-08 14:25:45 +00:00
7935d25484 docker build fixes 2021-09-08 14:20:47 +00:00
0c8443b9bc trying to fix the DAV COPY failure issue over HTTP proxied of HTTPS 2021-09-08 13:41:56 +00:00
0813b6470d renamed rocky84 to rocky8 2021-09-08 13:27:32 +00:00
8d3d079ff3 fixing docker build files 2021-09-08 13:07:25 +00:00
e80da8b5ac fixing docker build files 2021-09-08 13:04:04 +00:00
2259c736df more hacks to docker build files 2021-09-08 12:58:56 +00:00
ef726593ee adding docker/Makefile.in 2021-09-08 12:49:43 +00:00
20d736f718 fixing docker build files 2021-09-08 12:48:57 +00:00
7864b517e5 converting docker/Makefile to docker/Makefile.am 2021-09-08 11:59:01 +00:00
1e8a22729a moving the installation directory from /var/www/html/codepot to /var/www/html in the docker file 2021-09-08 11:54:01 +00:00
893b4a4159 enhancing codepot/config/config.php to sense X-Fowarded-Host 2021-09-08 11:34:13 +00:00
14c5679f89 added perl-Config-Simple to Dockerfile.rocky84 2021-09-07 10:34:03 +00:00
601d419dc0 updated how to find the initial configuration file 2021-09-07 10:21:40 +00:00
08f6ba39f3 modifying docker procedure for rocky8 2021-09-07 09:36:56 +00:00
95a8c0530e changed config.php.in to recognize the apache environment variable CODEPOT_CONFIG_FILE 2021-09-07 09:20:35 +00:00
3860a7bd56 updating the apache2-fg.sh file 2021-09-07 08:27:41 +00:00
391ba242b3 updating docker build procedures 2021-09-07 08:19:43 +00:00
0f3a718b8f updating docker build procedures 2021-09-07 07:23:24 +00:00
19b380cee0 updating docker build procedures 2021-09-07 07:01:20 +00:00
e5060bcbe4 adding etc/codepot.sqlite 2021-09-07 01:41:21 +00:00
7ec6751716 refactored the sqlite databse hack for foreign keys support 2021-09-05 15:42:11 +00:00
8a82efe40b removing the old system directory 2021-09-05 15:31:35 +00:00
6f9638a4f0 changed the language loading behavior of codeigniter 2.2.6. it loads english if the requested language is not available 2021-09-05 15:28:15 +00:00
a39ea1339a updated perl files to support sqlite related database configurations 2021-09-05 14:47:49 +00:00