summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix new merge request card styles48636-new-mr-card-stylesAnnabel Dunstone Gray2018-07-242-1/+3
* Merge branch 'sh-remove-rouge-redcarpet-instrumentation' into 'master'Lin Jen-Shin2018-07-231-2/+0
|\
| * Remove instrumentation Rouge::Plugins::{Redcarpet,CommonMark}Stan Hu2018-07-231-2/+0
* | Merge branch 'sh-enable-frozen-literals-banzi-filters' into 'master'Rémy Coutable2018-07-235-3/+28
|\ \
| * | Enable frozen strings in remaining lib/banzai/filter/*.rb filessh-enable-frozen-literals-banzi-filtersStan Hu2018-07-235-3/+28
* | | Merge branch '45318-vuex-store' into 'master'Phil Hughes2018-07-238-0/+375
|\ \ \ | |_|/ |/| |
| * | Adds Vuex store to handle the data for tests reports in MR widgetFilipa Lacerda - 🌴🌴OOO back on July 30th🌴🌴2018-07-238-0/+375
|/ /
* | Merge branch 'docs-mention-how-it-is-used-in-gitlab-ce' into 'master'Rémy Coutable2018-07-231-0/+6
|\ \
| * | Mention how we use gitlab-triageLin Jen-Shin2018-07-241-0/+6
|/ /
* | Merge branch 'blackst0ne-replace-sidekiq-inline-with-perform-enqueued-jobs' i...Rémy Coutable2018-07-2322-39/+44
|\ \
| * | Fix seedsblackst0ne-replace-sidekiq-inline-with-perform-enqueued-jobsblackst0ne2018-07-235-5/+5
| * | Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-2327-44/+49
| |/
* | Merge branch 'sh-freeze-banzai-filter-strings' into 'master'Rémy Coutable2018-07-2339-0/+81
|\ \
| * | Enable frozen strings in lib/banzai/filter/*.rbsh-freeze-banzai-filter-stringsStan Hu2018-07-2339-0/+81
| |/
* | Merge branch '29278-commits-page-tooltips' into 'master'Annabel Gray2018-07-236-9/+12
|\ \
| * | fix user_browses_commits_spec29278-commits-page-tooltipsLuke Bennett2018-07-201-1/+0
| * | Add has_tooltip false to remaining commit realted usesLuke Bennett2018-07-202-2/+2
| * | Remove unneeded has_tooltip from commit_author_link useLuke Bennett2018-07-201-1/+1
| * | Remove all tooltip use from commit_person_linkLuke Bennett2018-07-201-5/+0
| * | Keep img title attrLuke Bennett2018-07-201-2/+2
| * | fix lintLuke Bennett2018-07-201-1/+2
| * | Added changelog entryLuke Bennett2018-07-171-0/+5
| * | Add has_tooltip bool handling for commit_person_linkLuke Bennett2018-07-171-5/+8
| * | Dont add title attr to user_avatar_without_link if has_tooltip is falseLuke Bennett2018-07-171-2/+2
| * | set has_tooltip to false for commit author_avatarLuke Bennett2018-07-171-2/+2
* | | Merge branch 'winh-tree-view-gpg' into 'master'Phil Hughes2018-07-2319-134/+213
|\ \ \
| * | | Display GPG status on repository and blob pagesWinnie Hellmann2018-07-2319-134/+213
|/ / /
* | | Merge branch '5491-backport-code' into 'master'Rémy Coutable2018-07-233-2/+5
|\ \ \
| * | | backport code from EE5491-backport-codeLukas Eipert2018-07-203-2/+5
* | | | Update CHANGELOG.md for 11.1.1GitLab Release Tools Bot2018-07-234-15/+12
* | | | Merge branch 'frozen-string-vestigial' into 'master'Rémy Coutable2018-07-235-0/+13
|\ \ \ \
| * | | | Enable frozen string in newly added filesgfyoung2018-07-215-0/+13
* | | | | Merge branch 'sh-remove-banzai-instrumentation' into 'master'Yorick Peterse2018-07-232-14/+5
|\ \ \ \ \
| * | | | | Remove method instrumentation for Banzai filters and reference parserssh-remove-banzai-instrumentationStan Hu2018-07-222-14/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tz-mr-refactor-memory-reduction' into 'master'Fatih Acet2018-07-2311-94/+149
|\ \ \ \ \
| * | | | | Reducing the memory footprint for the renderingTim Zallmann2018-07-2311-94/+149
|/ / / / /
* | | | | Merge branch 'docs/fix-rendering-issue-in-pages' into 'master'Rémy Coutable2018-07-231-1/+0
|\ \ \ \ \
| * | | | | Fix rendering issue in admin/pages docsRobin Naundorf2018-07-221-1/+0
| |/ / / /
* | | | | Merge branch 'docs/add-step-to-install-postgre-gems-mysql_to_postgresql' into...Rémy Coutable2018-07-231-0/+6
|\ \ \ \ \
| * | | | | Update mysql_to_postgresql.mdMiao Wang2018-07-201-0/+6
* | | | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-07-231-1/+1
|\ \ \ \ \ \
| * | | | | | Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml defau...Tracey Jaquith2018-07-221-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '49272-sanitize-git-url-in-import-errors' into 'master'Rémy Coutable2018-07-233-3/+8
|\ \ \ \ \ \
| * | | | | | Fix #49272 - Sanitize git URL in import errorsJamie Schembri2018-07-163-3/+8
* | | | | | | Merge branch 'da-feature-flags' into 'master'Rémy Coutable2018-07-232-8/+26
|\ \ \ \ \ \ \
| * | | | | | | Allow feature flag names to be a symbolda-feature-flagsDouglas Barbosa Alexandre2018-07-192-8/+26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '48627-document-which-api-is-accessible-with-ci_job_token-docs' ...Achilleas Pipinellis2018-07-231-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Document where CI_JOB_TOKEN is used48627-document-which-api-is-accessible-with-ci_job_token-docsSteve Azzopardi2018-07-131-1/+3
* | | | | | | | Merge branch 'docs-unicorn-metrics' into 'master'Achilleas Pipinellis2018-07-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use title: "Unicorn Metrics available" as in EEdocs-unicorn-metricsLin Jen-Shin2018-07-181-1/+1