summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add docs for linking in changed pages from MR widgetdocs/direct-link-review-appsAchilleas Pipinellis2018-11-163-8/+26
|
* Merge branch 'discussion-perf-improvement' into 'master'Filipa Lacerda2018-11-129-23/+38
|\ | | | | | | | | Improve initial rendering of discussion notes See merge request gitlab-org/gitlab-ce!22607
| * Consistently use Vue.nexTick when starting taskListdiscussion-perf-improvementPhil Hughes2018-11-091-8/+11
| |
| * Fixed failing note actions specPhil Hughes2018-11-091-0/+3
| |
| * Init task list when creating new note & discussionPhil Hughes2018-11-092-0/+2
| |
| * Fix TaskList init on update & pollPhil Hughes2018-11-093-11/+10
| | | | | | | | Fixed duplicate TaskList requests being made
| * Improve initial rendering of discussion notesPhil Hughes2018-11-095-13/+21
| | | | | | | | | | | | This improves the initial rendering performance of notes by only creating a new TaskList for the whole app, rather than on a per-note component basis.
* | Merge branch 'rails5-update-gemfile' into 'master'Sean McGivern2018-11-121-1/+1
|\ \ | | | | | | | | | | | | Upgrade whitequark/parser to 2.5.3.0 See merge request gitlab-org/gitlab-ce!22984
| * | Upgrade whitequark/parser to 2.5.3.0Jan Provaznik2018-11-121-1/+1
| | | | | | | | | | | | | | | Rails 5 counterpart to the version update from 7fb30b4cc4994022e55460e6905996212859cfb6
* | | Merge branch 'docs-dev-guidelines-update' into 'master'Achilleas Pipinellis2018-11-123-319/+459
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: updates docs development guidelines Closes #53160 and #53115 See merge request gitlab-org/gitlab-ce!22813
| * | | Docs: updates docs development guidelinesMarcia Ramos2018-11-123-319/+459
|/ / /
* | | Merge branch 'docs/danger-documentation' into 'master'Rémy Coutable2018-11-121-3/+26
|\ \ \ | | | | | | | | | | | | | | | | Dangerbot: mention tech writers based on DevOps stage See merge request gitlab-org/gitlab-ce!22945
| * | | Proper markdown table in docs DangerfileAchilleas Pipinellis2018-11-121-14/+16
| | | |
| * | | Edits to docs Dangerfiledocs/danger-documentationMike Lewis2018-11-091-10/+21
| | | |
| * | | Dangerbot: mention tech writers based on DevOps stageAchilleas Pipinellis2018-11-091-3/+13
| | | |
* | | | Merge branch 'sh-bump-sidekiq' into 'master'Sean McGivern2018-11-122-5/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Bump Sidekiq and other related gems See merge request gitlab-org/gitlab-ce!22956
| * | | Update gems in Gemfile.rails5.lockJan Provaznik2018-11-121-2/+2
| | | |
| * | | Bump Sidekiq and other related gemsStan Hu2018-11-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Sidekiq changes: https://github.com/mperham/sidekiq/blob/master/Changes.md * Rack 1.6.1 fixes CVE-2014-9490: https://github.com/rack/rack/blob/master/CHANGELOG.md * rack-protection 2.0.4 only fixes a minor message: https://github.com/sinatra/sinatra/commits/master/rack-protection
* | | | Merge branch 'jprovazn-fix-status-spec' into 'master'qa-xss-in-mentions-testRémy Coutable2018-11-121-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ./spec/features/issues/user_views_issue_spec.rb Closes gitlab-ee#8390 See merge request gitlab-org/gitlab-ce!22976
| * | | | Fix transient rspec issueJan Provaznik2018-11-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CI randomly fails with: ActiveRecord::RecordNotFound: Couldn't find Project with 'id'=724 This is probably caused by DB cleanup strategy used for :js tests in combination with `set`.
* | | | | Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern2018-11-1215-242/+374
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Discord integration Closes #21635 See merge request gitlab-org/gitlab-ce!22684
| * | | | | Fix minor offensesblackst0ne-add-discord-serviceblackst0ne2018-11-102-6/+2
| | | | | |
| * | | | | Refactor specsblackst0ne2018-11-074-469/+253
| | | | | |
| * | | | | DRY specs, fix typos in docsblackst0ne2018-11-065-45/+35
| | | | | |
| * | | | | Update documentation after documentation review.blackst0ne2018-11-051-2/+2
| | | | | |
| * | | | | Updated docs and removed redundant screenshotblackst0ne2018-11-052-2/+2
| | | | | |
| * | | | | Update docs after docs reviewblackst0ne2018-11-051-14/+13
| | | | | |
| * | | | | Update Gemfileblackst0ne2018-11-053-17/+7
| | | | | |
| * | | | | Fix frozen stringsblackst0ne2018-11-051-0/+2
| | | | | |
| * | | | | Update documentationblackst0ne2018-11-053-0/+31
| | | | | |
| * | | | | Add spec for DiscordServiceblackst0ne2018-11-051-0/+242
| | | | | |
| * | | | | Update discord notification serviceblackst0ne2018-11-051-6/+4
| | | | | |
| * | | | | Add changelog entryblackst0ne2018-11-051-0/+5
| | | | | |
| * | | | | Add Discord integrationblackst0ne2018-10-309-0/+95
| | | | | |
* | | | | | Merge branch 'disable-usage-ping-review-apps' into 'master'Rémy Coutable2018-11-121-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable usage pings in review apps See merge request gitlab-org/gitlab-ce!22965
| * | | | | | Disable usage pings in review appsdisable-usage-ping-review-appsBalasankar "Balu" C2018-11-111-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch ↵Sean McGivern2018-11-123-5/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '53082-gitlab-ce-11-4-0-gemfile-conflict-gitlab-markup-and-github-markup' into 'master' Update gitlab-markup gem to avoid binary name collision Closes #53082 See merge request gitlab-org/gitlab-ce!22960
| * | | | | | Update gitlab-markup gem to avoid binary name collision53082-gitlab-ce-11-4-0-gemfile-conflict-gitlab-markup-and-github-markupAlejandro Rodríguez2018-11-113-5/+5
| |/ / / / / | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/53082
* | | | | | Merge branch 'docs/more-url-fixes' into 'master'Dmitriy Zaporozhets2018-11-123-27/+23
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Fix some links and Markdown See merge request gitlab-org/gitlab-ce!22972
| * | | | | Fix some links and Markdowndocs/more-url-fixesEvan Read2018-11-123-27/+23
| | | | | |
* | | | | | Merge branch 'docs/fix-more-urls' into 'master'Achilleas Pipinellis2018-11-124-6/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update URLs to better ones See merge request gitlab-org/gitlab-ce!22931
| * | | | | | Implement review commentsdocs/fix-more-urlsEvan Read2018-11-122-4/+4
| | | | | | |
| * | | | | | Update URLs to better onesEvan Read2018-11-094-4/+4
| | | | | | |
* | | | | | | Merge branch 'docs/fix-helm-chart-issue-link' into 'master'Achilleas Pipinellis2018-11-121-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Fix link for raising helm chart issues See merge request gitlab-org/gitlab-ce!22970
| * | | | | | Fix link for raising helm chart issuesdocs/fix-helm-chart-issue-linkEvan Read2018-11-121-2/+2
| | | | | | |
* | | | | | | Merge branch 'add-rbac-link-in-k8s-docs' into 'master'Evan Read2018-11-121-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Add link in K8s integration docs to RBAC roles See merge request gitlab-org/gitlab-ce!22941
| * | | | | | Add link in K8s integration docs to RBAC rolesadd-rbac-link-in-k8s-docsDylan Griffith2018-11-091-3/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'docs-update-variable-naming' into 'master'Evan Read2018-11-1111-18/+18
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Update Variable naming See merge request gitlab-org/gitlab-ce!22352
| * | | | | | Docs: Update Variable namingMarcel Amirault2018-11-1111-18/+18
|/ / / / / /
* | | | | | Merge branch 'fix-error-handling-bugs-in-kubernetes-integration' into 'master'Dmitriy Zaporozhets2018-11-114-3/+20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Fix error handling bugs in kubernetes integration See merge request gitlab-org/gitlab-ce!22922