- 15 Nov, 2017 3 commits
-
-
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 15 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)
-
Douwe Maan authored
Migrate GitLab::Git::Wiki.update_page to Gitaly Closes gitaly#700 See merge request gitlab-org/gitlab-ce!15268 (cherry picked from commit 8fa793d6b5f7)
-
Filipa Lacerda authored
Remove ineffective Vue service specs See merge request gitlab-org/gitlab-ce!15277 (cherry picked from commit 0a1f87874526)
-
Rémy Coutable authored
Fix Error 500 when pushing LFS objects with a write deploy key Closes #39467 See merge request gitlab-org/gitlab-ce!15039 (cherry picked from commit 488dd0dc661c)
-
Nick Thomas authored
Added file storage documentation and updated hash storage one See merge request gitlab-org/gitlab-ce!15269 (cherry picked from commit 4c64b1880694)
-
Rémy Coutable authored
Use Commit#notes and Note.for_commit_id when possible to make sure we use all indexes available to us Closes #34509 See merge request gitlab-org/gitlab-ce!15253 (cherry picked from commit 01a0486b645f)
-
Achilleas Pipinellis authored
Make a note of which files to check in after externalizing strings See merge request gitlab-org/gitlab-ce!15207 (cherry picked from commit 35f5d7e044db)
-
Phil Hughes authored
Resolve "Merge request widget - CI information has different margins" Closes #38395 See merge request gitlab-org/gitlab-ce!15237 (cherry picked from commit 71d345a170d5)
-
Grzegorz Bizon authored
Fix test selection in Test::Integration::Mattermost See merge request gitlab-org/gitlab-ce!15278 (cherry picked from commit efddab2d658b)
-
Douwe Maan authored
Rewrite the GitHub importer to perform work in parallel and greatly improve performance Closes #33135, #38621, and #39361 See merge request gitlab-org/gitlab-ce!14731 (cherry picked from commit d51748924f76)
-
Tim Zallmann authored
Added missing strings to prepare the tags page for internationalization See merge request gitlab-org/gitlab-ce!15256 (cherry picked from commit 5ae679c3bb60)
-
Rémy Coutable authored
Add Internal QA specs to the pipeline See merge request gitlab-org/gitlab-ce!15240 (cherry picked from commit 6b2cffa90b22)
-
Douwe Maan authored
Change Sign Out route from a DELETE to a GET Closes #39708 See merge request gitlab-org/gitlab-ce!15231 (cherry picked from commit 0785d548f640)
-
- 08 Nov, 2017 3 commits
-
-
Tim Zallmann authored
Cleanup tests See merge request gitlab-org/gitlab-ce!15261
-
Douwe Maan authored
When deleting merged branches, ignore protected tags Closes #39732 See merge request gitlab-org/gitlab-ce!15252
-
Douwe Maan authored
Free some reserved group routes See merge request gitlab-org/gitlab-ce!15052
-