summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cycle-analytics-related changes.Timothy Andrew2016-09-202-7/+3
* Fix all cycle analytics specs.Timothy Andrew2016-09-207-16/+82
* CycleAnalytics operates on merge requests that have been deployed.Timothy Andrew2016-09-201-23/+17
* Add a uniqueness constraint to `MergeRequestsClosingIssues`Timothy Andrew2016-09-201-0/+5
* Test the `CycleAnalytics::Summary` model.Timothy Andrew2016-09-204-6/+83
* Simplify vue template for cycle analytics.Fatih Acet2016-09-202-11/+11
* Finalise cycle analytics frontend.Fatih Acet2016-09-195-139/+164
* Do _not_ set `stats` to `null` when data is not available.Timothy Andrew2016-09-191-2/+0
* Make changes to the cycle analytics JSON endpoint.Timothy Andrew2016-09-193-5/+44
* Remove unused merge request metrics.Timothy Andrew2016-09-196-103/+4
* Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-1912-10/+352
* Remove extraneous code that was previously added for performance.Timothy Andrew2016-09-192-4/+2
* Move cycle analytics JSON generation to a helper.Timothy Andrew2016-09-173-8/+27
* Move cycle analytics calculations to SQL.Timothy Andrew2016-09-173-36/+144
* Add a "populate metrics directly" option to the cycle analytics seed.Timothy Andrew2016-09-171-3/+61
* Fix layout for cycle analytics.Fatih Acet2016-09-162-39/+41
* Implement Cycle Analytics frontend.Fatih Acet2016-09-151-3/+2
* Improve performance of the cycle analytics page.Timothy Andrew2016-09-1518-120/+335
* Implement Cycle Analytics frontend.Fatih Acet2016-09-158-52/+255
* wip: perfTimothy Andrew2016-09-143-17/+20
* Add a `seed_fu` fixture to generate data for cycle analytics.Timothy Andrew2016-09-141-0/+173
* Add a JSON version of the `CycleAnalytics` page.Timothy Andrew2016-09-083-0/+13
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-07478-3473/+7528
|\
| * Merge branch 'created-icon' into 'master' Fatih Acet2016-09-071-1/+1
| |\
| | * Lighten color of created iconcreated-iconAnnabel Dunstone Gray2016-09-061-1/+1
| * | Merge branch 'feature/fork-to-group-api' into 'master' Rémy Coutable2016-09-074-3/+85
| |\ \
| | * \ Merge branch 'master' into feature/fork-to-group-apiOlaf Tomalka2016-09-0637-203/+293
| | |\ \ | | |/ / | |/| |
| * | | Merge branch '18851-commit-text-in-activity-commits-page-etc-has-the-wrong-li...Annabel Dunstone Gray2016-09-061-3/+3
| |\ \ \
| | * | | Changed `.commit-row-title` `line-height` to `1.35` from `1`18851-commit-text-in-activity-commits-page-etc-has-the-wrong-line-heightLuke Bennett2016-09-061-3/+3
| * | | | Merge branch 'improve-vuejs-resource-interceptor' into 'master' Fatih Acet2016-09-061-6/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Reduce intermittent spec failures by making VueJS resource interceptorimprove-vuejs-resource-interceptorStan Hu2016-09-061-6/+3
| * | | | Merge branch 'cleanup-mislignments-issue-list-view' into 'master' Annabel Dunstone Gray2016-09-063-2/+3
| |\ \ \ \
| | * | | | added to Changelogcleanup-mislignments-issue-list-viewDimitrie Hoekstra2016-09-051-0/+1
| | * | | | increased checkbox and filter button paddingDimitrie Hoekstra2016-09-052-2/+2
| * | | | | Merge branch 'change-checkout-locally-url' into 'master' Rémy Coutable2016-09-062-1/+2
| |\ \ \ \ \
| | * | | | | Change "check out, review, and merge locally" URL to use default clone protocol.Judson Neer2016-09-062-1/+2
| * | | | | | Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-09-062-3/+3
| |\ \ \ \ \ \
| | * | | | | | Updated gitlab_git to 10.6.3Yorick Peterse2016-09-062-3/+3
| * | | | | | | Merge branch 'zj-gitorious-migration-empty-pg-database' into 'master' Rémy Coutable2016-09-061-2/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Support empty PG database toozj-gitorious-migration-empty-pg-databaseZ.J. van de Weg2016-09-061-2/+1
| * | | | | | | Merge branch '20321-handle-long-variable-values-better' into 'master' Rémy Coutable2016-09-066-11/+45
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | remove css selectorsubudzisz2016-09-062-11/+10
| | * | | | | | improve code after reviewubudzisz2016-09-062-2/+2
| | * | | | | | add feature testubudzisz2016-09-067-31/+37
| | * | | | | | add js fileubudzisz2016-09-065-11/+36
| | * | | | | | render only commit titleubudzisz2016-09-061-0/+4
| |/ / / / / /
| * | | | | | Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposalsFatih Acet2016-09-064-6/+51
| |\ \ \ \ \ \
| | * | | | | | Convert SnippetsList to ES619814-regression-snippet-pagination-on-user-page-leads-to-raw-json-instead-of-normal-webpageSean McGivern2016-09-052-7/+11
| | * | | | | | Fix pagination on user snippets pageSean McGivern2016-09-024-6/+47
| * | | | | | | Merge branch 'repository-page-ui-issues' into 'master' Fatih Acet2016-09-067-28/+35
| |\ \ \ \ \ \ \