summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add changelog entry6028-show-generic-percent-stacked-progress-barKushal Pandya2018-08-201-0/+6
|
* Show `< 1%` when percent value evaluated is less than 1Kushal Pandya2018-08-202-2/+10
|
* Merge branch 'patch-29' into 'master'Rémy Coutable2018-08-201-6/+6
|\ | | | | | | | | Update CONTRIBUTING.md See merge request gitlab-org/gitlab-ce!21286
| * Update CONTRIBUTING.mdRay Paik2018-08-171-6/+6
| |
* | Merge branch 'patch-28' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \ | | | | | | | | | | | | Update README.md See merge request gitlab-org/gitlab-ce!21285
| * | Update README.mdRay Paik2018-08-171-1/+1
| |/
* | Merge branch 'dosuken123-master-patch-47251' into 'master'Rémy Coutable2018-08-201-3/+7
|\ \ | | | | | | | | | | | | Fix code quality reports See merge request gitlab-org/gitlab-ce!21275
| * | Update .gitlab-ci.ymldosuken123-master-patch-47251Shinya Maeda2018-08-171-3/+7
| | |
* | | Merge branch ↵Sean McGivern2018-08-208-9/+19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limits' into 'master' Resolve "Commits and Merge Requests does not list all files when one file exceeds size limits" Closes #49907 See merge request gitlab-org/gitlab-ce!21125
| * | | Fix merge requests not showing any diff files for big patches49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limitsAlejandro Rodríguez2018-08-178-9/+19
| | | |
* | | | Merge branch 'docs/remove-dupe-link' into 'master'Sean McGivern2018-08-201-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove duplicate nip.io link See merge request gitlab-org/gitlab-ce!20457
| * | | | Remove duplicate nip.io linkLandon Abney2018-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | The nip.io service was being linked to twice in the note on cert requests.
* | | | | Merge branch '25990-interactive-web-terminals-for-ci-cd-jobs-docs' into 'master'Achilleas Pipinellis2018-08-205-0/+54
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document Interactive web terminals for CI/CD jobs See merge request gitlab-org/gitlab-ce!20719
| * | | | | Add beta flag for interactive web terminals25990-interactive-web-terminals-for-ci-cd-jobs-docsSteve Azzopardi2018-08-171-0/+4
| | | | | |
| * | | | | Update interactive web terminal documentationSteve Azzopardi2018-08-163-4/+4
| | | | | |
| * | | | | Add documentation for interactive web terminalsSteve Azzopardi2018-08-165-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a new page for the interactive web terminals since it doesn't fit in any other place. Add link in CI home page.
* | | | | | Merge branch 'patch-19' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | format doc/ reference See merge request gitlab-org/gitlab-ce!21149
| * | | | | | format doc/ referenceBen Bodenmiller2018-08-121-1/+1
| | | | | | |
* | | | | | | Merge branch 'patch-20' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix hashed storage readiness link See merge request gitlab-org/gitlab-ce!21150
| * | | | | | | fix hashed storage readiness linkBen Bodenmiller2018-08-121-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'mk/fix-typo' into 'master'Stan Hu2018-08-181-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Fix typo See merge request gitlab-org/gitlab-ce!21293
| * | | | | | Fix typomk/fix-typoMichael Kozono2018-08-181-3/+3
|/ / / / / /
* | | | | | Merge branch 'remove-scss-variables-3' into 'master'Clement Ho2018-08-1719-91/+55
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove more variable reassignments and unused styles See merge request gitlab-org/gitlab-ce!21262
| * | | | | | Remove more variable reassignments and unused stylesremove-scss-variables-3Annabel Dunstone Gray2018-08-1619-91/+55
| | | | | | |
* | | | | | | Merge branch 'docs/document-query-plans' into 'master'29398-support-kubernetes-rbac-for-gitlab-managed-apps-2Robert Speicher2018-08-172-1/+683
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation about reading query plans See merge request gitlab-org/gitlab-ce!21199
| * | | | | | | Add documentation about reading query plansdocs/document-query-plansYorick Peterse2018-08-172-1/+683
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a database guide on how to read the output of "EXPLAIN" and "EXPLAIN ANALYZE", and how to use this output to understand a query's performance and optimise it.
* | | | | | | | Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-1734-30/+104
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Blacklist the use of destroy_all See merge request gitlab-org/gitlab-ce!21250
| * | | | | | | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-1632-33/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This whitelists all existing places where we use "destroy_all".
| * | | | | | | Blacklist the use of "destroy_all"Yorick Peterse2018-08-163-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method usually has really bad performance implications, as it loads rows into memory and deletes them one by one.
* | | | | | | | Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse2018-08-1712-8/+257
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitHub importer: Keep track of internal_ids Closes #49754 See merge request gitlab-org/gitlab-ce!20926
| * | | | | | | | Add migration to cleanup internal_ids.ab-49754-gh-importer-internal-idsAndreas Brandl2018-08-173-0/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/49446.
| * | | | | | | | Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-162-1/+17
| | | | | | | | |
| * | | | | | | | Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-165-6/+42
| | | | | | | | |
| * | | | | | | | Trigger iid logic from GitHub importer for issues.Andreas Brandl2018-08-162-1/+27
| | | | | | | | |
* | | | | | | | | Merge branch 'patch-23' into 'master'Stan Hu2018-08-171-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace nobootwait with nofail See merge request gitlab-org/gitlab-ce!21269
| * | | | | | | | | replace nobootwait with nofailBen Bodenmiller2018-08-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | missed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16985
* | | | | | | | | | Merge branch 'sh-bump-gitaly-for-11-2' into 'master'Douwe Maan2018-08-172-1/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump Gitaly to 0.117.1 for Rouge update See merge request gitlab-org/gitlab-ce!21277
| * | | | | | | | | | Bump Gitaly to 0.117.1 for Rouge updateStan Hu2018-08-172-1/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'repopulate_site_statistics' into 'master'Yorick Peterse2018-08-1710-15/+116
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix SiteStatistics wikis_count See merge request gitlab-org/gitlab-ce!21030
| * | | | | | | | | | Add site statistics recount to the post migirationrepopulate_site_statisticsGabriel Mazetto2018-08-161-0/+9
| | | | | | | | | | |
| * | | | | | | | | | Refactor SiteStatistics to extract refresh logic into a rake taskGabriel Mazetto2018-08-164-26/+47
| | | | | | | | | | |
| * | | | | | | | | | Refactor Rainbow usage in specsGabriel Mazetto2018-08-163-13/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't test any specific string generated by it yet, so there is no point in keeping it enabled when we are disabling it everywhere we test its output.
| * | | | | | | | | | ChangelogGabriel Mazetto2018-08-161-0/+5
| | | | | | | | | | |
| * | | | | | | | | | Add WikiAccessLevel migration from `NULL` to `20`Gabriel Mazetto2018-08-163-1/+53
| | | | | | | | | | |
| * | | | | | | | | | Added method to re-populating SiteStatitiscs counterGabriel Mazetto2018-08-162-1/+27
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'docs-mention-how-to-override-class-methods' into 'master'Douwe Maan2018-08-171-0/+28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mention how to override CE class methods See merge request gitlab-org/gitlab-ce!21276
| * | | | | | | | | | Mention how to override CE class methodsdocs-mention-how-to-override-class-methodsLin Jen-Shin2018-08-171-0/+28
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch '50101-builds-dropdown' into 'master'Phil Hughes2018-08-176-0/+355
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creates vue components for stage dropdowns and job list container for job log view See merge request gitlab-org/gitlab-ce!21255
| * | | | | | | | | | Creates vue components for stage dropdowns and job list container for job ↵Filipa Lacerda2018-08-176-0/+355
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | log view
* | | | | | | | | | | Merge branch ↵Nick Thomas2018-08-175-26/+35
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '49796-project-deletion-may-not-log-audit-events-during-user-deletion' into 'master' Resolve "Project deletion may not log audit events during user deletion" Closes #49796 See merge request gitlab-org/gitlab-ce!21248