summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Implement error tracking configuration55177-sentry-configurationPeter Leitzen2019-01-076-14/+231
| | | | Re-use operations controller which already handles tracing settings.
* Add error tracking setting partialPeter Leitzen2019-01-072-0/+31
|
* Update text to match UX changesTristan Read2019-01-071-0/+21
|
* Add view and feature test for error tracking settingsTristan Read2019-01-073-0/+79
|
* Merge branch '55178-db_and_model' into 'master'Sean McGivern2019-01-0715-3/+177
|\ | | | | | | | | Add table and model for error tracking settings See merge request gitlab-org/gitlab-ce!24047
| * Add table and model for error tracking settingsReuben Pereira2019-01-0715-3/+177
|/
* Merge branch '8535-add-mr-comment-on-ctrl-enter' into 'master'Phil Hughes2019-01-071-2/+5
|\ | | | | | | | | Resolve "Ctrl+Enter immediately adds MR comment" See merge request gitlab-org/gitlab-ce!24053
| * Added handleKeySubmit method to match EE8535-add-mr-comment-on-ctrl-enterNatalia Tepluhina2019-01-071-2/+5
| |
* | Merge branch '55192-about-link-in-new-window' into 'master'Phil Hughes2019-01-072-1/+6
|\ \ | | | | | | | | | | | | | | | | | | Resolve ""About this feature" link should open in new window" Closes #55192 See merge request gitlab-org/gitlab-ce!24149
| * | Resolve ""About this feature" link should open in new window"Natalia Tepluhina2019-01-072-1/+6
|/ /
* | Merge branch '49056-auto-devops-secret-docs' into 'master'Marcia Ramos2019-01-072-0/+75
|\ \ | | | | | | | | | | | | Document Auto DevOps secret variables See merge request gitlab-org/gitlab-ce!23970
| * | Remove release from body and add linksdanielgruesso2019-01-071-3/+2
| | |
| * | Apply suggestion to doc/topics/autodevops/index.md49056-auto-devops-secret-docsThong Kuah2019-01-071-5/+5
| | |
| * | Apply suggestion to doc/ci/variables/README.mdThong Kuah2019-01-071-1/+1
| | |
| * | Note that multiline variables are not supportedThong Kuah2019-01-072-0/+8
| | |
| * | Document Auto DevOps secret variablesThong Kuah2019-01-072-0/+68
| | | | | | | | | | | | | | | | | | Cross link from GitLab CI variable doc too Add note about running pods and updating secrets without any code change
* | | Merge branch '55721-externalization-for-pipeline-tags' into 'master'Fatih Acet2019-01-073-11/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Externalization for pipeline tags Closes #55721 See merge request gitlab-org/gitlab-ce!24028
| * | | Correctly externalize pipeline tags55721-externalization-for-pipeline-tagsLukas Eipert2019-01-043-11/+43
| | | |
* | | | Merge branch 'leipert-dedupe-vue' into 'master'Mike Greiling2019-01-072-10/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to Vue 2.5.21 Closes #55592 See merge request gitlab-org/gitlab-ce!23969
| * | | | Changed failing karma specPhil Hughes2019-01-071-1/+0
| | | | |
| * | | | Dedupe vue dependencyLukas Eipert2019-01-071-9/+4
| | | | |
* | | | | Merge branch ↵Fatih Acet2019-01-076-29/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '53796-discard-draft-comment-button-to-easy-to-accidentally-hit-on-mobile' into 'master' Resolve "Discard draft comment button to easy to accidentally hit on mobile" Closes #53796 See merge request gitlab-org/gitlab-ce!24185
| * | | | | Cancel button for diff notesConstance Okoghenun2019-01-072-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | Added "cancel" comment button for inline diff notes for commits
| * | | | | Removed discard comment buttonConstance Okoghenun2019-01-076-32/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the button and associated tests form notes on Issues and Merge request page.
* | | | | | Merge branch 'update-releases-documentation' into 'master'Marcia Ramos2019-01-077-74/+79
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Releases documentation Closes #55934 See merge request gitlab-org/gitlab-ce!24160
| * | | | | | Update Releases documentationMarcia Ramos2019-01-077-74/+79
|/ / / / / /
* | | | | | Merge branch 'patch-37' into 'master'Marcia Ramos2019-01-071-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fix] correct typo in repo_by_url.md See merge request gitlab-org/gitlab-ce!24069
| * | | | | | [fix] correct typo in repo_by_url.mdSisavath2018-12-291-1/+1
| | | | | | |
* | | | | | | Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon2019-01-079-52/+93
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor the logic of updating head pipelines for merge requests See merge request gitlab-org/gitlab-ce!23502
| * | | | | | | Clarify comments about for_merge_requestuser-update-head-pipeline-worker-2Shinya Maeda2019-01-041-2/+3
| | | | | | | |
| * | | | | | | Update changelog numberShinya Maeda2019-01-041-1/+1
| | | | | | | |
| * | | | | | | Make find_actual_head_pipeline private methodShinya Maeda2019-01-041-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a
| * | | | | | | Refactor the logic of updating head pipelinesShinya Maeda2019-01-049-52/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort out some logic
* | | | | | | | Merge branch 'mk/geo-deprecate-legacy-storage-ce' into 'master'Nick Thomas2019-01-073-0/+24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport persistent user callout flash message to CE See merge request gitlab-org/gitlab-ce!24166
| * | | | | | | | Port of mk/geo-deprecate-legacy-storage to CEmk/geo-deprecate-legacy-storage-ceMichael Kozono2019-01-043-0/+24
| | | | | | | | |
* | | | | | | | | Merge branch '54311-fix-board-add-label' into 'master'Kushal Pandya2019-01-073-0/+27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix error when creating labels in a new issue in the boards page Closes #54311 See merge request gitlab-org/gitlab-ce!24039
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 54311-fix-board-add-labelrubenmoya2019-01-05617-5231/+13449
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add specsrubenmoya2019-01-051-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: André Luis <aluis@gitlab.com>
| * | | | | | | | | | Add changelog entryrubenmoya2018-12-261-0/+5
| | | | | | | | | | |
| * | | | | | | | | | Add assignableLabelsEndpoint to issue after createing itrubenmoya2018-12-261-0/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '54981-extended-user-centric-tooltips-add-missing-cases' into ↵Kushal Pandya2019-01-078-13/+37
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Extended user centric tooltips: Add missing cases" Closes #54981 See merge request gitlab-org/gitlab-ce!24132
| * | | | | | | | | | | Dryed code in commit_item by adding another computed propTim Zallmann2019-01-071-9/+8
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed Data Attribute Test54981-extended-user-centric-tooltips-add-missing-casesTim Zallmann2019-01-061-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Added Spec for Vue Commit ItemTim Zallmann2019-01-061-0/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Another Static Linting FixTim Zallmann2019-01-051-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed Linting IssueTim Zallmann2019-01-041-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Added Class check to commits helper SpecTim Zallmann2019-01-041-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Added Changelog for new PopoversTim Zallmann2019-01-041-0/+5
| | | | | | | | | | | |
| * | | | | | | | | | | Show User Popovers on Snippets PageTim Zallmann2019-01-041-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Added User Popovers to Commit Items and Member ListsTim Zallmann2019-01-044-4/+22
| | | | | | | | | | | |