Commit Graph

30 Commits

Author SHA1 Message Date
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/ b105dc791d newline before default return 2016-08-30 15:55:37 -07:00
http://jneen.net/ bc0a513f62 s/NB:/NOTE:/ 2016-08-30 15:55:28 -07:00
http://jneen.net/ 482795a908 implement RuleSet#size for tests 2016-08-30 11:42:23 -07:00
http://jneen.net/ b7d3000013 line break after guard clause 2016-08-30 11:39:22 -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/ 57def53c84 factor out a RuleSet so that `delegate!` retains @cannot 2016-08-30 11:39:22 -07:00
http://jneen.net/ 35779223a6 special-case blocked users 2016-08-30 11:39:22 -07:00
http://jneen.net/ 2b26270ab7 add Deployment, Environment, and ExternalIssue policies 2016-08-30 11:39:22 -07:00
http://jneen.net/ 5b7edc74b6 use the cached abilities in #delegate! 2016-08-30 11:39:22 -07:00
http://jneen.net/ a340829c42 port UserPolicy 2016-08-30 11:39:22 -07:00
http://jneen.net/ 5019185edd port runners, namespaces, group/project_members 2016-08-30 11:39:22 -07:00
http://jneen.net/ 29059c2e9c add personal snippets and project members 2016-08-30 11:39:22 -07:00
http://jneen.net/ 9a0ea13501 factor in global permissions 2016-08-30 11:39:22 -07:00
http://jneen.net/ ccfa032ebc port groups 2016-08-30 11:39:22 -07:00
http://jneen.net/ d87c1d550f port notes and project snippets 2016-08-30 11:39:22 -07:00
http://jneen.net/ 3656d3b88a add automatic detection of the policy class 2016-08-30 11:39:22 -07:00
http://jneen.net/ 16fe6dc7b1 port CommitStatus/Build 2016-08-30 11:39:22 -07:00
http://jneen.net/ 0928610930 add and use MergeRequestPolicy 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