summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Catch all URI errors in ExternalLinkFilterdm-catch-uri-errorsDouwe Maan2017-05-183-1/+12
|
* Merge branch 'mk-fix-issue-1843' into 'master'Douwe Maan2017-05-183-5/+15
|\ | | | | | | | | | | | | Fix root groups redirecting to group owner Closes #32474 See merge request !11465
| * Use Namespace.for_user scope (formerly known as Namespace.root)mk-fix-issue-1843Douwe Maan2017-05-182-5/+3
| |
| * Fixes #32474Michael Kozono2017-05-172-4/+16
| | | | | | | | Older namespace records may be both `type == ‘Group` AND `owner_id` is not null.
* | Merge branch 'fix_removing_invited_member' into 'master'Rémy Coutable2017-05-184-1/+34
|\ \ | | | | | | | | | | | | | | | | | | Fix: Deleting an invited member causes 500 error Closes #32504 See merge request !11481
| * | Fix: Deleting an invited member causes 500 errorValery Sizov2017-05-184-1/+34
| | |
* | | Merge branch '31562-fix-test_env-set_repo_refs-rspec-profile' into 'master'Robert Speicher2017-05-182-37/+36
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "TestEnv#set_repo_refs fails to update refs sometimes" Closes #31562 See merge request !11253
| * | | Shorten the last two commit SHA, because CONSISTENCY31562-fix-test_env-set_repo_refs-rspec-profileRémy Coutable2017-05-181-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | If TestEnv#set_repo_refs fails, clean test repos and retryRémy Coutable2017-05-182-26/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes, new references are not retrieved when a `git fetch` is called in a bare repos. The easiest solution is to cleanup the test repos and retry in this case. This only happens when a new ref is added to TestEnv::BRANCH_SHA or TestEnv::FORKED_BRANCH_SHA. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Factorize TestEvent#copy_repoRémy Coutable2017-05-182-13/+4
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch 'fix-update-knapsack-job' into 'master'Robert Speicher2017-05-181-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix Knapsack report names for RSpec and Spinach See merge request !11477
| * | | | Fix Knapsack report names for RSpec and Spinachfix-update-knapsack-jobRémy Coutable2017-05-181-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch 'dm-empty-tree-readme' into 'master'Robert Speicher2017-05-181-7/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't blow up when a tree readme is empty and consequently has no rich viewer Closes #32396 See merge request !11459
| * | | | | Don't blow up when a tree readme is empty and consequently has no rich viewerdm-empty-tree-readmeDouwe Maan2017-05-171-7/+8
| | | | | |
* | | | | | Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-1814-32/+196
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorporate Gitaly's local_branches operation into repo code Closes #27379 See merge request !10059
| * | | | | | Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-1710-23/+198
| | | | | | |
| * | | | | | Compare ids of commits if present for equality testAlejandro Rodríguez2017-05-161-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This solves a problem where commits populated with Gitaly were not equal to commits populated with Rugged. This is because Gitaly may not return all fields of a commit for optimizations purposes, which resulted in false negatives when comparing the same commit (commits with the same sha) with different sources.
| * | | | | | Clean import of shared examples for protected branches/tagsAlejandro Rodríguez2017-05-164-2/+0
| | | | | | |
* | | | | | | Merge branch '32424-fix-linking-to-unresolved-expanded-diff-note' into 'master'Phil Hughes2017-05-183-8/+49
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix linking to unresolved/expanded diff note Closes #32424 See merge request !11458
| * | | | | | | Fix linking to unresolved/expanded diff note32424-fix-linking-to-unresolved-expanded-diff-noteEric Eastwood2017-05-173-8/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32424 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11327
* | | | | | | | Merge branch '32465-center' into 'master'Annabel Dunstone Gray2017-05-181-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | recenter profile page nav links Closes #32465 See merge request !11464
| * | | | | | | recenter profile page nav links32465-centerSimon Knox2017-05-181-2/+2
| | | | | | | |
* | | | | | | | Merge branch 'add-current_user-avatar_url-to-gon' into 'master'Phil Hughes2017-05-181-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Add current_user_avatar_url to gon See merge request !11474
| * | | | | | | Add current_user_avatar_url to gonadd-current_user-avatar_url-to-gonLuke "Jared" Bennett2017-05-181-0/+1
| | | | | | | |
* | | | | | | | Merge branch 'backport-ce-upstream-change' into 'master'Rémy Coutable2017-05-181-1/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate cache invalidation from IssuableBaseService See merge request !11475
| * | | | | | | | Remove duplicate cache invalidation from IssuableBaseServiceRémy Coutable2017-05-181-1/+0
| | | | | | | | |
* | | | | | | | | Merge branch 'change_migration_style_guide' into 'master'Yorick Peterse2017-05-181-0/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Migration guide] Add a note about prefering change_column_null over change_column See merge request !11473
| * | | | | | | | | [Migration guide] Add note about prefering change_column_null over change_columnchange_migration_style_guideValery Sizov2017-05-181-0/+2
| | | | | | | | | |
* | | | | | | | | | Merge branch 'fix_set_null_false_migration' into 'master'Yorick Peterse2017-05-181-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding NULL:false constraint with change_column_null instead of change_column Closes #32450 See merge request !11471
| * | | | | | | | | Adding NULL:false constraint with change_column_null instead of change_columnfix_set_null_false_migrationValery Sizov2017-05-181-4/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'docs/refactor-pipeline-schedules' into 'master'Sean Packham (GitLab)2017-05-188-48/+81
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor pipeline schedules docs See merge request !11470
| * | | | | | | | | Refactor pipeline schedules docsAchilleas Pipinellis2017-05-188-48/+81
|/ / / / / / / / /
* | | | | | | | | Merge branch '32359-align-resolve-btn' into 'master'Filipa Lacerda2017-05-181-3/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Align resolve comment btn Closes #32359 See merge request !11457
| * | | | | | | | Align resolve comment btn32359-align-resolve-btnAnnabel Dunstone Gray2017-05-171-3/+3
| | | | | | | | |
* | | | | | | | | Merge branch 'sh-fix-container-registry-s3-redirects' into 'master'Kamil Trzciński2017-05-184-5/+54
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Properly handle container registry redirects to fix metadata stored on an S3 backend Closes #22403 See merge request !11429
| * | | | | | | | | Properly handle container registry redirects to fix metadata stored on a S3 ↵sh-fix-container-registry-s3-redirectsStan Hu2017-05-174-5/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend The previous behavior would include the Authorization header, which would make fetching an S3 blob fail quietly. Closes #22403 Update sh-fix-container-registry-s3-redirects.yml
* | | | | | | | | | Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into ↵Phil Hughes2017-05-185-63/+144
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix note flicker with note you can't edit and trailing new line edge case Closes #32449 See merge request !11472
| * | | | | | | | | | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-185-63/+144
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32449
* | | | | | | | | | Merge branch 'docs-add-api-to-all-headings' into 'master'Sean Packham (GitLab)2017-05-1828-33/+24
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "API" to all respective headings (h1s) Closes #32307 See merge request !11450
| * | | | | | | | | | Add "API" to all respective headings (h1s)Marcia Ramos2017-05-1828-33/+24
|/ / / / / / / / / /
* | | | | | | | | | Merge branch ↵Phil Hughes2017-05-184-6/+18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '32086-atwho-is-still-enabled-for-personal-snippet-comments-form' into 'master' Disable reference prefixes in notes for Snippets Closes #32086 See merge request !11278
| * | | | | | | | | Disable reference prefixes in notes for SnippetsSam Rose2017-05-184-6/+18
|/ / / / / / / / /
* | | | | | | | | Merge branch 'dz-codeclimate-doc' into 'master'Achilleas Pipinellis2017-05-183-0/+30
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add Code Climate CLI example to CI documentation See merge request !11368
| * | | | | | | | Add Code Climate CLI example to CI documentationDmitriy Zaporozhets2017-05-183-0/+30
|/ / / / / / / /
* | | | | | | | Merge branch ↵Phil Hughes2017-05-184-21/+21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabled' into 'master' Automatically close user dropdown for CE Closes #31987 See merge request !11189
| * | | | | | | | Remove unnecessary hidden()31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabledClement Ho2017-05-171-2/+0
| | | | | | | | |
| * | | | | | | | Use to toggle the dropdownClement Ho2017-05-171-1/+1
| | | | | | | | |
| * | | | | | | | Fix form specClement Ho2017-05-162-22/+8
| | | | | | | | |
| * | | | | | | | Add test.js and test.css to disable animations during testing and include ↵Luke "Jared" Bennett2017-05-165-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these in _head when testing
| * | | | | | | | Fix rubocopClement Ho2017-05-162-4/+4
| | | | | | | | |