Commit graph

25 commits

Author SHA1 Message Date
Sean McGivern
cdba3fe870 Merge branch 'issue_25682' into 'master'
Parse JIRA issue references even if Issue Tracker is disabled

Closes #25682

See merge request !8238
2016-12-29 20:12:45 +00:00
Felipe Artur
f9963fe029 Parse JIRA issue references even if Issue Tracker is disabled 2016-12-29 16:52:04 -02:00
Dmitriy Zaporozhets
7b4b3d5f26 Include group parents into read access for project and group
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-26 10:57:11 +02:00
Rydkin Maxim
170efaaba2 Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
Z.J. van de Weg
1096040024 Update effected tests 2016-12-04 17:32:33 +01:00
Z.J. van de Weg
617f43c74b Guests can read builds if those are public
Fixes #18448
2016-12-04 15:48:50 +01:00
Douglas Barbosa Alexandre
d6b9b21e6d Allow access to the wiki with git when repository feature disabled 2016-11-30 16:02:24 -02:00
Kamil Trzcinski
517dd4a3f3 Allow owners to fetch source code in CI builds
Due to different way of handling owners of a project, they were not allowed to fetch CI sources for project.
2016-11-01 09:37:20 +01:00
Felipe Artur
da07c2e4d3 Add visibility level to project repository 2016-10-17 18:12:18 -02:00
Valery Sizov
b4004488f7 Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
Alejandro Rodríguez
1d35c5b3ae Improve project policy spec 2016-10-06 18:54:28 -03:00
Timothy Andrew
9691d7e226 Cycle analytics should be accessible to all for public projects.
- Public projects - anyone can access
- Private projects - any member (guest level and above) can access
2016-09-20 16:22:19 +05:30
Timothy Andrew
fa890604aa Merge remote-tracking branch 'origin/master' into 21170-cycle-analytics 2016-09-20 14:48:13 +05:30
Kamil Trzcinski
9d8afa222c Improve code comments 2016-09-16 12:46:33 +02:00
Kamil Trzcinski
6b381f3fdf Use build_read_container_image and use build_download_code 2016-09-15 10:34:53 +02:00
Kamil Trzcinski
505dc808b3 Use a permissions of user to access all dependent projects from CI jobs (this also includes a container images, and in future LFS files) 2016-09-13 13:30:26 +02:00
Timothy Andrew
9901c3df41 Add a JSON version of the CycleAnalytics page. 2016-09-08 15:03:38 +05:30
Felipe Artur
892dea6771 Project tools visibility level 2016-09-01 11:47:59 -03:00
http://jneen.net/
bc0a513f62 s/NB:/NOTE:/ 2016-08-30 15:55:28 -07:00
http://jneen.net/
fb29792609 use || in place of or 2016-08-30 11:39:22 -07:00
http://jneen.net/
d7bd20099b use a more compact style for access policies 2016-08-30 11:39:22 -07:00
http://jneen.net/
71765536d0 move the rules method to the top #cosmetic 2016-08-30 11:39:22 -07:00
http://jneen.net/
4d904bf352 port issues to Issu{able,e}Policy 2016-08-30 11:39:22 -07:00
http://jneen.net/
1ca9b3354a add support for anonymous abilities 2016-08-30 11:39:22 -07:00
http://jneen.net/
e208765a92 add policies, and factor out ProjectPolicy 2016-08-30 11:35:06 -07:00