- 17 Nov, 2017 3 commits
-
-
Sean McGivern authored
Make sure NotesActions#noteable returns a Noteable in the update action Closes #40208 See merge request gitlab-org/gitlab-ce!15421 (cherry picked from commit 5fbda2af920a86e11696cae5b3397c3241f21b77) 88c3df0cde00 Make sure NotesActions#noteable returns a Noteable in the update action
-
Sean McGivern authored
Adjust openid_connect_spec to use `raise_error` Closes #40093 See merge request gitlab-org/gitlab-ce!15420 (cherry picked from commit 37cca88d055491d1b2b15b72aa6968eb076da2a0) ab65c53192d1 Adjust openid_connect_spec to use `raise_error`
-
Filipa Lacerda authored
Backport delete epic changes Closes #40162 See merge request gitlab-org/gitlab-ce!15414 (cherry picked from commit c3d8bc354844defee3375f8cb7a94d5a1002b1db) 54ef5941e1ea Backport delete epic changes
-
- 16 Nov, 2017 3 commits
-
-
Douwe Maan authored
Add readme only default project view preference See merge request gitlab-org/gitlab-ce!15415 (cherry picked from commit fcebae93c37f) 616b9f4d0a31 Add readme only default project view preference
-
Kamil Trzciński authored
Update container repository path reference Closes #40199 See merge request gitlab-org/gitlab-ce!15417 (cherry picked from commit e9f0531b20c4) 678519d98cc4 Update container repository path reference 37d918fd551c Add changelog for container repository path update
-
Phil Hughes authored
Resolve "Clicking on GPG verification badge jumps to top of the page" Closes #40198 See merge request gitlab-org/gitlab-ce!15407 (cherry picked from commit e8f57837fff4) d75b3380 fix issue where clicking GPG verification badge would cause page to scroll to top 4a5046c4 add CHANGELOG.md entry for !15407
-
- 15 Nov, 2017 12 commits
-
-
Tim Zallmann authored
Reorganize landing page for new users See merge request gitlab-org/gitlab-ce!15191 (cherry picked from commit 10e7fbeadaf6) a47902670950 Reorganize landing page for new users 107a7d4fdf44 Add mobile styles 53b20378081f Update new project icon 6142290a03a8 Add four blocks to each welcome page d347cf8724af Add new icon; update content 6aaae0b14b24 Use flexbox instead of bootstrap columns
-
Douwe Maan authored
Truncate tree to max 1,000 items and display notice to users Closes #39746 See merge request gitlab-org/gitlab-ce!15333 (cherry picked from commit 36067302cf64) b85d147ad00d Truncate tree to max 1,000 items and display notice to users
-
Stan Hu authored
Fix gitlab:backup rake for hashed storage based repositories Closes #39573 See merge request gitlab-org/gitlab-ce!15400 (cherry picked from commit 9a77b0754be5) 1b80b0046045 Fix dumping hashed storage based repository 97a15483462d Changelog
-
Rémy Coutable authored
Update gitlab-workhorse to v3.3.1 See merge request gitlab-org/gitlab-ce!15371 (cherry picked from commit e7cbc5efa529) 979ef417e586 Update gitlab-workhorse to v3.3.1
-
Grzegorz Bizon authored
Raise the QA Capybara's default wait time from 4 to 10 Closes gitlab-qa#103 See merge request gitlab-org/gitlab-ce!15382 (cherry picked from commit 3bdf98d280b0) 4099c81ca04e Raise the QA Capybara's default wait time from 4 to 10
-
Yorick Peterse authored
Don't try to create fork network memberships for forks of forks Closes #40072 See merge request gitlab-org/gitlab-ce!15366 (cherry picked from commit 4cdc92eb88fc) 8de51094b5f5 Don't try to create fork network memberships for forks of forks
-
Sean McGivern authored
Prevent position update for image diff notes Closes #40058 See merge request gitlab-org/gitlab-ce!15357 (cherry picked from commit 4c0eeadff170) 07b7d6a5403d Prevents position update for image diff notes
-
Tim Zallmann authored
Formats bytes to human readable number in registry table See merge request gitlab-org/gitlab-ce!15359 (cherry picked from commit 244b8c4ffe42) 7213b182cd1c Formats bytes to human reabale number in registry table
-
Jacob Schatz authored
slack landing page ce backport See merge request gitlab-org/gitlab-ce!15354 (cherry picked from commit 160f5f2256b9) 19c57be2bb06 url_utility and style backport 541e9067ff16 backport popup vars
-
Douwe Maan authored
Handle forks in Gitlab::Checks::LfsIntegrity Closes #39902 See merge request gitlab-org/gitlab-ce!15279 (cherry picked from commit 2e4e0aeb3b0f) 2a71f2e68455 Moved LfsIntegrity specs to own file dd23545bb359 Handle forks in Gitlab::Checks::LfsIntegrity
-
Annabel Dunstone Gray authored
Revert a regression on runners sorting (!15134) Closes #40068 See merge request gitlab-org/gitlab-ce!15341 (cherry picked from commit 54f5e16aac18) 210f44b9b79d Revert a regression on runners sorting (!15134)
-
Tim Zallmann authored
Don't perform a JS request when deleting a membership. Closes #39933 and #31720 See merge request gitlab-org/gitlab-ce!15344 (cherry picked from commit e3345457f97a) 940b0ef63aa9 Don't perform a JS request when deleting a membership.
-
- 14 Nov, 2017 4 commits
-
-
Michael Kozono authored
-
Sean McGivern authored
Prevent error when authorizing an admin-created OAauth application without a set owner Closes #40086 See merge request gitlab-org/gitlab-ce!15349 (cherry picked from commit 610f543dba47) baf786b2c13d Prevent error when authorizing an admin-created OAauth application without a set owner
-
Rémy Coutable authored
Fix users autocomplete in a subgroup Closes #39452 See merge request gitlab-org/gitlab-ce!15350 (cherry picked from commit 143889c4df52) b858d738ffb5 Fix users autocomplete in a subgroup
-
Sean McGivern authored
Revert "add metrics tagging to the sidekiq middleware" Closes #39958 See merge request gitlab-org/gitlab-ce!15285 (cherry picked from commit d06c468c7156) c369ad31b8e9 Revert "add metrics tagging to the sidekiq middleware"
-
- 13 Nov, 2017 2 commits
-
-
Winnie Hellmann authored
-
Winnie Hellmann authored
Prepare 10.2 RC1 release See merge request gitlab-org/gitlab-ce!15328
-
- 11 Nov, 2017 1 commit
-
-
Grzegorz Bizon authored
Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main::Login to handle actual log-in See merge request gitlab-org/gitlab-ce!15283
-
- 10 Nov, 2017 12 commits
-
-
Yorick Peterse authored
Fix another timeout when searching for pipelines Closes #39054 See merge request gitlab-org/gitlab-ce!15322 (cherry picked from commit 0fadbf12d509) fa263c7e4298 Fix another timeout when searching for pipelines
-
Tim Zallmann authored
Improve breadcrumbs clipping Closes #37920 See merge request gitlab-org/gitlab-ce!15164 (cherry picked from commit 6313b081c472) 0115be82d2e3 Remove max-width on desktop 85b773974e4f Dynamically truncate breadcrumbs
-
Douwe Maan authored
Icon Sprite URL needs to be local even if asset_host is set See merge request gitlab-org/gitlab-ce!15289 (cherry picked from commit 05a8efe0f136) 2aef850955ab Icon Sprite URL is also local even if asset_host is set 59e2e3d7edce Fixed URL Matching in Tests 222429765205 Put Icons Path in Helper 82caa7e38e52 Missing the local url 96ee7e733edd Fixed Function + Test based on MR fd06514648e9 Removed Brackets
-
Phil Hughes authored
Enables scroll to bottom once user has scrolled back to bottom in job log Closes #34846 and #39109 See merge request gitlab-org/gitlab-ce!15260 (cherry picked from commit 28122eab0819) ce86fba0 Enables scroll to bottom once user has scrolled back to bottom in job log 62527afd Merge branch 'master' into 39109-reenable-scroll-job 0b5eda18 Improve naming and cache variables
-
Douwe Maan authored
Add GitHub enterprise support to the GitHub Rake task and better handle rate limiting being disabled See merge request gitlab-org/gitlab-ce!15284 (cherry picked from commit 0d4002545e2e) 921451998d73 Restore GH enterprise support in the Rake task 7429e17cf8cf Support importing GH projects without rate limits
-
Sean McGivern authored
Prevent fast forward merge when rebase is required Closes #39773 See merge request gitlab-org/gitlab-ce!15296 (cherry picked from commit 2885a5131609) a32fafc0452d Prevent fast forward merge when rebase is required
-
Douwe Maan authored
Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab-org/gitlab-ce!15311 (cherry picked from commit 38b1d31e1192) ecd416072a42 Merge branch '32059-fix-oauth-phishing' into 'security-10-1' 39352260f53a Add changelog entry for !2205
-
Oswaldo Ferreira authored
Update installation.md to 10-2-stable See merge request gitlab-org/gitlab-ce!15315 (cherry picked from commit ee3b71006dc4) 1d67b1a41248 Update installation.md to 10-2-stable
-
Oswaldo Ferreira authored
Add Update guide for 10.2 See merge request gitlab-org/gitlab-ce!15316 (cherry picked from commit 5560dd093770) b065a375 Add Update guide for 10.2 97056de8 Move markdown file to correct path
-
Oswaldo Ferreira authored
Update templates for 10.2 See merge request gitlab-org/gitlab-ce!15317 (cherry picked from commit 32dba7ed042a) 2973610a6ae9 Update templates for 10.2
-
Oswaldo Ferreira authored
Update licenses for 10.2 See merge request gitlab-org/gitlab-ce!15318 (cherry picked from commit dbea8aaaa632) 0d6f69394f13 Update licenses for 10.2
-
Stan Hu authored
Add 10.1.2 security fixes to CHANGELOG on master See merge request gitlab-org/gitlab-ce!15305
-
- 09 Nov, 2017 3 commits
-
-
Stan Hu authored
Fail when issuable_meta_data is called on an unlimited collection Closes #39845 See merge request gitlab-org/gitlab-ce!15249 (cherry picked from commit b05c1bb50b6d)
-
Douwe Maan authored
Github enterprise support importer Closes #39931 See merge request gitlab-org/gitlab-ce!15281 (cherry picked from commit 207b97afeaaa)
-
Achilleas Pipinellis authored
Fix issue 39935 : Add created_at and updated_at fields in MR payload Closes #39935 See merge request gitlab-org/gitlab-ce!15274 (cherry picked from commit f6172da20ed3)
-