summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Adds Vuex Store for the releases pageFilipa Lacerda2018-12-201-0/+5
* Merge branch '54814-sidebar-styling-updates' into 'master'Filipa Lacerda2018-12-201-0/+5
|\
| * Fix style issues in job details sidebarNathan Friend2018-12-191-0/+5
* | Prevent admins from attempting hashed storage migration on read only DBMichael Kozono2018-12-191-0/+5
* | Merge branch 'patch-29' into 'master'Achilleas Pipinellis2018-12-191-0/+5
|\ \
| * | Update yaml/README.md to clarify allow_failure interaction with stagesC.J. Jameson2018-12-191-0/+5
* | | Merge branch '54953-fix-commit_email_hostname-accessor-in-fake_application_se...Stan Hu2018-12-191-0/+5
|\ \ \ | |/ / |/| |
| * | Add FakeApplicationSettings#commit_email_hostnameRémy Coutable2018-12-191-0/+5
* | | Merge branch 'depracated-migration-inheritance' into 'master'Robert Speicher2018-12-191-0/+5
|\ \ \ | |/ / |/| |
| * | ActiveRecord::Migration -> ActiveRecord::Migration[5.0]Jasper Maes2018-12-181-0/+5
* | | Merge branch '54146-fix-calendar-query' into 'master'Grzegorz Bizon2018-12-191-0/+5
|\ \ \
| * | | Fix calendar feed when sorted by priorityHeinrich Lee Yu2018-12-171-0/+5
* | | | Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-0/+5
| |/ / |/| |
* | | Merge branch 'force-reload-arguments-2' into 'master'Rémy Coutable2018-12-181-0/+5
|\ \ \
| * | | Passing an argument to force an association to reload is now deprecatedJasper Maes2018-12-181-0/+5
| | |/ | |/|
* | | Add explanatory help text to text inputs on user profile settings pageMartin Wortschack2018-12-181-0/+5
* | | Merge branch 'deprecated-directly-inheriting-migration' into 'master'Rémy Coutable2018-12-181-0/+5
|\ \ \
| * | | Fix deprecation: Directly inheriting from ActiveRecord::Migration is deprecated.Jasper Maes2018-12-171-0/+5
| |/ /
* | | Merge branch 'deprecated-alias-method-chain' into 'master'Rémy Coutable2018-12-181-0/+6
|\ \ \
| * | | Fix deprecation: alias_method_chain is deprecated. Please, use Module#prepend...Jasper Maes2018-12-171-0/+6
| |/ /
* | | Merge branch '51485-new-issue-labels-note' into 'master'Rémy Coutable2018-12-181-0/+5
|\ \ \
| * | | Run CommonSystemNotesService on issuable createHeinrich Lee Yu2018-12-181-0/+5
| | |/ | |/|
* | | Merge branch 'blackst0ne-improve-encoding-helper-spec' into 'master'Rémy Coutable2018-12-181-0/+5
|\ \ \
| * | | Update specs to exclude possible false positive passblackst0ne2018-12-181-0/+5
* | | | Merge branch 'sh-carrierwave-patch-google-acl' into 'master'Sean McGivern2018-12-181-0/+5
|\ \ \ \
| * | | | Fix object storage not working properly with Google S3 compatibilityStan Hu2018-12-171-0/+5
| | |/ / | |/| |
* | | | Merge branch 'bvl-hide-confidential-events-take2' into 'master'Sean McGivern2018-12-181-0/+5
|\ \ \ \
| * | | | Hide confidential events in rubyBob Van Landuyt2018-12-171-0/+5
* | | | | Add "none" syntax highlighting "color" schemekhm2018-12-181-0/+5
* | | | | Add NGINX 0.16.0 and above metricsJoshua Lambert2018-12-171-0/+5
| |_|/ / |/| | |
* | | | Merge branch '53954-resolved-non-diff-discussions-on-merge-requests-no-longer...Phil Hughes2018-12-171-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add message saying who resolved nondiff discussionsbigelow2018-12-171-0/+5
* | | | Add new predefined variable CI_COMMIT_SHORT_SHAJason Lenny2018-12-171-0/+5
|/ / /
* | | Merge branch 'revert-1cccfca1' into 'master'Grzegorz Bizon2018-12-171-0/+5
|\ \ \ | |/ / |/| |
| * | Revert "Merge branch 'auto_devops_kubernetes_active' into 'master'"Thong Kuah2018-12-171-0/+5
| |/
* | Merge branch 'deprecated-comparing-actioncontroller-params-hash' into 'master'Rémy Coutable2018-12-171-0/+6
|\ \
| * | Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-161-0/+6
| |/
* | Merge branch 'deprecated-actiondispatch-paramsparser' into 'master'Rémy Coutable2018-12-171-0/+5
|\ \
| * | Remove deprecated ActionDispatch::ParamsParserJasper Maes2018-12-161-0/+5
| |/
* | Merge branch 'remove-rails4-specific-code' into 'master'Rémy Coutable2018-12-171-0/+5
|\ \
| * | Remove rails4 specific codeJasper Maes2018-12-161-0/+5
| |/
* | Merge branch '34758-list-ancestor-clusters' into 'master'Dmitriy Zaporozhets2018-12-171-0/+5
|\ \
| * | Show clusters of ancestors in cluster list pageThong Kuah2018-12-171-0/+5
| |/
* | Merge branch 'deprecated-positional-seperator-parameter' into 'master'Rémy Coutable2018-12-171-0/+5
|\ \ | |/ |/|
| * Passing the separator argument as a positional parameter is deprecatedJasper Maes2018-12-141-0/+5
* | Merge branch '55402-broken-master-karma-test-failing-in-spec-javascripts-boar...53225-rendering-and-usability-problems-with-ie-1153104-redesign-group-overview-ui-mvcStan Hu2018-12-161-0/+5
|\ \
| * | Fix broken karma testMartin Wortschack2018-12-151-0/+5
* | | Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-151-0/+5
|\ \ \ | |/ / |/| |
| * | Fix Prettier formatting and add MR to changelogSean Nichols2018-12-111-1/+1
| * | Display empty files properly on MR diffsSean Nichols2018-12-111-0/+5