Commit Graph

226 Commits

Author SHA1 Message Date
fe6921fbed touched up the pre-commit hook 2015-02-16 02:01:33 +00:00
310e53d9b4 enhanced the pre-commit hook script to restrict some operations 2015-02-15 18:10:37 +00:00
05d7176321 changed the way to detect images in the code-file view 2015-02-13 07:28:11 +00:00
dfcf18917b improved the code_file view slightly to display a image stream as an image 2015-02-13 07:15:55 +00:00
985f60fa40 added a missing comma 2015-02-12 16:53:25 +00:00
27c5e47ed3 added a new status code - testing 2015-02-12 16:51:18 +00:00
e10ed7f5c6 touched up css files a bit 2015-02-12 16:29:45 +00:00
ae2036b4f2 fixed the Chart.js tooltipLabels hack to work correctly with a single data set. 2015-02-12 15:56:14 +00:00
f0ae5dcd1d added a hack to the Line chart of Chart.js to accept tooltipLabels 2015-02-12 15:31:41 +00:00
cf54a7e0ec deleted Chart.min.js and added Chart.js 2015-02-12 15:31:05 +00:00
6f8e76d2f5 changed scaling of the commits-per-month graph 2015-02-12 14:51:54 +00:00
5d877702e7 added a fake data point when the number of data point is less than 2 in the project_home view 2015-02-12 02:14:57 +00:00
78483d9034 specified the radix in a call to parseInt 2015-02-10 15:57:26 +00:00
a0b82bc80f dropped msg and paths when returning history as json.
changed the commits-per-month graph to show every 3 x-labeas only
2015-02-10 15:48:29 +00:00
aa5dbff8d7 added commiters-per-month datset 2015-02-10 14:23:48 +00:00
7bfde589e2 added codepot_json_encode 2015-02-10 13:24:55 +00:00
596a641fcf changed to generate commit-per-month graph using chart.js 2015-02-10 13:24:22 +00:00
c9cb19ae17 fixed a bug of dstoring a wrong value into the createdon field 2015-02-10 04:32:32 +00:00
316aa08bff more styling adjustment on the commits-per-month graph 2015-02-10 02:56:50 +00:00
3264070495 adjusted styling of commiits-per-month graph 2015-02-10 02:49:49 +00:00
a8f5e0a30e added code to ignore a line beginning with a backslash in parsing the diff output 2015-02-09 05:16:51 +00:00
af0ff51997 adjusted the bar graph width when spacing is disabled 2015-02-08 05:55:08 +00:00
4fc812ef91 enhanced the commits-per-month graph 2015-02-08 05:00:19 +00:00
d12de4e0cf touched up the commits-per-month graph 2015-02-06 15:52:55 +00:00
f86c4dcabe updated display of the commits-per-month graph 2015-02-06 15:21:21 +00:00
b0720d88fa added a commits-per-month graph to the project home view 2015-02-06 14:55:34 +00:00
3b58b30b79 fixed makefile.am 2015-02-06 14:12:01 +00:00
2297420797 finished primitive code review editing 2015-02-06 14:03:12 +00:00
98695a00b5 added more code to support review comment editing 2015-02-06 09:26:33 +00:00
d1b18b9973 added preparatory code to support review comment editing 2015-02-06 06:23:50 +00:00
da36c01a36 added the fulldiff link in the code folder view 2015-02-06 01:54:05 +00:00
7b799a6f2a set the size of the LOC graph in the code file view 2015-02-06 01:29:37 +00:00
111c662dec fixed the cloc graph generator to purge temporary files properly 2015-02-05 13:20:29 +00:00
b690831cb0 added a single file CLOC support 2015-02-05 13:12:37 +00:00
417e35c629 switched md5 display to a list in the file show view 2015-02-05 09:32:44 +00:00
ab299867ee changed the file show view to display information dynamically 2015-02-05 09:28:09 +00:00
eb142f5bb7 enhanced subversion model to to retry with a pegged url when calling svn_cat() for diffing 2015-02-05 08:20:45 +00:00
9474738217 changed the wiki show view to display page information more dynamically 2015-02-05 07:54:44 +00:00
ed8d5d57bb fixed typos 2015-02-05 02:43:20 +00:00
3df3fb3f25 added #C and #F shortcuts 2015-02-05 01:23:20 +00:00
2acb80bcf1 changed the width of the user icon in the side-bar 2015-02-04 12:23:09 +00:00
187ef7705a added the login check and the project public access check in the graphing function 2015-02-04 08:02:12 +00:00
7dc151b1c1 fixed indentation 2015-02-04 07:46:53 +00:00
cce5c5be47 changed user icon delivery - still lacking etags/if-none-match handling 2015-02-04 07:40:32 +00:00
0198854319 showed a creator in wiki show and project home views 2015-02-04 06:00:07 +00:00
3832a12167 enhanced the tweak to handle MSIE 11 2015-02-04 01:55:05 +00:00
cead914a34 added missing semicolons 2015-02-04 01:24:20 +00:00
20bf9bd869 added a tweak for MSID in code diff view 2015-02-04 01:21:23 +00:00
ee8190d27d changed the unknown author handling in the code controller 2015-02-04 01:03:27 +00:00
8188f104c1 made minor changes to css files 2015-02-03 13:46:26 +00:00