Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5dd02a73
Commit
5dd02a73
authored
Sep 21, 2018
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve CHANGELOG.md
parent
4c6fcb9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
54 deletions
+2
-54
CHANGELOG.md
CHANGELOG.md
+2
-54
No files found.
CHANGELOG.md
View file @
5dd02a73
...
...
@@ -4,20 +4,12 @@ entry.
## 11.3.0 (2018-09-22)
<<<<<<< HEAD
### Security (6 changes, 1 of them is from the community)
=======
### Security (5 changes, 1 of them is from the community)
>>>>>>> upstream/master
-
Disable the Sidekiq Admin Rack session. !21441
-
Set issuable_sort, diff_view, and perf_bar_enabled cookies to secure when possible. !21442
-
Update rubyzip to 1.2.2 (CVE-2018-1000544). !21460 (Takuya Noguchi)
-
Fixed persistent XSS rendering/escaping of diff location lines.
<<<<<<< HEAD
- Adding CSRF protection to Hooks resend action.
=======
>>>>>>> upstream/master
-
Block link-local addresses in URLBlocker.
### Removed (1 change)
...
...
@@ -97,20 +89,6 @@ entry.
-
Fix absent Click to Expand link on diffs not rendered on first load of Merge Requests Changes tab. !21716
-
Update GitLab Shell to v8.3.3. !21750
-
Fix import error when archive does not have the correct extension. !21765
<<<<<<< HEAD
-
Fix checkboxes on runner admin settings - The labels are now clickable.
-
Fixed IDE deleting new files creating wrong state.
-
Increase width of checkout branch modal box.
-
Fix Emojis cutting in the right way. (Alexander Popov)
-
Fix NamespaceUploader.base_dir for remote uploads.
-
Fixes SVGs for empty states in job page overflowing on mobile.
-
Fix: Project deletion may not log audit events during user deletion.
-
Does not collapse runners section when using pagination.
-
Fixed IDE file row scrolling into view when hovering.
-
Accept upload files in public/uplaods/tmp when using accelerated uploads.
-
Increase padding in code blocks.
- Include correct CSS file for xterm in environments page.
=======
-
Fixed IDE deleting new files creating wrong state.
-
Does not collapse runners section when using pagination.
-
Fix Emojis cutting in the right way. (Alexander Popov)
...
...
@@ -123,7 +101,6 @@ entry.
-
Include correct CSS file for xterm in environments page.
-
Increase padding in code blocks.
-
Fix: Project deletion may not log audit events during user deletion.
>>>>>>> upstream/master
### Changed (32 changes, 5 of them are from the community)
...
...
@@ -155,13 +132,8 @@ entry.
-
Improved commit panel in Web IDE. !21471
-
Administrative cleanup rake tasks now leverage Gitaly. !21588
-
Remove health check feature flag in BackgroundMigrationWorker.
<<<<<<< HEAD
-
Improved styling of top bar in IDE job trace pane.
- Expose user's id in /admin/users/ show page. (Eva Kadlecova)
=======
-
Expose user's id in /admin/users/ show page. (Eva Kadlecova)
-
Improved styling of top bar in IDE job trace pane.
>>>>>>> upstream/master
-
Make terminal button more visible.
-
Shows download artifacts button for pipelines on small screens.
...
...
@@ -222,13 +194,8 @@ entry.
-
Added file templates to the Web IDE.
-
Enabled multiple file uploads in the Web IDE.
-
Allow to delete group milestones.
<<<<<<< HEAD
-
Add system note when due date is changed. (Eva Kadlecova)
- Use separate model for tracking resource label changes and render label system notes based on data from this model.
=======
-
Use separate model for tracking resource label changes and render label system notes based on data from this model.
-
Add system note when due date is changed. (Eva Kadlecova)
>>>>>>> upstream/master
### Other (48 changes, 16 of them are from the community)
...
...
@@ -268,20 +235,6 @@ entry.
-
Add margin between username and subsequent text in issuable header. !21697
-
Send artifact information in job API. !50460
-
Reduce differences between CE and EE code base in reports components.
<<<<<<< HEAD
-
Creates Vue component for artifacts block on job page.
-
Creates vue components for stage dropdowns and job list container for job log view.
-
Creates vue component for commit block in job log page.
-
Creates empty state vue component for job view.
-
Creates vue component for environments information in job log view.
-
Creates vue component for erased block on job view.
-
Creates vue component for job log trace.
-
Creates Vvue component for warning block about stuck runners.
-
Move project services log to a separate file.
-
Upgrade Monaco editor.
-
Creates Vue component for trigger variables block in job log page.
- Creates vue component for job log top bar with controllers.
=======
-
Move project services log to a separate file.
-
Creates vue component for job log top bar with controllers.
-
Creates Vue component for trigger variables block in job log page.
...
...
@@ -294,7 +247,6 @@ entry.
-
Creates vue component for commit block in job log page.
-
Creates vue components for stage dropdowns and job list container for job log view.
-
Creates Vue component for artifacts block on job page.
>>>>>>> upstream/master
## 11.2.3 (2018-08-28)
...
...
@@ -326,15 +278,13 @@ entry.
## 11.2.0 (2018-08-22)
### Security (
7
changes)
### Security (
5
changes)
-
Bump Gitaly to 0.117.1 for Rouge update. !21277
-
Fix symlink vulnerability in project import.
-
Bump rugged to 0.27.4 for security fixes.
-
Fixed XSS in branch name in Web IDE.
-
Adding CSRF protection to Hooks test action.
-
Don't expose project names in GitHub counters.
-
Don't expose project names in various counters.
### Removed (1 change)
...
...
@@ -574,8 +524,6 @@ entry.
## 11.1.5 (2018-08-27)
-
No changes.
### Security (3 changes)
-
Fixed persistent XSS rendering/escaping of diff location lines.
...
...
@@ -1504,11 +1452,11 @@ entry.
-
Fix specifying a non-default ref when requesting an archive using the legacy URL. !18468
-
Respect visibility options and description when importing project from template. !18473
-
Removes 'No Job log' message from build trace. !18523
-
Align action icons in pipeline graph.
-
Fix direct_upload when records with null file_store are used.
-
Removed alert box in IDE when redirecting to new merge request.
-
Fixed IDE not loading for sub groups.
-
Fixed IDE not showing loading state when tree is loading.
-
Align action icons in pipeline graph.
### Performance (4 changes)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment