Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
81f46054
Commit
81f46054
authored
May 31, 2016
by
Connor Shea
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix teaspoon
parent
3eb683b6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
spec/javascripts/stat_graph_contributors_graph_spec.js
spec/javascripts/stat_graph_contributors_graph_spec.js
+1
-1
spec/javascripts/stat_graph_contributors_util_spec.js
spec/javascripts/stat_graph_contributors_util_spec.js
+1
-1
spec/javascripts/stat_graph_spec.js
spec/javascripts/stat_graph_spec.js
+1
-1
No files found.
spec/javascripts/stat_graph_contributors_graph_spec.js
View file @
81f46054
//= require stat_graph_contributors_graph
//= require
graphs/
stat_graph_contributors_graph
describe
(
"
ContributorsGraph
"
,
function
()
{
describe
(
"
ContributorsGraph
"
,
function
()
{
describe
(
"
#set_x_domain
"
,
function
()
{
describe
(
"
#set_x_domain
"
,
function
()
{
...
...
spec/javascripts/stat_graph_contributors_util_spec.js
View file @
81f46054
//= require stat_graph_contributors_util
//= require
graphs/
stat_graph_contributors_util
describe
(
"
ContributorsStatGraphUtil
"
,
function
()
{
describe
(
"
ContributorsStatGraphUtil
"
,
function
()
{
...
...
spec/javascripts/stat_graph_spec.js
View file @
81f46054
//= require stat_graph
//= require
graphs/
stat_graph
describe
(
"
StatGraph
"
,
function
()
{
describe
(
"
StatGraph
"
,
function
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment