- 17 Nov, 2017 17 commits
-
-
Michael Kozono authored
-
Winnie Hellmann authored
Prepare 10.2 RC3 release See merge request gitlab-org/gitlab-ce!15404
-
Douwe Maan authored
Use relative git object paths to construct absolute ones before setting Env See merge request gitlab-org/gitlab-ce!15376 (cherry picked from commit 6ca24bd2) 52bfd064 Use relative git object paths to construct absolute ones before setting Env
-
Douwe Maan authored
Merge branch '40230-groups-gitlab-org-labels-json-redirects-to-groups-gitlab-org-labels-json' into 'master' Resolve "/groups/gitlab-org/labels.json redirects to /groups/gitlab-org/-/labels/.json" Closes #40230 See merge request gitlab-org/gitlab-ce!15427 (cherry picked from commit 7142af49) 9f921b73 Don't add a trailing slash in group redirects
-
Nick Thomas authored
Fix hashed storage with project transfers to another namespace Closes gitlab-ee#4056 See merge request gitlab-org/gitlab-ce!15444 (cherry picked from commit 76b2a7ca) 0c085aaf Fix hashed storage with project transfers to another namespace
-
Kamil Trzciński authored
Optimise getting the pipeline status of commits See merge request gitlab-org/gitlab-ce!15332 (cherry picked from commit 6d36c3b5) ab16a6fb Optimise getting the pipeline status of commits
-
Sean McGivern authored
Fix go-import meta data when enabled_git_access_protocol is a blank string Closes #40256 See merge request gitlab-org/gitlab-ce!15448 (cherry picked from commit 69dd59ae) f767dd4a Fix go-import meta data when enabled_git_access_protocol is a blank string
-
Sean McGivern authored
Convert migration to populate latest merge request ID into a background migration See merge request gitlab-org/gitlab-ce!15440 (cherry picked from commit 2dff3776) 5cecff89 Convert migration to populate latest merge request ID into a background migration
-
Rémy Coutable authored
Always return full avatar URL for private/internal groups/projects when asset host is set See merge request gitlab-org/gitlab-ce!15288 (cherry picked from commit f24a78f2) 0cf25867 Always return full avatar URL for private/internal groups/projects when asset host is set d4babd26 Remove specs that are testing behavior already tested in Avatarable unit tests
-
Winnie Hellmann authored
Set 0.69.0 instead of latest for codeclimate image See merge request gitlab-org/gitlab-ce!15445 (cherry picked from commit 10c216da) 06c9327c Set 0.69.0 instead of latest for codeclimate image
-
Marcia Ramos authored
Refactor Cluster docs Closes #39952 See merge request gitlab-org/gitlab-ce!15418 (cherry picked from commit d41e66cb) 644a2941 Add info about the installed apps in the Cluster docs b7a01e08 Add info on creating your own k8s cluster from the cluster page ee7ecc81 Add Ingress description from official docs 3b9773fc Change to Google Kubernetes Cluster and add internal links bacf671a Move installation of apps higher
-
Douwe Maan authored
Cache the number of user SSH keys See merge request gitlab-org/gitlab-ce!15401 (cherry picked from commit 66bf283d) 3e561736 Cache the number of user SSH keys
-
Rémy Coutable authored
Isolate the fork network background migrations See merge request gitlab-org/gitlab-ce!15393 (cherry picked from commit c5720382) f961744b Isolate the fork network background migrations
-
Tim Zallmann authored
Update queries to remove duplicate entries (CE version) See merge request gitlab-org/gitlab-ce!15254 (cherry picked from commit 96764f26) bc58f625 Adjust metrics to ignore Job tag to support k8s 1.7+ ab9acf1a Fix to use variable 41d1843f Fix CPU metric 712d5d89 Change label to be more consistent, not a series. 33fa4ef6 Uodate docs
-
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 5fbda2af) f691010d 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 37cca88d) a37427f6 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 c3d8bc35) c6c493a7 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 df7e00b7) 4a6ec1e0 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 e07b0bd2) f4df4f9e Update container repository path reference 3e3c84a7 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 3ba84d4b) 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 6ffb9ffd) 0a7a9bbd Reorganize landing page for new users 6377821a Add mobile styles 250d606a Update new project icon f014fce1 Add four blocks to each welcome page 5c909f2b Add new icon; update content 95ab3bf5 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 69953fae) 03b1bcbb Truncate tree to max 1,000 items and display notice to users
-
Rémy Coutable authored
Update gitlab-workhorse to v3.3.1 See merge request gitlab-org/gitlab-ce!15371 (cherry picked from commit 81e94ce1) d387b0ad 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 331c807a) b09b9b8e 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 3730d89f) aaf18bb8 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 fb7abd87) aefefbf1 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 8902bdec) 476b28a1 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 b79e19d9) d4d5e804 url_utility and style backport 81c62652 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 c9515ca5) 78ea074f Moved LfsIntegrity specs to own file ebd51744 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 c8d594e0) adac106f 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 6fa53d29) a591b1c3 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 c608c250) ade23934 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 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 1 commit
-
-
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
-