gitlab-org--gitlab-foss/app
Timothy Andrew 7d69ff3ddf Move cycle analytics calculations to SQL.
1. Use Arel for composable queries.
2. For a project with ~10k issues, the page loads in around 600ms.
   Previously, a project with ~5k issues would have a ~20s page load
   time.
2016-09-17 12:16:48 +05:30
..
assets Fix layout for cycle analytics. 2016-09-16 20:22:48 +03:00
controllers Add a JSON version of the `CycleAnalytics` page. 2016-09-08 15:03:38 +05:30
finders Merge branch 'refactor/add-policies' into 'master' 2016-08-31 20:53:40 +00:00
helpers Implement Cycle Analytics frontend. 2016-09-15 00:05:23 +03:00
mailers remove Ability.abilities 2016-08-30 11:35:06 -07:00
models Move cycle analytics calculations to SQL. 2016-09-17 12:16:48 +05:30
policies Add a JSON version of the `CycleAnalytics` page. 2016-09-08 15:03:38 +05:30
services Improve performance of the cycle analytics page. 2016-09-15 14:53:02 +05:30
uploaders
validators
views Fix layout for cycle analytics. 2016-09-16 20:22:48 +03:00
workers Does not halt the GitHub import process when an error occurs 2016-08-24 12:16:42 -03:00