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 (Expand)Author
2016-10-19Use delegate! on group and project labels policiesDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre
2016-10-19Add CRUD for Group LabelsDouglas Barbosa Alexandre
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-10-11Make guests unable to view MRsValery Sizov
2016-10-07Improve project policy specAlejandro Rodríguez
2016-09-20Cycle analytics should be accessible to all for public projects.Timothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-16Improve code commentsKamil Trzcinski
2016-09-15Use `build_read_container_image` and use `build_download_code`Kamil Trzcinski
2016-09-13Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski
2016-09-08Add a JSON version of the `CycleAnalytics` page.Timothy Andrew
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31newline before default returnhttp://jneen.net/
2016-08-31s/NB:/NOTE:/http://jneen.net/
2016-08-30implement RuleSet#size for testshttp://jneen.net/
2016-08-30line break after guard clausehttp://jneen.net/
2016-08-30use || in place of `or`http://jneen.net/
2016-08-30use a more compact style for access policieshttp://jneen.net/
2016-08-30move the rules method to the top #cosmetichttp://jneen.net/
2016-08-30factor out a RuleSet so that `delegate!` retains @cannothttp://jneen.net/
2016-08-30special-case blocked usershttp://jneen.net/
2016-08-30add Deployment, Environment, and ExternalIssue policieshttp://jneen.net/
2016-08-30use the cached abilities in #delegate!http://jneen.net/
2016-08-30port UserPolicyhttp://jneen.net/
2016-08-30port runners, namespaces, group/project_membershttp://jneen.net/
2016-08-30add personal snippets and project membershttp://jneen.net/
2016-08-30factor in global permissionshttp://jneen.net/
2016-08-30port groupshttp://jneen.net/
2016-08-30port notes and project snippetshttp://jneen.net/
2016-08-30add automatic detection of the policy classhttp://jneen.net/
2016-08-30port CommitStatus/Buildhttp://jneen.net/
2016-08-30add and use MergeRequestPolicyhttp://jneen.net/
2016-08-30port issues to Issu{able,e}Policyhttp://jneen.net/
2016-08-30add support for anonymous abilitieshttp://jneen.net/
2016-08-30add policies, and factor out ProjectPolicyhttp://jneen.net/