summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'mr-file-tree-data' into 'master'Filipa Lacerda2018-10-031-0/+5
|\ | | | | | | | | | | | | Merge Request file tree Closes #14249 See merge request gitlab-org/gitlab-ce!21833
| * Added file tree to merge request diffsPhil Hughes2018-10-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
* | Add copy to clipboard button for application id and secretGeorge Tsiolis2018-10-031-0/+5
| |
* | #13650 added wip search functionality and testsChantal Rollison2018-10-031-0/+5
| |
* | Avoid close icon leaving the modal headerWinnie Hellmann2018-10-021-0/+5
| |
* | Merge branch 'align-collapsed-sidebar-avatar-container' into 'master'48004-qa-db-migration-and-initialization-for-auto-devopsClement Ho2018-10-021-0/+5
|\ \ | | | | | | | | | | | | Align collapsed sidebar avatar container See merge request gitlab-org/gitlab-ce!22044
| * | Align collapsed sidebar avatar containerGeorge Tsiolis2018-10-021-0/+5
| | |
* | | Merge branch '51782-fix_rename_login_namespace_migration' into 'master'Sean McGivern2018-10-021-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve ""update_column_in_batches can not be run inside a transaction" during upgrade to 11.3" Closes #51782 See merge request gitlab-org/gitlab-ce!22055
| * | | Fix rename_login_root_namespaces post migrationMario de la Ossa2018-10-021-0/+5
| | | |
* | | | Merge branch '50161-hide-close-mr-button-when-merged' into 'master'Rémy Coutable2018-10-021-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hides Close MR button on merged MR Closes #50161 See merge request gitlab-org/gitlab-ce!21840
| * | | | Hides Close MR button on merged MR50161-hide-close-mr-button-when-mergedJacopo2018-10-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a Merge request is merged, shows only the Report abuse menu item in the dropdown menu instead of showing the close_reopen_report toggle with an unusable Close button. The Report abuse is still hidden when the author of the Merge request is the current_user. Hides the Reopen button on a closed and locked issue when the issue.author is not the current_user
* | | | | Merge branch 'bvl-show-pre-release-sha' into 'master'Sean McGivern2018-10-021-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Show the commit-sha for pre-release versions Closes #52050 See merge request gitlab-org/gitlab-ce!22026
| * | | | Show the commit-sha for pre-release versionsBob Van Landuyt2018-10-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pre-release tags are set at the beginning of a release, so it would be impossible to figure out which version was running if we're running nightlies. In that case it's better to still link to the SHA. These versions don't get deployed to .com.
* | | | | Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to ↵Jan Beckmann2018-10-021-0/+5
| | | | | | | | | | | | | | | | | | | | add references"
* | | | | Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-021-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make single diff patch limit configurable Closes #48027 See merge request gitlab-org/gitlab-ce!21886
| * | | | | Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
* | | | | | Merge branch 'winh-highlight-current-user' into 'master'Filipa Lacerda2018-10-021-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Highlight current user in comments Closes #49036 See merge request gitlab-org/gitlab-ce!21406
| * | | | | | Highlight current user in comments and system notesWinnie Hellmann2018-10-021-0/+5
| | | | | | |
* | | | | | | Use tiller locally for Auto DevopsThong Kuah2018-10-021-0/+5
| | | | | | |
* | | | | | | Merge branch 'sh-improve-container-tags-update-username' into 'master'Rémy Coutable2018-10-021-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Improve logging when username update fails due to registry tags See merge request gitlab-org/gitlab-ce!22038
| * | | | | | Improve logging when username update fails due to registry tagsStan Hu2018-10-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a user cannot be renamed due to existing container registry tags, log the namespace and an example project that has tags.
* | | | | | | Merge branch '41205-fix-filtering-issues' into 'master'Rémy Coutable2018-10-021-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter issues without an Assignee via the API Closes #41205 See merge request gitlab-org/gitlab-ce!22009
| * | | | | | | Filter issues without an Assignee via the APIEva Kadlecová2018-10-011-0/+5
| | | | | | | |
* | | | | | | | circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Resolve "Selecting an autofill suggestion for project name will not update ↵Martin Wortschack2018-10-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the project slug"
* | | | | | | Merge branch '35476-lazy-image-intersectionobserver' into 'master'Tim Zallmann2018-10-021-0/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve Lazy Image Loading by using IntersectionObserver Closes #49511 and #35476 See merge request gitlab-org/gitlab-ce!21565
| * | | | | | Improve performance of LazyLoader by using IntersectionObserver35476-lazy-image-intersectionobserverLukas Eipert2018-10-011-0/+6
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Every browser which supports IntersectionObserver will now use it over observing scroll and resize events. Older browsers without support fall back on the previous behavior. Additionally the MutationObserver can be enabled and disabled manually via the helper method `startContentObserver` and `stopContentObserver`. This might prove useful on pages where we manipulate the DOM extensively.
* | | | | | Merge branch 'rouge-3.3.0' into 'master'Stan Hu2018-10-021-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to Rouge 3.3.0 including frozen string literals for improved memory usage See merge request gitlab-org/gitlab-ce!22035
| * | | | | | Update to Rouge 3.3.0 including frozen string literals for improved memory usageDrew Blessing2018-10-011-0/+6
| | | | | | |
* | | | | | | Add link component to download viewer componentGeorge Tsiolis2018-10-011-0/+5
| | | | | | |
* | | | | | | Add link component to user avatar link componentGeorge Tsiolis2018-10-011-0/+5
| | | | | | |
* | | | | | | Add custom header for error responsesDavid2018-10-011-0/+6
| | | | | | |
* | | | | | | Add variables on pipeline webhookPierre Tardy2018-10-011-0/+5
| | | | | | |
* | | | | | | Merge branch 'improve-empty-project-placeholder' into 'master'Annabel Dunstone Gray2018-10-011-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve empty project placeholder for non-members and members without write access Closes #45589 See merge request gitlab-org/gitlab-ce!21977
| * | | | | | | Improve empty project placeholder for non-members and members without write ↵George Tsiolis2018-09-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | access
* | | | | | | | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-015-0/+25
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'security-2697-code-highlight-timeout' into 'master'Bob Van Landuyt2018-10-011-0/+5
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [master] Fix syntax highlight taking too long Closes #2697 See merge request gitlab/gitlabhq!2467
| | * | | | | | | | Fix syntax highlight taking too longMark Chao2018-09-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Timeout to switch to plain rendering
| * | | | | | | | | Merge branch 'security-acet-issue-details' into 'master'Bob Van Landuyt2018-10-011-0/+5
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [master] Fix XSS on Issue details page. See merge request gitlab/gitlabhq!2468
| | * | | | | | | | | Properly sanitize JSON data to fix XSS on Issue details page.Fatih Acet2018-09-111-0/+5
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'security-package-json-xss' into 'master'Bob Van Landuyt2018-10-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [master] Fix XSS vulnerability sourced from package.json's homepage Closes #2702 See merge request gitlab/gitlabhq!2496
| | * | | | | | | | | | Fix xss vulnerability sourced from package.json's homepageMark Chao2018-09-191-0/+5
| | | | | | | | | | | |
| * | | | | | | | | | | [master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López2018-10-011-0/+5
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'fix-events-finder-incomplete' into 'master'Bob Van Landuyt2018-10-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [master] Redact events shown in the events API See merge request gitlab/gitlabhq!2514
| | * | | | | | | | | | | Add changelogNick Thomas2018-09-211-0/+5
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'lib-api-frozen-string-enable' into 'master'Rémy Coutable2018-10-011-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable frozen string in lib/api and lib/backup See merge request gitlab-org/gitlab-ce!22005
| * | | | | | | | | | | | | Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+5
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190
* | | | | | | | | | | | | Merge branch '51021-more-attr-encrypted' into 'master'Rémy Coutable2018-10-011-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Encrypt webhook tokens and URLs in the database Closes #51021 See merge request gitlab-org/gitlab-ce!21645
| * | | | | | | | | | | | | Encrypt webhook tokens and URLs in the databaseNick Thomas2018-10-011-0/+5
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '45453-fix-delete-protected-branch-btn' into 'master'Filipa Lacerda2018-10-011-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes modal button alignment for protected branches The buttons in the footer were misaligned due to our CSS styling only buttons correctly. The CSS was updated to look for the first element regardless of its type. Closes #45453 See merge request gitlab-org/gitlab-ce!22024