Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-14Change policies ordershow-groups-on-project-members-pageMałgorzata Ksionek
2019-03-12Add changelog to reflect changesMałgorzata Ksionek
2019-03-12Be precise with permissions for log-in userMałgorzata Ksionek
2019-03-12Add policy for showing groups for indidividual members of the projectMałgorzata Ksionek
Refactor html view to show groups to project members, update group policy
2019-03-12Merge branch 'docs-fix-convdev-note' into 'master'Evan Read
Fix convdev note alert box See merge request gitlab-org/gitlab-ce!25984
2019-03-12Merge branch 'olliverschinagl/gitlab-ce-clarify_master_branch_name' into ↵Evan Read
'master' Olliverschinagl/gitlab ce clarify master branch name See merge request gitlab-org/gitlab-ce!25965
2019-03-12doc Clarify the special branch 'master'Toon Claes
The 'master' branch name is confusing as it indicates some special branch name, where it is actually just a 'ref'. 'branches' _is_ a special name as it indicates 'all' branches. Lets clarify the example a little to indicate this. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2019-03-12Merge branch 'mc/docs/trigger-token-warning' into 'master'Evan Read
Resolve "A lot of Trigger Token is Accessible from Internet because of the Documentation" Closes #52261 See merge request gitlab-org/gitlab-ce!25945
2019-03-12Resolve "A lot of Trigger Token is Accessible from Internet because of the ↵Matija Čupić
Documentation"
2019-03-12Merge branch 'docs-settesttimeout-jest-fe' into 'master'Evan Read
Update setTestTimeout documentation See merge request gitlab-org/gitlab-ce!25932
2019-03-12Update setTestTimeout documentationLuke Bennett
2019-03-12Merge branch 'patch-17' into 'master'Evan Read
doc/ci/yaml: correct recursive expanded includes documentation See merge request gitlab-org/gitlab-ce!25918
2019-03-12doc/ci/yaml: correct recursive expanded includes documentationElan Ruusamäe
2019-03-12Merge branch 'patch-14' into 'master'Evan Read
doc: ci/include: note about caching See merge request gitlab-org/gitlab-ce!22654
2019-03-12doc: ci/include: note about cachingElan Ruusamäe
2019-03-12Merge branch 'jc-upgrade-gitaly-1.27.0' into 'master'Stan Hu
Upgrading gitaly version to 1.27.0 See merge request gitlab-org/gitlab-ce!25986
2019-03-12Merge branch 'mg-remove-node6-support' into 'master'Clement Ho
Remove node 6 config See merge request gitlab-org/gitlab-ce!25933
2019-03-12Merge branch 'ml-add-gitaly-enforce-request-limit-feature-flag' into 'master'Douglas Barbosa Alexandre
Add feature flag to enforce gitaly request limits See merge request gitlab-org/gitlab-ce!25931
2019-03-12Add feature flag to enforce gitaly request limitsMark Lapierre
We typically don't want to enforce request limits in production However, we have some production-like test environments, i.e., ones where `Rails.env.production?` returns `true`. We do want to be able to check if the limit is being exceeded while testing in those environments.
2019-03-11Upgrading gitaly version to 1.27.0John Cai
Fixes bug in FindAllTags when using a commit sha as the tagname would cause an error
2019-03-11Fix note alert box in convdev docCaleb Williamson
The `note` alert box within the convdev doc was improperly formatted.
2019-03-11Merge branch 'tz-remove-csrf-token-for-emojis-json' into 'master'Mike Greiling
Removes the CSRF token if the emojis.json is on a CDN Closes #58784 See merge request gitlab-org/gitlab-ce!25979
2019-03-11Removes the CSRF token if the emojis.json is on a CDNTim Zallmann
2019-03-11Merge branch 'ab-roulette-multiple-roles' into 'master'Nick Thomas
Support multiple roulette roles per project See merge request gitlab-org/gitlab-ce!25818
2019-03-11Remove node 6 trailing comma supportMike Greiling
This removes trailing commas from node scripts which previously omitted them for compatiblity with node 6
2019-03-11Merge branch 'remove-fe-test-docs-polyfill-warnings' into 'master'Fatih Acet
Remove polyfill warnings from the FE testing docs See merge request gitlab-org/gitlab-ce!25970
2019-03-11Merge branch 'fix-diff-files-expand-all' into 'master'Filipa Lacerda
Fix expand all button not working Closes #51737 See merge request gitlab-org/gitlab-ce!25961
2019-03-11Merge branch '58716-karma-s-progress-reporter-makes-failing-tests-unclear' ↵Filipa Lacerda
into 'master' Switch to mocha repoter for karma specs Closes #58716 See merge request gitlab-org/gitlab-ce!25964
2019-03-11Merge branch 'fix/contributors-graph' into 'master'Annabel Dunstone Gray
[Fix] Individual contributor graph Closes #55411 See merge request gitlab-org/gitlab-ce!23852
2019-03-11Merge branch 'docs-backup-task-runner' into 'master'Achilleas Pipinellis
Point out that backups need a task runner node Closes gitaly#1469 See merge request gitlab-org/gitlab-ce!24637
2019-03-11Point out that backups need a task runner nodeJacob Vosmaer
2019-03-11Merge branch 'expose-group-id-on-home-panel' into 'master'Phil Hughes
expose group id on home panel Closes #58677 See merge request gitlab-org/gitlab-ce!25897
2019-03-11Remove polyfill warnings from the FE testing docsLuke Bennett
2019-03-11Make the Default Reporter `mocha` For KarmaAndrew Fontaine
The `mocha` reporter provides a lot of detail about which tests that fail and why.
2019-03-11Merge branch 'bvl-add-gitlab-shell-discover-spec' into 'master'Douwe Maan
Add spec for `/api/internal/discover` without user See merge request gitlab-org/gitlab-ce!25936
2019-03-11expose group id on home panelPeter Marko
2019-03-11Fix expand all button not workingPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51737
2019-03-11Merge branch 'mj/single-codebase-reviewers' into 'master'Marin Jankovski
Set specific reviewers for the single codebase effort See merge request gitlab-org/gitlab-ce!25804
2019-03-11Support multiple roulette roles per projectAndreas Brandl
2019-03-11Merge branch 'sh-rugged-commit-tree-entry' into 'master'Douwe Maan
Bring back Rugged implementation of commit_tree_entry See merge request gitlab-org/gitlab-ce!25896
2019-03-11Merge branch 'qa-ml-quarantine-context-refactor' into 'master'Rémy Coutable
Extract quarantine code and add tests Closes #57666 See merge request gitlab-org/gitlab-ce!25223
2019-03-11Skip contexts in quarantineMark Lapierre
This avoids running before/after blocks for tests that are in quarantine
2019-03-11Set specific reviewers for single codebase effortMarin Jankovski
This extends Danger so it informs MR authors that single codebase merge requests need to be approved by a specific group of engineers. Co-authored-by: Yorick Peterse <yorickpeterse@gmail.com>
2019-03-11Merge branch 'docs-patch-49' into 'master'Phil Hughes
Updates how to export the state object See merge request gitlab-org/gitlab-ce!25947
2019-03-11Merge branch '7861-cross-project-pipeline-dashboard-mvc-ce-backport' into ↵Filipa Lacerda
'master' Backport EE CSS addition See merge request gitlab-org/gitlab-ce!25874
2019-03-11Merge branch '10081-env-table' into 'master'Phil Hughes
Reduces EE differences for environments table Closes gitlab-ee#10081 See merge request gitlab-org/gitlab-ce!25916
2019-03-11Merge branch 'winh-jest-synchronous-timeout' into 'master'Phil Hughes
Introduce setTestTimeout() for synchronous Jest tests Closes #58658 See merge request gitlab-org/gitlab-ce!25926
2019-03-11Add spec for `/api/internal/discover` without userBob Van Landuyt
The behavior for GitLab shell calling `/discover` when a user is not found is currently untested. We are relying on this behaviour to make GitLab reply "Welcome to GitLab, Anonymous!".
2019-03-11Merge branch 'docs-redirects3' into 'master'Evan Read
Docs: Add automatic redirects to many moved files See merge request gitlab-org/gitlab-ce!25902
2019-03-11Docs: Add automatic redirects to many moved filesMarcel Amirault