summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-3016-66/+77
* Merge branch 'fix-ref-text-of-mr-pipelines' into 'master'Ash McKenzie2019-04-305-15/+103
|\
| * Fix ref_text of merge request pipelinesfix-ref-text-of-mr-pipelinesShinya Maeda2019-04-305-15/+103
|/
* Merge branch 'docs-ci-index-refactor' into 'master'Evan Read2019-04-302-81/+113
|\
| * Merge feature set tables into oneMarcia Ramos2019-04-302-81/+113
|/
* Merge branch '60476-actionview-missingtemplate-missing-template-projects-issu...Ash McKenzie2019-04-305-67/+0
|\
| * Delete leftover code for referenced_merge_requests60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varianFatih Acet2019-04-155-67/+0
* | Merge branch 'fix-boards-card-dragging-styling' into 'master'Annabel Dunstone Gray2019-04-292-1/+2
|\ \
| * | Fixed boards card dragging stylingPhil Hughes2019-04-292-1/+2
* | | Merge branch '61036-fix-ingress-base-domain-text' into 'master'Tim Zallmann2019-04-293-36/+16
|\ \ \
| * | | Add changelog entryEnrique Alcantara2019-04-261-0/+5
| * | | Fix base domain help text updateEnrique Alcantara2019-04-262-36/+11
* | | | Merge branch 'js-i18n-mirrors-monitoring-mr-popover' into 'master'Tim Zallmann2019-04-294-6/+14
|\ \ \ \
| * | | | Internationalisation of javascript/m* directoriesBrandon Labuschagne2019-04-294-6/+14
|/ / / /
* | | | Merge branch 'js-i18n-vue-shared' into 'master'Tim Zallmann2019-04-292-1/+6
|\ \ \ \
| * | | | Internationalisation of vue_shared directoryBrandon Labuschagne2019-04-292-1/+6
|/ / / /
* | | | Merge branch 'renovate/gitlab-ui-3.x' into 'master'Clement Ho2019-04-292-11/+11
|\ \ \ \
| * | | | Update dependency @gitlab/ui to ^3.7.0Lukas 'Eipi' Eipert2019-04-292-11/+11
* | | | | Merge branch '59265-project-is-being-serialized-when-enqueueing-to-sidekiq' i...Rémy Coutable2019-04-292-7/+20
|\ \ \ \ \
| * | | | | Stop serialising project when removing todosSean McGivern2019-04-292-7/+20
* | | | | | Merge branch 'lock-pipeline-schedule-worker' into 'master'Stan Hu2019-04-293-11/+34
|\ \ \ \ \ \
| * | | | | | Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda2019-04-283-11/+34
* | | | | | | Merge branch '6565-move-sidekiq-cluster-ce' into 'master'Robert Speicher2019-04-291-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Change path of bin/sidkiq-cluster in commentsHossein Pursultani2019-04-291-2/+2
* | | | | | | | Merge branch 'pl-upgrade-letter_opener_web' into 'master'Stan Hu2019-04-293-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade letter_opener_web to support Rails 5.1Peter Leitzen2019-04-293-4/+9
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-add-full-backtrace-rspec' into 'master'Sean McGivern2019-04-291-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add full backtrace for RSpec outputStan Hu2019-04-291-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gitaly-version-v1.36.0' into 'master'Stan Hu2019-04-292-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade Gitaly to v1.36.0GitalyBot2019-04-292-1/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'fix-ci-commit-ref-name-and-slug' into 'master'Sean McGivern2019-04-2910-8/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-2910-8/+115
* | | | | | | | | Merge branch 'qa-move-method-to-the-bottom' into 'master'Sanad Liaquat2019-04-291-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move test method to the bottomWalmyr Lima2019-04-291-5/+5
* | | | | | | | | | Merge branch 'js-i18n-cycle_analytics' into 'master'Phil Hughes2019-04-292-1/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Internationalisation of cycle_analytics directoryBrandon Labuschagne2019-04-292-1/+5
|/ / / / / / / / /
* | | | | | | | | Merge branch '55948-help-text-formatting-wiki' into 'master'Annabel Dunstone Gray2019-04-292-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Format extra help page text like wikiBastian Blank2019-04-272-1/+7
* | | | | | | | | | Merge branch 'pl-expanded-by-default-ce' into 'master'Fatih Acet2019-04-2911-11/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Prefer usage of helper `expanded_by_default?`Peter Leitzen2019-04-2911-11/+11
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'ce-11031-ee-diff-projects' into 'master'Phil Hughes2019-04-291-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes EE differences for app/views/projects/new.html.hamlFilipa Lacerda2019-04-261-0/+4
* | | | | | | | | | | Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-297-29/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-257-29/+38
* | | | | | | | | | | | Merge remote-tracking branch 'origin/master'John T Skarbek2019-04-29230-1486/+3844
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js-i18n-groups' into 'master'Fatih Acet2019-04-292-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Internationalisation of groups directoryBrandon Labuschagne2019-04-292-1/+5
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'sh-fix-slow-partial-rendering' into 'master'Sean McGivern2019-04-297-2/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Add Rubocop rule to ban include ActionView::ContextStan Hu2019-04-293-0/+77
| | * | | | | | | | | | | Fix slow performance with compiling HAML templatesStan Hu2019-04-294-2/+48
| |/ / / / / / / / / / /