summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-161-0/+5
| | | | | This adds an optimised way of getting the latest pipeline status for a list of Commit objects (or just a single one).
* Merge branch 'update-merge-worker-metrics' into 'master'Sean McGivern2017-11-151-0/+5
|\ | | | | | | | | Add simple logging to UpdateMergeRequestsWorker#perform See merge request gitlab-org/gitlab-ce!15360
| * [ci-skip] add changelogGitLab Development2017-11-131-0/+5
| |
* | Resolve "Internationalization support for Prometheus Service Configuration"Jose Ivan Vargas Lopez2017-11-151-0/+5
| |
* | 40161 Remove extra margin from wordmark in header40161-extra-margin-on-svg-logo-in-headertauriedavis2017-11-141-0/+5
| |
* | Update CHANGELOG.md for 10.1.4Felipe Artur2017-11-144-21/+0
| | | | | | [ci skip]
* | Merge branch 'bvl-subgroup-in-dropdowns' into 'master'Sean McGivern2017-11-141-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Include child projects a user can manage in namespace dropdowns Closes #39987 See merge request gitlab-org/gitlab-ce!15294
| * | Include child projects a user can manage in namespace dropdownsBob Van Landuyt2017-11-141-0/+5
| | | | | | | | | | | | These dropdown options are used for creating and transfering projects.
* | | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-0/+6
| | |
* | | Merge branch 'enable-scss-lint-unnecessary-mantissa' into 'master'Clement Ho2017-11-141-0/+5
|\ \ \ | | | | | | | | | | | | | | | | Enable UnnecessaryMantissa in scss-lint See merge request gitlab-org/gitlab-ce!15255
| * | | Enable UnnecessaryMantissa in scss-lintTakuya Noguchi2017-11-091-0/+5
| | | |
* | | | Merge branch 'bvl-fork-network-memberships-for-deleted-source' into 'master'Yorick Peterse2017-11-141-0/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Don't try to create fork network memberships for forks of forks Closes #40072 See merge request gitlab-org/gitlab-ce!15366
| * | | Don't try to create fork network memberships for forks of forksbvl-fork-network-memberships-for-deleted-sourceBob Van Landuyt2017-11-141-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case the root project of a Fork-of-fork is deleted, the ForkNetwork and the membership for that fork network is never created. In this case we shouldn't try to create the membership, since the parent membership will never be created. This means that these fork networks will be lost.
* | | | Merge branch 'issue_40058' into 'master'Sean McGivern2017-11-141-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent position update for image diff notes Closes #40058 See merge request gitlab-org/gitlab-ce!15357
| * | | | Prevents position update for image diff notesissue_40058Felipe Artur2017-11-131-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'fix-filter-by-my-reaction' into 'master'Sean McGivern2017-11-141-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix filter by my reaction is not working Closes #39930 See merge request gitlab-org/gitlab-ce!15345
| * | | | 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