Commit Graph

54 Commits

Author SHA1 Message Date
Tomasz Gieniusz 227d33ccd1
Revert "Add files/lines by extension by date"
This reverts commit 9005f4d0d0.
2017-11-28 16:25:42 +01:00
Ruraj Joshi f40e25dce2 Updated Highstock to v5.0.10 and added data export modules. This shouldn't require any new test cases. 2017-04-04 23:57:04 -05:00
Madhav Bhagat 9005f4d0d0 Add files/lines by extension by date 2015-11-29 18:02:20 +05:30
Tomasz Gieniusz 94fb79308d replaced unused authors per chart parameter with a const 2014-06-22 16:18:52 +02:00
Tomasz Gieniusz a2069072ac Merge branch 'comments_stats' of git://github.com/maplesteve/git_stats into maplesteve-comments_stats
Conflicts:
	lib/git_stats/base.rb
	lib/git_stats/cli.rb
	lib/git_stats/generator.rb
	lib/git_stats/git_data/repo.rb
2014-06-22 14:52:04 +02:00
Tomasz Gieniusz fa9f90bab5 Merge branch 'tree-statistics' of git://github.com/irevert/git_stats into irevert-tree-statistics 2014-06-22 14:14:30 +02:00
Israel Revert 1cc3198955 Implement git statistics on git trees (directories)
The current statistics refer to the complete git repository.  With this
commit it is possible to generate statistics on a given tree.
2014-03-30 08:01:39 +02:00
David Matas 70b6dbc985 Add utf-8 encoding to layout template 2013-12-19 14:41:24 +01:00
Stephan Esch 3532de2807 Added comment stats. Only lines beginning with three slashes are counted, since these stats should reflect comments used for documentation, not inline explanations. 2013-11-17 22:39:00 +01:00
Tomasz Gieniusz 926617e283 #6 Show Lines For Any User 2013-02-21 11:15:58 +01:00
Tomasz Gieniusz dc4d2a08e9 using author name instead of email in charts 2012-10-23 20:52:34 +02:00
Tomasz Gieniusz 8f62957ae5 numbering authors in best_authors page 2012-10-23 20:13:36 +02:00
Tomasz Gieniusz 8d3ff86ace pl localization 2012-10-22 23:22:50 +02:00
Tomasz Gieniusz 9640a0398f removed reduntant charts 2012-10-22 20:29:27 +02:00
Tomasz Gieniusz 07fac90986 seperate pages instead of tabs 2012-10-22 19:50:31 +02:00
Tomasz Gieniusz b1713e3bff changed lines = insertions + deletions 2012-10-21 23:53:31 +02:00
Tomasz Gieniusz 28ca30ad78 refactor 2012-10-21 23:03:41 +02:00
Tomasz Gieniusz ca4783d5bf low resolution handling 2012-10-21 22:05:28 +02:00
Tomasz Gieniusz 60f76d2000 hour of week colors 2012-10-21 21:33:44 +02:00
Tomasz Gieniusz 0484ec844c firing load event on tab change 2012-10-21 20:26:40 +02:00
Tomasz Gieniusz 56bfb8582e authors activity 2012-10-21 20:05:12 +02:00
Tomasz Gieniusz 8138c85a3b best authors table 2012-10-21 18:15:32 +02:00
Tomasz Gieniusz ab5795a645 authors charts 2012-10-21 17:34:05 +02:00
Tomasz Gieniusz 35d77a6392 files and lines in tabs 2012-10-21 16:22:59 +02:00
Tomasz Gieniusz 86c0dec0c0 index redirect to general 2012-10-21 16:13:56 +02:00
Tomasz Gieniusz b3cbf65f83 activity by date 2012-10-21 15:41:59 +02:00
Tomasz Gieniusz 6fc44905cb activity charts 2012-10-21 14:53:54 +02:00
Tomasz Gieniusz 65bbdfa87a year 2012-10-21 14:36:13 +02:00
Tomasz Gieniusz 470bcd4ecf month of year working 2012-10-21 14:25:51 +02:00
Tomasz Gieniusz c960c3dff7 activity tabs 2012-10-21 14:16:34 +02:00
Tomasz Gieniusz faba8bfdad hour of week table 2012-10-21 13:54:35 +02:00
Tomasz Gieniusz 628b650e2f day of week chart 2012-10-21 13:44:42 +02:00
Tomasz Gieniusz 4a590ddd40 highstock date chart 2012-10-21 13:19:37 +02:00
Tomasz Gieniusz 35d03d9392 renamed hash to sha && refactor 2012-10-20 22:38:11 +02:00
Tomasz Gieniusz 6d45e3fd57 lines added/deleted by author charts 2012-10-20 21:28:25 +02:00
Tomasz Gieniusz 89c27a666e CLI locale setting 2012-10-20 10:44:25 +02:00
Tomasz Gieniusz 26d2df4e0a i18n added 2012-10-20 10:34:14 +02:00
Tomasz Gieniusz a69446bed3 chart generation splitted to classes 2012-10-20 00:30:00 +02:00
Tomasz Gieniusz cf27a2967b commits_period method 2012-10-19 22:01:01 +02:00
Tomasz Gieniusz 7ce8a2a7eb files and lines by extension 2012-10-13 19:00:31 +02:00
Tomasz Gieniusz 5d2f838bae lines_by_date page 2012-10-13 18:01:22 +02:00
Tomasz Gieniusz 2d38d07e9f lines_count speed up 2012-10-13 17:57:15 +02:00
Tomasz Gieniusz 71c06cd8e3 by_hour and lines_by_date charts 2012-10-13 16:52:25 +02:00
Tomasz Gieniusz d4a144066c files by date chart 2012-10-13 16:38:48 +02:00
Tomasz Gieniusz 290618b167 calculating lines of code from commit content 2012-10-13 15:32:06 +02:00
Tomasz Gieniusz 9ca2ece131 repo.commits is now date sorted array, index page with simple stats 2012-10-13 14:31:52 +02:00
Tomasz Gieniusz 2d7a7db33c pages seperation 2012-10-13 14:01:46 +02:00
Tomasz Gieniusz dd228a4dd4 lazy loading and firsts tests 2012-10-12 18:20:07 +02:00
Tomasz Gieniusz a2e81f6330 shortstat data 2012-10-09 22:34:02 +02:00
Tomasz Gieniusz 450828a2e9 refactor 2012-10-09 14:01:51 +02:00