summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Removed the target=_blank from the monitoring componentenvironments-button-open-same-tabJose Ivan Vargas2017-05-151-0/+5
|
* Merge branch 'fix-github-import' into 'master' Douwe Maan2017-05-151-0/+4
|\ | | | | | | | | Fix token interpolation when setting the Github remote See merge request !11311
| * Add CHANGELOGfix-github-importDouglas Barbosa Alexandre2017-05-111-0/+4
| |
* | Merge branch '31886-remover-comment-load-spinner' into 'master' Annabel Dunstone Gray2017-05-151-0/+4
|\ \ | | | | | | | | | | | | | | | | | | 31886 Remove spinner from loading comment Closes #31886 See merge request !11339
| * | 31886 Remove spinner from loading comment31886-remover-comment-load-spinnertauriedavis2017-05-121-0/+4
| | |
* | | Merge branch 'adam-influxdb-hostname' into 'master' Douwe Maan2017-05-151-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Allow GitLab instance to start when InfluxDB hostname cannot be resolved Closes #24438 See merge request !11356
| * | | Allow GitLab instance to start when InfluxDB hostname cannot be resolvedadam-influxdb-hostnameAdam Niedzielski2017-05-131-0/+4
| | | | | | | | | | | | | | | | Closes #24438
* | | | Merge branch 'enable-auto-cancelling-by-default' into 'master' Kamil Trzciński2017-05-151-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make auto-cancelling pending pipelines on by default Closes #30656 See merge request !11023
| * | | | Make auto-cancelling pending pipelines on by defaultLin Jen-Shin2017-05-151-0/+4
| |/ / /
* | | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-05-1550-25/+180
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add-index-for-auto_canceled_by_id-mysql * upstream/master: (224 commits) Added balsamiq jasmine integration test Add support for deltas_only under Gitaly Codestyle Update CHANGELOG.md for 9.1.4 Update CHANGELOG.md for 9.1.4 Update CHANGELOG.md for 9.1.4 Update CHANGELOG.md for 9.1.4 Minor cosmetic fixes in hooks admin screen Documentation for repository_update_events Changelog Update SystemHooks API to expose and handle new repository_update_events Make the new repository_update_events configurable in System Hooks UI Added repository_update hook Wait for requests after each Spinach scenario instead of feature Remove trailing comma in dependency linker to satisfy Rubocop Fix specs New branch new mr docs Relax rake backup regex to handle CE and EE RCs Fix conflict resolution from corrupted upstream Removed all instances of Object.assign by using es6 classes, also includes some … ...
| * \ \ \ Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' Kamil Trzciński2017-05-151-0/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow numeric values in gitlab-ci.yml Closes #30017 See merge request !10607
| | * | | | Allow numeric values in gitlab-ci.ymlblackst0ne2017-05-071-0/+4
| | | | | |
| * | | | | Merge branch 'dturner/username' into 'master' Rémy Coutable2017-05-151-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | add username field to push webhook Closes #32136 See merge request !11272
| | * | | | Add username field to push webhookDavid Turner2017-05-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Turner <novalis@novalis.org>
| * | | | | Merge branch '26325-system-hooks' into 'master' Robert Speicher2017-05-131-0/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport New SystemHook: `repository_update` Closes #26325 See merge request !11140
| | * | | | | ChangelogGabriel Mazetto2017-05-121-0/+4
| | | | | | |
| * | | | | | Update CHANGELOG.md for 9.1.4Felipe Artur2017-05-128-33/+0
| |/ / / / / | | | | | | | | | | | | [ci skip]
| * | | | | Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-121-0/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix conflict resolution from corrupted upstream Closes gitlab-ee#2128 See merge request !11298
| | * | | | | Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I don't know why this happens exactly, but given an upstream and fork repository from a customer, both of which required GC, resolving conflicts would corrupt the fork so badly that it couldn't be cloned. This isn't a perfect fix for that case, because the MR may still need to be merged manually, but it does ensure that the repository is at least usable. My best guess is that when we generate the index for the conflict resolution (which we previously did in the target project), we obtain a reference to an OID that doesn't exist in the source, even though we already fetch the refs from the target into the source. Explicitly setting the source project as the place to get the merge index from seems to prevent repository corruption in this way.
| * | | | | | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-122-0/+8
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Usage ping updates Closes #31741 and #31453 See merge request !11231
| | * | | | | | Add hostname to usage pingSean McGivern2017-05-111-0/+4
| | | | | | | |
| | * | | | | | Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting `usage_ping_enabled` to false in `gitlab.yml`: 1. Disables the usage ping, regardless of the value stored in the database. 2. Prevents the usage ping from being enabled through the admin panel. It can only be enabled by either removing the line from `gitlab.yml` and configuring through the admin panel, or setting it to true in `gitlab.yml`.
| * | | | | | | Merge branch 'dz-project-list-cache-key' into 'master' Douwe Maan2017-05-121-0/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve project list cache key Closes #31863 See merge request !11325
| | * | | | | | | Change project list cache key to use route.cache_key instead of namespacedz-project-list-cache-keyDmitriy Zaporozhets2017-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | | Add parent full path to project list cache keyDmitriy Zaporozhets2017-05-121-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-121-0/+4
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autolink package names in Gemfile See merge request !11224
| | * | | | | | | | Add changelogdm-dependency-linker-gemfileDouwe Maan2017-05-121-0/+4
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into 'dm-copy-mr-source-branch-as-gfm'dm-copy-mr-source-branch-as-gfmDouwe Maan2017-05-127-0/+28
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.js
| | * | | | | | | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-0/+4
| | | | | | | | | |
| | * | | | | | | | Merge branch ↵Annabel Dunstone Gray2017-05-121-0/+4
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31384-new-issue-button-on-no-results-page-after-search-doesn-t-go-to-correct-form' into 'master' Remove 'New Issue' button from 'There are no issues to show' state graphic Closes #31384 See merge request !11263
| | | * | | | | | | | Remove 'New issue' button when issues search returns no results.Bryce Johnson2017-05-111-0/+4
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'protected-branches-no-one-merge' into 'master' Sean McGivern2017-05-121-0/+4
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabled 'no one' as a merge access level in protected branches Closes #31541 See merge request !11232
| | | * | | | | | | | Enabled no-one as a merge access level in protected branchesPhil Hughes2017-05-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #31541
| | * | | | | | | | | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-121-0/+4
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "SHA mismatch" state to the MR widget Closes #32178 See merge request !11316
| | | * | | | | | | | | add CHANGELOG.md entry for !1131632178-prevent-merge-on-sha-changeMike Greiling2017-05-111-0/+4
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Uniform CI status components in vueFilipa Lacerda2017-05-121-0/+4
| | | | | | | | | | |
| | * | | | | | | | | Merge branch '31978-cross-reference-fix' into 'master' Sean McGivern2017-05-121-0/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cross referencing for private and internal projects Closes #31978 See merge request !11243
| | | * | | | | | | | Fix cross referencing for private and internal projects31978-cross-reference-fixJarka Kadlecova2017-05-111-0/+4
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'pipeline-schedules-callout-docs-url' into 'master' Filipa Lacerda2017-05-111-0/+4
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set correct docsUrl in pipeline schedules callout component. Closes #31957 See merge request !11216
| | | * | | | | | | Pass docsUrl to pipeline schedules callout component.pipeline-schedules-callout-docs-urlBryce Johnson2017-05-111-0/+4
| | | | | | | | | |
| * | | | | | | | | Paste a copied MR source branch name as code when pasted into a GFM formDouwe Maan2017-05-111-0/+4
| |/ / / / / / / /
| * | | | | | | | Merge branch 'winh-pipeline-author-link' into 'master' Filipa Lacerda2017-05-111-0/+4
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to commit author user page from pipelines Closes #29368 See merge request !11100
| | * | | | | | | | Link to commit author user page from pipelines (!11100)winh2017-05-111-0/+4
| | | | | | | | | |
| * | | | | | | | | Merge branch 'zj-clean-up-ci-variables-table' into 'master' Yorick Peterse2017-05-111-0/+4
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up ci variables table Closes #31799 See merge request !11186
| | * | | | | | | | | Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enforced by the database, and no callbacks need to be called. Combined with 7b9b2c6099 and 294a8b8a6d this resolves gitlab-org/gitlab-ce#31799
| * | | | | | | | | | Merge branch 'issue-templates-summary-lines' into 'master' Rémy Coutable2017-05-111-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add summary lines for collapsed details in the bug report template See merge request !11280
| | * | | | | | | | | Add summary lines for collapsed details in the bug report templateMark Fletcher2017-05-111-0/+4
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skip ci]
| * | | | | | | | | Merge branch '31781-print-rendered-files-not-possible' into 'master' Annabel Dunstone Gray2017-05-111-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include blob content when printing page Closes #31781 See merge request !11247
| | * | | | | | | | Include blob content when printing page31781-print-rendered-files-not-possibleSam Rose2017-05-101-0/+4
| | | | | | | | | |
| * | | | | | | | | Merge branch 'issue_api_change' into 'master' Sean McGivern2017-05-111-0/+5
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue API change: assignee_id parameter and assignee object in a response See merge request !11271