- 14 Nov, 2017 2 commits
-
-
Rémy Coutable authored
Fix users autocomplete in a subgroup Closes #39452 See merge request gitlab-org/gitlab-ce!15350 (cherry picked from commit 4a1e8188) cf6ff601 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 43d98cd1) 7fd3ce41 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 0517b9e3) ec73ecb0 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 5d5d7f91) cb2d2bc3 Remove max-width on desktop 738aec70 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 e482a4d5) 25eea058 Icon Sprite URL is also local even if asset_host is set 81eaf171 Fixed URL Matching in Tests 687e7dea Put Icons Path in Helper fb1b88de Missing the local url 01240a18 Fixed Function + Test based on MR fce34b4b 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 a030a4a8) 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 760b2c75) 48cb1c50 Restore GH enterprise support in the Rake task f37fe2ed 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 f7537ce0) bddbb90f 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 8331786c) ab1f3b47 Merge branch '32059-fix-oauth-phishing' into 'security-10-1' 24a3bee0 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 3e763fda) 723a788d 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 cfd8c605) 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 913c0bf5) a2bf79c9 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 820c646c) 874d876e 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
-
-
Douwe Maan authored
Github enterprise support importer Closes #39931 See merge request gitlab-org/gitlab-ce!15281 (cherry picked from commit 1d7e2a96)
-
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 fec66bf7)
-
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 ce06415c)
-
Filipa Lacerda authored
Remove ineffective Vue service specs See merge request gitlab-org/gitlab-ce!15277 (cherry picked from commit 14c0dc16)
-
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 07ab4ad6)
-
Nick Thomas authored
Added file storage documentation and updated hash storage one See merge request gitlab-org/gitlab-ce!15269 (cherry picked from commit 9e294180)
-
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 bf13746f)
-
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 f6fb4785)
-
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 baa64d59)
-
Grzegorz Bizon authored
Fix test selection in Test::Integration::Mattermost See merge request gitlab-org/gitlab-ce!15278 (cherry picked from commit 6f045671)
-
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 92249f1a)
-
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 3c369ba1)
-
Rémy Coutable authored
Add Internal QA specs to the pipeline See merge request gitlab-org/gitlab-ce!15240 (cherry picked from commit 133a2886)
-
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 b579cc76)
- 08 Nov, 2017 7 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
-
Stan Hu authored
Make BackgroundTransaction#labels public See merge request gitlab-org/gitlab-ce!15257
-
Mike Greiling authored
fix karma config file See merge request gitlab-org/gitlab-ce!15263
-
Marcia Ramos authored
Modals in UX guide See merge request gitlab-org/gitlab-ce!14886
-
Stan Hu authored
Adds typescript support in webpack. With Mike G. See merge request gitlab-org/gitlab-ce!15264
-
- 07 Nov, 2017 1 commit
-
-
Jacob Schatz authored
-