This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
7b9b2ce3c5
gitlab-org--gitlab-foss
/
app
/
assets
/
javascripts
/
graphs
/
stat_graph.js.coffee
7 lines
92 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Export all coffee classes with @
2014-10-20 16:48:07 -04:00
class
@
StatGraph
Contributors graphs feature for GitLab Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors
2013-05-09 01:00:56 -04:00
@log:
{
}
@get_log:
->
@
log
@set_log:
(data) ->
@log =
data
Copy permalink