Commit Graph

650 Commits

Author SHA1 Message Date
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
64a0b15c54 fixing the broken pdo driver in codeigniter 2.2.6 2021-09-05 14:19:26 +00:00
c486fe664c adding some pod configuration samples 2021-09-05 05:53:42 +00:00
08c879cf12 some fixes to handle different behavior of codeigniter 2.2.6 2021-09-05 05:12:06 +00:00
ee6960fc8e renamed systen.bak system.bak 2021-09-05 03:40:58 +00:00
a627cf7fab pushing up codeigniter to 2.2.6 2021-09-05 03:32:08 +00:00
e814aa8253 prework to upgrade codeigniter to 2.2.6 2021-09-05 03:19:37 +00:00
586c664148 some spacing fixes 2021-09-03 17:45:24 +00:00
6d243590d8 added the svn_read_credential option 2021-09-03 17:13:27 +00:00
3a77aa79e3 updated build-rocky84.sh 2021-08-31 23:49:57 +00:00
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