Commit Graph

731 Commits

Author SHA1 Message Date
d01e5a2fc2 changed to show the project id in the some code view title band 2022-08-08 03:37:17 +00:00
01655b1dd9 touched up some perl scripts 2022-05-30 01:28:19 +00:00
13f5c2dc61 touched up site.css for the site search view 2022-05-27 15:39:29 +00:00
16dbaa1e13 updated taskbar.php with the extended search feature 2022-05-27 13:41:14 +00:00
d416ece01e adding site_search.php 2022-05-27 13:18:21 +00:00
503c02aaac added a primitive global search view 2022-05-27 13:16:48 +00:00
2770b1a902 fixed a bug in trans_commit() in pdo_driver.php 2022-05-25 15:14:01 +00:00
69e8bbfd1b do not disable transaction in pdo_driver.php 2022-05-25 15:10:35 +00:00
67496902bf killed text-transform:uppercase in common.css 2022-04-23 15:32:10 +00:00
7feb4131d8 updated etc/Makefile.am 2022-04-15 07:59:33 +00:00
d2b93f6a2a fixed input form value escaping in various files 2022-04-15 07:37:21 +00:00
94e17633b2 fixed input form value escaping in various files 2022-04-15 07:35:12 +00:00
ebe8391ab0 changed the install-exec-hook for codepot-user and AccessHandler.pm 2022-04-08 11:31:03 +00:00
02e291f1d1 enhanced the pre-commit script with the codepot:readonly property 2022-02-24 10:56:39 +00:00
40f8d9abf9 fixed a bug in pdo_driver.php 2022-02-18 15:14:02 +00:00
0e3878c644 enhanced the build procedure 2022-02-18 14:51:14 +00:00
28344edb5e enhanced the code file and folder views to show revision links 2022-02-18 11:51:03 +00:00
6e52705d22 fixed indentation in code_file.php 2022-01-11 08:35:50 +00:00
2669cdf6b8 added a copy button that copies code to the clipboard 2022-01-11 08:23:46 +00:00
13caf8af05 added a copy button that copies code to the clipboard 2022-01-11 08:22:56 +00:00
612d6a2ea6 fixed a bug in LoginModel::formatString() 2021-10-19 04:07:09 +00:00
833ced68eb fixed a bug in LoginModel::formatString() 2021-10-19 04:06:31 +00:00
25091294cc enhanced handling of proxied requests 2021-09-17 13:12:13 +00:00
36e6a97eb1 corrected spacing in etc/post-commit.in 2021-09-15 12:08:13 +00:00
7a2ce3fa88 extended the webhooks definition to include the type optinally [skip ci] 2021-09-15 12:06:29 +00:00
37b37f125e supporing [skip ci] or [no ci] in post-commit 2021-09-14 13:21:54 +00:00
bffa9feb51 fixed a bug in post-commit.in 2021-09-13 13:05:51 +00:00
05e306dcb5 fixed flaws in webhooks changes 2021-09-13 10:29:29 +00:00
6918ab1f41 updated etc/post-commit.in 2021-09-13 10:12:33 +00:00
0af1bedea2 changed the project related files to include the webhooks directory 2021-09-13 10:11:04 +00:00
a307d81bf0 updated the codepot schema files with the webhooks column 2021-09-13 10:02:59 +00:00
ac049e7590 enhancing etc/post-commit.in with webhooks trigger 2021-09-13 10:00:13 +00:00
f4139e5d29 updated README.md 2021-09-12 13:07:43 +00:00
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