Commit Graph

560 Commits

Author SHA1 Message Date
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
99a9a48eeb made minor code changes 2015-02-03 13:36:07 +00:00
c31e4aebb8 handled a corner case of no author in the code history 2015-02-03 13:06:04 +00:00
4a2a119bec added simple graphs into the code history view 2015-02-03 12:48:20 +00:00
adcce47950 changed the user settings view 2015-02-03 04:49:47 +00:00
dd3f458704 added user icon upload 2015-02-03 04:41:55 +00:00
c493c6f152 added @ to the call to file_get_contents in the project_home view 2015-02-02 07:30:21 +00:00
cf220eb01a enabled prettyprinting in various wiki formatting pages 2015-02-02 06:58:01 +00:00
812bdf6547 added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion 2015-02-02 02:36:42 +00:00
82102eab8b added a codeBlock tag to creole and changed wiki-show and project-home pages to use prettify to render the codeBlock regiion 2015-02-02 02:36:34 +00:00
d7fe16c2ea switched the diff view to the same style as the full diff view 2015-02-01 13:07:41 +00:00
9ff52ef0fa changed how to show a user icon in the project member list 2015-01-30 14:08:03 +00:00
802a0bd142 changed the footer style 2015-01-30 13:41:46 +00:00
69566d8317 fixed a bug of showing unneeded inputbox in code revision view when not signed in 2015-01-30 08:55:02 +00:00
afe628aabe adjusted the size of the sign-in button 2015-01-30 08:34:08 +00:00
cac4433101 fixed a bug of not showing whitespaces at the end of different lines in the full diff view 2015-01-30 06:13:15 +00:00
db114f4aa4 fixed some bugs in the fulldiff view 2015-01-30 05:54:18 +00:00