Commit Graph

689 Commits

Author SHA1 Message Date
348fd12ad8 updated build-rocky84.sh again 2021-08-31 16:30:47 +00:00
e4d3c5ee6a updated build-rocky84.sh 2021-08-31 16:30:02 +00:00
a79bd1e178 adding dockerfile for rocky84 2021-08-31 16:13:29 +00:00
0dc60ea717 fixed a flaw of not rendering the 'Toggle View' button properly for the .md file 2021-07-02 07:18:08 +00:00
bdcb2645fb prefixed chmod and rmdir with @ in coderepomodel.php 2021-02-13 05:07:51 +00:00
945fb1ca9a fixed some wrong uses of 2021-02-12 17:35:03 +00:00
bae3f6aec0 updated README.md 2021-02-06 03:18:45 +00:00
fcf4085d7a updated build-ubnt2004.sh 2020-12-20 11:11:53 +00:00
5da2212e2e removed an unneeded function from svn.c 2020-12-20 10:52:21 +00:00
0e9bb90b89 fixed more issues in pecl-svn/svn.c 2020-12-20 10:49:13 +00:00
06f3ca4e81 fixed a bug in svn.c 2020-12-20 09:47:50 +00:00
4cbf9d0dc9 fixed svn_ls 2020-12-20 09:39:04 +00:00
c47afbd90d updated docker/build-ubnt2004.sh 2020-12-20 08:57:06 +00:00
0698a382b6 updated docker/build-ubnt2004.sh 2020-12-20 08:27:18 +00:00
e22da8d083 updated README.md 2020-12-20 08:10:04 +00:00
b4d1ad3319 updated some files 2020-12-20 08:03:07 +00:00
e3185fce1a added a missing translation 2020-12-20 05:14:48 +00:00
649cb5c66b added docker/apache2-fg.sh 2020-12-19 10:12:22 +00:00
3e8e94a49b moved Dockerfile to the subdirectory 'docker' 2020-12-15 06:05:00 +00:00
2d3d553a25 added Dockerfile. still work in progress 2020-12-14 10:33:02 +00:00
9a5f5a713e fixed svn.c build issues 2020-12-14 07:10:05 +00:00
5c6029863c added .prettyprint ol.linenums li:before 2020-12-01 15:57:09 +00:00
1ceb8967a3 enhanced wikihelper.php to support revisioned link with __CODE__ 2020-06-26 02:22:20 +00:00
ad2adac63f enhanced wikihelper.php to support the versioned code link in wikiformatting 2020-06-26 01:33:34 +00:00
quark2012
49ed61004e Added a Toggle View button to toggle the view for .wc files. 2020-03-26 08:27:14 +00:00
2edef7c9ea fixed wrong indentation in the previous commit 2020-02-06 07:42:17 +00:00
1e8cab123d fixed source code for php74 compatibility 2020-02-06 06:40:13 +00:00
7676695ed2 preferred inconsolata in some css files 2019-12-26 15:10:31 +00:00
3b7932c6f6 changed to check the resturn value of svn_info() against NULL additionally 2019-08-29 15:44:45 +00:00
ab5dcb43f7 enhanced wiki detection in code_file.php 2019-07-30 07:43:30 +00:00
4557870d9c added the side-by-side .md or .wc preview in the code file view. need more touch-up 2019-07-30 06:03:06 +00:00
e6160ea32d set tab-size to 2 in code_diff_old_code_block and code_diff_new_code_block to make tabs align properly inside span in google chrome. there should be a proper way. i'm ignorant about it 2019-06-23 05:36:15 +00:00
ad5e55ba53 Added viewport to all view pages 2019-02-08 09:20:13 +00:00
2f338c37b3 php7 compatibility into phpgraphlib.php 2019-02-06 11:29:10 +00:00
eb26d37d9d fixed wrong use of cascaded ternary operators in some files 2019-02-06 10:48:39 +00:00
70de259450 removed residual debugging printf 2019-02-03 15:01:11 +00:00
a8abcb5519 changed parameter spec in svn_diff to avoid segfault 2019-02-03 14:52:23 +00:00
1cac3839e6 fixed a wrong type in svn_blame in svn.c
added null check in code_folder.php
2019-02-01 17:19:33 +00:00
7ac64b1359 fixed some php7 warnings on count() in code_file.php 2019-02-01 16:37:47 +00:00
4caccffdfe initialized $site with new stdClass() before assigning fields 2019-02-01 16:16:40 +00:00
3316cf8b3f enhanced AccessHandler.pm for httpd 2.4 2019-02-01 15:23:22 +00:00
1ced89908e changed many files for php7 compatibility 2019-02-01 06:56:29 +00:00
e132623d43 produced the first untested php7 compatible pecl svn 2019-02-01 05:00:39 +00:00
51b36cd267 wip - more php7 fix 2019-01-31 17:26:41 +00:00
deb29353bd wip - fixing svn.c for php 7 2019-01-31 16:59:09 +00:00
521a1757ab added GitModel::createRepo() for experiment 2018-12-10 06:40:42 +00:00
f8bd8e7ad2 added coderepomodel.php left out at the previous commit 2018-12-10 06:28:35 +00:00
4ece845bdd restuructured SubversionMode and GitModel by introcucing a common parent class CodeRepoModel for the pending git support work 2018-12-10 06:27:47 +00:00
328ef3829c fixed minor flaws in subversionmodel.php
added empty gitmodel.php for future work on git
2018-11-30 07:05:22 +00:00
e839933b60 fixed flaws in sample schema files 2018-11-30 04:49:32 +00:00