summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-0433-50/+113
|\ | | | | | | * master: (469 commits)
| * Merge branch 'docs-fix-15669-issue-move-api' into 'master'Achilleas Pipinellis2017-09-041-0/+5
| |\ | | | | | | | | | | | | | | | | | | Add to_project_id parameter to Move Issue via API example Closes #15669 See merge request !14008
| | * Add to_project_id parameter to Move Issue via API exampleMark Fletcher2017-09-021-0/+5
| | |
| * | Merge branch 'fix_typo_in_deploy_keys_docs' into 'master'Achilleas Pipinellis2017-09-041-0/+5
| |\ \ | | | | | | | | | | | | | | | | Fix typo in the API Deploy Keys documentation page See merge request !14014
| | * | Fix typo in the API Deploy Keys documentation pageVitaliy @blackst0ne Klachkov2017-09-031-0/+5
| | | |
| * | | Merge branch '34261-move-move-to-sidebar' into 'master'Grzegorz Bizon2017-09-041-0/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move "Move issue" to sidebar Closes #34261 See merge request !13616
| | * | | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-0/+5
| | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
| * | | | Merge branch '30162-retire-koding-integration' into 'master'Douwe Maan2017-09-041-0/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide Koding setting in admin panel if not enabled Closes #30162 See merge request !13992
| | * | | | added changelogMike Bartlett2017-09-011-0/+4
| | | | | |
| * | | | | Merge branch ↵Kamil Trzciński2017-09-041-0/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/sm/33281-protected-runner-executes-jobs-on-protected-branch' into 'master' Protected runner executes jobs on protected branch [Solution 1] Closes #33281 See merge request !13194
| | * | | | | Add changelogShinya Maeda2017-09-031-0/+5
| | | | | | |
| * | | | | | Merge branch 'zj-sort-templates' into 'master'Kamil Trzciński2017-09-041-0/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort templates when fetching them Closes #37153 See merge request !13920
| | * | | | | Sort templates when fetching themZeger-Jan van de Weg2017-08-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used to rely on the underlying filesystem to sort the entries, now its forced to be sorted on the name of the template.
| * | | | | | Update CHANGELOG.md for 9.5.3Jose Ivan Vargas2017-09-0316-80/+0
| | |/ / / / | |/| | | | | | | | | | [ci skip]
| * | | | | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into ↵Robert Speicher2017-09-011-0/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add settings for minimum key strength and allowed key type Closes #17849 See merge request !13712
| | * | | | | Address review commentsNick Thomas2017-08-301-1/+1
| | | | | | |
| | * | | | | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
| * | | | | | Merge branch 'fly-out-nav-hiding-fix' into 'master'Filipa Lacerda2017-09-011-0/+5
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the fly-out navigation flashing in & out Closes #37022 See merge request !13929
| | * | | | | | Fixes the fly-out navigation flashing in & outfly-out-nav-hiding-fixPhil Hughes2017-08-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #37022
| * | | | | | | Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan2017-09-011-0/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Validate PO files in static analysis See merge request !13000
| | * | | | | | | Fix currently invalid po filesBob Van Landuyt2017-08-311-0/+4
| | | | | | | | |
| * | | | | | | | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rollback changes made to signing_enabled. Closes #37202 See merge request !13956
| | * | | | | | | | Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-0/+5
| | | | | | | | | |
| * | | | | | | | | Merge branch 'add_message_to_the_404_page' into 'master'Douwe Maan2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed message and title on the 404 page See merge request !13982
| | * | | | | | | | | Changed message and title on the 404 pageBranka Martinovic2017-09-011-0/+5
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'move-action' into 'master'Sean McGivern2017-09-011-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge request to address /move functionality. See merge request !13436
| | * | | | | | | | | /move project functionality. Squash commit.Manolis Mavrofidis2017-08-311-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to add all issues to be updated. Added functionality, proper tests, documentation and changelog.
| * | | | | | | | | | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 'from commit' information to cherry-picked commits See merge request !13475
| | * | | | | | | | | | Add changelog entrySaverio Miroddi2017-08-221-0/+5
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch '35686-unescape-wiki-title' into 'master'Sean McGivern2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unescape HTML characters in Wiki title Closes #35686 See merge request !13942
| | * | | | | | | | | | | Unescape HTML characters in Wiki titleJacopo2017-08-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The special characters of a wiki title are now escaped correctly.
| * | | | | | | | | | | | Merge branch 'issue_36820' into 'master'Sean McGivern2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove closing external issues by reference error Closes #36820 See merge request !13910
| | * | | | | | | | | | | | Remove closing external issues by reference errorissue_36820Felipe Artur2017-08-311-0/+5
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch '36061-mr-ref-instrument' into 'master'Sean McGivern2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instrument MergeRequest#fetch_ref See merge request !13980
| | * | | | | | | | | | | | | Instrument MergeRequest#fetch_ref36061-mr-ref-instrumentJarka Kadlecova2017-09-011-0/+5
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'rouge-2.2.1' into 'master'Sean McGivern2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump rouge to 2.2.1 See merge request !13887
| | * | | | | | | | | | | | | Bump rouge to 2.2.1pbr2017-08-291-0/+5
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)2017-09-011-0/+5
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch '37194-fix-mr-widget-merge-button-dropdown-caret' into 'master'Phil Hughes2017-09-011-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Merge when pipeline succeeds" button dropdown caret icon horizontal alignment Closes #37194 See merge request !13965
| | * | | | | | | | | | | | Fix merge button dropdown caret horizontal alignment37194-fix-mr-widget-merge-button-dropdown-caretEric Eastwood2017-08-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37194 It looks like this regressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12601 when we switched from `fa-caret-down` to `fa-chevron-down`
| * | | | | | | | | | | | | Merge branch 'fix/npm-security-updates' into 'master'Clement Ho2017-08-311-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade brace-expansion NPM package due to security issue See merge request !13665
| | * | | | | | | | | | | | | Upgrade brace-expansion NPM package due to security issueMarkus Koller2017-08-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://nodesecurity.io/advisories/338
| * | | | | | | | | | | | | | Merge branch ↵Tim Zallmann2017-08-311-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public' into 'master' Resolve various visibility level settings issues Closes #31273 See merge request !13442
| | * | | | | | | | | | | | | add CHANGELOG.md entry for !13442Mike Greiling2017-08-261-0/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'sh-filter-csrf-params' into 'master'Robert Speicher2017-08-311-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter additional parameters that have shown up in our logs See merge request !13945
| | * | | | | | | | | | | | | | Filter additional secrets from Rails logsStan Hu2017-08-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upon inspection of logs, there were a number of fields not filtered. For example: * authenticity_token: CSRF token * rss_token: Used for RSS feeds * secret: Used with Projects::UploadController Rails provides a way to match regexps, so we now filter: * Any parameter ending with `_token` * Any parameter containing `password` * Any parameter containing `secret`
| * | | | | | | | | | | | | | | Merge branch 'sidebar-cache-updates' into 'master'Sean McGivern2017-08-311-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only update the sidebar count caches when needed See merge request !13878
| | * | | | | | | | | | | | | | | Only update the sidebar count caches when neededsidebar-cache-updatesYorick Peterse2017-08-301-0/+5
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures the issues/MR cache of the sidebar is only updated when the state or confidential flags changes, instead of changing this for every update.
| * | | | | | | | | | | | | | | Merge branch 'zj-disable-pages-in-subgroups' into 'master'Grzegorz Bizon2017-08-311-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't show references to Pages when not available Closes #34864 See merge request !13888
| | * | | | | | | | | | | | | | | Don't show references to Pages when not availableZeger-Jan van de Weg2017-08-311-0/+5
| | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In this instance its subgroups, and given we can't deploy it, we shouldn't allow it to be shown. Fixes gitlab-org/gitlab-ce#34864