summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Fix filter by my reaction is not workingHiroyuki Sato2017-11-131-0/+5
| | | | |
* | | | | Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-141-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not allow jobs to be erased Closes #31771 See merge request gitlab-org/gitlab-ce!15216
| * \ \ \ \ Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-0723-0/+119
| |\ \ \ \ \
| * | | | | | Add change logShinya Maeda2017-11-061-0/+5
| | | | | | |
* | | | | | | Merge branch '39884-fix-pipeline-transition-with-single-manual-action' into ↵Kamil Trzciński2017-11-141-0/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Make sure all pipelines would go to pending once Closes #39884 See merge request gitlab-org/gitlab-ce!15251
| * | | | | | | Make sure all pipelines would go to pending once39884-fix-pipeline-transition-with-single-manual-actionLin Jen-Shin2017-11-091-0/+6
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this fix, pipeline could go from skipped to running directly, bypassing the transition for: [:created, :pending] => :running And this is responsible for setting up started_at. Without this fix, started_at would never be set. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/39884
* | | | | | | Merge branch '40092-fix-cluster-size' into 'master'Tim Zallmann2017-11-141-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Formats bytes to human readable number in registry table See merge request gitlab-org/gitlab-ce!15359
| * | | | | | | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-131-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'bvl-refresh-member-listing-on-removal' into 'master'Tim Zallmann2017-11-131-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't perform a JS request when deleting a membership. Closes #39933 and #31720 See merge request gitlab-org/gitlab-ce!15344
| * | | | | | | | Don't perform a JS request when deleting a membership.bvl-refresh-member-listing-on-removalBob Van Landuyt2017-11-131-0/+5
| | | | | | | | |
* | | | | | | | | Merge branch '3615-improve-welcome-screen' into 'master'Tim Zallmann2017-11-131-0/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Reorganize landing page for new users See merge request gitlab-org/gitlab-ce!15191
| * | | | | | | | Reorganize landing page for new usersAnnabel Dunstone Gray2017-11-081-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '40068-runner-sorting-regression' into 'master'Annabel Dunstone Gray2017-11-131-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert a regression on runners sorting (!15134) Closes #40068 See merge request gitlab-org/gitlab-ce!15341
| * | | | | | | Revert a regression on runners sorting (!15134)Takuya Noguchi2017-11-121-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Add administrative endpoint to list all pages domainsTravis Miller2017-11-131-0/+5
| | | | | | |
* | | | | | | Merge branch 'issue_39238' into 'master'Sean McGivern2017-11-131-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix image diff notes email Closes #39238 See merge request gitlab-org/gitlab-ce!15299
| * | | | | | | Fix image diff notes emailFelipe Artur2017-11-131-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'fix-subgroup-autocomplete' into 'master'Rémy Coutable2017-11-131-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix users autocomplete in a subgroup Closes #39452 See merge request gitlab-org/gitlab-ce!15350
| * | | | | | | Fix users autocomplete in a subgroupSean McGivern2017-11-131-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should include users who have access from parent groups, not just direct members of the current group.
* | | | | | | | fix to allow integer label refernceshaseeb2017-11-131-0/+5
| | | | | | | |
* | | | | | | | Merge branch ↵Rémy Coutable2017-11-131-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '39602-move-update-project-counter-caches-out-of-issues-merge-requests' into 'master' Move update_project_counter_caches? out of issue and merge request Closes #39602 See merge request gitlab-org/gitlab-ce!15300
| * | | | | | | | Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos2017-11-111-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dm-authorize-admin-oauth-application' into 'master'Sean McGivern2017-11-131-0/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent error when authorizing an admin-created OAauth application without a set owner Closes #40086 See merge request gitlab-org/gitlab-ce!15349
| * | | | | | | | Prevent error when authorizing an admin-created OAauth application without a ↵Douwe Maan2017-11-131-0/+6
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | set owner
* | | | | | | | Merge branch '39335-add-time-spend-to-milestones' into 'master'Sean McGivern2017-11-131-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add total time spent to milestones Closes #39335 See merge request gitlab-org/gitlab-ce!15116
| * | | | | | | Fix collapsed sidebar messages and iconGeorge Andrinopoulos2017-11-111-0/+5
| |/ / / / / /
* | | | | | | Export text utils as ES6 modulesFilipa Lacerda2017-11-131-0/+5
|/ / / / / /
* | | | | | Update CHANGELOG.md for 10.1.3Felipe Artur2017-11-1013-67/+0
| | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Revert "Merge branch 'add-typescript' into 'master'"Jacob Schatz2017-11-101-5/+0
| | | | | | | | | | | | | | | | | | This reverts merge request !15264
* | | | | | Merge branch 'fix-502-mrs-with-lots-of-versions' into 'master'Yorick Peterse2017-11-101-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another timeout when searching for pipelines Closes #39054 See merge request gitlab-org/gitlab-ce!15322
| * | | | | | Fix another timeout when searching for pipelinesSean McGivern2017-11-101-0/+6
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When we consider 'all' pipelines for MRs, we now mean: 1. The last 10,000 commits (unordered). 2. From the last 100 MR versions (newest first). This seems to fix the MRs that time out on GitLab.com.
* | | | | | Prevent fast forward merge when rebase is requiredissue_39773_beFelipe Artur2017-11-101-0/+5
|/ / / / /
* | | | | Merge branch 'cleanup-issues-schema' into 'master'Sean McGivern2017-11-101-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up the schema of the table "issues" Closes #31811 See merge request gitlab-org/gitlab-ce!15225
| * | | | | Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-0/+5
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds various foreign key constraints, indexes, missing NOT NULL constraints, and changes some column types from timestamp to timestamptz. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/31811
* | | | | Add changelog entry for !220532059-fix-oauth-phishingkushalpandya2017-11-101-0/+6
| | | | |
* | | | | Update CHANGELOG.md for 10.1.2Lin Jen-Shin2017-11-091-5/+0
| |/ / / |/| | | | | | | [ci skip]
* | | | Add /groups/:id/subgroups endpoint to APIWinnie Hellmann2017-11-091-0/+5
| | | |
* | | | Always return full avatar URL for private/internal groups/projects when ↵Douwe Maan2017-11-091-0/+6
| | | | | | | | | | | | | | | | asset host is set
* | | | Merge branch 'fix-todos-last-page' into 'master'Rémy Coutable2017-11-091-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix access to the final page of todos See merge request gitlab-org/gitlab-ce!15293
| * | | | Fix access to the final page of todosSean McGivern2017-11-091-0/+5
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The todos page limit is 20, and both that and a user's pending todo count are integers. Using integer division means that the result's floor will be taken, defeating the point of the later call to `#ceil`. So we need to convert one side of the division to a float first, otherwise the last page won't be treated as available.
* | | | Enables scroll to bottom once user has scrolled back to bottom in job logFilipa Lacerda2017-11-091-0/+5
| | | |
* | | | Merge branch '39895-cant-set-mattermost-username-channel-from-api' into 'master'Rémy Coutable2017-11-091-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix acceptance of username for Mattermost service update Closes #39895 See merge request gitlab-org/gitlab-ce!15275
| * | | | Fix acceptance of username for Mattermost service update via APIMark Fletcher2017-11-081-0/+5
| |/ / /
* | | | Revert "add metrics tagging to the sidekiq middleware"39958-updatemergerequestsworker-are-failing-on-metric-taggingmicael.bergeron2017-11-081-0/+5
|/ / / | | | | | | | | | | | | | | | This reverts commit d5859bb9d59b3750ac6e9b8c4c17d69c4c3ed077. This reverts commit 2b7e03cf699f9d266af585a1a9399c3e219fe063. This reverts commit 7799a9bc442738935104d3b047c257e5c5884d95.
* | | Merge branch 'fix-issues-api-list-performance' into 'master'Stan Hu2017-11-081-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fail when issuable_meta_data is called on an unlimited collection Closes #39845 See merge request gitlab-org/gitlab-ce!15249
| * | | Fail when issuable_meta_data is called on an unlimited collectionfix-issues-api-list-performanceSean McGivern2017-11-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method can be called with an array, or a relation: 1. Arrays always have a limited amount of values, so that's fine. 2. If the relation does not have a limit value applied, then we will load every single object in that collection, and prevent N+1 queries for the metadata for that. But that's wrong, because we should never call this without an explicit limit set. So we raise in that case, and this commit will see which specs fail. The only failing specs here were the issues API specs, and the specs for IssuableMetadata itself, and both have been addressed.
* | | | Merge branch 'dm-notes-for-commit-id' into 'master'Rémy Coutable2017-11-081-0/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Commit#notes and Note.for_commit_id when possible to make sure we use all indexes available to us Closes #34509 See merge request gitlab-org/gitlab-ce!15253
| * | | | Use Commit#notes and Note.for_commit_id when possible to make sure we use ↵dm-notes-for-commit-idDouwe Maan2017-11-081-0/+6
| |/ / / | | | | | | | | | | | | all the indexes available to us
* | | | Resolve "Merge request widget - CI information has different margins"Filipa Lacerda2017-11-081-0/+6
| | | |
* | | | Merge branch 'feature-change-signout-route' into 'master'Douwe Maan2017-11-081-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change Sign Out route from a DELETE to a GET Closes #39708 See merge request gitlab-org/gitlab-ce!15231