summaryrefslogtreecommitdiff
path: root/spec/javascripts/graphs
Commit message (Collapse)AuthorAgeFilesLines
* fix broken specsremove-chart-show-bundleMike Greiling2018-02-193-4/+4
|
* Refactored d3 modules to instead of having a common_d3 dir, to use the micro ↵Jose Ivan Vargas2017-12-181-9/+7
| | | | modules instead
* optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-181-1/+1
|
* Modified contributors graph to use d3 v4Jose Ivan Vargas2017-12-181-4/+8
|
* Translate date ranges on contributors pageWinnie Hellmann2017-12-181-0/+26
|
* refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling2017-02-241-5/+3
|
* refactor stat_graph_contributors_util to es6 module syntaxMike Greiling2017-02-241-2/+1
|
* remove unused StatGraph classMike Greiling2017-02-241-20/+0
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-241/+239
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-182-83/+88
| |
| * resolve all indent eslint violationsMike Greiling2017-01-182-26/+29
| |
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-183-13/+3
| |
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-183-182/+182
| |
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-103-3/+3
| |
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-103-3/+0
| |
* | fix spec_helper missing/broken referencesMike Greiling2017-01-103-0/+3
| |
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-103-3/+3
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-143-3/+11
|
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-153-3/+3
|
* disable ESLint for all JavaScript fileswinniehell2016-10-263-0/+3
|
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-4/+4
|
* Fixed JS errorsjquery2Phil Hughes2016-06-051-6/+6
| | | | CHANGELOG item
* Move JS graph specs to match assets tree.Connor Shea2016-06-013-0/+359