Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-11Removed invalid CHANGELOG entry for 8.7.4Yorick Peterse
This MR never made it into 8.7.4.
2016-05-11Version 8.7.4v8.7.4Yorick Peterse
2016-05-11Fixed 8.7.4 CHANGELOG, againYorick Peterse
[ci skip]
2016-05-11Revert "Merge branch 'fix-build-notification-on-merge-page-change' into ↵Yorick Peterse
'master' " This reverts commit d1ba09869542fa4d2198c6199cf820bc75fcbb63.
2016-05-11Corrected CHANGELOG entries for 8.7.4Yorick Peterse
[ci skip]
2016-05-11Added missing 8.7.4 CHANGELOG entriesYorick Peterse
2016-05-11Removed 8.8.0 CHANGELOG entriesYorick Peterse
2016-05-11Merge branch 'xss-case-insensitive-protocol' into 'master' Robert Speicher
Use a case-insensitive check to compare URI schemes Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/17299 See merge request !1965
2016-05-11Merge branch 'cascade_drop' into 'master' Robert Speicher
Add if exists to drop command Add `IF EXISTS` as a precaution. Related to gitlab-org/gitlab-ce!4020 See merge request !4100
2016-05-11Merge branch 'cascade_drop' into 'master' Robert Speicher
Rake drop tables with cascade See merge request !4020
2016-05-11Merge branch 'fix-build-notification-on-merge-page-change' into 'master' Stan Hu
Fix build notification on merge request page change even if the build status didn't change ## What does this MR do? This MR contains a bugfix for #17357 which was introduced by !3998. The notification are now only shown on status changes, and not when switching between different merge requests. ## Are there points in the code the reviewer needs to double check? Check implementation ## Why was this MR needed? Because auf a bug introduced in !3998. ## What are the relevant issue numbers? #17357 Closes #17357 See merge request !4086
2016-05-11Merge branch 'fix-link-to-redmine-issues' into 'master' Robert Speicher
Allow Redmine issue references to work as intended Closes #14527 and #14894 See merge request !4048
2016-05-11Merge branch 'signout-rel-url' into 'master' Robert Speicher
Use sign out path only if not empty Fixes: https://github.com/gitlabhq/gitlabhq/issues/10066 See merge request !3989
2016-05-11Merge branch 'trusted-proxies-ip-addr' into 'master' Rémy Coutable
Pass trusted_proxies to action_dispatch as IPAddrs instead of strings Without this setting your own trusted_proxies does not work. Fixes an issue introduce in: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3524 Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/17004 See merge request !3970
2016-05-11Merge branch 'fix/import-url-issues' into 'master' Robert Speicher
Fix importer bug when throwing exceptions Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/15681 See merge request !3941
2016-05-06Version 8.7.3v8.7.3Yorick Peterse
2016-05-05Removed 8.8.0 changelog entriesYorick Peterse
2016-05-05Updated CHANGELOG entries per masterYorick Peterse
2016-05-05Merge branch 'create-wikis-during-check' into 'master' Douwe Maan
Initialize wikis on legacy projects during check Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/4173 Helps https://gitlab.com/gitlab-org/gitlab-ce/issues/15423 See merge request !3931
2016-05-05Merge branch 'gh-review-comments' into 'master' Douwe Maan
Fix the line code when importing PR review comments from GitHub Pull Request Review Comments are comments on a portion of the unified diff. Closes #17205 See merge request !4010
2016-05-05Moved TeamCity fix to 8.7.3Yorick Peterse
2016-05-05Merge branch 'fix-team-build-state-in-mr-widget' into 'master' Stan Hu
Merge request widget displays TeamCity build state and code coverage correctly again ## What does this MR do? This MR contains a fix for a regression introduced in `8.7`. In former version, the TeamCity build status was always displayed correctly. In `8.7` the build state is still checked, but the UI is not updated correctly any longer. ## Are there points in the code the reviewer needs to double check? The changes are quite simple, so please simply double check them. ## Why was this MR needed? This MR is needed to make the TeamCity build status working again. ## What are the relevant issue numbers? #17080 See merge request !3998
2016-05-04Merge branch 'add-instrumentation-for-15137' into 'master' Yorick Peterse
Instrument methods used in email diffs See merge request !4038
2016-05-03Version 8.7.2v8.7.2Yorick Peterse
2016-05-03Corrected the changelog for 8.7.2Yorick Peterse
2016-05-03Merge branch 'notification-email-badge-alignment' into 'master' Jacob Schatz
Updated spacing between notification label and button ![Screen_Shot_2016-04-28_at_11.36.26](/uploads/7b33e78e85688d96f878272ee93038ba/Screen_Shot_2016-04-28_at_11.36.26.png) Closes #16552 See merge request !3965
2016-05-03Merge branch '15527-fix-wiki-page-creation-issue' into 'master' Robert Speicher
Fix error when trying to create a wiki page Closes #15527, #15569, #15623, #15630, #15637, #15653, #15870, #16558, #16875, #16987, #17016, https://github.com/gitlabhq/gitlabhq/issues/10317. See merge request !3924
2016-05-03Merge remote-tracking branch 'dev/8-7-stable' into 8-7-stableRobert Speicher
2016-04-29Added CHANGELOG for 8.7.2Yorick Peterse
2016-04-29Merge branch 'async-new-branch-button' into 'master' Jacob Schatz
Load the "New Branch" button asynchronously Here's how it looks like for logged in users: ![new_branch](/uploads/718e3d9016a50a0432b9541dde5ca74c/new_branch.gif) And here it is for anonymous users (or when a new branch can't be created by a logged in user): ![new_branch_anonymous](/uploads/dce42ee6a7dd7708443cdfdb56389d46/new_branch_anonymous.gif) See merge request !3855
2016-04-28Marked 8.7.1 as released in the changelogYorick Peterse
2016-04-27Merge branch 'sidebar-label-link' into 'master' Jacob Schatz
Updated label links to work correctly for filtering See !3846#note_5033951 See merge request !3920
2016-04-27Update VERSION to 8.7.1v8.7.1Robert Speicher
2016-04-27Merge branch 'fix-project-hook-delete-permissions' into 'master'Rémy Coutable
Prevent users from deleting Webhooks via API they do not own Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15576 See merge request !1959
2016-04-27Update CHANGELOG for 8.7.1 security patchesRobert Speicher
[ci skip]
2016-04-27Merge remote-tracking branch 'origin/8-7-stable' into 'dev/8-7-stable'Robert Speicher
2016-04-27Merge branch 'rs-notes-privilege-escalation' into 'master' Robert Speicher
Prevent privilege escalation via notes API Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15577 See merge request !1964
2016-04-27Merge branch 'master' into 'master' Jacob Schatz
Fixed width of .search-location-badge as it was causing issues in Safari. Fixed width of .search-location-badge as it was causing issues in Safari. Fixes issue #15541 and is a minor CSS only change so [ci skip] # Before Safari: ![Screen_Shot_2016-04-24_at_22.35.38](/uploads/74388670fde3af94429d83b954833bd3/Screen_Shot_2016-04-24_at_22.35.38.png) # After Safari: ![Screen_Shot_2016-04-24_at_21.59.49](/uploads/177d0d8fda665165dff5006930604fc6/Screen_Shot_2016-04-24_at_21.59.49.png) Chrome: ![Screen_Shot_2016-04-24_at_21.59.40](/uploads/6764cd5864901210f4f8eff4388fd6db/Screen_Shot_2016-04-24_at_21.59.40.png) # CSS class referenced in the following files: `./app/assets/javascripts/search_autocomplete.js.coffee` `./app/assets/stylesheets/pages/search.scss` …and is visible on the search bar on every page. See merge request !3900
2016-04-26Merge branch 'emoji-unicode-fix' into 'master' Jacob Schatz
Fixes issue with emoji comments not showing correct emoji image Previously it would look for the unicode character inside the award menu. But this menu might not always be there. Now, the unicode characters are loaded onto the page in an array which the award emoji that looks in to get the correct emoji unicode character Fixes #15512 See merge request !3885
2016-04-26Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher
Prevent information disclosure via milestone API Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15579 See merge request !1961
2016-04-26Merge branch '15437-fix-xss-in-issue-tracker-service' into 'master' Robert Speicher
Prevent XSS via custom issue tracker URL Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/15437 See merge request !1955
2016-04-26Merge branch '15591-fix-project-leak-in-new-mr-view' into 'master' Robert Speicher
Prevent information disclosure via new merge request page Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15591. See merge request !1963
2016-04-26Merge branch 'fix-impersonation-issue' into 'master' Robert Speicher
Prevent privilege escalation via "impersonate" feature Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15548 See merge request !1956
2016-04-26Merge branch 'fix-private-snippet-api' into 'master' Robert Speicher
Prevent information disclosure via snippet API Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15580 See merge request !1958
2016-04-26Merge branch 'issue_15434' into 'master' Jacob Schatz
Fixes XSS injection REF: https://gitlab.com/gitlab-org/gitlab-ce/issues/15434 **Without the fix** ![xss1](/uploads/0a7b0b15fb87066965a7c73f1dbaa815/xss1.gif) **With the fix** ![xss2](/uploads/473cfa0aa80656f24c58aebf1fd97fff/xss2.gif) See merge request !1952
2016-04-26Merge branch 'dev_issue_15331' into 'master' Robert Speicher
Fixes window.opener bug Adds `noreferrer` value to rel attribute for external links REF: https://gitlab.com/gitlab-org/gitlab-ce/issues/15331 See merge request !1953
2016-04-25Merge branch 'blur-award-btn' into 'master' Jacob Schatz
Triggers blur after clicking award button ![blur](/uploads/6cd53a5ac314e8048c656685935747e2/blur.gif) Fixes #15511 See merge request !3881
2016-04-25Merge branch 'project-dropdown-link-click-fix' into 'master' Jacob Schatz
Fixed issue with project dropdown links not being clickable See merge request !3870
2016-04-25Merge branch 'fix-issue-with-assignee-not-updating' into 'master' Dmitriy Zaporozhets
Fixed issue with assignee object not being returned Closes #15515 See merge request !3877
2016-04-25Merge branch 'fix/hidden-build-validation-in-ci-yaml' into 'master' Rémy Coutable
Add posibility to define a hidden job without 'script' in .gitlab-ci.yml References #15451 /cc @ayufan See merge request !3849