summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test that wiki links with spaces works in wiki pipelinebw-commonmark-for-filesBrett Walker2018-08-201-0/+14
* Enable CommonMark for files and wikisBrett Walker2018-08-204-10/+9
* url_helpers were not available on a code reloadBrett Walker2018-08-201-9/+13
* handle link title properly and add specs48869-wiki-slugs-with-spacesBrett Walker2018-08-203-9/+85
* add SpacedLinkFilter for wiki links with spacesBrett Walker2018-08-202-0/+73
* Merge branch 'patch-29' into 'master'Rémy Coutable2018-08-201-6/+6
|\
| * Update CONTRIBUTING.mdRay Paik2018-08-171-6/+6
* | Merge branch 'patch-28' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \
| * | Update README.mdRay Paik2018-08-171-1/+1
| |/
* | Merge branch 'dosuken123-master-patch-47251' into 'master'Rémy Coutable2018-08-201-3/+7
|\ \
| * | Update .gitlab-ci.ymldosuken123-master-patch-47251Shinya Maeda2018-08-171-3/+7
* | | Merge branch '49907-commits-and-merge-requests-does-not-list-all-files-when-o...Sean McGivern2018-08-208-9/+19
|\ \ \
| * | | 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 linkLandon Abney2018-07-061-1/+1
* | | | | Merge branch '25990-interactive-web-terminals-for-ci-cd-jobs-docs' into 'master'Achilleas Pipinellis2018-08-205-0/+54
|\ \ \ \ \
| * | | | | 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
* | | | | | Merge branch 'patch-19' into 'master'Rémy Coutable2018-08-201-1/+1
|\ \ \ \ \ \
| * | | | | | 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 linkBen Bodenmiller2018-08-121-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'mk/fix-typo' into 'master'Stan Hu2018-08-181-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | 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 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 plansdocs/document-query-plansYorick Peterse2018-08-172-1/+683
* | | | | | | | Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-1734-30/+104
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-1632-33/+41
| * | | | | | | Blacklist the use of "destroy_all"Yorick Peterse2018-08-163-0/+66
* | | | | | | | Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse2018-08-1712-8/+257
|\ \ \ \ \ \ \ \
| * | | | | | | | Add migration to cleanup internal_ids.ab-49754-gh-importer-internal-idsAndreas Brandl2018-08-173-0/+171
| * | | | | | | | 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 nofailBen Bodenmiller2018-08-171-2/+2
* | | | | | | | | | Merge branch 'sh-bump-gitaly-for-11-2' into 'master'Douwe Maan2018-08-172-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | 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 methodsdocs-mention-how-to-override-class-methodsLin Jen-Shin2018-08-171-0/+28
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |