summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update doc/update/8.11-to-8.12.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/8.10-to-8.11.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/7.0-to-7.1.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/6.x-or-7.x-to-7.14.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/6.9-to-7.0.mdFatih Sarhan2018-12-311-1/+1
* Update 11.5-to-11.6.mdFatih Sarhan2018-12-311-1/+1
* Update 11.4-to-11.5.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/11.3-to-11.4.mdFatih Sarhan2018-12-311-1/+1
* Update 11.2-to-11.3.mdFatih Sarhan2018-12-311-1/+1
* Update 11.1-to-11.2.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/11.0-to-11.1.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.8-to-11.0.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.7-to-10.8.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.6-to-10.7.mdFatih Sarhan2018-12-311-1/+1
* Update 10.5-to-10.6.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.4-to-10.5.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.3-to-10.4.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.2-to-10.3.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.0-to-10.1.mdFatih Sarhan2018-12-311-1/+1
* Update doc/update/10.1-to-10.2.mdFatih Sarhan2018-12-311-1/+1
* Update lib/gitlab/ci/templates/Ruby.gitlab-ci.ymlFatih Sarhan2018-12-311-1/+1
* Update doc/install/installation.mdFatih Sarhan2018-12-311-1/+1
* Update doc/ci/yaml/README.mdFatih Sarhan2018-12-311-1/+1
* Update doc/ci/caching/index.md fileFatih Sarhan2018-12-311-1/+1
* Update gitlab_ci_ymls.mdFatih Sarhan2018-12-311-1/+1
* Fix #55740: Use --no-document option instead of deprecated options in simple ...Fatih Sarhan2018-12-271-1/+1
* Merge branch 'fj-remove-workhorse-set-content-type-feature-flag' into 'master'Douwe Maan2018-12-277-242/+46
|\
| * Removing workhorse_set_content_type feature flagFrancisco Javier López2018-12-197-242/+46
* | Merge branch 'sh-use-system-path-for-appearance-logos' into 'master'Douwe Maan2018-12-277-7/+70
|\ \
| * | Use header, favicon, and header_logo path in appearances admin formStan Hu2018-12-251-3/+3
| * | Use system paths for appearance logosStan Hu2018-12-256-4/+67
* | | Merge branch 'osw-cache-discussions-diff-highlighting' into 'master'Douwe Maan2018-12-2713-4/+516
|\ \ \
| * | | Cache diff highlight in discussionsOswaldo Ferreira2018-12-2113-4/+516
* | | | Merge branch '55551-nomethoderror-undefined-method-for-nil-nilclass' into 'ma...Kamil Trzciński2018-12-272-2/+3
|\ \ \ \
| * | | | Handle nil terminals in Clusters::Platforms::KubernetesRémy Coutable2018-12-192-2/+3
* | | | | Merge branch '53907-improve-milestone-links' into 'master'Kamil Trzciński2018-12-274-16/+30
|\ \ \ \ \
| * | | | | Add % prefix to milestone reference link textHeinrich Lee Yu2018-12-214-16/+30
* | | | | | Merge branch 'gt-reorder-group-sidebar-menu-items' into 'master'Sean McGivern2018-12-272-13/+18
|\ \ \ \ \ \
| * | | | | | Reorder sidebar menu item for group clustersGeorge Tsiolis2018-12-222-13/+18
* | | | | | | Merge branch 'sh-bump-carrierwave-1.3.0' into 'master'Sean McGivern2018-12-273-48/+3
|\ \ \ \ \ \ \
| * | | | | | | Bump CarrierWave to 1.3.0 and remove monkey patchesStan Hu2018-12-243-48/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '54953-error-500-viewing-merge-request-due-to-nil-commit_email_h...Stan Hu2018-12-278-59/+96
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-m...Lin Jen-Shin2018-12-26591-2931/+4396
| |\ \ \ \ \ \ \
| * | | | | | | | Simplify spec/lib/gitlab/current_settings_spec.rb a bitRémy Coutable2018-12-191-3/+3
| * | | | | | | | Make sure we clear the application settings afterLin Jen-Shin2018-12-191-0/+2
| * | | | | | | | Fix cacheable_attributes_spec.rb by adding column_namesLin Jen-Shin2018-12-191-2/+6
| * | | | | | | | Use fake application settings for migration testsLin Jen-Shin2018-12-192-0/+18
| * | | | | | | | Method `create_from_defaults` will never give nilLin Jen-Shin2018-12-193-15/+9
| * | | | | | | | Move schema aware defaults to build_from_defaultsLin Jen-Shin2018-12-192-9/+7
| * | | | | | | | Return fake if and only if there's no databaseLin Jen-Shin2018-12-191-21/+10