summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-0/+5
* Enable frozen string literals for app/workers/*.rbgfyoung2018-06-271-0/+5
* Resolve "Search dropdown hides & shows when typing"Clement Ho2018-06-271-0/+5
* Merge branch 'revert-merge-request-widget-button-height' into 'master'Clement Ho2018-06-261-0/+5
|\
| * Revert merge request widget button max heightGeorge Tsiolis2018-06-261-0/+5
* | Merge branch 'update-external-link-icon-in-header-user-dropdown' into 'master'Clement Ho2018-06-261-0/+5
|\ \
| * | Update external link icon in header user dropdownGeorge Tsiolis2018-06-261-0/+5
| |/
* | Update CHANGELOG.md for 11.0.2GitLab Release Tools Bot2018-06-2610-50/+0
|/
* Show file in tree on WebIDE openPaul Slaughter2018-06-261-0/+5
* Merge branch '47794-environment-scope-cluster-page' into 'master'Mike Greiling2018-06-261-0/+6
|\
| * 47794 Change environment scope text depending on number of project clusters. ...47794-environment-scope-cluster-pagetauriedavis2018-06-251-0/+6
* | Merge branch 'avatar-upload' into 'master'Mike Greiling2018-06-261-0/+5
|\ \
| * | Bugfix for #48378 - Resetting value of input element to fix Chrome-specific i...Chirag Bhatia2018-06-261-0/+5
* | | Merge branch 'prefer-destructuring-fix' into 'master'Mike Greiling2018-06-261-0/+5
|\ \ \
| * | | Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-0/+5
| | |/ | |/|
* | | Resolve "Remove unused bootstrap component CSS"Sam Beckham2018-06-261-0/+5
* | | Resolve "Explain what Groups are in the New Group page"Luke Bennett2018-06-261-0/+5
* | | Merge branch 'add-missing-index-for-deployments' into 'master'Yorick Peterse2018-06-261-0/+5
|\ \ \
| * | | Add index on deployable_type/id for deploymentsKamil Trzciński2018-06-261-0/+5
* | | | Merge branch '48269-wiki-page-returns-error-code-502' into 'master'Douwe Maan2018-06-261-0/+5
|\ \ \ \
| * | | | Fix performance bottleneck when rendering large wiki pagesSean McGivern2018-06-261-0/+5
* | | | | Merge branch '46783-removed-omniauth-provider-causing-invalid-application-set...Stan Hu2018-06-261-0/+5
|\ \ \ \ \
| * | | | | Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-261-0/+5
| |/ / / /
* | | | | Merge branch 'update-pipeline-icon-in-web-ide-sidebar' into 'master'Tim Zallmann2018-06-261-0/+5
|\ \ \ \ \
| * | | | | Update pipeline icon in web ide sidebarGeorge Tsiolis2018-06-211-0/+5
* | | | | | Merge branch 'rails5-fix-mysql-arel-from' into 'master'Yorick Peterse2018-06-261-0/+5
|\ \ \ \ \ \
| * | | | | | Rails5 fix arel from in mysql_median_datetime_sqlJasper Maes2018-06-261-0/+5
* | | | | | | Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-261-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix refresh cache for open issues count serviceFelipe Artur2018-06-211-0/+5
* | | | | | | Merge branch 'existing-gcp-accounts' into 'master'Mike Greiling2018-06-251-0/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add back copy for existing gcp accounts within offer bannerexisting-gcp-accountstauriedavis2018-06-251-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '48339-sorting-by-name-on-explore-projects-page-renders-a-500-er...Robert Speicher2018-06-251-0/+5
|\ \ \ \ \ \
| * | | | | | Add CHANGELOGDouglas Barbosa Alexandre2018-06-251-0/+5
| |/ / / / /
* | | | | | Merge branch 'fix-alert-btn' into 'master'Mike Greiling2018-06-251-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do not style alert links that mimic buttonsClement Ho2018-06-251-0/+5
* | | | | | Resolve "Introduce hover, active, focus states for files in sidebar of Web IDE"Paul Slaughter2018-06-251-0/+5
| |_|_|_|/ |/| | | |
* | | | | Merge remote-tracking branch 'dev/master'Alessio Caiazza2018-06-255-0/+25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-html_escape_branch_name' into 'master'Alessio Caiazza2018-06-251-0/+5
| |\ \ \ \ \
| | * | | | | HTML escape branch name in project graphs pageImre Farkas2018-06-191-0/+5
| * | | | | | Merge branch 'security-rd-do-not-show-internal-info-in-public-feed' into 'mas...Alessio Caiazza2018-06-251-0/+5
| |\ \ \ \ \ \
| | * | | | | | Hide events from internal projects in public feed for anonymous usersRubén Dávila2018-06-121-0/+5
| * | | | | | | Merge branch 'security-html_escape_usernames' into 'master'Alessio Caiazza2018-06-251-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | HTML escape the name of the user in ProjectsHelper#link_to_memberImre Farkas2018-06-151-0/+5
| * | | | | | | | Merge branch 'security-2682-fix-xss-for-markdown-toc' into 'master'Alessio Caiazza2018-06-251-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix xss for Markdown elements where [[_TOC_]] is enabledMark Chao2018-06-161-0/+5
| * | | | | | | | | Merge branch 'security-fj-bumping-sanitize-gem' into 'master'Alessio Caiazza2018-06-251-0/+5
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into 'security-fj-bumping-sanitize-gem'Douwe Maan2018-06-1818-0/+93
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add changelog itemDouwe Maan2018-06-181-0/+5
* | | | | | | | | | | | Resolve "Guide users towards editing capabilities in review mode of Web IDE"Paul Slaughter2018-06-251-0/+5
* | | | | | | | | | | | Merge branch '6591-dont-load-omniauth-if-not-enabled' into 'master'Stan Hu2018-06-251-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \