summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-0110-91/+96
* Merge branch 'frozen-string-docs' into 'master'Rémy Coutable2018-10-012-2/+9
|\
| * Update docs regarding frozen stringgfyoung2018-09-292-2/+9
* | Merge branch 'patch-24' into 'master'Rémy Coutable2018-10-011-1/+2
|\ \
| * | docs: clarify nothing special required for post-deployment migrationsBen Bodenmiller2018-09-281-1/+2
* | | Merge branch 'bvl-remove-sha-from-help' into 'master'Douwe Maan2018-10-013-3/+7
|\ \ \
| * | | Link to the tag from a version instead of commitBob Van Landuyt2018-10-013-3/+7
* | | | Merge branch 'sh-fix-forks-with-no-gravatar' into 'master'Rémy Coutable2018-10-016-40/+28
|\ \ \ \
| * | | | Fix Error 500 when forking projects with Gravatar disabledsh-fix-forks-with-no-gravatarStan Hu2018-09-286-40/+28
* | | | | Merge branch 'dz-fix-mysql-schema' into 'master'Dmitriy Zaporozhets2018-10-011-0/+4
|\ \ \ \ \
| * | | | | Fix undefined format_options method in SchemaDumper for MySQL dbdz-fix-mysql-schemaDmitriy Zaporozhets2018-09-261-0/+4
* | | | | | Merge branch '48399-skip-auto-devops-jobs-based-on-license' into 'master'Dmitriy Zaporozhets2018-10-012-3/+20
|\ \ \ \ \ \
| * | | | | | Skip creating auto devops jobs for sast, container_scanning, dast, dependency...48399-skip-auto-devops-jobs-based-on-licenseDylan Griffith2018-09-272-3/+20
* | | | | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-10-011-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Add notes about commits API to repository files documentationKaspar Emanuel2018-09-271-0/+6
* | | | | | | | Merge branch 'remove-dropzonejs-rails' into 'master'Douwe Maan2018-10-015-11/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Update Gemfile.lockMike Greiling2018-09-281-1/+0
| * | | | | | | Update rails 5 Gemfile.lockMike Greiling2018-09-281-3/+0
| * | | | | | | Merge branch 'master' into 'remove-dropzonejs-rails'Mike Greiling2018-09-289202-142413/+461825
| |\ \ \ \ \ \ \
| * | | | | | | | use yarn installed dropzonePirate Praveen2018-03-201-1/+1
| * | | | | | | | Remove dropzonejs-rails (replaced by dropzone node module)Pirate Praveen2018-03-203-7/+1
* | | | | | | | | Merge branch 'ide-fetch-templates-pages' into 'master'Filipa Lacerda2018-10-014-8/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed file templates not being fully fetched in Web IDEPhil Hughes2018-09-284-8/+60
* | | | | | | | | | Merge branch '51651-fill-pipeline-source-for-external-pipelines' into 'master'Kamil Trzciński2018-09-306-0/+171
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Reorganize background_migration specs51651-fill-pipeline-source-for-external-pipelinesMatija Čupić2018-09-291-19/+37
| * | | | | | | | | Refactor pipeline id orderingMatija Čupić2018-09-281-1/+2
| * | | | | | | | | Restyle background_migration specMatija Čupić2018-09-281-3/+4
| * | | | | | | | | Refactor migration specs using ActiveRecord modelsMatija Čupić2018-09-282-13/+18
| * | | | | | | | | Refactor external_pipelines queryMatija Čupić2018-09-272-9/+6
| * | | | | | | | | Update all pipelines in single queryMatija Čupić2018-09-271-3/+2
| * | | | | | | | | Add frozen string literal commentMatija Čupić2018-09-251-0/+2
| * | | | | | | | | Add CHANGELOG entryMatija Čupić2018-09-251-0/+5
| * | | | | | | | | Schedule background migrationMatija Čupić2018-09-251-0/+33
| * | | | | | | | | Add background migration to fill pipeline sourceMatija Čupić2018-09-252-0/+89
| * | | | | | | | | Add index on pipelines to project id and sourceMatija Čupić2018-09-252-0/+21
* | | | | | | | | | Merge branch 'frozen-string-app-enforce' into 'master'49897-fix-removing-todos-for-confidential-issuesStan Hu2018-09-292-0/+24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Check frozen string in style buildsgfyoung2018-09-282-0/+24
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'docs-50507-pages-overview' into 'master'Mike Lewis2018-09-289-40/+148
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Docs: improve Pages overview (to deprecate feature page)Marcia Ramos2018-09-289-40/+148
|/ / / / / / / /
* | | | | | | | Merge branch 'bvl-merge-translations-docs' into 'master'Achilleas Pipinellis2018-09-282-0/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | Document how to merge translations from Crowdinbvl-merge-translations-docsBob Van Landuyt2018-09-282-0/+62
* | | | | | | | | Merge branch '51404-update-groups-and-projects-api-docs' into 'master'Achilleas Pipinellis2018-09-282-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Docs for Project/Groups members API with inherited members51404-update-groups-and-projects-api-docsJacopo2018-09-282-0/+7
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dz-migration-index-helper' into 'master'Dmitriy Zaporozhets2018-09-285-7/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add mysql_compatible_index_length to migration helpersdz-migration-index-helperDmitriy Zaporozhets2018-09-215-7/+17
* | | | | | | | | | Merge branch '51927-fix-job_details-json-schema' into 'master'Grzegorz Bizon2018-09-281-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix job_details.json schemaSteve Azzopardi2018-09-281-1/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'da-clarify-subgroup-permissions' into 'master'Achilleas Pipinellis2018-09-281-15/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Update notes notation in subgroups docsAchilleas Pipinellis2018-09-281-10/+9
| * | | | | | | | | Update render style of note boxesda-clarify-subgroup-permissionsdappelt2018-09-211-4/+4