summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs
Commit message (Expand)AuthorAgeFilesLines
* Use pipelines in context of ProjectKamil Trzcinski2016-06-031-1/+1
* Attempt to fix the user page.Connor Shea2016-06-011-1/+1
* Remove d3 except for on pages where it's necessary.Connor Shea2016-06-011-0/+1
* Remove header title from project pagesDmitriy Zaporozhets2016-05-265-5/+0
* Fix grammar and wording in text on various pages.Connor Shea2016-05-221-1/+1
* Start builds redesignAnnabel Dunstone2016-05-044-4/+4
* Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-4/+4
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-6/+5
* Implement languages graph pageDmitriy Zaporozhets2015-12-082-0/+34
* Expose CI enable option in project featuresKamil Trzcinski2015-11-131-1/+1
* Merge branch 'improve-ci-graphs'Dmitriy Zaporozhets2015-11-106-44/+59
|\
| * Fix graph description and textimprove-ci-graphsDmitriy Zaporozhets2015-11-101-2/+2
| * Improve Continuous Integration graphs pageDmitriy Zaporozhets2015-11-106-43/+58
* | Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-102-35/+38
|/
* Fix typo.Christophe Poulette2015-11-081-1/+1
* Fix typoChristophe Poulette2015-11-081-1/+1
* Apply new design for project graphs pageChristophe Poulette2015-11-084-6/+17
* Add header for ci graphs and check that it is enabledDmitriy Zaporozhets2015-09-241-0/+1
* Merge branch 'master' into move-ci-chartsDmitriy Zaporozhets2015-09-241-41/+35
|\
| * Make commit graphs responsive to window width changesStan Hu2015-09-221-41/+35
* | Move CI charts to project graphs areaDmitriy Zaporozhets2015-09-235-0/+94
|/
* Move project header title definition to view in question.Douwe Maan2015-09-173-2/+5
* Change plots to bar graphsJosef Kufner2015-08-251-9/+12
* Add ref switching support for graphsDaniel Gerhardt2015-07-062-3/+7
* Add a page title to every page.Douwe Maan2015-04-302-0/+2
* Lower the pointHitDetectionRadius for commit chartsRobert Speicher2015-04-071-3/+3
* Spelling change Commit StatisticsSabba Petri2015-03-031-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
* Refactor commits graphDmitriy Zaporozhets2014-09-291-5/+5
* Raw implementation of commits stats pageDmitriy Zaporozhets2014-09-263-0/+91
* Rewrite graphs featureDmitriy Zaporozhets2014-09-262-33/+15
* Replace HTML5 obsolete center element with CSS.Ciro Santilli2014-06-211-1/+1
* Replace gif animation with font icon spinnerDmitriy Zaporozhets2014-02-051-2/+3
* Include tw bootstrap manually. Fix hide classDmitriy Zaporozhets2014-01-011-2/+2
* alert-error to alert-dangerDmitriy Zaporozhets2013-12-311-1/+1
* css class .hide has \!important so use gl-hide insteadDmitriy Zaporozhets2013-12-311-2/+2
* Make repo graph work for large repos on slower machinesDmitriy Zaporozhets2013-08-191-1/+1
* Improve repository graphDmitriy Zaporozhets2013-08-131-1/+4
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-131-2/+2
* Limit amount of contributors at graph to 100 personsDmitriy Zaporozhets2013-06-251-1/+1
* Cache graph logDmitriy Zaporozhets2013-06-251-14/+17
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-232-0/+47