Skip to content

Implement restriction of repo URL depth within hierarchical organisat… #680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

pale3
Copy link

@pale3 pale3 commented Jun 16, 2017

…ion.

Brief:
With previous hierarchical style, if there is repo created within nested
projects, or better described as "subprojcts of subprojects", for user to
access it he needs to specify full blown URL to reach repos.

E.g repository: foo.git
http://redmine/projects1/project2/project3/project4/project5/foo.git

This patch implements same hierarchical style but with access to it
by only using <project_identifier>/repo.git

E.g
http://redmine/project5/foo.git

…ion.

Brief:
With previous hierarchical style, if there is repo created within nested
projects, or better described as "subprojcts of subprojects", for user to
access it he needs to specify full blown URL to reach repos.

E.g repository: foo.git
http://redmine/projects1/project2/project3/project4/project5/foo.git

This patch implements same hierarchical style but with access to it
by only using <project_identifier>/repo.git

E.g
http://redmine/project5/foo.git
@pale3
Copy link
Author

pale3 commented Jun 16, 2017

above is PR for #678

@pale3
Copy link
Author

pale3 commented Jul 7, 2017

@n-rodriguez
feedback please?

@n-rodriguez
Copy link
Contributor

Hi! Thanks for your patch! It would have been nice to have some tests that cover those changes.

@PowerKiKi PowerKiKi changed the base branch from devel to master June 28, 2020 23:20
@PowerKiKi
Copy link
Collaborator

This old PR is very unlikely to be merged as is. I'll close it for now. If you feel it is still relevant please either rebase on master or create a new PR.

@PowerKiKi PowerKiKi closed this Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants